JPH11134494A - Method for improving quality of image, its method and recording medium stored with its method - Google Patents

Method for improving quality of image, its method and recording medium stored with its method

Info

Publication number
JPH11134494A
JPH11134494A JP9298027A JP29802797A JPH11134494A JP H11134494 A JPH11134494 A JP H11134494A JP 9298027 A JP9298027 A JP 9298027A JP 29802797 A JP29802797 A JP 29802797A JP H11134494 A JPH11134494 A JP H11134494A
Authority
JP
Japan
Prior art keywords
image
images
quality
small
small area
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.)
Pending
Application number
JP9298027A
Other languages
Japanese (ja)
Inventor
Akira Suzuki
章 鈴木
Kimitomo Kobayashi
公知 小林
Osamu Nakamura
修 中村
Kenji Ogura
健司 小倉
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP9298027A priority Critical patent/JPH11134494A/en
Publication of JPH11134494A publication Critical patent/JPH11134494A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a means for improving quality of an image with high performance without being affected by blur, etc., of an original image. SOLUTION: A pre-processing to improve image quality is first performed for respective inputted images by using only image information of an individual image resolution improving means 1 and the preprocessed images are stored in a material image buffer 2 by the image resolution improving means 1. One representative image is selected from among a set of plural images after the pre-processing, the selected image is divided into small areas and stored in a representative image buffer 4 by an image dividing means 3. All the images after the pre-processing except the representative image are defined as objects, one most similar small area in to the object images is extracted and a set of similar areas is generated by a similar small area detection means 5. The small area with the best image quality is selected from the set of the similar small areas by a small area selecting means 6. An image with high image quality is generated by sticking all the selected small areas together and the generated image is stored in a synthetic image buffer 8 by an image sticking means 7.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像を高解像度化
することによる画質の向上をカメラ等の入力手段のハー
ドウエアを変えずに行うことにより、高い品質の画像を
得られる安価な画像入力手段を実現するための技術に関
する。画像の品質の基準には種々があるが、本発明では
ボケの度合いと解像度の高低を対象とする。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an inexpensive image input apparatus capable of obtaining a high-quality image by improving the image quality by increasing the resolution of the image without changing the hardware of input means such as a camera. The present invention relates to a technique for realizing the means. Although there are various standards for image quality, the present invention targets the degree of blur and the level of resolution.

【0002】[0002]

【従来の技術】画像を高品質化する技術としては、従来
は大きく分けて以下の2種類の方法があった。
2. Description of the Related Art Conventionally, there are the following two types of techniques for improving image quality.

【0003】第1の種類は、単一の画像だけの情報を用
いる方法である。これには、劣化の関数の逆関数を用い
てボケを除去する技術や、原画像を構成する画素間をな
めらかに補完したり、画像の高周波成分を復元したりす
ることにより解像度を増大させる技術がある。前者につ
いての解説は、例えば尾崎、谷口、小川「画像処理−そ
の基礎から応用まで」(共立出版)に、後者の解説につ
いては、村山「画素高密度変換技術」(画像電子学会誌
第25巻 第1号 1996)に書かれている。
The first type is a method using information of only a single image. This includes technology that removes blur using the inverse function of the degradation function, technology that smoothly complements the pixels that make up the original image, and technology that increases the resolution by restoring the high-frequency components of the image. There is. A commentary on the former can be found, for example, in Ozaki, Taniguchi, and Ogawa, "Image Processing-From Basics to Applications" (Kyoritsu Shuppan). No. 1, 1996).

【0004】第2の種類は、動画像における時間的に近
接したフレームのように非常に類似した複数の画像を統
合することにより画像の高解像度化を実現しようとする
方法である。具体的には、画像間で画素の大きさより小
さい単位での位置あわせを行った後で、各画像について
全ての画素を分割し、得られた画素の断片を張り合わせ
て新しい画素を合成することにより高解像度化を行う。
この方法は、文献“興松、横井、伊藤「ビデオ画像の高
解像度化」1997年電子情報通信学会総合大会予稿集
D−11−64”で提案されている。
[0004] The second type is a method for realizing high resolution of an image by integrating a plurality of very similar images such as temporally close frames in a moving image. Specifically, by performing alignment in units smaller than the pixel size between images, dividing all the pixels for each image, and combining the obtained pixel fragments to synthesize a new pixel. Increase the resolution.
This method has been proposed in the document "Komatsu, Yokoi, Ito," High Resolution Video Images, "Proceedings of the IEICE General Conference, 1997, D-11-64."

【0005】[0005]

【発明が解決しようとする課題】上記従来の方法の中
で、第1の種類の方法には、単一の画像に含まれる情報
しか利用できないという欠点がある。画像のフィルタを
用いてボケを除去する技術は、画像の劣化が単一の点広
がり関数で行われる場合には性能の高い復元が行える
が、実際の画像は場所によって劣化の度合いが異なる場
合が有り、従来の方法では必ずしも性能の高い復元は行
えない。またこの高解像度化の技術は、原画像の一部が
復元不可能なほど劣化していた場合には無力である。
Among the above conventional methods, the first type of method has a drawback that only information contained in a single image can be used. Techniques for removing blur using an image filter can provide high-performance restoration when the image is degraded by a single point spread function. Yes, conventional methods cannot always perform high-performance restoration. In addition, this technique for increasing the resolution is ineffective when a part of the original image is deteriorated so as to be unrecoverable.

【0006】また、第2の種類の方法には、原画像のボ
ケに弱いという欠点がある。従来の方法では統合する画
像のボケは考慮していないので、ボケのある画像も一緒
に統合してしまい、作成される画像の画品質に悪影響を
及ぼす。
[0006] The second type of method has a drawback that it is susceptible to blurring of the original image. In the conventional method, blurring of an image to be integrated is not taken into consideration, so that blurred images are also integrated together, which adversely affects the image quality of a created image.

【0007】本発明は上記事情に鑑みてなされたもの
で、その課題は、従来の技術における上述の如き問題を
解消し、原画像のボケ等に影響されない高い性能を有す
る画像の高品質化の手段を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to solve the above-mentioned problems in the prior art and to improve the quality of an image having high performance which is not affected by blurring of an original image. It is to provide a means.

【0008】[0008]

【課題を解決するための手段】本発明の上述の課題は、
以下の(1)〜(6)の手段によって解決される。
SUMMARY OF THE INVENTION The above-mentioned object of the present invention is as follows.
The problem is solved by the following means (1) to (6).

【0009】(1)非常に類似した複数の画像を入力
し、該複数の画像を統合して品質の高い画像を作成する
画像の高品質化方法であって、入力された各画像に対し
て、他の画像の情報を用いずに自身の画像情報のみを用
いて画質を向上させる前処理を行い、前記前処理後の複
数の画像の集合から代表の画像を1枚選び、該代表の画
像を小領域に分割し、前記分割した各小領域毎に、該代
表の画像以外の全ての前処理後の画像を対象として、該
対象とされた画像の中の最も類似する小領域を1個抽出
する処理を行うことで類似した小領域の集合を作成し、
前記類似した小領域の集合の中から画質の最も良い小領
域を選ぶ処理を行い、前記選ばれた全ての小領域を張り
合わせることで品質の高い画像を作成することを特徴と
する画像の高品質化方法。
(1) A method for improving the quality of an image by inputting a plurality of very similar images and creating a high-quality image by integrating the plurality of images. Performing pre-processing to improve image quality using only its own image information without using information of other images, selecting one representative image from a set of a plurality of images after the pre-processing, and selecting the representative image Is divided into small areas, and for each of the divided small areas, one of the most similar small areas in the target image is set as one for all the pre-processed images other than the representative image. Create a set of similar small areas by performing the extraction process,
Performing a process of selecting a small area having the highest image quality from the set of similar small areas, and creating a high-quality image by laminating all the selected small areas. Quality method.

【0010】(2)上記(1)の画像の高品質化方法に
おいて、前記入力された各画像の前処理については、処
理の一部として画素数を増大する高解像度化を行うこと
を特徴とする画像の高品質化方法。
(2) In the method for improving the quality of an image according to the above (1), the preprocessing of each of the input images is performed as a part of the processing by increasing the resolution to increase the number of pixels. To improve the quality of the image.

【0011】(3)非常に類似した複数の画像を入力
し、該複数の画像を統合して品質の高い画像を作成する
画像の高品質化装置であって、入力された各画像に対し
て、他の画像の情報を用いずに自身の画像情報のみを用
いて画質を向上させる前処理手段と、前記前処理後の複
数の画像の集合から1枚の代表の画像を選び、該代表の
画像を小領域に分割する画像分割手段と、前記分割した
代表の画像の各小領域毎に、該代表の画像以外の全ての
入力された画像の該当する小領域を抽出して小領域の集
合を作成する類似小領域抽出手段と、前記小領域の集合
に含まれる各小領域について画質の評価を行い、最も高
い画質の小領域を選ぶ小領域選択手段と、前記小領域選
択手段によって選ばれた全ての小領域を張り合わせる画
像張り合わせ手段と、を具備することを特徴とする画像
の高品質化装置。
(3) An image quality improving apparatus for inputting a plurality of images that are very similar and integrating the plurality of images to create a high-quality image. A preprocessing means for improving image quality using only its own image information without using information of other images, and selecting one representative image from a set of a plurality of images after the preprocessing, An image dividing means for dividing an image into small areas, and for each small area of the divided representative image, extracting a corresponding small area of all input images other than the representative image to form a set of small areas. A small area selecting means for evaluating the image quality of each small area included in the set of small areas, and selecting a small area having the highest image quality; Image stitching means to stitch all small areas High quality device for an image, characterized by comprising.

【0012】(4)上記(3)の画像の高品質化装置に
おいて、前記前処理手段は、処理の一部として画素数を
増大する高解像度化を行うものであることを特徴とする
画像の高品質化装置。
(4) In the image quality improving apparatus of the above (3), the pre-processing means performs a high-resolution process to increase the number of pixels as a part of the process. High quality equipment.

