US20050226525A1 - Image magnification device and image magnification method - Google Patents
Image magnification device and image magnification method Download PDFInfo
- Publication number
- US20050226525A1 US20050226525A1 US10/949,806 US94980604A US2005226525A1 US 20050226525 A1 US20050226525 A1 US 20050226525A1 US 94980604 A US94980604 A US 94980604A US 2005226525 A1 US2005226525 A1 US 2005226525A1
- Authority
- US
- United States
- Prior art keywords
- image
- enhancement
- filter
- small area
- determining
- 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.)
- Abandoned
Links
- 238000000034 method Methods 0.000 title claims abstract description 43
- 238000001914 filtration Methods 0.000 claims abstract description 20
- 230000006866 deterioration Effects 0.000 claims description 7
- 230000006870 function Effects 0.000 description 13
- 238000010586 diagram Methods 0.000 description 12
- 230000002708 enhancing effect Effects 0.000 description 6
- 230000015654 memory Effects 0.000 description 6
- 230000000694 effects Effects 0.000 description 4
- 230000002542 deteriorative effect Effects 0.000 description 3
- 238000007476 Maximum Likelihood Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000004836 empirical method Methods 0.000 description 1
- 238000013213 extrapolation Methods 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- 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/4007—Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/20—Image enhancement or restoration using local operators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/73—Deblurring; Sharpening
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20172—Image enhancement details
- G06T2207/20192—Edge enhancement; Edge preservation
Definitions
- the present invention relates to a technique of magnifying images, which is applied, for example, to devices like mobile phones and PDAs (personal digital assistants) and to general software for displaying images.
- PDAs personal digital assistants
- Non-Patent document 1 describes a method in which, after magnification of an image, an enhancement/estimation process is performed for lost high-frequency components to realize high-definition image magnification.
- Non-Patent document 2 describes a method in which signal pattern after magnification is estimated on the basis of previously learned association between image signal pattern before being magnified and signal pattern after magnification.
- inventions similar to the present invention are described in Non-Patent document 3 and Patent document 1. Supposing that an image before magnification is a reduced and deteriorated version of a magnified image, pixel values for the magnified image are estimated.
- Non-Patent document 3 and Patent document 1 allow the solution search without losing high-frequency components by using constraint conditions utilizing learned data.
- Patent documents 1 and 2 Prior arts that relate to the present invention include the techniques disclosed in Patent documents 1 and 2 and Non-Patent documents 1 to 3 shown below, for example.
- Non-Patent document 1 H. Greenspan, C. H. Anderson, and S. Akber, “Image Enhancement by nonlinear extrapolation in frequency space”, IEEE Trans. on Imag. Proc., vol. 9, no. 6, June, 2000.
- Non-Patent document 2 Tetsujiro Kondou, “Reality Creating Technique—Digital Reality Creation—”, The Journal of the Institute of Image Electronics Engineers of Japan, vol. 26, no. 6, 1997.
- Non-Patent document 1 includes the unclear, empirical method of determining parameters indicating the image enhancement degree. Also, since uniform enhancement is applied to the entire image, the occurrence of noise due to the enhancement of high-frequency components is unavoidable.
- Non-Patent document 2 the validity of associating an image signal before magnification and image pattern after magnification is questionable; a learned magnified image signal does not always correspond to the signal before magnification.
- Non-Patent document 3 more greatly depends on the quality of learned data than the invention of Non-Patent document 2, while it is difficult to obtain general learned data. Moreover, the solution search is extremely time-consuming and not practical. Also, while Patent document 1 uniquely determines parameter values, it is unknown whether the values are applicable to all images.
- an object of the present invention is to provide a technique capable of obtaining a high-definition magnified image by simple computation.
- an image magnification device includes:
- a deterioration unit that obtains a deteriorated image on the basis of an input original image
- a filter determining unit that determines enhancement filters for individual small areas of the original image using the deteriorated image at least
- an enhancement unit that performs a filtering process by applying the filters determined by the filter determining unit to the individual small areas to obtain an enhanced image
- magnification unit that interpolates the image to obtain a magnified image.
- the filter determining unit may obtain a characteristic of each small area from the deteriorated image and determine an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
- the filter determining unit may obtain results from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, determine for each small area which enhancement filter is to be used.
- the filter determining unit may obtain results from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, determine for each small area which enhancement filter is to be used.
- an image magnification method is executed by a computer, the method including:
- the step of determining the enhancement filters may include obtaining a characteristic of each small area from the deteriorated image and determining an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
- the step of determining enhancement filters may include obtaining results from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, determining for each small area which enhancement filter is to be used.
- the step of determining enhancement filters may include obtaining results from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, determining for each small area which enhancement filter is to be used.
- the present invention may be a program that causes a computer to execute the steps shown above. Also, the present invention may be a recording medium that records the program in a computer-readable manner. Then it is possible to cause a computer to read and execute the program recorded in the recording medium to provide its function.
- the computer-readable recording medium refers to a recording medium that stores information, e.g., data, programs, etc., electrically, magnetically, optically, mechanically, or with chemical functions in such a way that a computer can read the information.
- Such recording media detachable from computers include flexible disks, magneto-optical disks, CD-ROMs, CD-R/Ws, DVDs, DATs, 8-mm tapes, and memory cards.
- Such recording media fixed in computers include hard disks and ROMs (read only memories).
- FIG. 1 is an explanatory diagram showing a deteriorated image, an input image, and a magnified image.
- FIG. 2 is an explanatory diagram illustrating an enhancement process.
- FIG. 3 is a schematic diagram illustrating a configuration of an image magnification device.
- FIG. 4 is an explanatory diagram showing a magnification method according to a first embodiment.
- FIG. 5 is a diagram illustrating association between edge strength and enhancement filters.
- FIG. 6 is an explanatory diagram illustrating selection of filters.
- FIG. 7 is an explanatory diagram illustrating an enhancement filter coefficient.
- FIG. 8 is an explanatory diagram showing a magnification method of a second embodiment.
- FIG. 9 is an explanatory diagram showing a magnification method of a third embodiment.
- the present invention realizes high-definition image magnification by performing high-frequency component enhancement. Since directly estimating an image signal for a magnified image, as described in Non-Patent document 3 and Patent document 1, is very time-consuming and not realistic, the present invention generates high-frequency components that would be lost after magnification by adaptively applying enhancement (high-frequency enhancement) to an image signal before magnification. Note that the enhancement processing should be adaptively changed in smooth areas, edge areas, etc. in a scene or an image.
- the small area means a unit in filtering, which can be one pixel, an M ⁇ N pixel block, or an area of hair, skin, etc. in a portrait.
- the fidelity of the enhanced image with respect to the original image is represented by an estimation function or probability.
- Non-Patent document 3 and Patent document 1 search for magnified pixel values
- the present invention searches for enhancement filters for enhancing the image before magnification.
- Non-Patent document 3 and Patent document 1 searches in Non-Patent document 3 and Patent document 1 are continuous, that of the present invention is discrete. As a result, the present invention enables a considerable reduction of the amount of computation as compared with Non-Patent document 3 and Patent document 1.
- f i 0, 1, 2, . . . , m
- a set of enhancement filters selected for individual small areas (0, 1, 2, . . . , n): F ⁇ f i(0) , f i(1) , f i(2) , . . . f i(n) ⁇
- l k is a characteristic value of a small area k of the image Lo before being magnified.
- Various characteristic values can be used; for example, when the small area is set as a pixel, it can be a pixel value, when the small area is an M ⁇ N block, it can be a mesh feature or a direction feature, and when it is an area like hair or human skin in a portrait, it can be a texture characteristic.
- FIG. 2 shows the meaning of Expression (8).
- a filter f i(k) is selected so that the low-resolution image once deteriorated and then enhanced with the enhancement filter f i(k) corresponds to the original low-resolution image.
- FIG. 3 is a schematic diagram showing the configuration of an image magnification device according to the present invention.
- the image magnification device 1 of the embodiment is a common computer that has an operating unit 12 including a main memory and a CPU, a storage unit (hard disk) 13 , and an input/output unit 14 .
- the storage unit 13 stores an operation system and application programs (an image magnification program etc.).
- the input/output unit 14 is for connection with output devices like a display (a display unit) or a speaker and input devices like a keyboard or a microphone, and also for connection with input/output devices like an FD drive or a CD-ROM drive and input/output ports like USB or IEEE1394, for input/output of images.
- output devices like a display (a display unit) or a speaker and input devices like a keyboard or a microphone
- input/output devices like an FD drive or a CD-ROM drive and input/output ports like USB or IEEE1394, for input/output of images.
- the operating unit 12 reads and executes programs stored in the storage unit 13 for image magnification etc.
- the operating unit 12 executes steps of an image magnification program to function as a deterioration unit, a filter determining unit, an enhancement unit, and a magnification unit.
- the deterioration unit obtains a deteriorated image on the basis of an input original image.
- the filter determining unit divides the deteriorated image obtained by the deterioration unit into small areas, obtains their characteristic values, and determines enhancement filters associated with the characteristic values as enhancement filters to be used for the individual small areas.
- the enhancement unit performs filtering by applying the filters determined by the filter determining unit to the corresponding small areas, so as to obtain an enhanced image.
- the magnification unit interpolates the image to obtain a magnified image.
- the image magnification device 1 of the embodiment is a general-purpose computer that realizes the deterioration unit, filter determining unit, enhancement unit, and magnification unit by operating according to software (image magnification program), the image magnification device of the present invention is not limited to the example.
- it can be an electronic device having electronic circuitry (hardware) specially designed to realize the functions of these units.
- the operating unit stores the input image in a memory and also obtains a deteriorated image with the function of the deterioration unit on the basis of a given deteriorating function.
- the filter determining unit obtains characteristic values of individual small areas with the deteriorated image.
- the small area is defined as one pixel and the filter determining unit obtains edge strength value for each pixel as the characteristic value of the small area.
- the edge strength is defined by Expression (9), for example.
- u ⁇ ( l k ) 8 ⁇ l k - ⁇ ⁇ ⁇ D ⁇ ( l k ⁇ ⁇ ) 8 ⁇ D ⁇ ( l k ) - ⁇ ⁇ ⁇ D ⁇ ( l k ⁇ ⁇ ) ( 9 )
- k ⁇ represents pixels around k.
- the filter determining unit raster-scans the deteriorated image, i.e., sequentially reads pixels like scanning lines of a television image (hereinafter such reading is referred to simply as raster scanning) to obtain pixel values and calculates characteristic values (edge-strength values) of the small areas according to Expression (9) (S 2 ).
- the filter determining unit previously stores a filter table which associates enhancement filters f 0 to f m having different filter coefficients with edge-strength values, as the filter f 0 for edge strength U of U 0 ⁇ U ⁇ U 1 , the filter f 1 for U 1 ⁇ U ⁇ U 2 , the filter f 2 for the pixel value U of U 2 ⁇ U ⁇ U 3 , and so on.
- the filter determining unit refers to the filter table to obtain enhancement filters corresponding to the edge-strength values of the individual pixels, determines to use the enhancement filters for the corresponding pixels of the input image, and temporarily stores the data in a memory (S 3 ).
- the enhancement unit raster-scans the input image and performs enhancement with the enhancement filters determined for individual pixels (S 4 ), and the magnification unit magnifies the enhanced image to obtain a magnified image (S 5 ) .
- the computation of Expression (2) is performed using the enhancement filters (functions for enhancing the image) for individual pixels of the input image to implement enhancement and magnification.
- the enhancement process is performed by enhancement filters as shown in FIG. 7 for each small area.
- the arrangement of FIG. 7 shows a computation of multiplying neighboring pixels by coefficients according to the locations and obtaining a sum.
- the filter coefficient values of the enhancement filters are set in advance.
- the magnification process is achieved by a well-known interpolation method, for example. Step 4 of enhancing the image and Step 5 of magnifying the image may be performed in reverse order, meaning that the input image may be magnified (S 5 ) and then enhanced (S 4 ), which provides an equivalent effect.
- an appropriate enhancement filter is selected for each small area to achieve enhancement, which provides a high-definition magnified image with simple computation.
- the embodiment uniquely obtains an enhancement filter from the edge strength of each small area, appropriate enhancement filters can be obtained by raster-scanning the deteriorated image just once, which enables relatively high-speed processing.
- FIG. 8 is an explanatory diagram showing the image magnification method according to a second embodiment.
- the filter determining unit determines filters in a way different from that of the first embodiment.
- the two embodiments are configured the same, and therefore the same components are not described again here.
- the original image (the image before deteriorated) is enhanced in a manner as described in the first embodiment and then magnified.
- the enhancement may be performed after magnifying the original image by interpolation, which provides an equivalent effect.
- the embodiment allows selection of optimum enhancement filters by obtaining likelihood values with a plurality of enhancement filters having filter coefficients being constants and then selecting filters minimizing the likelihood values.
- FIG. 9 is an explanatory diagram showing the image magnification method according to a third embodiment.
- the filter determining unit determines filters in a way different from that of the first embodiment.
- the two embodiments are configured the same, and therefore the same components are not described again here.
- the filter determining unit raster-scans the deteriorated image in Step 32 , performs for each pixel the computation of Expression (8) m times using a plurality of enhancement filters, and obtains and stores the likelihood e k with each enhancement filter (S 22 ). Then, with Expression (12), the probabilities p(f i(k) ) indicating the degree of enhancement filter adaptability for each small area are obtained (S 33 ), and the probabilities p(f i(k) ) are obtained with parameter values, such as filter coefficients, updated by maximum likelihood estimation, which is repeated until the probabilities p(f i(k) ) constantly have the same value or close values (S 34 to S 35 ).
- the embodiment shows an example using the EM algorithm for the updating of parameters (S 35 ).
- the EM algorithm is formed of two steps called E-Step and M-step.
- the E-Step computes an expectation of logarithmic likelihood about an unknown parameter (F herein).
- An initial value of F t is given and Expression (10) is computed on the basis thereof (E-Step).
- p(f i(k) ) is the probability indicating the degree of enhancement filter adaptability for each small area.
- a value f t i(k) is an element of F t .
- the M-step obtains F that maximizes Expression (10), which is taken as F t+1 .
- F t+1 thus obtained is substituted with F t in Expression (10), which is repeated after that.
- Z k is a partition function and ⁇ i 2 is the variance of e k .
- the input image is enhanced as described earlier and magnified.
- the enhancement process may be performed after magnifying the original image by interpolation, which provides an equivalent effect.
- the embodiment is capable of performing enhancement suitably for features of the input image by simultaneously performing estimation of filter coefficients and filter selection for each small area in the process of selecting enhancement filters.
- the use of the present invention provides a high-definition magnified image with simple computation.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
A high-definition magnified image is obtained by simple computation. A magnified image is obtained by obtaining a deteriorated image on the basis of an input original image, determining enhancement filters used for individual small areas of the original image using the deteriorated image at least, performing a filtering process by applying the filters thus determined to the individual small areas to achieve enhancement, and interpolating the image for magnification.
Description
- The present invention relates to a technique of magnifying images, which is applied, for example, to devices like mobile phones and PDAs (personal digital assistants) and to general software for displaying images.
- Various methods for magnification of images have been proposed. Most common methods apply filtering to an image after (or while) up-sampling the image. Bilinear interpolation and bicubic interpolation are the most famous examples of such methods.
- However, these methods tend to produce blurred magnified images. This is because high-frequency components are lost during image magnification.
- To solve the problem, Non-Patent
document 1 describes a method in which, after magnification of an image, an enhancement/estimation process is performed for lost high-frequency components to realize high-definition image magnification. Also, Non-Patent document 2 describes a method in which signal pattern after magnification is estimated on the basis of previously learned association between image signal pattern before being magnified and signal pattern after magnification. Alternatively, inventions similar to the present invention are described inNon-Patent document 3 andPatent document 1. Supposing that an image before magnification is a reduced and deteriorated version of a magnified image, pixel values for the magnified image are estimated. In the process, since each pixel value of the magnified image cannot be determined uniquely, a constraint condition is set for the search of a solution space, and the image is magnified by obtaining maximum (minimum) solutions under the constraint condition. Smoothness of neighboring pixels is often used for the constraint condition, and the resultant solution (i.e. magnified image) therefore tends to be blurred with high-frequency components lost. However,Non-Patent document 3 andPatent document 1 allow the solution search without losing high-frequency components by using constraint conditions utilizing learned data. - Prior arts that relate to the present invention include the techniques disclosed in
Patent documents 1 and 2 and Non-Patentdocuments 1 to 3 shown below, for example. - [Patent document 1] JP 2000-339450 A
- [Patent document 2] JP 2002-149105 A
- [Non-Patent document 1] H. Greenspan, C. H. Anderson, and S. Akber, “Image Enhancement by nonlinear extrapolation in frequency space”, IEEE Trans. on Imag. Proc., vol. 9, no. 6, June, 2000.
- [Non-Patent document 2] Tetsujiro Kondou, “Reality Creating Technique—Digital Reality Creation—”, The Journal of the Institute of Image Electronics Engineers of Japan, vol. 26, no. 6, 1997.
- [Non-Patent document3] Simon Baker and Takeo Kanade, “Limits on super—resolution and how to break them”, IEEE Trans. PAMI, vol. 24, no. 9, Sep., 2002.
- However, the conventional techniques cited above have serious problems. The degree of enhancement of an image signal greatly varies depending on the input image, and in this sense, the technique of Non-Patent
document 1, for example, includes the unclear, empirical method of determining parameters indicating the image enhancement degree. Also, since uniform enhancement is applied to the entire image, the occurrence of noise due to the enhancement of high-frequency components is unavoidable. - Also, in the technique of Non-Patent document 2, the validity of associating an image signal before magnification and image pattern after magnification is questionable; a learned magnified image signal does not always correspond to the signal before magnification.
- Furthermore, the technique of
Non-Patent document 3 more greatly depends on the quality of learned data than the invention of Non-Patent document 2, while it is difficult to obtain general learned data. Moreover, the solution search is extremely time-consuming and not practical. Also, whilePatent document 1 uniquely determines parameter values, it is unknown whether the values are applicable to all images. - Accordingly, an object of the present invention is to provide a technique capable of obtaining a high-definition magnified image by simple computation.
- In order to solve the problems, the present invention adopts the following means. That is, an image magnification device includes:
- a deterioration unit that obtains a deteriorated image on the basis of an input original image;
- a filter determining unit that determines enhancement filters for individual small areas of the original image using the deteriorated image at least;
- an enhancement unit that performs a filtering process by applying the filters determined by the filter determining unit to the individual small areas to obtain an enhanced image; and
- a magnification unit that interpolates the image to obtain a magnified image.
- The filter determining unit may obtain a characteristic of each small area from the deteriorated image and determine an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
- The filter determining unit may obtain results from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, determine for each small area which enhancement filter is to be used.
- The filter determining unit may obtain results from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, determine for each small area which enhancement filter is to be used.
- Further, an image magnification method according to the present invention is executed by a computer, the method including:
- obtaining a deteriorated image on the basis of an input original image;
- determining enhancement filters for individual small areas of the original image using the deteriorated image at least;
- performing a filtering process by applying the filters determined by the step of determining to the individual small areas to obtain an enhanced image; and
- interpolating the image to obtain a magnified image.
- The step of determining the enhancement filters may include obtaining a characteristic of each small area from the deteriorated image and determining an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
- The step of determining enhancement filters may include obtaining results from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, determining for each small area which enhancement filter is to be used.
- The step of determining enhancement filters may include obtaining results from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, determining for each small area which enhancement filter is to be used.
- The present invention may be a program that causes a computer to execute the steps shown above. Also, the present invention may be a recording medium that records the program in a computer-readable manner. Then it is possible to cause a computer to read and execute the program recorded in the recording medium to provide its function.
- The computer-readable recording medium refers to a recording medium that stores information, e.g., data, programs, etc., electrically, magnetically, optically, mechanically, or with chemical functions in such a way that a computer can read the information. Such recording media detachable from computers include flexible disks, magneto-optical disks, CD-ROMs, CD-R/Ws, DVDs, DATs, 8-mm tapes, and memory cards.
- Such recording media fixed in computers include hard disks and ROMs (read only memories).
-
FIG. 1 is an explanatory diagram showing a deteriorated image, an input image, and a magnified image. -
FIG. 2 is an explanatory diagram illustrating an enhancement process. -
FIG. 3 is a schematic diagram illustrating a configuration of an image magnification device. -
FIG. 4 is an explanatory diagram showing a magnification method according to a first embodiment. -
FIG. 5 is a diagram illustrating association between edge strength and enhancement filters. -
FIG. 6 is an explanatory diagram illustrating selection of filters. -
FIG. 7 is an explanatory diagram illustrating an enhancement filter coefficient. -
FIG. 8 is an explanatory diagram showing a magnification method of a second embodiment. -
FIG. 9 is an explanatory diagram showing a magnification method of a third embodiment. - Hereinafter, the best mode for carrying out the invention will be described referring to the drawings. The configurations of the embodiments shown below are illustrative and the present invention is not limited to the embodiments.
- <Principle of the Invention>
- The present invention realizes high-definition image magnification by performing high-frequency component enhancement. Since directly estimating an image signal for a magnified image, as described in
Non-Patent document 3 andPatent document 1, is very time-consuming and not realistic, the present invention generates high-frequency components that would be lost after magnification by adaptively applying enhancement (high-frequency enhancement) to an image signal before magnification. Note that the enhancement processing should be adaptively changed in smooth areas, edge areas, etc. in a scene or an image. - This requires means for adaptively selecting enhancement processing for each small area. The small area means a unit in filtering, which can be one pixel, an M×N pixel block, or an area of hair, skin, etc. in a portrait. In order to find an appropriate degree of enhancement for each small area, the fidelity of the enhanced image with respect to the original image is represented by an estimation function or probability.
- A significant difference between the present invention and the inventions of
Non-Patent document 3 andPatent document 1 is that the present invention searches a solution space different from those of the cited documents. WhileNon-Patent document 3 andPatent document 1 search for magnified pixel values, the present invention searches for enhancement filters for enhancing the image before magnification. - Therefore, while the solution searches in
Non-Patent document 3 andPatent document 1 are continuous, that of the present invention is discrete. As a result, the present invention enables a considerable reduction of the amount of computation as compared withNon-Patent document 3 andPatent document 1. - The logic described so far can be mathematically represented as below.
- DEFINITIONS
- Enhanced and magnified high-resolution image: Su
- Original low-resolution image (image before being magnified/input image): Lo
- Deteriorated image: Lo′
- Image blurring function: D()
- Image enhancement function: D−1()
- Enhancement transformation of image: F()=D−1()
- Image magnifying function: B()
- Image reducing function: B−1()
- m enhancement filters: fi(i=0, 1, 2, . . . , m)
- A set of enhancement filters selected for individual small areas (0, 1, 2, . . . , n): F={fi(0), fi(1), fi(2), . . . fi(n)}
- With these definitions, as shown in
FIG. 1 , considering that the image before being magnified is a reduced and deteriorated version of the magnified image, the image magnification method can be expressed as:
Lo=B −1(D(Su)) (1)
From Expression (1), an enhanced and magnified high-resolution image Su is obtained as:
Su=D −1(B(Lo))=F(B(Lo))≅B(F(Lo)) (2) - Expression (2) shows a method for obtaining the high-resolution image Su when the low-resolution image Lo is given. That is to say, Su can be obtained by enhancing and then magnifying Lo, or by magnifying and then enhancing Lo. Then, when B is known, the high-resolution image Su is obtained if F can be obtained. To obtain F, Expression below is defined.
E′=(Su−F(B(Lo)))2 (3)
In the expression, F that minimizes E′ is computed and then F(B(Lo)) provides Su. However, since Su is unknown, Expression (3) is replaced by:
E=(Lo−F(B(Lo′)))2 (4)
Note that the relation between Lo and Lo′ is as shown inFIG. 1 . That is to say, it is assumed that the relation between Su and Lo holds also between Lo and Lo′.
Lo′=B −1(D(Lo)) (5)
Expression (5) is substituted in Expression (4) to obtain the expression:
E=(Lo−F(B(B −1(D(Lo)))))2=(Lo−F(D(Lo)))2 (6)
Expression (6) is called likelihood, and F that minimizes the likelihood corresponds to an optimum enhancement filter. The image magnification computes F that satisfies Expression (6) about the image Lo before magnification. However, it is more desirable to determine elements of F for individual small areas, as f0, f1, . . . , fi . . . , than to determine one F for one image. This is because an image includes small areas that do not require much enhancement and areas that require enhancement, and adaptively selecting filters is preferable in order to control the degree of edge enhancement for each small area.
The expression below is also obtained from Expression (1).
E=(Lo−B −1(D(F(B(Lo))))2 (7)
In Expression (7), the likelihood corresponds to a square error of the original image and an image obtained by magnifying/enhancing the original image and further deteriorating/reducing the high-resolution image thus obtained. The use of Expression (7) in place of Expression (6) provides an equivalent effect. The following description is made only on the basis of Expression (6).
Expression (6) is developed at the small area level to obtain the expression:
e k=(l k −f i(k)(D(l k))2 (8)
Where lk is a characteristic value of a small area k of the image Lo before being magnified. Various characteristic values can be used; for example, when the small area is set as a pixel, it can be a pixel value, when the small area is an M×N block, it can be a mesh feature or a direction feature, and when it is an area like hair or human skin in a portrait, it can be a texture characteristic.FIG. 2 shows the meaning of Expression (8). On the assumption that (a low-resolution image)=(an image obtained by deteriorating and reducing a high-resolution image), in order to obtain a high-resolution image from a low-resolution image, a filter fi(k) is selected so that the low-resolution image once deteriorated and then enhanced with the enhancement filter fi(k) corresponds to the original low-resolution image. - In actual image magnification, plural kinds of enhancement filters fi are prepared in advance and a filter is selected for each small area using Expression (8). After selecting filters, the image is magnified using Expression (2). The filtering is applied to the image before magnification or to the image after magnification.
- <First Embodiment>
-
FIG. 3 is a schematic diagram showing the configuration of an image magnification device according to the present invention. As shown inFIG. 3 , theimage magnification device 1 of the embodiment is a common computer that has an operatingunit 12 including a main memory and a CPU, a storage unit (hard disk) 13, and an input/output unit 14. - The
storage unit 13 stores an operation system and application programs (an image magnification program etc.). - The input/
output unit 14 is for connection with output devices like a display (a display unit) or a speaker and input devices like a keyboard or a microphone, and also for connection with input/output devices like an FD drive or a CD-ROM drive and input/output ports like USB or IEEE1394, for input/output of images. - The operating
unit 12 reads and executes programs stored in thestorage unit 13 for image magnification etc. In particular, in the embodiment, the operatingunit 12 executes steps of an image magnification program to function as a deterioration unit, a filter determining unit, an enhancement unit, and a magnification unit. - The deterioration unit obtains a deteriorated image on the basis of an input original image.
- The filter determining unit divides the deteriorated image obtained by the deterioration unit into small areas, obtains their characteristic values, and determines enhancement filters associated with the characteristic values as enhancement filters to be used for the individual small areas.
- The enhancement unit performs filtering by applying the filters determined by the filter determining unit to the corresponding small areas, so as to obtain an enhanced image.
- The magnification unit interpolates the image to obtain a magnified image.
- While the
image magnification device 1 of the embodiment is a general-purpose computer that realizes the deterioration unit, filter determining unit, enhancement unit, and magnification unit by operating according to software (image magnification program), the image magnification device of the present invention is not limited to the example. For example, it can be an electronic device having electronic circuitry (hardware) specially designed to realize the functions of these units. - An image magnification method according to the embodiment, which is carried out by the image magnification device thus structured is now described referring to
FIG. 4 . - First, when an image is inputted through the input/
output unit 14, the operating unit stores the input image in a memory and also obtains a deteriorated image with the function of the deterioration unit on the basis of a given deteriorating function. For example, as shown inFIG. 1 , the deteriorated image Lo′ is obtained from the input image Lo according to the relation Lo′=B−1 (D(Lo)) (Step 1: hereinafter steps are referred to simply like S1). - Next, the filter determining unit obtains characteristic values of individual small areas with the deteriorated image. In the embodiment, the small area is defined as one pixel and the filter determining unit obtains edge strength value for each pixel as the characteristic value of the small area.
- The edge strength is defined by Expression (9), for example.
- In the expression, as shown in
FIG. 6 , k±θ represents pixels around k. - The filter determining unit raster-scans the deteriorated image, i.e., sequentially reads pixels like scanning lines of a television image (hereinafter such reading is referred to simply as raster scanning) to obtain pixel values and calculates characteristic values (edge-strength values) of the small areas according to Expression (9) (S2).
- As shown in
FIG. 5 , the filter determining unit previously stores a filter table which associates enhancement filters f0 to fm having different filter coefficients with edge-strength values, as the filter f0 for edge strength U of U0≦U<U1, the filter f1 for U1≦U<U2, the filter f2 for the pixel value U of U2≦U<U3, and so on. The filter determining unit refers to the filter table to obtain enhancement filters corresponding to the edge-strength values of the individual pixels, determines to use the enhancement filters for the corresponding pixels of the input image, and temporarily stores the data in a memory (S3). - Next, the enhancement unit raster-scans the input image and performs enhancement with the enhancement filters determined for individual pixels (S4), and the magnification unit magnifies the enhanced image to obtain a magnified image (S5) . That is to say, the computation of Expression (2) is performed using the enhancement filters (functions for enhancing the image) for individual pixels of the input image to implement enhancement and magnification. The enhancement process is performed by enhancement filters as shown in
FIG. 7 for each small area. The arrangement ofFIG. 7 shows a computation of multiplying neighboring pixels by coefficients according to the locations and obtaining a sum. In the embodiment, the filter coefficient values of the enhancement filters are set in advance. The magnification process is achieved by a well-known interpolation method, for example.Step 4 of enhancing the image andStep 5 of magnifying the image may be performed in reverse order, meaning that the input image may be magnified (S5) and then enhanced (S4), which provides an equivalent effect. - As described so far, according to the embodiment, an appropriate enhancement filter is selected for each small area to achieve enhancement, which provides a high-definition magnified image with simple computation.
- Also, since the embodiment uniquely obtains an enhancement filter from the edge strength of each small area, appropriate enhancement filters can be obtained by raster-scanning the deteriorated image just once, which enables relatively high-speed processing.
- <Second Embodiment>
-
FIG. 8 is an explanatory diagram showing the image magnification method according to a second embodiment. In the embodiment, the filter determining unit determines filters in a way different from that of the first embodiment. In other respects, the two embodiments are configured the same, and therefore the same components are not described again here. - In the embodiment, a plurality of (m) enhancement filters fi(i=1, 2, 3, . . . m) with different filter coefficients are prepared in advance and stored in a memory etc. so that the filter determining unit can refer to the filters. Then, after a deteriorated image is obtained as described earlier, the filter determining unit raster-scans the deteriorated image and performs the computation of Expression (8) m times for each pixel using the plurality of enhancement filters, so as to obtain the likelihood ek with each enhancement filter (S22). Then it determines and stores the filter fi(k) that minimizes the likelihood ek as the enhancement filter for the pixel (S23).
- After determining enhancement filters for all pixels, the original image (the image before deteriorated) is enhanced in a manner as described in the first embodiment and then magnified. The enhancement may be performed after magnifying the original image by interpolation, which provides an equivalent effect.
- Thus, the embodiment allows selection of optimum enhancement filters by obtaining likelihood values with a plurality of enhancement filters having filter coefficients being constants and then selecting filters minimizing the likelihood values.
- <Third Embodiment>
-
FIG. 9 is an explanatory diagram showing the image magnification method according to a third embodiment. In the embodiment, the filter determining unit determines filters in a way different from that of the first embodiment. In other respects, the two embodiments are configured the same, and therefore the same components are not described again here. - First, after a deteriorated image is obtained as described earlier, the filter determining unit raster-scans the deteriorated image in Step 32, performs for each pixel the computation of Expression (8) m times using a plurality of enhancement filters, and obtains and stores the likelihood ek with each enhancement filter (S22). Then, with Expression (12), the probabilities p(fi(k)) indicating the degree of enhancement filter adaptability for each small area are obtained (S33), and the probabilities p(fi(k)) are obtained with parameter values, such as filter coefficients, updated by maximum likelihood estimation, which is repeated until the probabilities p(fi(k)) constantly have the same value or close values (S34 to S35). The embodiment shows an example using the EM algorithm for the updating of parameters (S35). The EM algorithm is formed of two steps called E-Step and M-step. The E-Step computes an expectation of logarithmic likelihood about an unknown parameter (F herein). An initial value of Ft is given and Expression (10) is computed on the basis thereof (E-Step). Where p(fi(k)) is the probability indicating the degree of enhancement filter adaptability for each small area. A value ft i(k) is an element of Ft. According to Expression (11), the M-step obtains F that maximizes Expression (10), which is taken as Ft+1. Ft+1 thus obtained is substituted with Ft in Expression (10), which is repeated after that.
- After updating filter coefficients, the probability p(fi(k)) is obtained again with Expression (12) (S33), the expectation of Expression (10) is computed using it, and parameters including filter coefficients satisfying Expression (11) are obtained.
- In the expression, Zk is a partition function and σi 2 is the variance of ek.
- When the process is performed several times, then p(fi(k)) becomes nearly unchanged. Whether the variation range is not more than a given value is determined (S34), and when the variation is not more than the given value, the process moves to the next step, regarding the solution as having converged. Subsequently, for each small area, an enhancement filter with the highest probability p(fi(k)) is determined and stored as the enhancement filter to be used for that small area (S36).
- Then, using the enhancement filters thus determined, the input image is enhanced as described earlier and magnified. The enhancement process may be performed after magnifying the original image by interpolation, which provides an equivalent effect.
- As described so far, the embodiment is capable of performing enhancement suitably for features of the input image by simultaneously performing estimation of filter coefficients and filter selection for each small area in the process of selecting enhancement filters.
- The use of the present invention provides a high-definition magnified image with simple computation.
Claims (12)
1. An image magnification device, comprising:
a deterioration unit that obtains a deteriorated image on the basis of an input original image;
a filter determining unit that determines enhancement filters for individual small areas of the original image using the deteriorated image at least;
an enhancement unit that performs a filtering process by applying the filters determined by the filter determining unit to the individual small areas to obtain an enhanced image; and
a magnification unit that interpolates the image to obtain a magnified image.
2. The image magnification device according to claim 1 , wherein the filter determining unit obtains a characteristic of each small area from the deteriorated image and determines an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
3. The image magnification device according to claim 1 , wherein results are obtained from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, the filter determining unit determines for each small area which enhancement filter is to be used.
4. The image magnification device according to claim 1 , wherein results are obtained from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, the filter determining unit determines for each small area which enhancement filter is to be used.
5. An image magnification method which is executed by a computer, comprising the steps of:
obtaining a deteriorated image on the basis of an input original image;
determining enhancement filters for individual small areas of the original image using the deteriorated image at least;
performing a filtering process by applying the filters determined by the step of determining to the individual small areas to obtain an enhanced image; and
interpolating the image to obtain a magnified image.
6. The image magnification method according to claim 5 , wherein the step of determining the enhancement filters includes obtaining a characteristic of each small area from the deteriorated image and determining an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
7. The image magnification method according to claim 5 , wherein the step of determining enhancement filters includes obtaining results from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, determining for each small area which enhancement filter is to be used.
8. The image magnification method according to claim 5 , wherein the step of determining enhancement filters includes obtaining results from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, determining for each small area which enhancement filter is to be used.
9. A storage medium which stores an image magnification program for causing a computer to execute the steps of:
obtaining a deteriorated image on the basis of an input original image;
determining enhancement filters for individual small areas of the original image using the deteriorated image at least;
performing a filtering process by applying the filters determined by the step of determining to the individual small areas to obtain an enhanced image; and
interpolating the image to obtain a magnified image.
10. A storage medium according to claim 9 , wherein the step of determining the enhancement filters includes obtaining a characteristic of each small area from the deteriorated image and determining an enhanced filter associated with the characteristic as an enhancement filter used for the small area.
11. A storage medium according to claim 9 , wherein the step of determining enhancement filters includes obtaining results from filtering of each small area of the deteriorated image with a previously prepared plurality of enhancement filters, and on the basis of the results, determining for each small area which enhancement filter is to be used.
12. A storage medium according to claim 9 , wherein the step of determining enhancement filters includes obtaining results from filtering of each small area of the deteriorated image with a plurality of enhancement filters while changing distribution of filter coefficients of the plurality of enhancement filters which provide different degrees of enhancement, and on the basis of the results, determining for each small area which enhancement filter is to be used.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/272,353 US7953298B2 (en) | 2004-03-31 | 2008-11-17 | Image magnification device, image magnification method and computer readable medium storing an image magnification program |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004-107480 | 2004-03-31 | ||
JP2004107480 | 2004-03-31 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/272,353 Division US7953298B2 (en) | 2004-03-31 | 2008-11-17 | Image magnification device, image magnification method and computer readable medium storing an image magnification program |
Publications (1)
Publication Number | Publication Date |
---|---|
US20050226525A1 true US20050226525A1 (en) | 2005-10-13 |
Family
ID=34880102
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/949,806 Abandoned US20050226525A1 (en) | 2004-03-31 | 2004-09-27 | Image magnification device and image magnification method |
US12/272,353 Expired - Fee Related US7953298B2 (en) | 2004-03-31 | 2008-11-17 | Image magnification device, image magnification method and computer readable medium storing an image magnification program |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/272,353 Expired - Fee Related US7953298B2 (en) | 2004-03-31 | 2008-11-17 | Image magnification device, image magnification method and computer readable medium storing an image magnification program |
Country Status (3)
Country | Link |
---|---|
US (2) | US20050226525A1 (en) |
EP (1) | EP1583030A1 (en) |
CN (1) | CN1321395C (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070230783A1 (en) * | 2006-01-17 | 2007-10-04 | Stmicroelectronics Sa | Method of processing, for example of inserting contours of a digital image and corresponding device |
US20080025628A1 (en) * | 2004-10-26 | 2008-01-31 | Koninklijke Philips Electronics, N.V. | Enhancement of Blurred Image Portions |
US20080199101A1 (en) * | 2004-10-08 | 2008-08-21 | Matsushita Electric Industrial Co., Ltd. | Image Processing Apparatus and Image Processing Program |
US20130114888A1 (en) * | 2011-11-08 | 2013-05-09 | Kanako Saito | Image processing apparatus, computer program product, and image processing method |
US20140218553A1 (en) * | 2009-08-31 | 2014-08-07 | Intellectual Ventures Fund 83 Llc | Using captured high and low resolution images |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI377521B (en) * | 2008-05-27 | 2012-11-21 | Novatek Microelectronics Corp | Image processing apparatus and method |
CN103425973B (en) * | 2012-05-25 | 2019-05-31 | 夏普株式会社 | The method, apparatus and video display apparatus of enhancing processing are carried out to the image containing text |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5880767A (en) * | 1996-09-11 | 1999-03-09 | Hewlett-Packard Company | Perceptual image resolution enhancement system |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5363213A (en) * | 1992-06-08 | 1994-11-08 | Xerox Corporation | Unquantized resolution conversion of bitmap images using error diffusion |
US5796879A (en) * | 1995-05-23 | 1998-08-18 | Hewlett-Packard Company | Area based interpolation for image scaling |
JP3738791B2 (en) * | 1996-08-19 | 2006-01-25 | 富士写真フイルム株式会社 | Image processing method and apparatus |
US6075926A (en) * | 1997-04-21 | 2000-06-13 | Hewlett-Packard Company | Computerized method for improving data resolution |
US5867606A (en) * | 1997-08-12 | 1999-02-02 | Hewlett-Packard Company | Apparatus and method for determining the appropriate amount of sharpening for an image |
US6201613B1 (en) * | 1998-07-22 | 2001-03-13 | Xerox Corporation | Automatic image enhancement of halftone and continuous tone images |
JP2000339450A (en) | 1999-05-26 | 2000-12-08 | Sony Corp | Picture processing method and picture processor |
KR100850729B1 (en) * | 2000-07-06 | 2008-08-06 | 더 트러스티스 오브 콜롬비아 유니버시티 인 더 시티 오브 뉴욕 | Method and apparatus for enhancing data resolution |
JP2002149105A (en) | 2000-11-14 | 2002-05-24 | Hitachi Ltd | Image magnification controller |
JP2002288653A (en) * | 2001-03-23 | 2002-10-04 | Minolta Co Ltd | Image processing device, method, program and recording medium |
JP2002300384A (en) * | 2001-03-30 | 2002-10-11 | Minolta Co Ltd | Image recovery device, image recovery method, program and recording medium |
US7142729B2 (en) * | 2001-09-10 | 2006-11-28 | Jaldi Semiconductor Corp. | System and method of scaling images using adaptive nearest neighbor |
US7120305B2 (en) * | 2002-04-16 | 2006-10-10 | Ricoh, Co., Ltd. | Adaptive nonlinear image enlargement using wavelet transform coefficients |
US7149369B2 (en) * | 2002-04-23 | 2006-12-12 | Hewlett-Packard Development Company, L.P. | Method and system for image scaling |
US7327904B2 (en) * | 2004-12-15 | 2008-02-05 | Arcsoft, Inc. | Pattern classification and filter design for increasing image resolution |
-
2004
- 2004-09-27 US US10/949,806 patent/US20050226525A1/en not_active Abandoned
- 2004-09-27 EP EP04255886A patent/EP1583030A1/en not_active Withdrawn
- 2004-10-22 CN CNB2004100860061A patent/CN1321395C/en not_active Expired - Fee Related
-
2008
- 2008-11-17 US US12/272,353 patent/US7953298B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5880767A (en) * | 1996-09-11 | 1999-03-09 | Hewlett-Packard Company | Perceptual image resolution enhancement system |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080199101A1 (en) * | 2004-10-08 | 2008-08-21 | Matsushita Electric Industrial Co., Ltd. | Image Processing Apparatus and Image Processing Program |
US7936941B2 (en) * | 2004-10-08 | 2011-05-03 | Panasonic Corporation | Apparatus for clearing an image and method thereof |
US20080025628A1 (en) * | 2004-10-26 | 2008-01-31 | Koninklijke Philips Electronics, N.V. | Enhancement of Blurred Image Portions |
US20070230783A1 (en) * | 2006-01-17 | 2007-10-04 | Stmicroelectronics Sa | Method of processing, for example of inserting contours of a digital image and corresponding device |
US7860338B2 (en) * | 2006-01-17 | 2010-12-28 | Stmicroelectronics Sa | Method of processing, for example of inserting contours of a digital image and corresponding device |
US20140218553A1 (en) * | 2009-08-31 | 2014-08-07 | Intellectual Ventures Fund 83 Llc | Using captured high and low resolution images |
US9407818B2 (en) * | 2009-08-31 | 2016-08-02 | Intellectual Ventures Fund 83 Llc | Using captured high and low resolution images |
US9661218B2 (en) | 2009-08-31 | 2017-05-23 | Monument Peak Ventures, Llc | Using captured high and low resolution images |
US9955071B2 (en) | 2009-08-31 | 2018-04-24 | Monument Peak Ventures, Llc | Using captured high and low resolution images |
US20130114888A1 (en) * | 2011-11-08 | 2013-05-09 | Kanako Saito | Image processing apparatus, computer program product, and image processing method |
Also Published As
Publication number | Publication date |
---|---|
CN1677440A (en) | 2005-10-05 |
US7953298B2 (en) | 2011-05-31 |
US20090074320A1 (en) | 2009-03-19 |
CN1321395C (en) | 2007-06-13 |
EP1583030A1 (en) | 2005-10-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7953298B2 (en) | Image magnification device, image magnification method and computer readable medium storing an image magnification program | |
JP6961139B2 (en) | An image processing system for reducing an image using a perceptual reduction method | |
Purkait et al. | Super resolution image reconstruction through Bregman iteration using morphologic regularization | |
EP1347410B1 (en) | Edge-based enlargement and interpolation of images | |
JP2013518336A (en) | Method and system for generating an output image with increased pixel resolution from an input image | |
US6678405B1 (en) | Data processing apparatus, data processing method, learning apparatus, learning method, and medium | |
US20070171287A1 (en) | Image enlarging device and program | |
KR100860968B1 (en) | Image-resolution-improvement apparatus and method | |
CN116091322B (en) | Super-resolution image reconstruction method and computer equipment | |
JP2021184594A (en) | Video frame interpolation device and method | |
Yoo et al. | Noise-robust iterative back-projection | |
Xie et al. | Feature dimensionality reduction for example-based image super-resolution | |
Kavya et al. | Survey on learning based super resolution techniques for enhancement of digital images | |
Xu et al. | Affine non-local Bayesian image denoising algorithm | |
Giannoula | Classification-based adaptive filtering for multiframe blind image restoration | |
Bindal et al. | Novel three stage range sensitive filter for denoising high density salt & pepper noise | |
Cao et al. | Single image motion deblurring with reduced ringing effects using variational Bayesian estimation | |
Seke et al. | Multi‐frame super‐resolution algorithm using common vector approach | |
CN115861048A (en) | Image super-resolution method, device, equipment and storage medium | |
JP2005316985A (en) | Apparatus and method for enlarging image | |
Al Ismaeil et al. | Multi-frame super-resolution by enhanced shift & add | |
Wang et al. | Fast multi-frame image super-resolution based on MRF | |
Lin et al. | An iterative enhanced super-resolution system with edge-dominated interpolation and adaptive enhancements | |
Kao et al. | Improved edge-directed super resolution | |
Lin et al. | Image super-resolution by estimating the enhancement weight of self example and external missing patches |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: FUJITSU LIMITED, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KURAKI, KENSUKE;ANAN, TAIZO;REEL/FRAME:016015/0819 Effective date: 20040914 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |