JPH0654172A - Image enlarging method - Google Patents

Image enlarging method

Info

Publication number
JPH0654172A
JPH0654172A JP4239294A JP23929492A JPH0654172A JP H0654172 A JPH0654172 A JP H0654172A JP 4239294 A JP4239294 A JP 4239294A JP 23929492 A JP23929492 A JP 23929492A JP H0654172 A JPH0654172 A JP H0654172A
Authority
JP
Japan
Prior art keywords
image
dct
frequency component
enlarged
frequency
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP4239294A
Other languages
Japanese (ja)
Other versions
JP3302731B2 (en
Inventor
Eiji Niihori
英二 新堀
Masao Aizu
昌夫 会津
Mikio Takagi
幹雄 高木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP23929492A priority Critical patent/JP3302731B2/en
Publication of JPH0654172A publication Critical patent/JPH0654172A/en
Application granted granted Critical
Publication of JP3302731B2 publication Critical patent/JP3302731B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4084Scaling of whole images or parts thereof, e.g. expanding or contracting in the transform domain, e.g. fast Fourier transform [FFT] domain scaling

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To obtain the enlarged image with a high picture quality by using the constraint condition that the information of a passage frequency area is correct and that the spread of an image is limited in the process repeating normal/inverse transforming by orthogonal transformation, thereby restoring a spatial high-frequency component lost at the time of sampling. CONSTITUTION:This method sets the repeated times of calculation and an enlargement rate (m), reads an original image A and adds the periphery of the original image for limiting the spread of the image with the image of a gray degree 1 and (n)-times so as to enlarge the original image to an image B. After storing a frequency component (a) obtained by two-dimensional discrete cosine-transforming(DCT) the image B and enlarging a frequency area in accordance with the enlargement rate (m), the method executes inverse DCT it to enlarge to the portion alpha for the picture elements of (m) times. Furthermore, the method updates a present repeating times, corrects the area of a mark X outside of the picture element portion alpha to the gray degree 1, and furthermore, executes DCT it to obtain a frequency component (b). The method furthermore executed inverse-DCT the DCT sequence of the components (a) and (b) obtained by replacing the component (b) to the already-known component (a) so as to obtain an enlarged image beta. Thus, the enlarged image of a high picture quality is obtained.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像拡大方法、特に鮮
明な高画質の拡大画像を得ることができる画像拡大方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image enlarging method, and more particularly to an image enlarging method capable of obtaining a clear high-quality enlarged image.

【0002】[0002]

【従来の技術】画像データベースや、高精細カラー印刷
等の分野では種々の高品質な画像処理機能が求められて
いるが、その1つに画像拡大がある。この画像拡大は、
画像処理システムの1機能としての重要性の他に、解像
度の異なるメディア(例えば、HDTV(高解像度テレ
ビ)、NTSC方式のテレビ、電子スティルカメラ、医
用画像システム、印刷用画像システム等)を結ぶために
必要な解像度変換としても利用できる極めて重要な機能
である。
2. Description of the Related Art Various high-quality image processing functions are required in the fields of image databases and high-definition color printing, and one of them is image enlargement. This image enlargement is
To connect media with different resolutions (for example, HDTV (high-definition television), NTSC television, electronic still camera, medical image system, printing image system, etc.) in addition to its importance as one function of the image processing system. This is an extremely important function that can also be used as the resolution conversion required for.

【0003】従来の画像拡大方法としては、単純に画素
を補間する補間方法が採用されてきた。代表的な補間方
法としては、ニアレストネイバー(nearest neighbo
r)、バイリニア(bilinear)、キュービックコンボリ
ューション(cubic convolution)が知られている。こ
れら補間法は、サンプリング定理に基づいたsinc関数
{sinc(x )=sin (x )/x }による補間を基本概念
とした方法であり、演算上の負荷を軽減するためにsinc
関数を近似した補間関数を原画像のサンプル点に対して
畳み込むことによって、原画像のサンプル点の間を補間
し、画素数を増やすものである。
As a conventional image enlarging method, an interpolation method of simply interpolating pixels has been adopted. A typical interpolation method is nearest neighbor.
r), bilinear, and cubic convolution are known. These interpolation methods are methods based on the interpolation of the sinc function {sinc (x) = sin (x) / x} based on the sampling theorem, and in order to reduce the computational load, sinc
The interpolation function that approximates the function is convoluted with the sample points of the original image to interpolate between the sample points of the original image and increase the number of pixels.

【0004】上記ニアレストネイバーは補間関数として
矩形関数を用い、最も近いサンプルの値を補間値とする
方法であり、バイリニアは補間関数としてトライアング
ル関数を用い、1次元の場合であれば近傍の2点から線
形内挿される値を補間値とする方法であり、キュービッ
クコンボリューションは補間関数として3次元関数を用
い、1次元の場合であれば近傍の4点から内挿される値
を補間値とする方法である。
The nearest neighbor is a method in which a rectangular function is used as the interpolation function and the value of the closest sample is used as the interpolation value. The bilinear uses the triangle function as the interpolation function, and in the case of one-dimensional, the two neighboring values are used. This is a method in which a value linearly interpolated from a point is used as an interpolation value, and cubic convolution uses a three-dimensional function as an interpolation function, and in the case of one-dimensional, values interpolated from four neighboring points are used as interpolation values. Is the way.

【0005】上記各補間法による拡大の考え方は、拡大
対象である原画像が観測される(スキャニングによりサ
ンプリングされる)前の理想的な原画像がNyquist周波
数の半分以下の周波数(低周波成分)のみで構成されて
いる場合には正しい。しかし、一般に理想的な原画像は
無限に高い周波数成分までもっているが、サンプリング
された観測画像に折り返し歪み(aliasing:モアレやビ
ートのような現象)が発生することを防ぐために、ロー
パスフィルタ(LPF)をかけて必要以上の高周波成分
を取り除いており、そのため、拡大対象の原画像はサン
プリングされた時点で既に画像の鮮明さや細部の表現に
関与している空間的高周波成分が失われている。
The idea of enlargement by each of the above-mentioned interpolation methods is that the ideal original image before the original image to be enlarged is observed (sampled by scanning) has a frequency (low frequency component) of half or less of the Nyquist frequency. Correct if it consists of only. However, in general, an ideal original image has infinitely high frequency components, but a low pass filter (LPF) is used to prevent aliasing (a phenomenon such as moire or beat) from occurring in the sampled observed image. ) Is applied to remove unnecessary high-frequency components, so that the original image to be magnified has already lost the spatial high-frequency components that are involved in the definition of image sharpness and detail at the time of sampling.

【0006】このように、観測(サンプリング)時に取
り除かれた高周波成分は原画像には不要であるが、高精
細な拡大画像を作成するためには不可欠な要素である。
As described above, the high frequency component removed at the time of observation (sampling) is unnecessary for the original image, but is an essential element for creating a high-definition enlarged image.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、前記補
間法によっては、サンプリング時に失われた空間的高周
波成分を復元することはできないため、上記原画像を補
間によって拡大した場合には、本来必要である空間的高
周波成分が欠如していることになる。それ故、ニアレス
トネイバーの場合は高周波の洩れが多いために歪みを起
こし易く、その歪みがモザイクやエッジ部のジャギーと
して現われ、バイリニアの場合は通過帯域の周波数特性
が抑制されるためにLPF的な作用を受けてスムージン
グされた画像になり、更に、キュービックコンボリュー
ションの場合は、高域を強調する周波数特性であるため
に上記2つの方法に比べて鮮鋭に見えることがあるが、
ノイズ成分も強調されることになる。
However, the above-mentioned interpolation method cannot restore the spatial high-frequency component lost at the time of sampling, so that it is originally necessary when the original image is enlarged by interpolation. The spatial high frequency component is lacking. Therefore, nearest neighbors tend to cause distortion due to high frequency leaks, and the distortions appear as mosaic or jaggies at the edges. In the case of bilinear, the frequency characteristics of the pass band are suppressed, so that LPF-like characteristics are suppressed. The resulting image is smoothed, and in the case of cubic convolution, it may look sharper than the above two methods because of the frequency characteristic that emphasizes the high range.
The noise component will also be emphasized.

【0008】従って、前記従来の補間方法によって原画
像を拡大する場合には、上記の如くボケやスムージング
又はエッジのがたつきといった画質の劣化や、細部の表
現が不十分な画像をもたらしてしまうという問題があ
る。即ち、補間という操作は、データ量を増やすだけで
情報量までは増やさないため、補間による拡大画像はそ
のサイズは拡大されても画像が示している内容は拡大前
の画像と同じであり、細かくて見えなかった部分が判別
できるようになるわけではない。
Therefore, when the original image is enlarged by the conventional interpolation method, the image quality is deteriorated due to blurring, smoothing, or edge rattling as described above, or an image in which details are not sufficiently expressed is brought about. There is a problem. That is, since the operation of interpolation only increases the amount of data and not the amount of information, an enlarged image by interpolation has the same content as the image before enlargement even if its size is enlarged. It does not mean that it is not possible to identify the part that was not visible.

【0009】本発明は、前記従来の問題点を解決するべ
く成されたもので、サンプリング時に失われた空間的高
周波成分を復元し、画像のディテール情報やエッジ情報
を推定し、復元することにより拡大画像の高画質化を図
ることができる画像拡大方法を提供することを課題とす
る。
The present invention has been made in order to solve the above-mentioned conventional problems, and restores the spatial high frequency component lost at the time of sampling, estimates the detail information and the edge information of the image, and restores them. An object of the present invention is to provide an image enlarging method that can improve the image quality of an enlarged image.

【0010】[0010]

【課題を解決するための手段】本発明は、サンプリング
した原画像に含まれる画像情報に基づいて画像を拡大す
る画像拡大方法において、画像を直交変換によって正変
換と逆変換を繰り返す過程の中で、通過周波数域の情報
が正しく、且つ、画像の拡がりが限られているという2
つの拘束条件を用いて、サンプリング時に失われた空間
的高周波成分を復元することにより、前記課題を達成し
たものである。
According to the present invention, in an image enlarging method for enlarging an image based on image information contained in a sampled original image, in the process of repeating the forward transform and the inverse transform by orthogonal transform of the image. , The information on the pass frequency range is correct, and the spread of the image is limited.
The above object is achieved by restoring the spatial high frequency component lost at the time of sampling using one constraint condition.

【0011】本発明は、又、前記画像拡大方法におい
て、直交変換として離散的コサイン変換を用いることに
より、同様に前記課題を達成したものである。
The present invention also achieves the same object by using a discrete cosine transform as an orthogonal transform in the image enlarging method.

【0012】[0012]

【作用】まず、本発明の原理を説明する。本発明におい
ては、原画像のサンプリング時に周波数帯域制限された
結果失われた原信号を復元する操作を行うが、このよう
な操作は超解像(super −resolution)問題又は帯域拡
張(bandwidth extrapolation )問題と呼ばれている。
First, the principle of the present invention will be described. In the present invention, an operation of restoring an original signal lost as a result of frequency band limitation when sampling the original image is performed. Such an operation is a super-resolution problem or bandwidth extrapolation. Called the problem.

【0013】物理的に実現可能ないかなる観測系でも、
ある周波数以上の高周波数成分を観測することはできな
い。例えば、撮像系では入射開口の大きさが限られてい
るため、撮像系自体がLPF的な作用をして伝播するこ
とができた周波数成分の多くが失われることになり、解
像力が低下する。この解像力は撮像系の伝達帯域幅−こ
れは絞りサイズやレンズ等によって変わる−に依存する
ため、解像力の向上は、撮像系を通して得られる画像信
号から撮像系を通る前の原信号を求めるという帯域の拡
張(超解像問題)によってのみ本質的に可能となる。
For any observation system that can be physically realized,
High frequency components above a certain frequency cannot be observed. For example, since the size of the entrance aperture is limited in the image pickup system, most of the frequency components that can be propagated by the action of the image pickup system itself acting as an LPF are lost, and the resolution is lowered. Since this resolving power depends on the transfer bandwidth of the image pickup system--which varies depending on the aperture size, lens, etc .-- improving the resolving power is a band in which an original signal before passing through the image pickup system is obtained from an image signal obtained through the image pickup system. It is essentially possible only by extension of (super-resolution problem).

【0014】今、1変数関数に対して超解像問題を数学
的に定式化すれば、次のようになる。実空間領域におけ
る原信号をf (x )とし、この原信号f (x )の周波数
成分をカットオフ周波数 u0 以下に帯域制限した、即ち
実際に撮像系を通った信号をg (x )とし、帯域制限を
行う過程をAで表わすと、次の(1)式となる。この過
程Aは、原信号を撮像系を通すことにより実質的にLP
Fをかけたことに相当する。
Now, if the super-resolution problem is mathematically formulated for a one-variable function, it becomes as follows. The original signal in the real space domain is f (x), and the frequency component of this original signal f (x) is band-limited to the cutoff frequency u 0 or less, that is, the signal that actually passed through the imaging system is g (x). When the process of band limitation is represented by A, the following equation (1) is obtained. This process A is substantially LP by passing the original signal through the imaging system.
It is equivalent to applying F.

【0015】g (x )=Af (x ) …(1)G (x) = Af (x) (1)

【0016】上記両信号f (x )、g (x )のフーリエ
(Fourier)変換を、対応する大文字で表わしF(u
)、G(u )とし、更に、周波数領域における窓関数
W(u )を次の(2)式及び(3)式で定義する。この
窓関数W(u )を作用させることは、理想的なLPFを
かけることに相当する。上記(1)式を周波数領域で表
現すると、下記(4)式となる。
The Fourier transform of both signals f (x) and g (x) is represented by the corresponding capital letter F (u).
), G (u), and the window function W (u) in the frequency domain is defined by the following equations (2) and (3). Applying this window function W (u) is equivalent to applying an ideal LPF. When the above equation (1) is expressed in the frequency domain, the following equation (4) is obtained.

【0017】 W(u )=1 (|u |≦ u0 ) …(2) W(u )=0 (|u |> u0 ) …(3) G(u )=W(u )F(u ) …(4)[0017] W (u) = 1 (| u | ≦ u 0) ... (2) W (u) = 0 (| u |> u 0) ... (3) G (u) = W (u) F ( u) (4)

【0018】超解像とは、実空間領域では上記(1)式
に帯域制限された信号g (x )から原信号f (x )を求
めることであり、これを周波数領域で考えれば、上記
(4)式のG(u )からF(u )を求めることである。
しかしながら、原信号f (x )に対する制限が何もなけ
れば、F(u )の一部であるG(u )から残りの部分を
知ることはできない。そこで、原信号f (x )に対し
て、物体が限られた大きさであり、f (x )はある領域
内、例えば− x0 〜+ x0 の間にしか存在せず、この領
域の外では0になるような空間的領域制限を加えたとき
に原理的に無限定の解像力が得られるとする仮定を適用
することにより、超解像問題を解くことが可能となる。
The super-resolution means to obtain the original signal f (x) from the band-limited signal g (x) in the above equation (1) in the real space domain. Considering this in the frequency domain, To obtain F (u) from G (u) in the equation (4).
However, if there is no restriction on the original signal f (x), then the remaining part cannot be known from G (u) which is a part of F (u). Therefore, the object has a limited size with respect to the original signal f (x), and f (x) exists only within a certain area, for example, between −x 0 to + x 0 , and It is possible to solve the super-resolution problem by applying the assumption that, in principle, an unlimited resolution can be obtained when a spatial region constraint that is 0 outside is applied.

【0019】本発明では、上記超解像問題を解く方法、
即ち帯域拡張方法としてゲルヒベルグ−パポリス(Ger
chberg−Papoulis )の反復法を採用する。以下、この
ゲルヒベルグ−パポリスの反復方法を図1を用いて説明
する。なお、以下の説明では、ゲルヒベルグ−パポリス
の反復法をG・P反復法と略記することもある。
In the present invention, a method for solving the above super-resolution problem,
That is, as a band extension method, Gerchberg-Papolis (Ger
Chberg-Papoulis) iteration method is adopted. Hereinafter, the iterative method of Gerchberg-Papolis will be described with reference to FIG. In the following description, the Gerchberg-Papolis iterative method may be abbreviated as GP iteration method.

【0020】図1で左側の(A)、(C)、(E)、
(G)は周波数領域に、右側の(B)、(D)、
(F)、(H)は実空間領域に対応しており、同図
(B)は原信号f(x )であり、空間|x |≦ x0 に領
域制限されている(物体が一定の大きさに限定されてい
ることに対応する)。図1(A)は、上記原信号f (x
)のフーリエ変換F(u )であり、このF(u )は原
信号f (x )が領域制限されているので無限に高い周波
数成分まで含むことになる。
On the left side of FIG. 1, (A), (C), (E),
(G) is in the frequency domain, and (B), (D) on the right side,
(F) and (H) correspond to the real space region, (B) of the figure shows the original signal f (x), and the region is limited to the space | x | ≤ x 0 (the object is constant. Corresponding to being limited in size). FIG. 1A shows the original signal f (x
) Fourier transform F (u) of F), and this F (u) includes infinitely high frequency components because the original signal f (x) is region-limited.

【0021】図1(C)は、上記F(u )の区間|u |
≦ u0 の部分G(u )だけが観測されることを表わして
いる。即ち、前記(2)式及び(3)式のような窓関数
を用いた前記(4)式が成立している。G(u )を逆フ
ーリエ変換したものが図1(D)のg (x )である。そ
して、超解像問題を解くことは、上記G(u )あるいは
g (x )から、F(u )あるいはf (x )を求めること
に相当する。
FIG. 1C shows the section | u | of the above F (u).
This means that only the part G (u) of ≤ u 0 is observed. That is, the equation (4) using the window function such as the equations (2) and (3) is established. The inverse Fourier transform of G (u) is g (x) in FIG. 1 (D). And to solve the super-resolution problem, the above G (u) or
This is equivalent to obtaining F (u) or f (x) from g (x).

【0022】G・P反復法の第1段階は、以下のように
なる。G(u )は、|u |≦ u0 に帯域制限されている
ので、g (x )は無限に広がってしまう。しかし、原信
号f(x )は区間|x |≦ x0 に領域制限されているこ
とが分かっているので、g (x )に対しても同じ領域制
限を行う。即ち、g (x )の区間|x |≦ x0 の部分だ
け取り出して f1 (x )とする。この f1 (x )を次の
(5)式及び(6)式で表わされる空間領域における窓
関数w (x )を使った式で表わすと、下記(7)式とな
る。これが図1(F)に示した f1 (x )である。
The first step of the GP iteration method is as follows. Since G (u) is band-limited to | u | ≦ u 0 , g (x) will infinitely spread. However, the original signal f (x) is the interval | x | since found to be areas restricted to ≦ x 0, performing the same area limits also for g (x). That is, only the part of the section | x | ≦ x 0 of g (x) is extracted and set as f 1 (x). When this f 1 (x) is expressed by an expression using the window function w (x) in the spatial domain expressed by the following expressions (5) and (6), the following expression (7) is obtained. This is f 1 (x) shown in FIG.

【0023】 w (x )=1 (|x |≦ x0 ) …(5) w (x )=0 (|x |> x0 ) …(6) f1 (x )=w (x )g (x ) …(7)[0023] w (x) = 1 (| x | ≦ x 0) ... (5) w (x) = 0 (| x |> x 0) ... (6) f 1 (x) = w (x) g (X) (7)