【0013】(5)非常に類似した複数の画像を入力
し、該複数の画像を統合して品質の高い画像を作成する
画像の高品質化方法をコンピュータで実行するためのプ
ログラムであって、入力された各画像に対して、他の画
像の情報を用いずに自身の画像情報のみを用いて画質を
向上させる前処理の手順と、前記前処理後の複数の画像
の集合から代表の画像を1枚選び、該代表の画像を小領
域に分割する手順と、前記分割した各小領域毎に、代表
の画像以外の全ての前処理後の画像を対象として、該対
象とされた画像の中の最も類似する小領域を1個抽出す
る処理を行って類似した小領域の集合を作成する手順
と、前記小領域の集合に含まれる各小領域について画質
の評価を行い、前記類似した小領域の集合の中から画質
の最も良い小領域を選ぶ手順と、前記選ばれた全ての小
領域を張り合わせて品質の高い画像を作成する手順と、
を有するプログラムを該コンピュータで読み取り可能な
媒体に記録したことを特徴とする画像の高品質化方法を
記録した記録媒体。
(5) A computer-executable program for inputting a plurality of images that are very similar and integrating the plurality of images to create a high-quality image, the computer-executing method comprising: For each input image, a pre-processing procedure for improving image quality using only its own image information without using information of other images, and a representative image from a set of a plurality of images after the pre-processing Is selected, and the representative image is divided into small areas. For each of the divided small areas, all the pre-processed images other than the representative image are subjected to the target image processing. The procedure of extracting one of the most similar small areas in the set to create a set of similar small areas, and evaluating the image quality of each small area included in the set of small areas, Select a small area with the best image quality from the set of areas And procedures, and procedures to create high-quality images by bonding the chosen all small regions,
A recording medium on which a method for improving image quality is recorded, wherein the program having the program is recorded on a computer-readable medium.

【0014】(6)上記(5)の画像の高品質化方法を
記録した記録媒体において、前記入力された各画像に対
する前処理の手順では、処理の一部として画素数を増大
する高解像度化を行うことを特徴とする画像の高品質化
方法を記録した記録媒体。
(6) In the recording medium on which the image quality improving method of (5) is recorded, in the preprocessing procedure for each of the inputted images, the resolution is increased by increasing the number of pixels as a part of the processing. A recording medium on which a method for improving the quality of an image is recorded.

【0015】本発明に係わる画像の高品質化方法および
その装置においては、複数の画像を統合する際に、各画
像の良い領域だけを選んで統合することにより、原画像
のボケに強い画像の高品質化の手段を実現し、これによ
って技術の適用範囲を拡大させる。
In the method and apparatus for improving the quality of an image according to the present invention, when integrating a plurality of images, only a good area of each image is selected and integrated, whereby an image which is resistant to blurring of the original image is obtained. Realize high quality means, thereby expanding the scope of technology.

【0016】[0016]

【発明の実施の形態】以下、図面を用いて本発明の実施
形態例を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0017】図1は、本発明の一実施形態例に係わる処
理ブロック図である。図1において、1は入力された各
画像に対して、他の画像の情報を用いずに自身の画像情
報のみを用いて画質を向上させる前処理を行う前処理手
段、2は前処理手段1によって処理が行われた結果の複
数の画像(素材画像と呼ぶ)を格納する素材画像バッフ
ァ、3は素材画像バッファ2に格納された素材画像の集
合から代表画像として1つを選び、該代表画像を小領域
に分割する画像分割手段、4は代表画像を格納する代表
画像バッファ、5は代表画像の各小領域毎に、該小領域
を検索キーとして素材画像バッファ2に格納された各素
材画像から最も類似した小領域を抽出して、小領域の集
合を作成する類似小領域抽出手段、6は前記の小領域の
集合を構成する各小領域について画質の評価を行い、最
も高い画質の小領域を選ぶ小領域選択手段、7は小領域
選択手段6によって選ばれた全ての小領域を張り合わせ
る画像張り合わせ手段である。
FIG. 1 is a processing block diagram according to an embodiment of the present invention. In FIG. 1, reference numeral 1 denotes preprocessing means for performing preprocessing on each input image to improve image quality using only its own image information without using information of other images; Image buffer for storing a plurality of images (hereinafter referred to as material images) resulting from the processing, and one of the representative images is selected from a set of material images stored in the material image buffer 2 as the representative image. Dividing means into small areas, 4 a representative image buffer for storing a representative image, 5 each material area stored in the material image buffer 2 using the small area as a search key for each small area of the representative image. The similar small area extracting means for extracting the most similar small area from the small area and creating a set of small areas, 6 evaluates the image quality of each small area constituting the small area set, and Small area selection hand to select area 7 is an image laminated unit stuck together all the small regions selected by the small area selecting means 6.

【0018】以下、図1のブロックの詳細な動作例につ
いて説明する。
Hereinafter, a detailed operation example of the block in FIG. 1 will be described.

【0019】図2の(a)〜(c)は、本実施形態例に
よって統合するための複数の原画像の例である。
FIGS. 2A to 2C show examples of a plurality of original images to be integrated according to this embodiment.

【0020】まず前処理手段1が、各画像について、各
画像自身の画像情報を用いて画品質を向上させる。本実
施形態例では、処理の内容は高解像度化だけとする。そ
して結果を素材画像バッファ2に格納する。作成された
素材画像の例を図3の(a)〜(c)に示す。
First, the preprocessing means 1 improves the image quality of each image by using the image information of each image itself. In the present embodiment, the content of the processing is only to increase the resolution. Then, the result is stored in the material image buffer 2. Examples of the created material images are shown in FIGS.

