EP0993656A1 - Image interpolation - Google Patents
Image interpolationInfo
- Publication number
- EP0993656A1 EP0993656A1 EP99947051A EP99947051A EP0993656A1 EP 0993656 A1 EP0993656 A1 EP 0993656A1 EP 99947051 A EP99947051 A EP 99947051A EP 99947051 A EP99947051 A EP 99947051A EP 0993656 A1 EP0993656 A1 EP 0993656A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- interpolated
- pixels
- image
- grid
- rows
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 claims abstract description 15
- 238000001914 filtration Methods 0.000 claims description 6
- 230000000903 blocking effect Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
- 238000012552 review Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4023—Scaling of whole images or parts thereof, e.g. expanding or contracting based on decimating pixels or lines of pixels; based on inserting pixels or lines of pixels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/01—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
- H04N7/0135—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level involving interpolation processes
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Processing (AREA)
- Television Systems (AREA)
Abstract
In an image interpolation method, interpolated pixels are inserted (51) along horizontal and vertical directions so as to obtain a grid (I2) in which interpolated lines cross themselves in original pixels. In a second step, pixels are interpolated (52) between rows and columns formed by the grid (I2) so as to fill squares delimited by the grid (I2) to obtain an interpolated image (I3).
Description
Image interpolation.
The invention relates to image interpolation.
In many video and multimedia applications it is necessary to increase image dimensions, preserving the quality of the output images. Linear operators normally used for this purpose - are not suitable to generate high quality interpolated images, because they produce smoothed images and blocking artifacts. Techniques were studied to achieve a sharper reproduction of details, but usually they are excessively complicated and require the explicit detection of the image details and the estimation of their orientation (see e.g. [1]).
Rational filters (RFs), whose input/output relation is expressed as the ratio of two polynomials in the input variables, have already been used with satisfactory results in noise smoothing, contrast enhancement and image interpolation by power-of-two factors [3,4,5].
In [5] an operator was proposed for the interpolation of the DC components of coded images, and it was shown that this algorithm can overcome the theoretical limitations of the linear ones, with respect to the rendering of sharp details in output images; at the same time, this kind of interpolator avoids blocking artifacts which could affect diagonal lines, circles, etc.. That rational interpolator was designed to operate in the two-dimensional domain in a non-separable way and it was able to resize images by repeatedly up-scaling the data by a factor of two.
It is, inter alia, an object of the invention to interpolate images by large and arbitrary factors preserving the sharpness of their contours. To this end, the invention provides an image interpolation method and device, as well as a video display apparatus or a printing apparatus comprising such an image interpolation device, as defined in the independent claims. Advantageous embodiments are defined in the dependent claims.
In a preferred embodiment, the aim of the method presented here is achieved by using a technique based on a nonlinear rational filtering (RF). To allow for up-scaling by arbitrary factors, distances between a pixel to be interpolated and surrounding pixels are preferably taken into account in the rational filtering.
These and other aspects of the invention will be apparent from and elucidated with reference to the embodiments described hereinafter.
In the drawings: Fig. 1 illustrates the distance between an interpolated pixel and original pixels;
Figs. 2A-2C illustrate row interpolations by a factor 4; Fig. 3 illustrates original rows and columns interpolations by a factor 4; Fig. 4 illustrates pixel evaluations within the space delimited by rows and columns; Fig. 5 shows a conceptual block diagram; and
Fig. 6 shows a two-dimensional operator formula implementation.
Our focus is to study the performance of the RF algorithm as a zooming feature. This feature is a key point in a broad range of multimedia applications. Among these we could list, for instance, photo or video editing and resolution increase for printing pre-processing. However, in many of these applications, it is necessary to cope with high up-scaling factors that are not powers of two. In this description an extension of the interpolator proposed in [5] will be described. It overtakes its limitation thus allowing the use of any value.
The theoretical limitation of linear interpolation is the low-pass filtering implemented by the operators to avoid imaging artifacts in the output image. This operation limits the presence of high frequency components in the output images, corresponding to details and sharp edges in the spatial domain.
For example linear interpolation by an integer L factor is performed by inserting L-l equidistant zero-valued samples between two consecutive original samples, then a low-pass filtering is performed [2].
The proposed algorithm will be able to reconstruct high frequency components avoiding the blocking artifacts of diagonal edges due to the separability of linear interpolators.
The algorithm works in two steps. The first step is a one-dimensional interpolation of original rows and columns; the second one is the interpolation of the space among interpolated rows and columns.
The first step is the interpolation of the original rows and columns by the required factor. This step is implemented by using a one-dimensional rational interpolator, whose formula is defined by the equation (1). Pixels Sp are calculated between the original
ones p2 and p3 by using the scheme of Fig. 1. The distance between p2 and p3 is equal to 1, while the distance δ between Sp(δ) and p is smaller than or equal to 1 and greater than or equal to 0.
Wp2 (l - < )P2 + Wp3<5-P3
Sp( ) = w P2 (l - S) + wp2S
5 where wp2 = l+k((p2-p4)2 + (p3-ρ4)2) and wp3 = l+k((pι.p3)2 + (pι-p2)2)
A; is a parameter related to the non linearity of the algorithm, while the distance δ is described in Fig. 1. The pixels pi, p , p3 and p are the original input data aligned on the same row or
10 column. The pair wp2 and wp3 represents an edge sensor that is able to reconstruct luminance transitions sharply.
In Fig. 2 we can see how a one-dimensional edge in an original vector (Fig. 2A) is interpolated by a factor of 4 by using a linear interpolator (Fig. 2B) and a one-dimensional rational interpolator (Fig. 2C). We can see how the rational one-dimensional interpolator of
15 Fig. 2C reconstructs the edge more sharply; indeed the luminance transition produced by using the rational interpolator is shorter than that produced by the linear interpolator of Fig. 2B. This result is achieved by exploiting the sub-pixel information contained in the available data.
The second step of the algorithm is the interpolation of pixels between rows and 20 columns evaluated at the first step (the shadowed square of Fig. 3, in which the bigger circles indicate original pixels and the smaller circles indicate the points interpolated in the first step). The interpolation of a generic point z, located inside the internal square and having the original points (indicated by black dots) as vertexes (see Fig. 4), is performed using the points a, b, c, d, e,f, g and h interpolated in the first step and indicated by circles. These points are 25 defined once the position of the pixel to be evaluated is fixed; these pixels belong to the 0, 45, 90 and 135 degrees directions and to the interpolated rows and columns. The computation of z depends on its "rational" weights and on its distances (da, db, ..., dh) from points a, b, ..., h. This calculation must be done for each of the (L-l)2 points located inside the square. According to the above description, the value of z with reference to the Fig. 4, will be:
™ wac(adc + cda) + wbd (bdd + ddb) t weg(e d g + Sde) + w fl.(f d» + h d f ) όv z = 1 — — ac + W d + Weg + Wfi Wac + Wbd + Weg + Wβ
with dc - 1 - da; dd = 1 - db; de ~ 1 - dg; df = 1 - dh
and w = ■ w,,, = ■ l + k(a - c)2 \ + k(b - d)2
and
w„ = r,wΛ = • eg l + ^e - g)2 ' l + k(f -h)2 The role of the distances da, db, dc, ... dh is to weigh the contribution of first-step interpolated points taking into account their distances from the pixel to be computed. The weights wab, Wbd, weg and Wft, are able to determine if there is a dominant direction selected, for example, among
0. 45, 90 and 135 degrees, in the square composed of original and interpolated pixels. These directions are the most reasonable, but the distances could be evaluated also along lines differently oriented. Actually, if a pair of pixels, selected among (a; c), (b; d), (e; g) and (f; h), has similar values then the respective weight will be greater and the direction which they belong to will be dominant for the evaluation of pixel z. Moreover, there is an average weighting with respect to the distance between the pair of related pixels.
In order to describe more clearly the algorithm let us review the way it works.
Starting from an input image whose size is N rows by M columns and using a scale factor SF the 2 steps to be performed for the execution of the processing can be explained as:
1. A mono-dimensional operator (1-D operator) intervention by which interpolated pixel are inserted in between 2 original pixels only along the horizontal and vertical directions in such a way to obtain a grid. In this grid interpolated lines cross themselves in original pixels; in this way we obtain an intermediate image whose nominal dimension is equal to the output image, but, with only N*M +N*M*(SF-1) + M*N*(SF-1) significant pixels; these pixels will be referenced to as grid pixels.
2. An interpolation with a 2-D operator that fills the squares delimited by the grid with new pixels (the size of the squares will be (SF+1) x (SF+1) pixels and the number of pixels to be evaluated for each squares will be (SF-1) x (SF-1)).
The 2 steps can be represented graphically with the block diagram of Fig. 5. An input image II having N rows and M columns is applied to a one-dimensional operator 51 to obtain an intermediate image 12 having N*M + N*M*(SF-1) + M*N*(SF-1) significant pixels, viz. the original and interpolated pixels shown in Fig. 3. For the intermediate image 12, the original rows and columns length is increased by the scaling factor SF. The value of the
N*(SF-1)*M*(SF-1) located among original interpolated rows and columns is not yet defined. The intermediate image 12 is applied to a two-dimensional operator 52 to obtain an output image 13 having N*SF rows and M*SF columns.
A dedicated hardware could be designed to perform the required operations. The two-dimensional operator, whose behavior is affected by the choice of the "k" parameter (according to our studies a proper value can be selected around 0.1), works on every square defined by the grid pixels. Starting from one of these squares, this operator computes the value of each pixel inside, using the "grid pixels" belonging to the edges of that square and the pixel coordinates referring to the position in the square (see Fig. 3). These relative pixel co- ordinates are expressed by two integer indexes whose values are in the range (1, SF-1). The processing of the 2-D operator can be described with a block diagram as in Fig. 6.
Fig. 6 shows a two-dimensional operator formula implementation. Grid pixels GP and relative pixel coordinates RPC are applied to a grid pixel selector 61. The relative pixel coordinates RPC are also applied to a distance generator 62. An output of the grid pixel selector 61 and the parameter k are applied to a weight generator 63. Outputs of the distance generator 62 and the weight generator 63 are applied to a multiplier generator 64. Outputs of the grid pixel selector 61 and the multiplier generator 64 are applied to a multiplier accumulator 65. Outputs of the weights generator 63 and the multiplier accumulator 65 are applied to a divisor 66 that generates output pixels OP that are displayed on a display D or sent to a printing device P.
A primary aspect of the invention can be summarized as follows. A non-linear technique for image interpolation is presented. Linear techniques produce smoothed images and blocking artifacts at the output. The aim of our method is to interpolate images by large and arbitrary factors preserving the sharpness of their contours. We achieve this goal by using a technique based on the nonlinear rational filter (RF).
The presented algorithm is derived from the one described in Ref. [5]; the algorithm described there is able to perform image interpolations when the scaling factor is
represented by a power of two. That kind of interpolator is important because it applies the method of "rational filters" (RF) to produce interpolated images that preserve the sharpness of the details avoiding at the same time blocking artifacts. The computational load of the algorithm seems not heavier than the one of comparable algorithms that are not based on RF. In the solution proposed here, the two dimensional interpolation scaling factor advantageously needs no longer be a power of two but can be any number (> 1). A mono- dimensional interpolator based on RF is able to work with arbitrary scaling factor (any real number >1). After a first step during which this operator is used, a two-dimensional operator is applied. Also this operator is based on RF and can work with any interpolation-scaling factor; the proposed structure is intrinsically sensitive to the edge orientation in such a way to produce contours with a high degree of sharpness even if these contours are not horizontal or vertical. The invention can be used in the zooming of natural images like those obtained from photographic or video cameras.
A primary aspect of the invention thus provides an image interpolation method comprising the steps of inserting interpolated pixels along the horizontal and vertical directions so as to obtain a grid in which interpolated lines cross themselves in original pixels; and interpolating pixels between the rows and columns formed by the grid so as to fill the squares delimited by the grid. An image interpolation device operating in accordance with this method is also provided, as well as a video display apparatus (printing apparatus) comprising such an image interpolation device for supplying an interpolated image, and a display (printing device) for displaying (printing) the interpolated image.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design many alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of other elements or steps than those listed in a claim. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the device claim enumerating several means, several of these means can be embodied by one and the same item of hardware.
References:
[1] K. Jensen and D. Anastassiou, "Subpixel edge localization and the interpolation of still images," IEEE Trans, on Image Processing, vol. 4, no. 3, March 1995, pp. 285-295. [2] S., K., Mitra, "Digital Signal Processing, A Computer-Based Approach," McGraw-Hill Companies, New York, 1998.
[3] G. Ramponi, "The Rational Filter for Image Smoothing," IEEE Signal
Processing Letters, vol. 3, no. 3, pp. 63-65, March 1996.
[4] G. Ramponi and A. Polesel, "A Rational Unsharp Masking Technique," Journal of Electronic Imaging, vol. 7, no. 2, April 1998, pp. 333-338. [5] G. Ramponi and S. Carrato, "Interpolation of the DC Component of Coded
Images Using a Rational Filter," Proc. Fourth IEEE Intern. Conf. on Image Processing, ICIP- 97, S. Barbara, CA, Oct. 26-29, 1997.
Claims
1. An image interpolation method, comprising the steps of. inserting (51) interpolated pixels along horizontal and vertical directions so as to obtain a grid (12) in which interpolated lines cross themselves in original pixels; and interpolating (52) pixels between rows and columns formed by the grid (12) so as to fill squares delimited by the grid (12).
2. A method as claimed in claim 1, wherein rational filtering is used in said inserting step (51) and/or said interpolating step (52).
3. A method as claimed in claim 3, wherein distances between a pixel to be interpolated and surrounding pixels are taken into account in said rational filtering.
4. An image interpolation device comprising: means (51) for inserting interpolated pixels along horizontal and vertical directions so as to obtain a grid (12) in which interpolated lines cross themselves in original pixels; and means (52) for interpolating pixels between rows and columns formed by the grid (12) so as to fill squares delimited by the grid (12) to obtain an interpolated image (13).
5. A video display apparatus comprising: an image interpolation device as defined by claim 4 for supplying an interpolated image (13); and a display (D) for displaying the interpolated image (13).
A printing apparatus comprising: an image interpolation device as defined by claim 4 for supplying an interpolated image (13); and a printing device (P) for printing the interpolated image (13).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP99947051A EP0993656A1 (en) | 1998-04-29 | 1999-03-18 | Image interpolation |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP98201396 | 1998-04-29 | ||
EP98201396 | 1998-04-29 | ||
PCT/IB1999/000460 WO1999056247A1 (en) | 1998-04-29 | 1999-03-18 | Image interpolation |
EP99947051A EP0993656A1 (en) | 1998-04-29 | 1999-03-18 | Image interpolation |
Publications (1)
Publication Number | Publication Date |
---|---|
EP0993656A1 true EP0993656A1 (en) | 2000-04-19 |
Family
ID=8233662
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP99947051A Withdrawn EP0993656A1 (en) | 1998-04-29 | 1999-03-18 | Image interpolation |
Country Status (6)
Country | Link |
---|---|
EP (1) | EP0993656A1 (en) |
JP (1) | JP2002506600A (en) |
KR (1) | KR20010014320A (en) |
CN (1) | CN1266519A (en) |
AU (1) | AU3268899A (en) |
WO (1) | WO1999056247A1 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU736359B2 (en) * | 1998-12-18 | 2001-07-26 | Canon Kabushiki Kaisha | Image interpolation with a continuous 2-dimensional kernel |
US6950469B2 (en) | 2001-09-17 | 2005-09-27 | Nokia Corporation | Method for sub-pixel value interpolation |
CA2574755A1 (en) * | 2004-07-23 | 2006-03-02 | Pascale Loiseau | Method for compressing an audio, image or video digital file by desynchronization |
GB0500805D0 (en) | 2005-01-14 | 2005-02-23 | Snell & Wilcox Ltd | Image processing |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FI89227C (en) * | 1991-10-10 | 1993-08-25 | Salora Oy | FRAMEWORK FOR THE PURPOSE OF A DOUBLE I ORTOGONALISKT SAMPLAD BILD |
FR2703170B1 (en) * | 1993-03-25 | 1995-06-09 | Delean Bruno Camille Roger | Method for processing an image in a computerized system. |
JPH09265527A (en) * | 1996-03-28 | 1997-10-07 | Fuji Photo Film Co Ltd | Method for interpolatory operation of image data and device for executing the same |
-
1999
- 1999-03-18 AU AU32688/99A patent/AU3268899A/en not_active Abandoned
- 1999-03-18 EP EP99947051A patent/EP0993656A1/en not_active Withdrawn
- 1999-03-18 WO PCT/IB1999/000460 patent/WO1999056247A1/en not_active Application Discontinuation
- 1999-03-18 KR KR1019997012462A patent/KR20010014320A/en not_active Withdrawn
- 1999-03-18 CN CN99800639A patent/CN1266519A/en active Pending
- 1999-03-18 JP JP55385299A patent/JP2002506600A/en active Pending
Non-Patent Citations (1)
Title |
---|
See references of WO9956247A1 * |
Also Published As
Publication number | Publication date |
---|---|
AU3268899A (en) | 1999-11-16 |
CN1266519A (en) | 2000-09-13 |
KR20010014320A (en) | 2001-02-26 |
JP2002506600A (en) | 2002-02-26 |
WO1999056247A1 (en) | 1999-11-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1347410B1 (en) | Edge-based enlargement and interpolation of images | |
EP2215597B1 (en) | Re-sizing image sequences | |
US6496609B1 (en) | Hybrid-linear-bicubic interpolation method and apparatus | |
Muresan | Fast edge directed polynomial interpolation | |
Han et al. | Parametric cubic convolution scaler for enlargement and reduction of image | |
WO2001097171A2 (en) | Magnifying digital image using edge mapping | |
US20040086201A1 (en) | Fast edge directed polynomial interpolation | |
Khriji et al. | High-resolution digital resampling using vector rational filters | |
EP0993656A1 (en) | Image interpolation | |
Cheikh et al. | Color image interpolation using vector rational filters | |
Alessandretti et al. | Image interpolation by an integer factor using a non linear technique | |
Bosner et al. | Tension splines with application on image resampling | |
JP2006350562A (en) | Image processor and image processing program | |
Rochelli et al. | Image interpolation by an integer factor using | |
JP3054338B2 (en) | Image processing apparatus and method | |
Sharma et al. | Zooming digital images using modal interpolation | |
Muthiah et al. | Correlative Study of Image Magnification Techniques | |
JP3972625B2 (en) | Image processing apparatus and image processing method | |
EP0543917B1 (en) | Method of interpolating the value of a pixel moved a subpixel distance | |
Huang et al. | Directional moving averaging interpolation for texture mapping | |
JP2000182040A (en) | Method and device for providing expression of image data, method and device for expressing image data, method and device for converting kernel for image processing, converting method and converter | |
Chen et al. | Directional moving averaging interpolation for bilinear texture mapping | |
Cha et al. | Error-amended sharp edge (EASE) schemes for image interpolation | |
Nguyen et al. | Fast selective interpolation for 3D depth images | |
Świerczyński et al. | Increasing resolution of digital images using edge-based approach |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): DE ES FR GB IT |
|
17P | Request for examination filed |
Effective date: 20000504 |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20040908 |