【0024】上記 f1 (x )をフーリエ変換すれば、図
1(E)のF1 (u )になる。 f1(x )が領域制限さ
れているのでF1 (u )は無限に広がっている。ところ
が、区間|u |≦ u0 に対しては、正しい値G(u )=
F(u )は既に分かっているので、F1 (u )の中の|
u |≦ u0 の部分をG(u )で置き換える。このように
してできた波形が図1(G)のG1 (u )である。この
関係を式で表わすと次の(8)〜(10)式となる。そ
して、上記G1 (u )を逆フーリエ変換したものが図1
(H)の g1 (x )である。
Fourier transform of the above f 1 (x) results in F 1 (u) of FIG. 1 (E). Since f 1 (x) is area limited, F 1 (u) is infinite. However, for the section | u | ≦ u 0 , the correct value G (u) =
Since F (u) is already known, | in F1 (u)
Replace the part of u | ≦ u 0 with G (u). The waveform thus formed is G1 (u) in FIG. 1 (G). This relationship is expressed by the following equations (8) to (10). The inverse Fourier transform of G1 (u) is shown in FIG.
It is g 1 (x) of (H).

【0025】 G1 (u )=G(u )+(1−W(u ))F1 (u ) …(8) G1 (u )=G(u ) (|u |≦ u0 ) …(9) G1 (u )=F1 (u ) (|u |> u0 ) …(10)[0025] G1 (u) = G (u ) + (1-W (u)) F1 (u) ... (8) G1 (u) = G (u) (| u | ≦ u 0) ... (9) G1 (u) = F1 (u ) (| u |> u 0) ... (10)

【0026】以上の説明で、図1の(C)、(D)から
(G)、(H)までがG・P反復法の第1段階である。
その後、図1(H)の g1 (x )から区間|x |≦ x0
の部分だけ取り出して図1(F)の f1 (x )に相当す
る f2 (x )(図示せず)を求め、この f2 (x )をフ
ーリエ変換して同図(E)に相当するF2 (u )(図示
せず)を算出するという同様の操作を無限回繰り返すこ
とにより、原信号を完全に復元することができる。
In the above description, (C), (D) to (G), (H) in FIG. 1 is the first step of the GP iteration method.
Then, the interval | x | ≦ x 0 from g 1 (x) in FIG.
1) is taken out to obtain f 2 (x) (not shown) corresponding to f 1 (x) in FIG. 1 (F), and this f 2 (x) is Fourier transformed to correspond to FIG. It is possible to completely restore the original signal by repeating the same operation of calculating F2 (u) (not shown) that is performed infinitely many times.