【0021】上記高解像度化の具体的な方法の例を次に
示す。
The following is an example of a specific method for increasing the resolution.

【0022】図4の(a)は、上記の高解像度化処理の
対象とする画像の一部の説明のための例である。この図
においては、1個のマス目が1個の画素を表しており、
マス目の明るさが画素の明度を表している。この解像度
を縦N倍、横M倍に増大することにする。
FIG. 4A is an example for explaining a part of an image to be subjected to the above-mentioned high resolution processing. In this figure, one square represents one pixel,
The brightness of the square represents the brightness of the pixel. This resolution is increased N times vertically and M times horizontally.

【0023】まず、個々の画素を、中心位置は変えず
に、その大きさを縦方向に1/N倍、横方向に1/M倍
にする。結果の例を図4(b)に示す。この図では、N
=M=3を用いている。
First, the size of each pixel is made 1 / N times in the vertical direction and 1 / M times in the horizontal direction without changing the center position. An example of the result is shown in FIG. In this figure, N
= M = 3.

【0024】次に、縮小されたオリジナルの画素(オリ
ジナル画素と呼ぶ)の間を、明度の値を空にした画素で
埋める。この画素を補完画素と呼ぶ。この処理結果を図
4(c)に示す。
Next, the space between the reduced original pixels (referred to as original pixels) is filled with pixels whose brightness values have been emptied. This pixel is called a complementary pixel. FIG. 4C shows the processing result.

【0025】次に、各補完画素の明度を、その周辺のオ
リジナル画素の明度から算出する。この算出法には様々
なものがあるが、実施形態例として文献“榎波、八巻、
八木、村上「画像信号の幾何学的変換のための補完フィ
ルタと画質に関する一考察」、電子通信学論文誌
(D)、J69−D、11、pp.1617−1623
(1986)”で示される4点線形補完の方法を示す。
これは補完画素の近傍の4点のオリジナル画素の明度を
線形に内挿して補完画素の明度を算出するものである。
算出の例として、図4(d)の「×」で示す点Qの明度
を求める場合の計算を示す。4つの近傍のオリジナル画
素を、P11、P21、P12、P22で表す。また、オリジナ
ル画素と補完画素に共通して、任意の画素Rの明度をf
(R)で表す。図4(d)において、点Qの近傍の4つ
のオリジナル画素の上の()内の数字が、各オリジナル
画素の明度であり、f(P11)=10、f(P21)=8
0、f(P12)=80、f(P22)=10である。
Next, the brightness of each complementary pixel is calculated from the brightness of the surrounding original pixels. There are various methods for this calculation.
Yagi, Murakami, “A Study on Complementary Filters and Image Quality for Geometric Transformation of Image Signals”, Transactions of Electronics and Communication Sciences (D), J69-D, 11, pp. 146-64. 1617-1623
(1986) ".
This is to calculate the brightness of the complementary pixel by linearly interpolating the brightness of the four original pixels near the complementary pixel.
As an example of the calculation, a calculation in a case where the brightness of the point Q indicated by “x” in FIG. The four neighboring original pixels are denoted by P 11 , P 21 , P 12 , and P 22 . Further, the brightness of an arbitrary pixel R is set to f in common with the original pixel and the complementary pixel.
Expressed by (R). In FIG. 4D, the numbers in parentheses above the four original pixels near the point Q are the brightness of each original pixel, and f (P 11 ) = 10 and f (P 21 ) = 8.
0, f (P 12 ) = 80, and f (P 22 ) = 10.

【0026】さて、4点線形補完の計算を図5を用いて
説明する。図5は、Q、P11、P21、P12、P22の中心
座標を、下向きの縦軸Y、右向きの横軸Xを用いて図示
したものである。オリジナル画素同士の縦方向と横方向
の距離を共通して1としている。また、点QのX座標、
Y座標をx,yとする。図5では、x=1/3,y=2
/3である。この時、f(Q)は下式で求められる。
Now, the calculation of the four-point linear interpolation will be described with reference to FIG. FIG. 5 illustrates the center coordinates of Q, P 11 , P 21 , P 12 , and P 22 using a downward vertical axis Y and a right horizontal axis X. The distance between the original pixels in the vertical and horizontal directions is set to 1 in common. Also, the X coordinate of the point Q,
Let the Y coordinate be x, y. In FIG. 5, x = 1/3 and y = 2
/ 3. At this time, f (Q) is obtained by the following equation.

【0027】 f(Q)=(1−x)(1−y)f(P11)+x・(1−y)f(P21)+( 1−x)・y・f(P12)+x・y・f(P22) =(2/3)・(1/3)・10+(1/3)・(1/3)・80+ (2/3)・(2/3)・80+(1/3)・(2/3)・10 =49 となり、49が明度として算出される。このような明度
の算出処理を全ての補完画素に対して行うことで、素材
画像を作成できる。
F (Q) = (1−x) (1−y) f (P 11 ) + x · (1−y) f (P 21 ) + (1−x) · y · f (P 12 ) + x Y · f (P 22 ) = (2/3) · (1/3) · 10 + (1/3) · (1/3) · 80 + (2/3) · (2/3) · 80 + (1 / 3) · (2/3) · 10 = 49, and 49 is calculated as lightness. By performing such brightness calculation processing on all the complementary pixels, a material image can be created.

【0028】次に、画像分割手段3は、素材画像バッフ
ァ2に格納された素材画像から代表画像として1つを選
び、代表画像バッファ4に格納する。そして素材画像バ
ッファ2から代表画像を消去する。この例では図3の
(a)が選ばれたとする。そして画像分割手段3は代表
画像を小領域に分割し、結果を代表画像バッファ4に格
納する。この分割の結果を図6の(a)に示す。図6の
(a)の例では、縦に3分割、横に3分割され、全部で
9個の小領域に分割されている。また図6の(a)の各
小領域に対し、それぞれa1〜a9の名前を付け、これ
を図7の(a)に示す。
Next, the image dividing means 3 selects one of the material images stored in the material image buffer 2 as a representative image and stores it in the representative image buffer 4. Then, the representative image is deleted from the material image buffer 2. In this example, it is assumed that FIG. 3A is selected. Then, the image dividing means 3 divides the representative image into small areas, and stores the result in the representative image buffer 4. The result of this division is shown in FIG. In the example of FIG. 6A, the image is divided into three vertically and three horizontally, and is divided into nine small areas in total. Also, the small areas in FIG. 6A are given names a1 to a9, respectively, and are shown in FIG. 7A.

【0029】次に、画像分割手段3は、素材画像バッフ
ァ2に格納された各素材画像について、代表画像に対し
て行った小領域への分割と同じ処理を行い、結果を素材
画像バッファ2に格納する。この分割の結果を図6の
(b)と(c)、各々の各小領域に対し、それぞれb1
〜b9,c1〜c9の名前を付け、これを図7の
(b)、(c)に示す。
Next, the image dividing means 3 performs the same processing as the division into small areas performed on the representative image for each material image stored in the material image buffer 2, and stores the result in the material image buffer 2. Store. The results of this division are shown in FIGS. 6 (b) and 6 (c).
B9 and c1 to c9, which are shown in FIGS. 7B and 7C.

【0030】次に類似小領域抽出手段5の処理に移る。
類似小領域抽出手段5は、代表画像バッファ4に格納さ
れている分割された代表画像から、小領域を1個づつ取
り出し、処理を加えて小領域選択手段6に送る。説明の
ために、図6の(a)に示した、代表画像の小領域a1
が取り出された時の処理を説明する。
Next, the process proceeds to the similar small area extracting means 5.
The similar small area extracting unit 5 extracts small areas one by one from the divided representative images stored in the representative image buffer 4, performs processing, and sends them to the small area selecting unit 6. For the sake of explanation, a small area a1 of the representative image shown in FIG.
The processing when the is extracted will be described.

【0031】類似小領域抽出手段5は、素材画像バッフ
ァ2に格納された各素材画像から、代表画像の小領域に
該当する小領域を抽出する。具体的には、各素材画像の
既に分割されている小領域の中で該当する部分(図6の
(b)、(c)の場合には、b1とc1)を基にして、
その周囲に少数の画素分のずらしを行って小領域同士の
類似性を判定し、もっとも近い小領域を該当する小領域
として抽出する処理を行う。これらは素材画像の中で、
代表画像の小領域に該当する小領域に非常に近いはずで
あるが、素材画像と代表画像は非常に類似してはいても
完全には一致しないので、それを同じ方法で単純に分割
した小領域も完全には互いに該当することはないことに
より、これらの小領域b1とc1をそのまま使うことは
できない。
The similar small area extracting means 5 extracts a small area corresponding to the small area of the representative image from each material image stored in the material image buffer 2. Specifically, based on corresponding portions (b1 and c1 in (b) and (c) of FIG. 6) in the already divided small regions of each material image,
The similarity between the small areas is determined by shifting a small number of pixels around the small area, and a process of extracting the closest small area as the corresponding small area is performed. These are the material images,
Although it should be very close to the small area corresponding to the small area of the representative image, since the material image and the representative image are very similar but do not completely match, the small image that is simply divided by the same method is used. Since the regions do not completely correspond to each other, these small regions b1 and c1 cannot be used as they are.

【0032】類似小領域抽出手段5は、このように抽出
された代表画像の小領域に該当する他の素材画像の小領
域を、代表画像の小領域と共に小領域選択手段6に出力
する。
The similar small area extracting means 5 outputs the small area of the other material image corresponding to the small area of the representative image thus extracted to the small area selecting means 6 together with the small area of the representative image.

【0033】小領域選択手段6の動作内容を模式的に示
したのが図8である。小領域選択手段6は、類似小領域
抽出手段5から受け取った各小領域を、代表画像の小領
域a1の箇所にはめ込む小領域の候補と見なす。そして
それらの候補の画品質を評価し、最も高い画品質を持つ
と判断した候補を選択して画像張り合わせ手段7に出力
する。
FIG. 8 schematically shows the operation of the small area selecting means 6. The small area selecting means 6 regards each small area received from the similar small area extracting means 5 as a candidate for a small area to be fitted into the small area a1 of the representative image. Then, the image quality of these candidates is evaluated, and the candidate determined to have the highest image quality is selected and output to the image combining means 7.