【0027】本発明においては、以上詳述した如く、超
解像法を、サンプリング時に失われた情報を復元する
(空間的高周波数成分を拡張する)基本原理とし、その
中でも2つの拘束条件(通過周波数帯域の情報が正しい
こと、画像の広がりが限られていること)を用いて、反
復演算により漸近的に情報を復元していくゲルヒベルグ
−パポリスの反復法を周波数帯域拡張の基本原理として
適用することにより、従来は全く考慮されていなかった
考え方、即ち失われた情報(サンプリング時に失われた
空間的高周波成分)を復元し、画像のディテール情報、
エッジ情報を推定し、復元することにより、拡大画像の
高画質化を図ることができる。
In the present invention, as described in detail above, the super-resolution method is used as a basic principle for restoring information lost at the time of sampling (expanding spatial high frequency components), and among them, two constraint conditions ( Applying the Gerchberg-Papolis iterative method, which asymptotically restores information by iterative calculation, as the basic principle of frequency band extension By doing so, the idea that has not been considered at all in the past, that is, the lost information (spatial high frequency component lost at the time of sampling) is restored, and the detail information of the image,
By estimating and restoring the edge information, it is possible to improve the image quality of the enlarged image.

【0028】本発明においては、又、ゲルヒベルグ−パ
ポリスの反復法で採用する直交変換として離散的コサイ
ン変換(discrete cosine transform :DCT)を用い
る場合には、演算上の負荷を軽減させると共に、高速ア
ルゴリズムを適用できるようにすることができるため、
高速演算を行うことができる。
In the present invention, when the discrete cosine transform (DCT) is used as the orthogonal transform adopted in the Gerchberg-Papolis iterative method, the computational load is reduced and the high speed algorithm is used. Can be applied so that
High-speed calculation can be performed.

【0029】[0029]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0030】図2は、本発明に係る第1実施例である画
像拡大方法において実行される処理の流れを模式的に示
した説明図であり、図3は、図2の処理の流れを示した
フローチャートである。
FIG. 2 is an explanatory view schematically showing the flow of processing executed in the image enlarging method according to the first embodiment of the present invention, and FIG. 3 shows the flow of processing shown in FIG. It is a flowchart.

【0031】本実施例は、モノクロ画像を、G・P反復
法にDCTを適用して拡大する場合であり、図4に示す
基本構成からなる装置を用い、原画像格納部10から原
画像を拡大処理部12に読み込み、該拡大処理部12で
以下に詳述する処理を行って拡大画像を作成し、その拡
大画像を拡大画像格納部14に格納する操作を行う。
In this embodiment, a monochrome image is enlarged by applying DCT to the G.P iterative method, and the original image is stored in the original image storage unit 10 using the apparatus having the basic structure shown in FIG. The image is read into the enlargement processing unit 12, the enlargement processing unit 12 performs the processing described in detail below to create an enlarged image, and the enlarged image is stored in the enlarged image storage unit 14.

【0032】上記原画像格納部10としては、例えば磁
気ディスクを、又拡大処理部12としてはエンジニアリ
ングワークステーション(EWS)を、拡大画像格納部
14としては同じく磁気ディスクを挙げることができ
る。又、拡大処理部12で作成した拡大画像は、ディス
プレイやプリンタ等の出力装置に出力される構成とする
こともできる。
The original image storage unit 10 may be, for example, a magnetic disk, the enlargement processing unit 12 may be an engineering workstation (EWS), and the enlargement image storage unit 14 may be a magnetic disk. The enlarged image created by the enlargement processing unit 12 may be output to an output device such as a display or a printer.

【0033】前記図2、図3に示した一連の処理は、上
記拡大処理部12において実行される。以下、この処理
のプロセスを詳細に説明する。なお、図2においては左
側が画像領域を、右側がDCT領域をそれぞれ表わして
いる。
The series of processes shown in FIGS. 2 and 3 are executed by the enlargement processing section 12. Hereinafter, the process of this processing will be described in detail. In FIG. 2, the left side represents the image area and the right side represents the DCT area.

【0034】今、図2(A)に示すようなN×N画素の
原画像をm 倍に拡大してm N×m N画素の画像を作るこ
とを想定する。なお、図2に付した括弧付きの番号は、
図3のフローチャートにおけるステップ番号に対応して
いる。
Now, assume that an original image of N × N pixels as shown in FIG. 2A is enlarged m times to form an image of m N × m N pixels. The numbers in parentheses in Fig. 2 are
It corresponds to the step number in the flowchart of FIG.

【0035】まず、ステップ1でG・P反復法により演
算を反復する回数と拡大率とを設定し、次いで、上記図
2(A)に示した拡大対象の原画像を読み込む(ステッ
プ2)。次に、画像の空間的な広がりを限定するため
に、N×N画素の原画像の周りにグレイレベル(gray l
evel)をl (エルの小文字)とした画像を付加し、図2
(B)に示したn N×n N画素の画像に拡張する(ステ
ップ3)。ここで、グレイレベルl は、実数であればど
のような値を用いてもよく、l を0に設定したときに
は、DCT演算の負荷を減らすことができる。又、n は
1より大きな実数であって、n Nが整数になる値であれ
ばよい。更に、nmNが2の巾乗(累乗)になるようにn
を設定すると、DCTの高速演算アルゴリズムを用いる
ことができる。
First, in step 1, the number of times the calculation is iterated by the G.P iterative method and the enlargement ratio are set, and then the original image to be enlarged shown in FIG. 2A is read (step 2). Then, to limit the spatial extent of the image, a gray level (gray l
evel) with l (lowercase letter) added,
It is expanded to the image of n N × n N pixels shown in (B) (step 3). Here, as the gray level l, any value may be used as long as it is a real number, and when l is set to 0, the load of the DCT calculation can be reduced. Further, n is a real number larger than 1 and may be any value so that n N is an integer. Furthermore, n should be set so that nmN becomes a power of 2 (power).
When is set, the high-speed calculation algorithm of DCT can be used.

【0036】上記図2(B)の画像を2次元DCTによ
り、同図(C)に示した周波数成分a に変換する(ステ
ップ4)。この周波数成分a がDCT領域における既知
情報であり、空間的低周波成分に相当する。この周波数
成分a は反復演算中に使用するため、メモリ上に保存す
る(ステップ5)。
The image shown in FIG. 2B is converted into the frequency component a shown in FIG. 2C by the two-dimensional DCT (step 4). This frequency component a is known information in the DCT domain and corresponds to a spatial low frequency component. Since this frequency component a is used during the iterative calculation, it is stored in the memory (step 5).

【0037】次いで、上記周波数成分a について、図2
(D)に示すように、拡大率に応じた高周波帯まで周波
数領域を拡張する(ステップ6)。このとき、高周波成
分の初期値を0とし、拡張されたサイズがnmN×nmN画
素分になるようにする。この図2(D)のように、周波
数拡張されたDCTシーケンス(sequence)を2次元逆
DCT(IDCT)し、画像領域に戻す(ステップ
7)。このとき得られる画像はnmN×nmN画素の画像で
あり、その中心部のm N×m N画素分αが拡大画像であ
る。
Next, regarding the frequency component a, as shown in FIG.
As shown in (D), the frequency region is expanded to a high frequency band according to the expansion rate (step 6). At this time, the initial value of the high frequency component is set to 0 so that the expanded size becomes nmN × nmN pixels. As shown in FIG. 2D, the frequency-extended DCT sequence is subjected to two-dimensional inverse DCT (IDCT) and returned to the image area (step 7). The image obtained at this time is an image of nmN × nmN pixels, and the α of m N × m N pixels at the center thereof is an enlarged image.

【0038】次いで、現在の反復数を更新し(ステップ
8)、上記ステップ7で得られた図2(E)の画像中心
部のm N×m N画素分αの外側に拡張された×印を付し
た領域は、上記IDCTによりレベルが不明となってい
るが、この領域では既にそのレベルが図2(B)の画像
からl であることが分かっているので、そのレベルを正
しい値、即ちl に修正し、同図(F)の状態にする(ス
テップ9)。この操作が空間的領域制限である。
Next, the current number of iterations is updated (step 8), and the X mark extended outside the m N × m N pixel α of the image center portion of FIG. 2 (E) obtained in step 7 above. Although the level of the area marked with is unknown by the IDCT, it is already known that the level is l in this area from the image of FIG. 2 (B). It is corrected to l and brought into the state shown in FIG. This operation is the spatial region limitation.

【0039】更に、拡張領域を修正した上記図2(F)
の画像をDCTすることにより、同図(G)に示す周波
数成分b を得る(ステップ10)。この周波数成分b で
は、低周波側は既知情報として前記図2(C)に示した
周波数成分a であることが分かっているので、その低周
波成分を該周波数成分a で置き換えて同図(H)に示し
たDCTシーケンスとし(ステップ11)、周波数成分
a 及びb からなる該DCTシーケンスを更にIDCTし
て、同図(I)の画像とする(ステップ12)。こうし
て得られた図2(I)の画像の中心部分βが拡大画像で
あり、この画像は前記同図(E)の拡大画像αより更に
解像度が向上している。
Further, the extended area is modified as shown in FIG.
By performing DCT on the above image, the frequency component b shown in FIG. 7G is obtained (step 10). In this frequency component b, it is known that the low frequency side is the frequency component a shown in FIG. 2C as known information on the low frequency side. Therefore, the low frequency component is replaced with the frequency component a and the frequency component a in FIG. ) To the DCT sequence (step 11), the frequency components
The DCT sequence consisting of a and b is further IDCT'ed to obtain the image of FIG. 9 (I) (step 12). The central portion β of the image of FIG. 2 (I) thus obtained is a magnified image, and this image has a higher resolution than the magnified image α of FIG. 2 (E).

【0040】その後、現在の反復数が設定された反復数
に達しているか否かを判定し、noの場合には、ステップ
8に戻って上述したステップ8〜12の操作を繰り返
し、yes の場合にはステップ14で拡大画像を出力し、
格納部への書き込みや、ディスプレイ上への表示等を行
い、全操作を終了する。
Thereafter, it is determined whether or not the current number of iterations has reached the set number of iterations. If no, the process returns to step 8 to repeat the above steps 8 to 12, and if yes. Output the enlarged image in step 14,
Writing to the storage unit, displaying on the display, etc. are performed, and all operations are completed.