【0034】小領域の画品質の評価方法としては、例え
ばモノクロ画像のためには濃度のコントラストを用いる
ことができる。これは濃度の分散で表すことができ、こ
の値が高いほど明瞭であり、低いほどぼけているといえ
る。図8の場合には、候補1である代表画像の小領域a
1が選択されている。
As a method for evaluating the image quality of a small area, for example, a density contrast can be used for a monochrome image. This can be represented by the variance of the density. The higher the value, the clearer the image, and the lower the value, the more blurred. In the case of FIG. 8, the small area a of the representative image which is the candidate 1
1 is selected.

【0035】画像張り合わせ手段7は、受け取った小領
域を、合成画像バッファ8の、代表画像の該当する小領
域の箇所にはめ込む。例えば図8の結果を受け取って処
理を行って処理を行った結果を図9の(b)に示す。合
成画像バッファ8は、図9の(a)に示すように初期状
態では空になっている。
The image combining means 7 fits the received small region into the corresponding small region of the representative image in the composite image buffer 8. For example, FIG. 9B shows the result of performing the processing by receiving the result of FIG. 8 and performing the processing. The composite image buffer 8 is empty in the initial state as shown in FIG.

【0036】以上示した、類似小領域抽出手段5から画
像張り合わせ手段7までの処理を、代表画像の全ての小
領域に対して行うことにより、本実施形態例の処理は完
了する。
The processing of this embodiment is completed by performing the above-described processing from the similar small area extracting means 5 to the image combining means 7 for all the small areas of the representative image.

【0037】なお、以上の実施形態例で示した各種処理
手段における、個別画像の高解像度化の前処理、およ
び、画像分割の処理、類似小領域検出の処理、小領域選
択の処理、画像張り合わせの処理のそれぞれの手順ない
しアルゴリズムは、コンピュータで適宜実行することが
可能であり、それらの手順等をコンピュータに実行させ
るためのプログラムを、該コンピュータが読み取り可能
な記録媒体、例えばフロッピーディスクや各種メモリカ
ード、MO、CD−ROMなどに記録して配布すること
が可能である。
The preprocessing for increasing the resolution of an individual image, the processing for dividing an image, the processing for detecting a similar small area, the processing for selecting a small area, and the processing for image stitching in the various processing means shown in the above embodiments. Can be appropriately executed by a computer, and a program for causing the computer to execute the procedures and the like is stored in a computer-readable recording medium such as a floppy disk or various memories. It can be recorded on a card, MO, CD-ROM or the like and distributed.

【0038】[0038]

【発明の効果】以上、詳細に説明した如く、本発明によ
れば、複数の画像を統合する際に、各画像の良い画情報
だけを選んで統合することにより原画像の画品質の劣化
に強い画像の高品質化の手段が実現できるという顕著な
効果を奏するものである。
As described above in detail, according to the present invention, when integrating a plurality of images, only the good image information of each image is selected and integrated, thereby reducing the image quality of the original image. This has a remarkable effect that a means for improving the quality of a strong image can be realized.

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

【図1】本発明の一実施形態例の処理ブロックを説明す
るための図である。
FIG. 1 is a diagram illustrating processing blocks according to an embodiment of the present invention.

【図2】(a),(b),(c)は、上記実施形態例に
おける処理内容を説明するための、複数の画像の例を示
す図である。
FIGS. 2A, 2B, and 2C are diagrams illustrating examples of a plurality of images for explaining processing contents in the embodiment.

【図3】(a),(b),(c)は、図2で示した画像
をそれ自身の画像情報のみを用いて高解像度化した画像
の図である。
FIGS. 3A, 3B, and 3C are diagrams of images obtained by increasing the resolution of the image shown in FIG. 2 using only its own image information.

【図4】(a),(b),(c),(d)は、上記実施
形態例において、画像をそれ自身の画像情報のみを用い
て高解像度化する処理の処理過程を模式的に示す図であ
る。
FIGS. 4A, 4B, 4C, and 4D schematically show a process of processing for increasing the resolution of an image using only its own image information in the embodiment. FIG.

【図5】上記実施形態例において、画像をそれ自身の画
像情報のみを用いて高解像度化する処理における補完画
素の明度の算出過程を説明するための図である。
FIG. 5 is a diagram for explaining a process of calculating the brightness of a complementary pixel in a process of increasing the resolution of an image using only its own image information in the embodiment.

【図6】(a),(b),(c)は、図3で示した画像
を小領域に分割した結果の例を示す図である。
FIGS. 6A, 6B, and 6C are diagrams illustrating examples of a result obtained by dividing the image illustrated in FIG. 3 into small regions.

【図7】(a),(b),(c)は、図6で示した画像
の各小領域の名前の例を示す図である。
FIGS. 7A, 7B, and 7C are diagrams showing examples of names of small areas of the image shown in FIG. 6;

【図8】上記実施形態例における小領域選択手段の動作
内容を模式的に示す図である。
FIG. 8 is a diagram schematically showing the operation contents of a small area selecting means in the embodiment.

【図9】(a),(b)は、上記実施形態例における合
成画像バッファの動作を説明するための図である。
FIGS. 9A and 9B are diagrams for explaining the operation of the composite image buffer in the embodiment.

【符号の説明】[Explanation of symbols]

1…前処理手段 2…素材画像バッファ 3…画像分割手段 4…代表画像バッファ 5…類似小領域抽出手段 6…小領域選択手段 7…画像張り合わせ手段 8…合成画像バッファ DESCRIPTION OF SYMBOLS 1 ... Pre-processing means 2 ... Material image buffer 3 ... Image dividing means 4 ... Representative image buffer 5 ... Similar small area extracting means 6 ... Small area selecting means 7 ... Image joining means 8 ... Synthetic image buffer

───────────────────────────────────────────────────── フロントページの続き (72)発明者 小倉 健司 東京都新宿区西新宿3丁目19番2号 日本 電信電話株式会社内 ──────────────────────────────────────────────────の Continued on the front page (72) Inventor Kenji Ogura 3-19-2 Nishi-Shinjuku, Shinjuku-ku, Tokyo Nippon Telegraph and Telephone Corporation

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 非常に類似した複数の画像を入力し、該
複数の画像を統合して品質の高い画像を作成する画像の
高品質化方法であって、 入力された各画像に対して、他の画像の情報を用いずに
自身の画像情報のみを用いて画質を向上させる前処理を
行い、 前記前処理後の複数の画像の集合から代表の画像を1枚
選び、該代表の画像を小領域に分割し、 前記分割した各小領域毎に、該代表の画像以外の全ての
前処理後の画像を対象として、該対象とされた画像の中
の最も類似する小領域を1個抽出する処理を行うことで
類似した小領域の集合を作成し、 前記類似した小領域の集合の中から画質の最も良い小領
域を選ぶ処理を行い、 前記選ばれた全ての小領域を張り合わせることで品質の
高い画像を作成する、 ことを特徴とする画像の高品質化方法。
An image quality improving method for inputting a plurality of very similar images and creating a high quality image by integrating the plurality of images, comprising: Performs preprocessing to improve image quality using only its own image information without using information of other images, selects one representative image from a set of a plurality of images after the preprocessing, and selects the representative image. For each of the divided small areas, one of the most similar small areas in the target image is extracted for all the pre-processed images other than the representative image. Create a set of similar small areas by performing a process to perform the process of selecting a small area with the best image quality from the set of similar small areas, and paste all the selected small areas together Create high-quality images with high quality images Method.
【請求項2】 前記入力された各画像の前処理について
は、処理の一部として画素数を増大する高解像度化を行
う、 ことを特徴とする請求項1に記載の画像の高品質化方
法。
2. The method for improving image quality according to claim 1, wherein the preprocessing of each of the input images is performed as a part of the processing to increase the resolution to increase the number of pixels. .
【請求項3】 非常に類似した複数の画像を入力し、該
複数の画像を統合して品質の高い画像を作成する画像の
高品質化装置であって、 入力された各画像に対して、他の画像の情報を用いずに
自身の画像情報のみを用いて画質を向上させる前処理手
段と、 前記前処理後の複数の画像の集合から1枚の代表の画像
を選び、該代表の画像を小領域に分割する画像分割手段
と、 前記分割した代表の画像の各小領域毎に、該代表の画像
以外の全ての入力された画像の該当する小領域を抽出し
て小領域の集合を作成する類似小領域抽出手段と、 前記小領域の集合に含まれる各小領域について画質の評
価を行い、最も高い画質の小領域を選ぶ小領域選択手段
と、 前記小領域選択手段によって選ばれた全ての小領域を張
り合わせる画像張り合わせ手段と、 を具備することを特徴とする画像の高品質化装置。
3. An image quality improving apparatus for inputting a plurality of very similar images and integrating the plurality of images to create a high-quality image, comprising: Preprocessing means for improving the image quality using only the image information of the image itself without using information of other images; and selecting one representative image from a set of a plurality of images after the preprocessing, and selecting the representative image Image dividing means for dividing the image into small areas, and for each small area of the divided representative image, extract a corresponding small area of all the input images other than the representative image to form a set of small areas. The similar small area extracting means to be created, the image quality is evaluated for each small area included in the set of small areas, and the small area selecting means to select the small area having the highest image quality; and the small area selecting means. Image combining means for combining all the small areas, An image quality improving device comprising:
【請求項4】 前記前処理手段は、処理の一部として画
素数を増大する高解像度化を行うものである、 ことを特徴とする請求項4に記載の画像の高品質化装
置。
4. The image quality improving apparatus according to claim 4, wherein said pre-processing means performs high resolution by increasing the number of pixels as a part of the processing.
【請求項5】 非常に類似した複数の画像を入力し、該
複数の画像を統合して品質の高い画像を作成する画像の
高品質化方法をコンピュータで実行するためのプログラ
ムであって、 入力された各画像に対して、他の画像の情報を用いずに
自身の画像情報のみを用いて画質を向上させる前処理の
手順と、 前記前処理後の複数の画像の集合から代表の画像を1枚
選び、該代表の画像を小領域に分割する手順と、 前記分割した各小領域毎に、代表の画像以外の全ての前
処理後の画像を対象として、該対象とされた画像の中の
最も類似する小領域を1個抽出する処理を行って類似し
た小領域の集合を作成する手順と、 前記小領域の集合に含まれる各小領域について画質の評
価を行い、前記類似した小領域の集合の中から画質の最
も良い小領域を選ぶ手順と、 前記選ばれた全ての小領域を張り合わせて品質の高い画
像を作成する手順と、 を有するプログラムを該コンピュータで読み取り可能な
媒体に記録した、 ことを特徴とする画像の高品質化方法を記録した記録媒
体。
5. A program for inputting a plurality of very similar images and executing a method for improving the quality of an image by creating a high-quality image by integrating the plurality of images, the program comprising: For each of the images, a pre-processing procedure for improving the image quality using only its own image information without using information of other images, and a representative image from a set of a plurality of images after the pre-processing. A procedure of selecting one image and dividing the representative image into small regions; and for each of the divided small regions, all of the pre-processed images other than the representative image are targeted. A process of extracting one of the most similar small regions to create a set of similar small regions, and evaluating the image quality of each of the small regions included in the set of small regions. A small area with the best image quality from a set of And a procedure for creating a high quality image by laminating all the selected small areas. A method for improving the quality of an image, comprising: Recording medium on which is recorded.
【請求項6】 前記入力された各画像に対する前処理の
手順では、処理の一部として画素数を増大する高解像度
化を行う、 ことを特徴とする請求項5に記載の画像の高品質化方法
を記録した記録媒体。
6. The image quality improvement according to claim 5, wherein in the pre-processing procedure for each of the input images, a high resolution is performed to increase the number of pixels as a part of the processing. A recording medium recording the method.
JP9298027A 1997-10-30 1997-10-30 Method for improving quality of image, its method and recording medium stored with its method Pending JPH11134494A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9298027A JPH11134494A (en) 1997-10-30 1997-10-30 Method for improving quality of image, its method and recording medium stored with its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9298027A JPH11134494A (en) 1997-10-30 1997-10-30 Method for improving quality of image, its method and recording medium stored with its method