【0041】以上詳述した如く、本実施例によれば、画
像を直交変換によって正変換と逆変換を繰り返す過程の
中で、通過周波数帯域の情報が正しく、且つ画像の広が
りが限られているという2つの拘束条件を用いて、反復
演算により漸近的に情報を復元していくG・P反復法を
周波数帯域拡張の基本原理として適用することにより、
失われた空間的高周波成分を復元することができるの
で、高画質の拡大画像を作成することができる。
As described above in detail, according to the present embodiment, in the process of repeating the forward transform and the inverse transform of the image by the orthogonal transform, the information of the pass frequency band is correct and the spread of the image is limited. By applying the GP iterative method that asymptotically restores information by iterative calculation using the two constraint conditions as follows,
Since the lost spatial high frequency component can be restored, a high-quality magnified image can be created.

【0042】又、通常のG・P反復法では、フーリエ変
換を使用しているが、本実施例で実際に処理される画像
が非負の整数で表現されていることを考慮して、フーリ
エ変換の代りに離散的コサイン変換(DCT)を用いる
ことにより、記憶容量や演算量の点で負荷を低減するこ
とを可能とした。
Further, in the usual GP iterative method, Fourier transform is used. However, considering that the image actually processed in this embodiment is represented by a non-negative integer, the Fourier transform is performed. By using the discrete cosine transform (DCT) instead of, it is possible to reduce the load in terms of storage capacity and calculation amount.

【0043】なお、前述したG・P反復法の反復回数と
しては適切な回数を設定するが、通常10回以下で十分
である。
An appropriate number of times is set as the number of iterations of the above-mentioned GP iteration method, but 10 times or less is usually sufficient.

【0044】次に、本実施例で採用した2次元DCT
と、その逆変換であるIDCTについて説明する。離散
関数i (x ,y )、0≦u ,v ≦N−1のN×N点の2
次元DCTは、以下の(11)、(12)式で定義され
る。
Next, the two-dimensional DCT adopted in this embodiment.
And IDCT, which is the inverse transformation thereof, will be described. Discrete function i (x, y), 0 ≦ u, v ≦ N−1 N × N points of 2
The dimension DCT is defined by the following equations (11) and (12).

【0045】I(u ,v )=DCT{i (x ,y )} 0≦u ,v ≦N−1 …(11)I (u, v) = DCT {i (x, y)} 0≤u, v≤N-1 (11)

【0046】[0046]

【数1】 [Equation 1]

【0047】ここで、0≦u ,v ≦N−1である。Here, 0 ≦ u and v ≦ N−1.

【0048】又、c (u )は次の(13)式、(14)
式で定義される。なお、c (v )も上記c (u )と同様
に定義される。これら関数c (u )、c (v )は、逆変
換でも使用される。
Further, c (u) is the following equation (13), (14)
It is defined by a formula. Note that c (v) is also defined in the same way as c (u) above. These functions c (u) and c (v) are also used in the inverse transformation.

【0049】 c (u )=1/√2 (u =0) …(13) c (u )=1 (u =1,2,・・・,N−1) …(14)C (u) = 1 / √2 (u = 0) (13) c (u) = 1 (u = 1, 2, ..., N-1) (14)

【0050】2次元DCTの逆変換IDCTは、次の
(15)式、(16)式で定義される。
The inverse transform IDCT of the two-dimensional DCT is defined by the following equations (15) and (16).

【0051】 i (x ,y )=IDCT{I(u ,v )} 0≦x ,y ≦N−1 …(15)I (x, y) = IDCT {I (u, v)} 0 ≦ x, y ≦ N−1 (15)

【0052】[0052]

【数2】 [Equation 2]

【0053】ここで、0≦x ,y ≦N−1である。Here, 0≤x and y≤N-1.

【0054】本実施例においては、DCTを上記定義の
まま用いることもできるが、前述した如く、前記図2に
示した画素数nmNを2の巾乗とする場合に、DCTには
高速演算アルゴリズムが存在するので、この高速演算ア
ルゴリズムのDCTを実際に演算で用いることが好まし
い。
In the present embodiment, the DCT can be used as defined above, but as described above, when the number of pixels nmN shown in FIG. Since it exists, it is preferable to actually use the DCT of this high-speed operation algorithm in the operation.

【0055】本実施例の画像拡大方法により、原画像を
2倍又は4倍に拡大した場合の拡大画像の誤差を表1に
示した。表中ebi は自然画像を、res は解像度チャート
をそれぞれ原画像として用いた場合に対応している。な
お、拡大誤差(パーセントエラー)は、原信号の平均値
に対して誤差が何%であるかを示したものに相当する。
又、比較のために、前述した従来法のニアレストネイバ
ー(NN)、バイリニア(BL)、キュービックコンボ
リューション(CB)の各補間法の場合の結果をも併記
した。
Table 1 shows the error of the enlarged image when the original image is enlarged 2 times or 4 times by the image enlarging method of this embodiment. In the table, ebi corresponds to the case of using the natural image and res corresponds to the case of using the resolution chart as the original image. The enlargement error (percent error) corresponds to what percentage of the error is with respect to the average value of the original signal.
In addition, for comparison, the results of the above-described conventional interpolation methods of nearest neighbor (NN), bilinear (BL), and cubic convolution (CB) are also shown.

【0056】[0056]

【表1】 [Table 1]

【0057】又、各拡大率において、上記従来法のうち
で最も誤差が小さい場合を100%としたときの本実施
例による拡大法の誤差の減少度を表2に示した。
Table 2 shows the degree of error reduction of the enlargement method according to the present embodiment when the smallest error among the conventional methods is 100% at each enlargement ratio.

【0058】[0058]

【表2】 [Table 2]

【0059】上記表1、表2からも明らかなように、本
実施例によれば、従来の補間法による画像拡大と比較す
ると、空間的高周波成分を復元することができるため、
極めて高精度の拡大画像を作成することができる。実際
に作成した拡大画像は、(1)鮮鋭感が向上する、
(2)ジャギーのないエッジが再現される、(3)テク
スチャの再現性が良い、(4)ハイライトの抜けが良
い、(5)高拡大率に強い、等の特徴を有していた。
As is clear from Tables 1 and 2, according to this embodiment, the spatial high frequency component can be restored as compared with the image enlargement by the conventional interpolation method.
It is possible to create an extremely high-precision magnified image. The magnified image actually created (1) improves the sharpness,
(2) Edges without jaggies are reproduced, (3) Texture reproducibility is good, (4) Highlight dropout is good, and (5) High magnification ratio is strong.

【0060】図5は、本発明に係る第2実施例に適用さ
れる装置構成の概略を示すブロック図である。
FIG. 5 is a block diagram showing an outline of a device configuration applied to the second embodiment according to the present invention.

【0061】本実施例は、カラー画像を拡大する場合の
例で、この場合は原画像格納部10からR(赤)、G
(緑)、B(青)の各信号について、拡大処理部12で
それぞれ前記第1実施例の場合と同様のG・P反復法を
実行することにより拡大画像を作成することができるよ
うにしたものである。
The present embodiment is an example of enlarging a color image. In this case, R (red), G from the original image storage unit 10 is used.
With respect to each of the signals of (green) and B (blue), the magnified image can be created by executing the same G · P iterative method in the magnifying processing unit 12 as in the case of the first embodiment. It is a thing.

【0062】本実施例によれば、カラー画像について
も、各色成分をそれぞれモノクロ画像とみなして前記第
1実施例と同様の処理を行うことができるので従来の補
間法に比べて極めて高画質の拡大画像を作成することが
可能となる。
According to the present embodiment, the color image can be treated as the same as the first embodiment by regarding each color component as a monochrome image. It becomes possible to create an enlarged image.

【0063】図6は、本発明に係る第3実施例に適用さ
れる装置の基本構成を示したブロック図である。
FIG. 6 is a block diagram showing the basic construction of an apparatus applied to the third embodiment according to the present invention.

【0064】本実施例は、印刷用カラー画像を拡大する
場合の例で、原画像格納部10からC(シアン)、M
(マゼンタ)、Y(イエロー)及びK(ブラック)の各
色の原信号に対して、拡大処理部12で前記第1実施例
の場合と同様のG・P反復法を実行することにより、拡
大画像が作成されるようになっている。
The present embodiment is an example of enlarging a color image for printing, in which C (cyan), M from the original image storage unit 10 is used.
The magnified image is obtained by executing the same G · P iterative method in the enlarging processing unit 12 on the original signals of respective colors (magenta), Y (yellow), and K (black), as in the first embodiment. Is created.

【0065】本実施例によれば、前記第2実施例と同様
に各色成分について前記第1実施例と同様に処理するこ
とができるので、同様に極めて高画質の拡大された印刷
用カラー画像を作成することができる。
According to the present embodiment, each color component can be processed in the same manner as in the first embodiment as in the second embodiment, so that an enlarged color image for printing with extremely high image quality can be similarly obtained. Can be created.

【0066】以上、本発明について具体的に説明した
が、本発明は、前記実施例に示したものに限られるもの
でなく、その要旨を逸脱しない範囲で種々変更可能であ
る。
The present invention has been specifically described above, but the present invention is not limited to the above-mentioned embodiments, and various modifications can be made without departing from the scope of the invention.

【0067】例えば、G・P反復法にて採用する直交変
換としてはDCTを用いる場合についてのみ説明した
が、これに限られるものでなく、拡大した画像と原画像
との間にエネルギーのマッチングが取れるような直交変
換であれば、フーリエ変換等の他の直交変換をも採用す
ることができる。
For example, only the case where DCT is used as the orthogonal transformation adopted in the G · P iterative method has been described, but the present invention is not limited to this, and energy matching can be performed between the enlarged image and the original image. Other orthogonal transforms such as Fourier transform can also be adopted as long as the orthogonal transform can be taken.

【0068】又、色空間が、RGB及びCMYKの場合
について説明したが、特定の色空間に限定されるもので
なく、いかなる色空間に対しても適用することができ
る。
Further, the case where the color spaces are RGB and CMYK has been described, but the present invention is not limited to a specific color space, and the present invention can be applied to any color space.

【0069】[0069]

【発明の効果】以上説明した通り、本発明によれば、原
画像をサンプリングした際に失われた空間的高周波成分
を復元することができるので、極めて高画質の拡大画像
を作成することができる。
As described above, according to the present invention, the spatial high frequency component lost when the original image is sampled can be restored, so that an enlarged image of extremely high quality can be created. .

【0070】従って、ある画像原稿をデータベースにす
る場合に、その登録された画像のサイズが使用するサイ
ズと違っている場合であっても容易に同一の画質からな
る拡大画像を作成することができるので、画像データベ
ースシステムの機能を拡大することができる。
Therefore, when a certain image original is used as a database, it is possible to easily create an enlarged image having the same image quality even if the size of the registered image is different from the size used. Therefore, the function of the image database system can be expanded.

【0071】又、例えば、テレビ画像を印刷する場合に
は、画像のサイズが違うためにそのままでは1辺が4cm
ぐらいの大きさの印刷画像しか得られないが、本発明に
よれば、高精度の画像拡大が可能であるため、実用的
な、例えば20cm×20cmの印刷画像サイズまで容易に
拡大することができる。その結果、テレビ、プリンタ等
の複数のメディアを統合化することが可能となる。従っ
て、本発明をマルチメディア統合化のための解像度変換
技術として利用することもできる。
Also, for example, when printing a television image, one side is 4 cm as it is because the image size is different.
Although only a print image of about the size can be obtained, according to the present invention, it is possible to enlarge the image with high accuracy, so that it is possible to easily enlarge to a practical print image size of, for example, 20 cm × 20 cm. . As a result, it becomes possible to integrate a plurality of media such as a television and a printer. Therefore, the present invention can be used as a resolution conversion technique for multimedia integration.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の基本原理を示す説明図FIG. 1 is an explanatory diagram showing the basic principle of the present invention.

【図2】本発明に係る第1実施例の処理の工程を模式的
に示す説明図
FIG. 2 is an explanatory view schematically showing the process steps of the first embodiment according to the present invention.

【図3】上記実施例の処理の流れを示すフローチャートFIG. 3 is a flowchart showing the flow of processing of the above embodiment.

【図4】上記実施例に適用される装置の基本構成を示す
ブロック図
FIG. 4 is a block diagram showing a basic configuration of an apparatus applied to the above embodiment.

【図5】本発明に係る第2実施例に適用される装置の基
本構成を示すブロック図
FIG. 5 is a block diagram showing a basic configuration of an apparatus applied to a second embodiment according to the present invention.

【図6】本発明に係る第3実施例に適用される装置の基
本構成を示すブロック図
FIG. 6 is a block diagram showing the basic configuration of an apparatus applied to a third embodiment according to the present invention.