Publications (1)

Publication Number Publication Date
JPH11134494A true JPH11134494A (en) 1999-05-21

Family

ID=17854174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9298027A Pending JPH11134494A (en) 1997-10-30 1997-10-30 Method for improving quality of image, its method and recording medium stored with its method

Country Status (1)

Country Link
JP (1) JPH11134494A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010049379A (en) * 2008-08-20 2010-03-04 Fujitsu Ltd Fingerprint image acquiring device, fingerprint authenticating apparatus, fingerprint image acquiring method, and fingerprint authenticating method
JP2023508148A (en) * 2019-12-23 2023-03-01 トゥルーメッド・オサケユフティオ How to identify the authenticity of an object

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010049379A (en) * 2008-08-20 2010-03-04 Fujitsu Ltd Fingerprint image acquiring device, fingerprint authenticating apparatus, fingerprint image acquiring method, and fingerprint authenticating method
US8224043B2 (en) 2008-08-20 2012-07-17 Fujitsu Limited Fingerprint image acquiring device, fingerprint authenticating apparatus, fingerprint image acquiring method, and fingerprint authenticating method
JP2023508148A (en) * 2019-12-23 2023-03-01 トゥルーメッド・オサケユフティオ How to identify the authenticity of an object

Similar Documents

Publication Publication Date Title
CN109819321B (en) Video super-resolution enhancement method
US6335990B1 (en) System and method for spatial temporal-filtering for improving compressed digital video
US8582881B2 (en) Method and apparatus for modifying an image by using a saliency map based on color frequency
US7764827B2 (en) Multi-view image generation
KR20030007817A (en) Scalable resolution enhancement of a video image
JP5743615B2 (en) Image processing method, image processing apparatus, integrated circuit, and program
KR101377733B1 (en) -up-scaling
EP2164040A1 (en) System and method for high quality image and video upscaling
KR20090071624A (en) Image enhancement
CN114339030B (en) Network live video image stabilizing method based on self-adaptive separable convolution
Zhu et al. Video super-resolution based on automatic key-frame selection and feature-guided variational optical flow
JP3930504B2 (en) Object extraction device
Cho et al. Temporal incoherence-free video retargeting using foreground aware extrapolation
JPH05153608A (en) Video signal processing method and its device
JP4445953B2 (en) Image correction method and apparatus using stamp
WO2017203941A1 (en) Image processing device, image processing method, and program
JPH11134494A (en) Method for improving quality of image, its method and recording medium stored with its method
CN116485657A (en) Image super-division device, image super-division method and system based on image edge detection
US5880791A (en) Method and apparatus for filtering data in which the required storage capacity is reduced
Koren et al. Frame interpolation using generative adversarial networks
JP3106831B2 (en) Video signal processing device
JP2002135623A (en) Device/method for removing noise and computer-readable recording medium
Su et al. A practical and adaptive framework for super-resolution
JP2009135860A (en) Noise reduction processing apparatus and noise reduction processing method
Nam et al. Low complexity content-aware video retargeting for mobile devices