【符号の簡単な説明】10…原画像格納部 12…拡大処理部 14…拡大画像格納部[Short description of reference numeral] 10 ... Original image storage unit 12 ... Enlargement processing unit 14 ... Enlarged image storage unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】サンプリングした原画像に含まれる画像情
報に基づいて画像を拡大する画像拡大方法において、 画像を直交変換によって正変換と逆変換を繰り返す過程
の中で、通過周波数域の情報が正しく、且つ、画像の拡
がりが限られているという2つの拘束条件を用いて、サ
ンプリング時に失われた空間的高周波成分を復元するこ
とを特徴とする画像拡大方法。
1. An image enlarging method for enlarging an image on the basis of image information contained in a sampled original image, wherein in the process of repeating normal transformation and inverse transformation of the image by orthogonal transformation, information in the passing frequency range is correct. An image enlarging method is characterized in that the spatial high frequency component lost at the time of sampling is restored by using two constraint conditions that the extent of the image is limited.
【請求項2】請求項1において、 直交変換として離散的コサイン変換を用いることを特徴
とする画像拡大方法。
2. The image enlarging method according to claim 1, wherein a discrete cosine transform is used as the orthogonal transform.
JP23929492A 1992-06-02 1992-09-08 Image enlargement method Expired - Fee Related JP3302731B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23929492A JP3302731B2 (en) 1992-06-02 1992-09-08 Image enlargement method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP14133392 1992-06-02
JP4-141333 1992-06-02
JP23929492A JP3302731B2 (en) 1992-06-02 1992-09-08 Image enlargement method

Publications (2)

Publication Number Publication Date
JPH0654172A true JPH0654172A (en) 1994-02-25
JP3302731B2 JP3302731B2 (en) 2002-07-15

Family

ID=26473588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23929492A Expired - Fee Related JP3302731B2 (en) 1992-06-02 1992-09-08 Image enlargement method

Country Status (1)

Country Link
JP (1) JP3302731B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157414A (en) * 1997-08-25 2000-12-05 Nec Corporation Image display apparatus for enlargement or reduction of an image using an interpolation process
US6567568B1 (en) 1998-01-26 2003-05-20 Minolta Co., Ltd. Pixel interpolating device capable of preventing noise generation
JP2005338004A (en) * 2004-05-28 2005-12-08 Mitsubishi Electric Corp Radar installation
US7031544B2 (en) 2001-03-30 2006-04-18 Minolta Co., Ltd. Image restoration apparatus
US7079179B2 (en) 2001-03-23 2006-07-18 Minolta Co., Ltd. Image processing apparatus for performing image restoration
WO2010090130A1 (en) * 2009-02-06 2010-08-12 Semiconductor Energy Laboratory Co., Ltd. Method for driving display device
JP2011524714A (en) * 2008-06-17 2011-09-01 株式会社エヌ・ティ・ティ・ドコモ Image / video quality improvement and super-resolution using sparse transform
US8731062B2 (en) 2008-02-05 2014-05-20 Ntt Docomo, Inc. Noise and/or flicker reduction in video sequences using spatial and temporal processing
US8743963B2 (en) 2007-08-13 2014-06-03 Ntt Docomo, Inc. Image/video quality enhancement and super-resolution using sparse transformations

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4882680B2 (en) 2006-07-31 2012-02-22 富士ゼロックス株式会社 Image processing system and image processing program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157414A (en) * 1997-08-25 2000-12-05 Nec Corporation Image display apparatus for enlargement or reduction of an image using an interpolation process
US6567568B1 (en) 1998-01-26 2003-05-20 Minolta Co., Ltd. Pixel interpolating device capable of preventing noise generation
US7079179B2 (en) 2001-03-23 2006-07-18 Minolta Co., Ltd. Image processing apparatus for performing image restoration
US7031544B2 (en) 2001-03-30 2006-04-18 Minolta Co., Ltd. Image restoration apparatus
JP2005338004A (en) * 2004-05-28 2005-12-08 Mitsubishi Electric Corp Radar installation
US8743963B2 (en) 2007-08-13 2014-06-03 Ntt Docomo, Inc. Image/video quality enhancement and super-resolution using sparse transformations
US8731062B2 (en) 2008-02-05 2014-05-20 Ntt Docomo, Inc. Noise and/or flicker reduction in video sequences using spatial and temporal processing
JP2011524714A (en) * 2008-06-17 2011-09-01 株式会社エヌ・ティ・ティ・ドコモ Image / video quality improvement and super-resolution using sparse transform
WO2010090130A1 (en) * 2009-02-06 2010-08-12 Semiconductor Energy Laboratory Co., Ltd. Method for driving display device
US8970638B2 (en) 2009-02-06 2015-03-03 Semiconductor Energy Laboratory Co., Ltd. Method for driving display device
US9583060B2 (en) 2009-02-06 2017-02-28 Semiconductor Energy Laboratory Co., Ltd. Method for driving display device
US10943549B2 (en) 2009-02-06 2021-03-09 Semiconductor Energy Laboratory Co., Ltd. Method for driving display device
US11837180B2 (en) 2009-02-06 2023-12-05 Semiconductor Energy Laboratory Co., Ltd. Method for driving display device

Also Published As

Publication number Publication date
JP3302731B2 (en) 2002-07-15

Similar Documents

Publication Publication Date Title
US8098961B2 (en) Resolution enhancement apparatus and method
JP3882651B2 (en) Image processing apparatus and program
US8526764B2 (en) Re-sizing image sequences
EP1310911B1 (en) Image processing apparatus and program
JP4098319B2 (en) Resolution conversion method and resolution conversion apparatus
JP3302731B2 (en) Image enlargement method
Lakshman et al. Image interpolation using shearlet based iterative refinement
JPH08294001A (en) Image processing method and image processing unit
JP3378167B2 (en) Image processing method
JP3404138B2 (en) Image enlargement method
KR101556625B1 (en) Method for interpolating image magnification
JP4081926B2 (en) Image enlargement device
Chung et al. New joint demosaicing and arbitrary-ratio resizing algorithm for color filter array based on DCT approach
JP2671637B2 (en) Method and apparatus for enlarging / reducing digital image
EP1583030A1 (en) Image magnification device and image magnification method
JP3544566B2 (en) Image enlargement method
KR20070119482A (en) Image resampling method
JPH0844863A (en) Image enlarging method
US6567568B1 (en) Pixel interpolating device capable of preventing noise generation
JPH08305843A (en) Method for converting pixel density of digital image
JP2807262B2 (en) Discretized density conversion method of discretized multilevel signal
JP4180782B2 (en) Image reduction method and apparatus, and recording medium
JP3750164B2 (en) Image processing method and image processing apparatus
JP3972625B2 (en) Image processing apparatus and image processing method
JPH1185971A (en) Method and device for gradation conversion

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090426

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090426

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100426

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110426

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110426

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees