JP7025237B2 - Image processing equipment and its control method and program - Google Patents

Image processing equipment and its control method and program Download PDF

Info

Publication number
JP7025237B2
JP7025237B2 JP2018028209A JP2018028209A JP7025237B2 JP 7025237 B2 JP7025237 B2 JP 7025237B2 JP 2018028209 A JP2018028209 A JP 2018028209A JP 2018028209 A JP2018028209 A JP 2018028209A JP 7025237 B2 JP7025237 B2 JP 7025237B2
Authority
JP
Japan
Prior art keywords
reliability
image
resolution
image processing
weight
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.)
Active
Application number
JP2018028209A
Other languages
Japanese (ja)
Other versions
JP2019144827A (en
Inventor
光洋 齊藤
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2018028209A priority Critical patent/JP7025237B2/en
Publication of JP2019144827A publication Critical patent/JP2019144827A/en
Application granted granted Critical
Publication of JP7025237B2 publication Critical patent/JP7025237B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、動きベクトルの信頼度を算出する画像処理装置およびその制御方法ならびにプログラムに関する。 The present invention relates to an image processing device for calculating the reliability of a motion vector, a control method thereof, and a program.

複数枚の入力画像間における着目画素の移動量を動きベクトルとして検出するために、入力画像から解像度の異なる複数の階層画像を生成し、生成した階層画像を用いて動きベクトルを検出する技術が知られている。複数の階層画像のうちの低解像度の画像で検出した動きベクトルの値を次の階層での初期値として用いることで動きベクトルを検出する演算量を低減することができる。 In order to detect the movement amount of the pixel of interest between multiple input images as a motion vector, a technology is known that generates multiple hierarchical images with different resolutions from the input images and detects the motion vector using the generated hierarchical images. Has been done. By using the value of the motion vector detected in the low-resolution image among the plurality of hierarchical images as the initial value in the next layer, the amount of calculation for detecting the motion vector can be reduced.

また、複数の階層画像を用いる技術として、複数の階層画像においてエッジを検出し、撮像装置の制御情報や画像から得られる動きベクトルに応じて、階層ごとのエッジ検出結果を重み付けして合成した評価値を生成する技術が知られている(特許文献1)。このように階層ごとのエッジ検出結果を重み付けして合成することにより、手ぶれや動きぶれなどのカメラの撮影状態によらず、エッジ検出の精度を向上させることができる。 In addition, as a technique using a plurality of hierarchical images, edges are detected in a plurality of hierarchical images, and the edge detection results for each layer are weighted and synthesized according to the control information of the image pickup device and the motion vector obtained from the images. A technique for generating a value is known (Patent Document 1). By weighting and synthesizing the edge detection results for each layer in this way, it is possible to improve the accuracy of edge detection regardless of the shooting state of the camera such as camera shake and motion shake.

特開2013-165352号公報Japanese Unexamined Patent Publication No. 2013-165352

ところで、検出される動きベクトルは、一般に撮影条件等によってその検出精度が低下する場合があり、後に、検出された動きベクトルを用いて処理を行う場合には、当該処理の精度は動きベクトルの精度に依存してしまう。これに対し、動きベクトルを検出する際に、検出した動きベクトルの正しさを判定するための信頼度を生成しておけば、後の処理において当該信頼度を考慮した動きベクトルの処理が可能になる。また、上述の特許文献1では、カメラの撮影状態によらずにエッジ検出の精度を向上させる技術を開示するものの、動きベクトルの検出に対する信頼度を精度よく得る技術については考慮していなかった。 By the way, the detection accuracy of the detected motion vector may generally decrease depending on the shooting conditions and the like, and when the detected motion vector is used for processing later, the accuracy of the processing is the accuracy of the motion vector. Will depend on. On the other hand, when detecting a motion vector, if a reliability for determining the correctness of the detected motion vector is generated, it is possible to process the motion vector in consideration of the reliability in the subsequent processing. Become. Further, although the above-mentioned Patent Document 1 discloses a technique for improving the accuracy of edge detection regardless of the shooting state of the camera, it does not consider a technique for accurately obtaining the reliability for detecting a motion vector.

本発明は、上記課題に鑑みてなされ、その目的は、動きベクトルの信頼度を精度よく求めることが可能な技術を実現することである。 The present invention has been made in view of the above problems, and an object thereof is to realize a technique capable of accurately obtaining the reliability of a motion vector.

この課題を解決するため、例えば本発明の画像処理装置は以下の構成を備える。すなわち、入力画像に対し、解像度の異なる複数の階層画像を取得する画像取得手段と、前記入力画像を撮影するための撮影パラメータに応じて、前記複数の階層画像の階層ごとの重みを決定する決定手段と、フレームの異なる入力画像からそれぞれ取得される前記複数の階層画像の同一階層の画像間で求められる複数の動きベクトルに対し、当該複数の動きベクトルのそれぞれに対する信頼度を算出する信頼度算出手段と、前記階層ごとの重みを用いて、前記信頼度算出手段によって算出された、階層ごとの前記複数の動きベクトルのそれぞれに対する信頼度を合成する信頼度合成手段と、を有し、前記信頼度算出手段は、前記階層ごとの重みのうち所定の閾値より低い重みの階層については、前記複数の動きベクトルのそれぞれに対する信頼度を算出しない、ことを特徴とする。 In order to solve this problem, for example, the image processing apparatus of the present invention has the following configuration. That is, it is determined to determine the weight for each layer of the plurality of layered images according to the image acquisition means for acquiring a plurality of layered images having different resolutions for the input image and the photographing parameters for photographing the input image. Reliability calculation for calculating the reliability of each of the plurality of motion vectors for a plurality of motion vectors obtained between the means and the images of the same layer of the plurality of layered images acquired from input images having different frames. It has a means and a reliability synthesis means for synthesizing the reliability for each of the plurality of motion vectors for each layer, which is calculated by the reliability calculation means by using the weight for each layer. The degree calculation means is characterized in that it does not calculate the reliability for each of the plurality of motion vectors for a layer having a weight lower than a predetermined threshold among the weights for each layer .

本発明によれば、動きベクトルの信頼度を精度よく求めることが可能になる。 According to the present invention, it is possible to accurately obtain the reliability of the motion vector.

実施形態1に係る画像処理装置の一例としてのデジタルカメラの機能構成例を示すブロック図A block diagram showing a functional configuration example of a digital camera as an example of the image processing apparatus according to the first embodiment. 実施形態1に係る信頼度情報の生成処理の一連の動作を示すフローチャートA flowchart showing a series of operations of the reliability information generation process according to the first embodiment. 実施形態1に係るテンプレートマッチングを説明する図The figure explaining the template matching which concerns on Embodiment 1. 実施形態1に係る信頼度マップを模式的に示す図The figure which shows typically the reliability map which concerns on Embodiment 1. 実施形態1に係る信頼度判定処理の一連の動作を示すフローチャートA flowchart showing a series of operations of the reliability determination process according to the first embodiment. 実施形態1に係る重み付け情報の構成例を説明する図The figure explaining the structural example of the weighting information which concerns on Embodiment 1. 実施形態2に係るデジタルカメラの機能構成例を示すブロック図Block diagram showing a functional configuration example of the digital camera according to the second embodiment 実施形態2に係る信頼度情報の生成処理の一連の動作を示すフローチャートA flowchart showing a series of operations of the reliability information generation process according to the second embodiment. 実施形態2に係る信頼度判定処理の一連の動作を示すフローチャートA flowchart showing a series of operations of the reliability determination process according to the second embodiment. 実施形態2に係る信頼度合成処理の一連の動作を示すフローチャートA flowchart showing a series of operations of the reliability synthesis process according to the second embodiment.

(実施形態1)
以下、本発明の例示的な実施形態について、図面を参照して詳細に説明する。なお、以下では画像処理装置の一例として、撮像した画像信号の動きベクトルを算出可能なデジタルカメラを用いる例を説明する。しかし、本実施形態は、デジタルカメラに限らず、動きベクトルを算出可能な他の機器にも適用可能である。これらの機器には、例えばスマートフォンを含む携帯電話機、ゲーム機、タブレット端末、時計型や眼鏡型の情報端末、医療機器、監視システム、車載用システム、画像を取得して処理を行うロボットなどが含まれてよい。
(Embodiment 1)
Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the drawings. In the following, as an example of the image processing device, an example of using a digital camera capable of calculating the motion vector of the captured image signal will be described. However, this embodiment is applicable not only to digital cameras but also to other devices capable of calculating motion vectors. These devices include, for example, mobile phones including smartphones, game consoles, tablet terminals, clock-type and eyeglass-type information terminals, medical devices, surveillance systems, in-vehicle systems, robots that acquire and process images, and the like. You can do it.

(デジタルカメラの構成)
図1は、本実施形態の画像処理装置の一例としてデジタルカメラ100の機能構成例を示すブロック図である。なお、図1に示す機能ブロックの1つ以上は、ASICやプログラマブルロジックアレイ(PLA)などのハードウェアによって実現されてもよいし、CPUやMPU等のプログラマブルプロセッサがソフトウェアを実行することによって実現されてもよい。また、ソフトウェアとハードウェアの組み合わせによって実現されてもよい。従って、以下の説明において、異なる機能ブロックが動作主体として記載されている場合であっても、同じハードウェアが主体として実現されうる。
(Digital camera configuration)
FIG. 1 is a block diagram showing a functional configuration example of a digital camera 100 as an example of the image processing device of the present embodiment. One or more of the functional blocks shown in FIG. 1 may be realized by hardware such as an ASIC or a programmable logic array (PLA), or may be realized by a programmable processor such as a CPU or MPU executing software. You may. It may also be realized by a combination of software and hardware. Therefore, in the following description, the same hardware can be realized as the main body even if different functional blocks are described as the main body of operation.

撮影光学系101は、例えばズームレンズ、フォーカスレンズ等を含むレンズ群を含み、被写体像を撮像素子102に結像させる。撮像素子102は、光電変換素子を有する画素が複数、2次元的に配列された構成を有する。撮像素子102は、撮影光学系101により結像された被写体光学像を各画素で光電変換し、アナログ画像信号を出力する。撮像素子102は、CCD(Charge-Coupled Device)イメージセンサやCMOS(Complementary Metal Oxide Semiconductor)イメージセンサなどの撮像素子であってよい。 The photographing optical system 101 includes a lens group including, for example, a zoom lens, a focus lens, and the like, and forms a subject image on the image pickup element 102. The image pickup device 102 has a configuration in which a plurality of pixels having a photoelectric conversion element are arranged two-dimensionally. The image pickup element 102 photoelectrically converts the subject optical image imaged by the photographing optical system 101 with each pixel, and outputs an analog image signal. The image pickup device 102 may be an image pickup device such as a CCD (Charge-Coupled Device) image sensor or a CMOS (Complementary Metal Oxide Semiconductor) image sensor.

現像処理部103は、撮像素子102から出力されるアナログ信号から画像信号を形成する。現像処理部103は、不図示のA/D変換部、オートゲイン制御部(AGC)、オートホワイトバランス部を含む。A/D変換部は、アナログ画像信号をアナログ・デジタル変換して、画素単位のデジタル信号を出力する。オートゲイン制御部とオートホワイトバランス部は、デジタル画像信号に更にゲイン補正やホワイトバランス処理を行って、現像済みの画像データ(単に画像ともいう)を出力する。撮像素子102及び現像処理部103により、画像の取得を行う撮像系が構成される。 The development processing unit 103 forms an image signal from an analog signal output from the image pickup device 102. The development processing unit 103 includes an A / D conversion unit (not shown), an auto gain control unit (AGC), and an auto white balance unit. The A / D conversion unit converts an analog image signal into analog and digital, and outputs a digital signal in pixel units. The auto gain control unit and the auto white balance unit further perform gain correction and white balance processing on the digital image signal, and output developed image data (also simply referred to as an image). The image pickup device 102 and the development processing unit 103 constitute an image pickup system for acquiring an image.

メモリ104は、例えばSDRAMなどの揮発メモリを含む。メモリ104は、動画データや静止画データ、音声データ等の各種のデータ、或いは、デジタルカメラ100の撮影パラメータ等を一時的に記憶する。 The memory 104 includes a volatile memory such as SDRAM. The memory 104 temporarily stores various data such as moving image data, still image data, and audio data, or shooting parameters of the digital camera 100.

多重解像度画像生成部105は、現像処理部103から入力される画像に対してリサイズ処理を施す。動きベクトル検出部106は、メモリ104から入力される画像と多重解像度画像生成部104から入力される画像間での動きベクトルを検出する。信頼度算出部107は、動きベクトルの検出に使用した画像を用いて、検出された動きベクトルに対する信頼度を算出する。撮影パラメータ取得部108は、デジタルカメラ100が画像取得時に使用した撮影パラメータを取得する。信頼度判定部109は、撮影パラメータ取得部108において取得される撮影パラメータの値に基づいて、信頼度算出部107で算出される信頼度に対する重み付けを行なう。信頼度合成部110は、信頼度判定部109で判定された重み付けに基づいて複数の解像度で算出された信頼度の合成を行なう。 The multi-resolution image generation unit 105 performs resizing processing on the image input from the development processing unit 103. The motion vector detection unit 106 detects a motion vector between an image input from the memory 104 and an image input from the multi-resolution image generation unit 104. The reliability calculation unit 107 calculates the reliability for the detected motion vector by using the image used for detecting the motion vector. The shooting parameter acquisition unit 108 acquires the shooting parameters used by the digital camera 100 at the time of image acquisition. The reliability determination unit 109 weights the reliability calculated by the reliability calculation unit 107 based on the values of the imaging parameters acquired by the imaging parameter acquisition unit 108. The reliability synthesis unit 110 synthesizes the reliability calculated at a plurality of resolutions based on the weighting determined by the reliability determination unit 109.

制御部111は、例えばCPU(或いはMPU)を含み、記録部112に記憶されたプログラムをメモリ104に展開、実行して、デジタルカメラ100の各ブロックを制御したり、各ブロック間でのデータ転送を制御したりする。また、制御部111は、ユーザからの操作を受け付ける操作部113からの操作信号に応じて、デジタルカメラ100の各ブロックを制御する。また、制御部111は、上述の多重解像度画像生成部105、動きベクトル検出部106、信頼度算出部107、信頼度判定部109、信頼度合成部110のいずれか又は全てに代わって後述する処理を行ってもよい。 The control unit 111 includes, for example, a CPU (or MPU), expands and executes a program stored in the recording unit 112 in the memory 104, controls each block of the digital camera 100, and transfers data between the blocks. To control. Further, the control unit 111 controls each block of the digital camera 100 in response to an operation signal from the operation unit 113 that receives an operation from the user. Further, the control unit 111 replaces any or all of the above-mentioned multi-resolution image generation unit 105, motion vector detection unit 106, reliability calculation unit 107, reliability determination unit 109, and reliability synthesis unit 110, which will be described later. May be done.

記録部112は、撮影された映像を記録するための記録媒体を含み、例えば半導体メモリや磁気ディスク等から構成される。記録部112は、制御部111におけるCPUのためのプログラムや、動作用の設定値などを記憶する。 The recording unit 112 includes a recording medium for recording a captured image, and is composed of, for example, a semiconductor memory, a magnetic disk, or the like. The recording unit 112 stores a program for the CPU in the control unit 111, a set value for operation, and the like.

操作部113は、例えば、電源ボタン、静止画記録ボタン、動画記録開始、停止を指示するボタンなどの撮影に関連する各種操作を入力するスイッチ類を含む。また、操作部113は、メニュー表示ボタン、決定ボタン、その他カーソルキー、ポインティングデバイス、タッチパネル等を有し、ユーザによりこれらのキーやボタンが操作されると制御部111に操作信号を送信する。タッチパネルは例えば接触又は近接或いは圧力を検知してユーザからの入力操作を受け付ける。 The operation unit 113 includes switches for inputting various operations related to shooting, such as a power button, a still image recording button, and a button for instructing to start and stop moving image recording. Further, the operation unit 113 has a menu display button, a decision button, other cursor keys, a pointing device, a touch panel, and the like, and when a user operates these keys or buttons, an operation signal is transmitted to the control unit 111. The touch panel detects, for example, contact, proximity, or pressure and accepts an input operation from the user.

表示部114は、例えば、液晶ディスプレイ、有機ELディスプレイ、電子ペーパー等の表示デバイスを含み、撮影された画像や記録部112から読み出した画像を表示する。また、ユーザがデジタルカメラ100を操作するためのメニュー画面を表示する。 The display unit 114 includes, for example, a display device such as a liquid crystal display, an organic EL display, or electronic paper, and displays a photographed image or an image read from the recording unit 112. In addition, a menu screen for the user to operate the digital camera 100 is displayed.

(信頼度情報の生成処理に係る一連の動作)
次に、図2を参照して、本実施形態に係る信頼度情報の生成処理に係る一連の動作について説明する。なお、本処理は、例えば、操作部113に含まれるボタン等において動画撮影の開始指示が検出された場合に開始される。また、本処理は、制御部111が記録部112に記録されたプログラムをメモリ104の作業用領域に展開、実行すると共に、多重解像度画像生成部105等の各部を制御することにより実現される。
(A series of operations related to the reliability information generation process)
Next, with reference to FIG. 2, a series of operations related to the reliability information generation process according to the present embodiment will be described. It should be noted that this process is started when, for example, a button or the like included in the operation unit 113 detects a start instruction for moving image shooting. Further, this processing is realized by the control unit 111 expanding and executing the program recorded in the recording unit 112 in the working area of the memory 104, and controlling each unit such as the multi-resolution image generation unit 105.

ステップS201では、現像処理部103は、制御部111の指示に応じて、動画において順次入力される入力画像を取得する。具体的に、まず、撮像素子102は、撮影光学系101によって形成された被写体像を撮像し、被写体輝度に応じたアナログ信号を順次出力する。すなわちそれぞれの入力画像は、所定のフレームレートで順次出力される。その後、現像処理部103は、上述のA/D変換部によってアナログ信号をデジタル信号に変換して、現像処理部103内にあるAGC及びAWBによって当該デジタル信号にレベル補正や白レベル補正を施す。現像処理部103は、レベル補正等を施した画像を出力する。 In step S201, the development processing unit 103 acquires the input images sequentially input in the moving image in response to the instruction of the control unit 111. Specifically, first, the image sensor 102 images a subject image formed by the photographing optical system 101, and sequentially outputs an analog signal according to the subject brightness. That is, each input image is sequentially output at a predetermined frame rate. After that, the development processing unit 103 converts the analog signal into a digital signal by the above-mentioned A / D conversion unit, and performs level correction and white level correction on the digital signal by the AGC and AWB in the development processing unit 103. The development processing unit 103 outputs an image that has undergone level correction or the like.

ステップS202では、多重解像度画像生成部105は、制御部111の指示に応じて現像処理部103から入力された画像にリサイズ処理を施し、段階的に解像度が異なる複数の階層画像(多重解像度画像)を生成する。多重解像度画像の例として、例えば、入力画像を「1/2のn乗」の縮小率でリサイズする。ここでnは1以上の整数であり、入力画像の解像度を基準として、1/2倍、1/4倍、1/8倍・・・というように段階的に縮小率の異なる縮小画像を生成していく。なお、ここで挙げた縮小率は一例であり、段階的に解像度の異なる縮小画像を生成することができる限り他の方法であってもよい。但し、縮小率が小さい(例えば入力画像との差が小さいサイズに縮小する)場合、後段の処理において動きベクトルや信頼度の性質に差が無くなる点に留意が必要である。また、生成する枚数についても、あまりに多く生成すると後段の処理の処理時間が増大し、さらに最小解像度の画像が小さくなりすぎてテクスチャ情報が失われてしまう可能性がある。このため、縮小率や枚数については、予め実験等によって得られる効果的な値を用いるとよい。また、例えば階層探索を行なう場合には、どの程度の大きさの動きまでを検出したいかによって解像度と階層数を決定してもよい。 In step S202, the multi-resolution image generation unit 105 resizes the image input from the development processing unit 103 in response to an instruction from the control unit 111, and a plurality of hierarchical images (multi-resolution images) having different resolutions in stages. To generate. As an example of a multi-resolution image, for example, the input image is resized at a reduction ratio of "1/2 to the nth power". Here, n is an integer of 1 or more, and a reduced image having a different reduction ratio is generated stepwise, such as 1/2 times, 1/4 times, 1/8 times, etc., based on the resolution of the input image. I will do it. The reduction ratio mentioned here is an example, and other methods may be used as long as it is possible to generate reduced images having different resolutions step by step. However, it should be noted that when the reduction ratio is small (for example, the difference from the input image is reduced to a small size), there is no difference in the motion vector and the reliability property in the subsequent processing. Further, if the number of images to be generated is too large, the processing time of the subsequent processing increases, and the minimum resolution image may become too small and the texture information may be lost. Therefore, it is advisable to use effective values obtained by experiments or the like in advance for the reduction ratio and the number of sheets. Further, for example, when performing a hierarchical search, the resolution and the number of layers may be determined depending on how much movement is desired to be detected.

また、多重解像度画像の生成に用いるリサイズ方法については特に制限はなく、単純な間引き処理やバイリニア、バイキュービックのような補間によるリサイズ方法を用いても良い。なお、リサイズ処理を施すことでリサイズ結果の画像に折り返し歪みが発生する可能性があるため、リサイズ処理の前にローパスフィルタをかける等の事前処理を施しておくと良い。なお、多重解像度画像の生成例として入力画像に縮小処理を施す場合を例に説明しているが、拡大処理を施す場合についても同様である。 Further, the resizing method used for generating the multi-resolution image is not particularly limited, and a simple thinning process or a resizing method by interpolation such as bilinear or bicubic may be used. Note that the resizing process may cause wrapping distortion in the image as a result of resizing, so it is advisable to perform pre-processing such as applying a low-pass filter before the resizing process. As an example of generating a multi-resolution image, a case where the input image is reduced is described as an example, but the same applies to the case where the enlargement processing is performed.

多重解像度画像生成部105は、生成した多重解像度画像をメモリ104に記憶させる。多重解像度画像生成部105は、メモリ104に記憶される画像を、新たなフレームの処理が行われるたびに順次更新する。 The multi-resolution image generation unit 105 stores the generated multi-resolution image in the memory 104. The multi-resolution image generation unit 105 sequentially updates the image stored in the memory 104 each time a new frame process is performed.

ステップS203では、動きベクトル検出部106は、制御部111の指示に応じて、現在のフレームに対する多重解像度画像のうちの処理対象の階層の画像と、異なるフレームの多重解像度画像の同一階層の画像との間で動きベクトルを検出する。本実施形態では、動きベクトルを検出する処理として、例えばテンプレートマッチングを用いた方法を例に説明する。 In step S203, the motion vector detection unit 106 sets the image of the layer to be processed among the multi-resolution images for the current frame and the image of the same layer of the multi-resolution images of different frames in response to the instruction of the control unit 111. Detect motion vectors between. In this embodiment, as a process of detecting a motion vector, for example, a method using template matching will be described as an example.

図3には、本実施形態に係るテンプレートマッチングの処理の概要を示している。図3(a)は原画像を表し、図3(b)は参照画像を表しており、これらの画像はメモリ104に記憶されている多重解像度画像である。ここで、原画像と参照画像の解像度は同一である。動きベクトル検出部106は、原画像中の任意の位置にテンプレートブロック301を配置し、テンプレートブロック301と参照画像の各領域との相関値を算出する。このとき、参照画像の全領域に対して相関値を算出するのでは演算量が膨大なものとなるため、実際には、参照画像上の相関値を算出する矩形領域であるサーチ範囲302を設定する。このとき、サーチ範囲302の位置や大きさについては特に制限は無いが、サーチ範囲302の内部にテンプレートブロック301の移動先に相当する領域が含まれていない場合には正しい動きベクトルを検出することが出来ない。 FIG. 3 shows an outline of the template matching process according to the present embodiment. FIG. 3A represents an original image, FIG. 3B represents a reference image, and these images are multi-resolution images stored in the memory 104. Here, the resolutions of the original image and the reference image are the same. The motion vector detection unit 106 arranges the template block 301 at an arbitrary position in the original image, and calculates the correlation value between the template block 301 and each region of the reference image. At this time, since the amount of calculation is enormous if the correlation value is calculated for the entire area of the reference image, the search range 302, which is a rectangular area for calculating the correlation value on the reference image, is actually set. do. At this time, there is no particular limitation on the position and size of the search range 302, but if the area corresponding to the movement destination of the template block 301 is not included in the search range 302, the correct motion vector is detected. I can't.

本実施形態では、相関値の算出方法の一例として差分絶対値和(Sum of Absolute Difference、以下SADと略す)を使用する。動きベクトル検出部106は、例えば、式1に従ってSADを算出する。 In the present embodiment, the sum of absolute differences (Su of Absolute Difference, hereinafter abbreviated as SAD) is used as an example of the method of calculating the correlation value. The motion vector detection unit 106 calculates SAD according to, for example, Equation 1.

Figure 0007025237000001
Figure 0007025237000001

なお、式1において、f(i,j)はテンプレートブロック301内の座標(i,j)における輝度値を表しており、g(i,j)はサーチ範囲302において相関値算出の対象となるブロック303内の各輝度値を表す。そしてSADでは、両ブロック内の各輝度値f(i,j)及びg(i,j)について差の絶対値を計算し、その総和を求めることで相関値S_SADを得ることが出来る。相関値S_SADの値が小さいほど両ブロック間の輝度値の差分が小さい、つまりテンプレートブロック301と相関値対象ブロック303内のテクスチャが類似していることを表している。 In Equation 1, f (i, j) represents the luminance value at the coordinates (i, j) in the template block 301, and g (i, j) is the target of correlation value calculation in the search range 302. Represents each luminance value in the block 303. Then, in SAD, the correlation value S_SAD can be obtained by calculating the absolute value of the difference for each luminance value f (i, j) and g (i, j) in both blocks and calculating the sum. The smaller the value of the correlation value S_SAD, the smaller the difference in the luminance value between the two blocks, that is, the template block 301 and the texture in the correlation value target block 303 are similar.

本実施形態では、相関値の一例としてSADを使用する場合を例に説明するが、差分二乗和(SSD)や正規化相互相関(NCC)等の他の相関値を用いても良い。SAD以外の相関値を使用する場合には、その特性に応じて、相関値が小さいほど類似度が高い場合と、大きいほど類似度が高い場合の2通りがあるため、それに応じて以降の処理も変更する必要がある。 In the present embodiment, the case where SAD is used as an example of the correlation value will be described as an example, but other correlation values such as the sum of squared differences (SSD) and the normalized cross-correlation (NCC) may be used. When using a correlation value other than SAD, there are two cases, depending on the characteristics, the smaller the correlation value, the higher the similarity, and the larger the correlation value, the higher the similarity. Also needs to be changed.

動きベクトル検出部106は、更に、サーチ範囲302の全領域について相関値対象ブロック303を移動させて相関値を算出する。そして、テンプレートブロック301とサーチ範囲302との間で相関値を算出し、その値が最も小さくなる位置を判定する。これにより、原画像上のテンプレートブロックが参照画像においてどの位置に移動したか、つまり画像間の動きベクトルを検出することができる。 The motion vector detection unit 106 further moves the correlation value target block 303 for the entire area of the search range 302 to calculate the correlation value. Then, a correlation value is calculated between the template block 301 and the search range 302, and the position where the value is the smallest is determined. This makes it possible to detect where the template block on the original image has moved in the reference image, that is, the motion vector between the images.

動きベクトル検出部106は、このような動きベクトル検出処理を、異なるフレームの入力画像間の複数の領域で行う。本実施形態では、ベクトル検出の例として、テンプレートマッチングを用いる例について説明したが、他にも勾配法を用いた方法や、特徴点抽出による対応点探索等の方法を用いても良い。 The motion vector detection unit 106 performs such a motion vector detection process in a plurality of regions between input images of different frames. In this embodiment, an example using template matching has been described as an example of vector detection, but a method using a gradient method or a method such as a corresponding point search by feature point extraction may also be used.

ステップS204では、信頼度算出部107は、制御部111の指示に応じて、多重解像度画像のうちの処理対象の階層の画像について、動きベクトルに対する信頼度を算出する。具体期には、信頼度算出部107は、メモリ104及び動きベクトル検出部106から得られる入力画像と動きベクトル検出結果とを用いて、各動きベクトルに対する信頼度を算出する。 In step S204, the reliability calculation unit 107 calculates the reliability of the motion vector for the image of the layer to be processed among the multi-resolution images in response to the instruction of the control unit 111. In the specific period, the reliability calculation unit 107 calculates the reliability for each motion vector using the input image obtained from the memory 104 and the motion vector detection unit 106 and the motion vector detection result.

一般に、撮影されたシーンには、例えば低コントラスト領域やオクルージョン領域等の、ベクトル検出を失敗する可能性の高い苦手領域が含まれる場合がある。低コントラスト領域では、テンプレートブロックやサーチ範囲内に意味のあるテクスチャが存在しないため、相関の高い領域を見つけ出すことが困難になる。また、オクルージョン領域とは、視差や移動物体の影響によりある画像で見えていたものが次の画像で隠れてしまったり、隠れていたものが出現したりする領域のことである。このようなオクルージョン領域でのテンプレートブロック内のテクスチャは、参照画像中では見え隠れによって異なるテクスチャとなってしまうため、相関の高い領域を見つけ出すことが困難になる。このような苦手領域に対しては、入力画像や検出された動きベクトルを解析することによって苦手の種類や程度を算出し、各動きベクトルに対する信頼度マップとして出力する。 In general, the captured scene may include a weak area where vector detection is likely to fail, such as a low contrast area or an occlusion area. In the low contrast area, it is difficult to find a highly correlated area because there is no meaningful texture in the template block or search range. Further, the occlusion area is an area in which what was visible in one image is hidden in the next image due to the influence of parallax or a moving object, or what is hidden appears. Since the texture in the template block in such an occlusion area becomes a different texture depending on the appearance in the reference image, it becomes difficult to find a highly correlated area. For such a weak area, the type and degree of weakness are calculated by analyzing the input image and the detected motion vector, and output as a reliability map for each motion vector.

本実施形態では、信頼度の算出方法の一例として、低コントラスト領域に基づく信頼度を算出する方法を例に説明する。画像中のコントラストは、輝度値の分散値Vとして、式2に従って求めることが出来る。 In the present embodiment, as an example of the reliability calculation method, a method of calculating the reliability based on the low contrast region will be described as an example. The contrast in the image can be obtained according to Equation 2 as the dispersion value V of the luminance value.

Figure 0007025237000002
Figure 0007025237000002

ここで、M及びNは分散値の算出対象領域のウィンドウサイズ、x(i,j)はウインドウ内の座標(i、j)の画素の輝度値である。xaveは、ウインドウ内の輝度値の平均を示している。分散値Vは、ウインドウ内の各画素の輝度値が平均値に近い値の場合に小さい値となる。このため、信頼度算出部107は、分散値Vが小さいほど領域内の輝度変動が小さい(すなわちコントラストが低い)ほど、信頼度を低く算出する。また、ウィンドウサイズN×Mの大きさには特に制限は無いが、例えば3×3では狭い範囲内でのコントラストを判定することになり、31×31のように大きくするほど広い範囲におけるコントラストを判定することになる。信頼度算出部107は、動きベクトルの検出を行なった全ての画素において分散値Vを算出して、動きベクトルと対応付けることで、検出した各動きベクトルに対するコントラスト信頼度マップを生成する。 Here, M and N are the window size of the area for which the dispersion value is calculated, and x (i, j) is the brightness value of the pixel at the coordinates (i, j) in the window. xave indicates the average brightness value in the window. The dispersion value V becomes a small value when the brightness value of each pixel in the window is close to the average value. Therefore, the reliability calculation unit 107 calculates the reliability as the dispersion value V is smaller and the luminance fluctuation in the region is smaller (that is, the contrast is lower). Further, the size of the window size N × M is not particularly limited, but for example, in 3 × 3, the contrast in a narrow range is determined, and the larger the window size is, the wider the contrast is. It will be judged. The reliability calculation unit 107 calculates the variance value V in all the pixels for which the motion vector is detected and associates it with the motion vector to generate a contrast reliability map for each detected motion vector.

本実施形態では、信頼度の一例として分散値によるコントラスト信頼度の算出方法について説明したが、信頼度の種類はこれに限るものではない。その他の信頼度の例としては、前述のオクルージョン領域やエッジ強度、コーナー特徴量等、入力画像中のベクトル検出の苦手領域の判定を行なえるものであれば、どのようなものでも信頼度として使用が可能である。また、別途、元画像と参照画像を入れ替えて動きベクトルの検出を行い、入れ替える前の検出結果との整合性を信頼度とするような、検出された動きベクトルそのものを解析する方法等を用いてもよく、出力する信頼度の種類も1つでなくてもよい。 In the present embodiment, the method of calculating the contrast reliability based on the dispersion value has been described as an example of the reliability, but the type of reliability is not limited to this. As an example of other reliability, any region that is not good at vector detection in the input image, such as the occlusion region, edge strength, and corner feature amount described above, can be used as the reliability. Is possible. In addition, a method of analyzing the detected motion vector itself, such as separately exchanging the original image and the reference image to detect the motion vector and using the consistency with the detection result before the exchange as the reliability, is used. Also, the type of reliability to be output does not have to be one.

なお、ステップS204及びステップS203の処理は、多重解像度画像生成部105で生成した多重解像度画像の全ての階層に対して実行する。このとき、各解像度の画像に対して個別に動きベクトル及び信頼度マップの生成を行なっても良いし、低解像画像での動きベクトル検出結果を高解像画像での検出の初期値とするような階層構造を活用した検出を行なっても良い。 The processes of steps S204 and S203 are executed for all layers of the multi-resolution image generated by the multi-resolution image generation unit 105. At this time, the motion vector and the reliability map may be generated individually for the image of each resolution, or the motion vector detection result in the low resolution image is used as the initial value of the detection in the high resolution image. Detection may be performed using such a hierarchical structure.

ステップS205では、制御部111は、多重解像度画像の全階層についてステップS203及びステップS204の処理を行ったかを判定する。制御部111は、多重解像度画像の全階層についてこれらの処理を行っていると判定した場合にはステップS206に処理を進める。一方、多重解像度画像の全階層についての処理を終了していない場合、多重解像度画像の全ての階層に対してステップS203及びステップS204の処理を行うために処理をS203に戻す。 In step S205, the control unit 111 determines whether the processes of steps S203 and S204 have been performed for all layers of the multi-resolution image. When the control unit 111 determines that these processes are performed for all layers of the multi-resolution image, the control unit 111 proceeds to the process in step S206. On the other hand, when the processing for all layers of the multi-resolution image is not completed, the processing is returned to S203 in order to perform the processing of steps S203 and S204 for all layers of the multi-resolution image.

ステップS206では、信頼度判定部109は、制御部111の指示に応じて、出力解像度の画像の動きベクトルに対する信頼度判定を行う。具体的には、信頼度判定部109は、信頼度算出部107から得られる各解像度の信頼度マップと、撮影パラメータ取得部108から得られる撮影パラメータとを用いて、出力解像度の画像の動きベクトルに対する信頼度マップを生成する。なお、本実施形態では、出力解像度の画像の動きベクトルに対する信頼度マップを信頼度情報ともいう。出力解像度とは、多重解像度画像生成部105が生成した多重解像度画像のうち、処理結果として動きベクトルを出力する解像度を表す。この出力解像度は、必ずしも入力画像の解像度と同じでなくてよい。どの解像度で動きベクトルの検出結果を出力するかは、例えば動きベクトルの用途に応じて自動で変更したり、撮影者が任意に設定したりしても良い。例えば、低解像画像を出力解像度とすると処理時間は速いが動きベクトルの精度は低くなり、逆に高解像画像にすると処理に時間はかかるが精度の高い動きベクトルを出力することが出来る。 In step S206, the reliability determination unit 109 determines the reliability of the motion vector of the image of the output resolution in response to the instruction of the control unit 111. Specifically, the reliability determination unit 109 uses a reliability map of each resolution obtained from the reliability calculation unit 107 and a shooting parameter obtained from the shooting parameter acquisition unit 108 to obtain a motion vector of an image having an output resolution. Generate a confidence map for. In this embodiment, the reliability map for the motion vector of the image of the output resolution is also referred to as reliability information. The output resolution represents a resolution that outputs a motion vector as a processing result among the multi-resolution images generated by the multi-resolution image generation unit 105. This output resolution does not necessarily have to be the same as the resolution of the input image. The resolution at which the motion vector detection result is output may be automatically changed, for example, according to the intended use of the motion vector, or may be arbitrarily set by the photographer. For example, if a low-resolution image is used as the output resolution, the processing time is fast but the accuracy of the motion vector is low, and conversely, if the high-resolution image is used, the processing takes time but the motion vector can be output with high accuracy.

上述したように、動きベクトル情報と併せて、同一解像度の信頼度マップが出力されている。このため、後段の処理において信頼度マップを使用することにより、画像内の動きベクトルの中から必要な動きベクトルを取捨選択することが可能となる。すなわち、出力解像度と同一の解像度に対する信頼度マップのみを生成する場合や、特定の階層の信頼度マップをリサイズして出力する場合よりも良好な信頼度マップを出力することができる。 As described above, the reliability map of the same resolution is output together with the motion vector information. Therefore, by using the reliability map in the subsequent processing, it is possible to select the necessary motion vector from the motion vectors in the image. That is, it is possible to output a better reliability map than when only a reliability map for the same resolution as the output resolution is generated or when the reliability map of a specific layer is resized and output.

コントラストに基づく信頼度を解像度ごとに用いる場合について、図4を参照して説明する。図4(a)は原画像を示しており、401に示す背景の領域が、青空等の低コントラスト領域となっているものとする。そして、図4(b)には、同4(a)を原画像とした場合に、等倍解像度を出力解像度とした場合の動きベクトル検出結果を模式的に示している。矢印410は、動きベクトル検出結果を示しており、図4(b)の例では、人物の領域402において左方向への動きが生じていることを表している。なお、図4(b)では、動きの無い領域では動きベクトルの表示を省略しているが、このような領域では長さが極めて小さい動きベクトルが算出されている。 A case where the reliability based on the contrast is used for each resolution will be described with reference to FIG. FIG. 4A shows an original image, and it is assumed that the background region shown in 401 is a low contrast region such as a blue sky. Then, FIG. 4B schematically shows the motion vector detection result when the same size 4 (a) is used as the original image and the same size resolution is used as the output resolution. The arrow 410 indicates the motion vector detection result, and in the example of FIG. 4B, it indicates that the motion to the left occurs in the area 402 of the person. In FIG. 4B, the display of the motion vector is omitted in the region where there is no motion, but the motion vector having an extremely small length is calculated in such an region.

さらに、図4(c)及び図4(d)は、図4(b)に示した動きベクトルに対する信頼度マップを表している。図4(c)は等倍解像度での信頼度マップを表し、図4(d)は、図4(c)よりも低解像度における信頼度マップを表している。ここで、図4(c)の403に示す白い領域は信頼度の高い領域、つまりコントラストが高い領域を表している。一方、背景の領域のような低コントラスト領域は信頼度が低いものとして黒く表されている。 Further, FIGS. 4 (c) and 4 (d) represent reliability maps for the motion vector shown in FIG. 4 (b). FIG. 4 (c) represents a reliability map at the same resolution, and FIG. 4 (d) represents a reliability map at a lower resolution than FIG. 4 (c). Here, the white region shown in 403 of FIG. 4C represents a region with high reliability, that is, a region with high contrast. On the other hand, low contrast areas such as background areas are shown in black as having low reliability.

信頼度判定部109は、信頼度マップを用いて動きベクトルの信頼度を判定する場合、信頼度マップにおいて、動きベクトルを検出した座標位置と同じ場所にある信頼度を参照する。動きベクトルの出力解像度と、信頼度マップの解像度が異なる場合には、事前に信頼度マップの解像度を出力解像度に合わせてリサイズしておく等の処理を行う。 When the reliability determination unit 109 determines the reliability of the motion vector using the reliability map, the reliability determination unit 109 refers to the reliability at the same position as the coordinate position where the motion vector is detected in the reliability map. If the output resolution of the motion vector and the resolution of the reliability map are different, the resolution of the reliability map is resized according to the output resolution in advance.

ここで、解像度ごとの信頼度マップを用いる場合の利点について説明する。図4(c)に示す高解像度での信頼度マップは、シーン中の物体やテクスチャの輪郭形状が明瞭であり、細かいテクスチャに対しても信頼度が判定されている。解像度が高い場合には微小なテクスチャに反応しやすくなるため、信頼度の判定が厳しくなる傾向があり、正しく動きベクトルが検出されている領域であっても信頼度が低いと判定してしまう場合がある。 Here, the advantages of using the reliability map for each resolution will be described. In the high-resolution reliability map shown in FIG. 4C, the contour shapes of objects and textures in the scene are clear, and the reliability is determined even for fine textures. When the resolution is high, it becomes easy to react to minute textures, so the reliability judgment tends to be strict, and even in the area where the motion vector is correctly detected, it is judged that the reliability is low. There is.

図4(d)に示す低解像度の信頼度マップは、404に示すように、高信頼の領域が高解像のものに対して広がりを持つようになり、細かいテクスチャについての信頼度は算出されなくなる。つまり、低解像度の信頼度マップでは信頼度の判定が緩くなる傾向があり、一様な背景のような苦手領域で検出された動きベクトルであっても信頼度が高いと判定してしまう場合がある。図4(c)と図4(d)の中間的の解像度の場合には、その性質も(c)と(d)の中間的なものとなる。なお、図4に示したコントラスト信頼度に基づいて解像度ごとの信頼度マップの性質を説明したが、これらの性質はコントラスト信頼度に限ったものではなく、それ他の種類の信頼度に対しても同じことが言える。 In the low-resolution reliability map shown in FIG. 4 (d), as shown in 404, the high-reliability region has a spread with respect to the high-resolution one, and the reliability for fine textures is calculated. It disappears. In other words, in a low-resolution reliability map, the reliability judgment tends to be loose, and even a motion vector detected in a weak area such as a uniform background may be judged to have high reliability. be. In the case of a resolution intermediate between FIGS. 4 (c) and 4 (d), the property is also intermediate between (c) and (d). Although the properties of the reliability map for each resolution have been described based on the contrast reliability shown in FIG. 4, these properties are not limited to the contrast reliability, but are related to other types of reliability. The same can be said for.

このように、信頼度マップは生成された解像度によって性質が異なるものの、出力解像度と同じ解像度の信頼度マップを出力するだけでは、高解像度における信頼度マップの性質が反映されるだけとなる。すなわち、信頼度判定の確度を向上させ、従来よりも高品質な動きベクトルを取得することは困難である。そこで本実施形態では、最終的な、動きベクトルの出力解像度での信頼度の生成において、異なる複数の解像度で算出された信頼度マップを撮影条件に応じて反映するようにする。具体的には、信頼度判定部109は、取得した撮影パラメータに基づいて、異なる複数の解像度で算出された信頼度マップの重み付け合成を行なう。この信頼度判定処理の具体例については後述する。制御部111は、信頼度判定部109による信頼度判定処理が完了すると、信頼度情報の生成処理に係る一連の動作を終了する。 As described above, although the properties of the reliability map differ depending on the generated resolution, simply outputting the reliability map having the same resolution as the output resolution only reflects the properties of the reliability map at high resolution. That is, it is difficult to improve the accuracy of the reliability determination and obtain a motion vector of higher quality than before. Therefore, in the present embodiment, in the final generation of the reliability at the output resolution of the motion vector, the reliability maps calculated at a plurality of different resolutions are reflected according to the shooting conditions. Specifically, the reliability determination unit 109 performs weighted synthesis of reliability maps calculated at a plurality of different resolutions based on the acquired shooting parameters. A specific example of this reliability determination process will be described later. When the reliability determination process by the reliability determination unit 109 is completed, the control unit 111 ends a series of operations related to the reliability information generation process.

(信頼度判定処理に係る一連の動作)
次に、ステップ206における信頼度判定処理について、図5を参照して更に説明する。ステップS501では、信頼度判定部109は、信頼度算出部107で生成された解像度ごとの信頼度マップを取得する。ステップS502では、信頼度判定部109は、撮影パラメータ取得部108を介して、入力画像取得時の撮影パラメータを取得する。
(A series of operations related to reliability determination processing)
Next, the reliability determination process in step 206 will be further described with reference to FIG. In step S501, the reliability determination unit 109 acquires a reliability map for each resolution generated by the reliability calculation unit 107. In step S502, the reliability determination unit 109 acquires the shooting parameters at the time of input image acquisition via the shooting parameter acquisition unit 108.

ステップS503では、信頼度判定部109は、取得した撮影パラメータに応じて、各階層の信頼度マップを重み付けする。このとき、信頼度判定部109は、各解像度画像に対する重みを表す重み付け情報を生成する。撮影パラメータに応じた重み付けは、撮影パラメータの種別や撮影パラメータを変更して得られる効果に応じて、重み付けの態様を異ならせることができる。 In step S503, the reliability determination unit 109 weights the reliability map of each layer according to the acquired shooting parameters. At this time, the reliability determination unit 109 generates weighting information representing weights for each resolution image. The weighting according to the shooting parameter can be different in the mode of weighting depending on the type of the shooting parameter and the effect obtained by changing the shooting parameter.

例えば、撮影パラメータを露光時間とした場合、長い露光時間では手ぶれや被写体の動きにより画像中の動きボケが大きくなる。この際、低解像度の信頼度マップでは動きボケの生じている領域まで高信頼と判定される可能性が高い。しかしながら、ボケの生じている領域、つまり低コントラストの領域はテクスチャが乏しく、動きベクトルの検出が失敗しやすい苦手領域であり、その動きベクトルの信頼度は低いと判定されなければならない。このため、信頼度判定部109は、撮影パラメータを露光時間とする場合には、高解像度画像での信頼度マップに対する重みを低解像度での信頼度マップに対する重みよりも大きくする。このとき、露光時間が長いほど、高解像度画像での信頼度マップに対する重みをより大きくする。 For example, when the shooting parameter is the exposure time, the movement blur in the image becomes large due to camera shake and the movement of the subject in a long exposure time. At this time, in the low-resolution reliability map, there is a high possibility that even the region where the motion blur occurs is judged to be highly reliable. However, the region where blurring occurs, that is, the region with low contrast is a region where the texture is poor and the detection of the motion vector is likely to fail, and it must be determined that the reliability of the motion vector is low. Therefore, when the shooting parameter is the exposure time, the reliability determination unit 109 makes the weight for the reliability map in the high-resolution image larger than the weight for the reliability map in the low resolution. At this time, the longer the exposure time, the greater the weight on the reliability map in the high-resolution image.

撮影パラメータをF値とした場合も同様であり、F値が小さいと被写界深度が浅くなるので背景領域等の着目被写体以外の領域はボケが大きくなる。そのため、信頼度判定部109は、上述の露光時間の場合と同様に、F値が小さいほど高解像度画像での信頼度マップの重みを低解像度での信頼度マップに対する重みより大きくする。すなわち、信頼度判定部109は、撮影パラメータが撮影画像のボケの大小に関わる撮影パラメータである場合、撮影パラメータの値がボケを大きくする値であるほど高解像度画像での信頼度マップの重みを低解像度画像での信頼度マップの重みより大きくする。 The same applies when the shooting parameter is an F value. If the F value is small, the depth of field becomes shallow, so that the area other than the subject of interest, such as the background area, becomes blurred. Therefore, the reliability determination unit 109 makes the weight of the reliability map in the high-resolution image larger than the weight of the reliability map in the low-resolution image as the F value becomes smaller, as in the case of the above-mentioned exposure time. That is, when the shooting parameter is a shooting parameter related to the degree of blurring of the shot image, the reliability determination unit 109 weights the reliability map in the high-resolution image as the value of the shooting parameter increases the blurring. Greater than the weight of the confidence map for low resolution images.

また、夜景のシーン等において撮像素子の感度を高感度にして撮影を行なうと、画像中のノイズ量が増大する。このため、高解像度画像で信頼度の算出を行なうとノイズを有意なテクスチャと判断して高信頼としてしまう可能性がある。このため、信頼度判定部109は、撮影パラメータを感度とする場合、細かいテクスチャを無視することができる低解像画像での信頼度マップに対する重みを高解像度での信頼度マップに対する重みより大きくする。すなわち、信頼度判定部109は、撮影パラメータがノイズの増減に関する撮影パラメータである場合、撮影パラメータの値がノイズを増加させる値であるほど、低解像度での信頼度マップに対する重みを高解像度での信頼度マップに対する重みより大きくする。このようにすることで、ノイズの影響を受けにくい信頼度を生成することが可能となる。 Further, when shooting is performed with the sensitivity of the image sensor set to high in a night scene or the like, the amount of noise in the image increases. Therefore, when the reliability is calculated for a high-resolution image, the noise may be judged as a significant texture and the reliability may be high. Therefore, when the shooting parameter is the sensitivity, the reliability determination unit 109 makes the weight for the reliability map in the low-resolution image in which fine textures can be ignored larger than the weight for the reliability map in the high resolution. .. That is, when the shooting parameter is a shooting parameter related to an increase or decrease in noise, the reliability determination unit 109 weights the reliability map at a low resolution at a high resolution as the value of the shooting parameter increases the noise. Greater than the weight for the confidence map. By doing so, it is possible to generate reliability that is not easily affected by noise.

更なる撮影パラメータの例として、デジタルカメラ100に搭載された角速度センサや加速度センサから得られるデジタルカメラ100の動き情報を用いて解像度ごとの信頼度マップの重み付けを行なうことも出来る。重み付けの方法としては、センサから得られた動き情報の中で、入力画像における回転やあおり、変倍の動き成分が大きいほど、元画像と参照画像の間でのテクスチャの形状変化が大きいと判断する。並進の動きのように、画像間でテクスチャが平行移動するだけの場合には良好に動きベクトルを検出することが出来るが、上述のような変形が生じると、画像間で同じテクスチャが無くなるため動きベクトルの検出精度は低下する。回転やあおり、変倍の動きが大きい場合でも、低解像画像においては、動き量そのものも小さくなるため並進の動きに近似することが出来る。そのため、低解像画像では、回転やあおり、変倍の動きによる画像間のテクスチャの変形の影響が小さい状態で安定して動きベクトルを検出することが可能となる。従って、動き情報が、(回転やあおり、変倍により)入力画像における被写体の変形量が大きくなることを示すほど、低解像画像での信頼度マップの重みを高解像度画像での信頼度マップの重みよりも大きくすれば良い。 As an example of further shooting parameters, it is also possible to weight the reliability map for each resolution by using the motion information of the digital camera 100 obtained from the angular velocity sensor or the acceleration sensor mounted on the digital camera 100. As a weighting method, in the motion information obtained from the sensor, it is determined that the larger the rotation, tilt, and scaling motion components in the input image, the greater the change in the shape of the texture between the original image and the reference image. do. Motion vectors can be detected well when the textures only translate between images, such as translational movements, but when the above deformation occurs, the same textures disappear between the images, so the movements occur. The vector detection accuracy is reduced. Even when the movement of rotation, tilting, and scaling is large, the amount of movement itself is small in the low-resolution image, so it can be approximated to translational movement. Therefore, in a low-resolution image, it is possible to stably detect a motion vector in a state where the influence of texture deformation between images due to rotation, tilting, and variable magnification movement is small. Therefore, the more the motion information indicates that the amount of deformation of the subject in the input image (due to rotation, tilting, scaling) increases, the more the weight of the reliability map in the low resolution image is weighted in the reliability map in the high resolution image. It should be larger than the weight of.

重み付けの判定に使用する他の情報として、例えば、ユーザが指定する撮影モードを用いてもよい。ユーザが指定する撮影モードの例としては、ぶれ補正処理がある。画像処理による一般的なぶれ補正の方法としては、画像中の特徴点を抽出して、その点を複数フレームに渡って追跡を行なった軌跡情報からぶれ補正の為の画像幾何変形量を算出する方法がある。フレーム画像間での幾何変形量の推定処理では、高精度な軌跡情報が数十点程度あれば良いので、高解像度画像での信頼度の重み付けを大きくすることで信頼度の高い動きベクトルを厳選することが必要となる。 As other information used for determining the weighting, for example, a shooting mode specified by the user may be used. An example of a shooting mode specified by the user is blur correction processing. As a general method of image correction for blur correction, a feature point in an image is extracted, and the amount of geometric deformation of the image for blur correction is calculated from the locus information obtained by tracking the points over a plurality of frames. There is a way. In the process of estimating the amount of geometric deformation between frame images, it is sufficient to have several tens of high-precision locus information, so by increasing the weighting of reliability in high-resolution images, highly reliable motion vectors are carefully selected. It is necessary to do.

一方、例えばモーションブラー付与のように、画像中の全画素に対して画像処理を施すようなモードの場合には、個々の動きベクトルの精度の低下を許容してでも、可能な限り多くの動きベクトルを取得する必要がある。そのため、このような場合には、低解像度画像での信頼度の重みを大きくする。すなわち、信頼度判定部109は、ユーザが指定する撮影モードが、画像における一部の画素の情報に基づく画像処理を施すモードである場合、高解像度画像での信頼度マップに対する重みを、低解像度画像での信頼度マップに対する重みより大きくする。一方、ユーザが指定する撮影モードが、画像における全ての画素の情報に基づく画像処理を施すモードである場合、低解像度画像での信頼度マップに対する重みを、高解像度画像での信頼度マップに対する重みより大きくする。以降のステップでは、生成した解像度ごとの重み付け情報をもとに、出力解像度に合わせた信頼度マップを生成する。 On the other hand, in the case of a mode in which image processing is performed on all pixels in an image, for example, motion blur is applied, as many motions as possible can be performed even if the accuracy of each motion vector is allowed to decrease. I need to get a vector. Therefore, in such a case, the weight of reliability in the low-resolution image is increased. That is, when the shooting mode specified by the user is a mode in which image processing is performed based on the information of some pixels in the image, the reliability determination unit 109 weights the reliability map in the high-resolution image to a low resolution. Greater than the weight for the confidence map in the image. On the other hand, when the shooting mode specified by the user is a mode in which image processing is performed based on the information of all pixels in the image, the weight for the reliability map in the low resolution image and the weight for the reliability map in the high resolution image are applied. Make it bigger. In the subsequent steps, a reliability map according to the output resolution is generated based on the weighted information for each generated resolution.

ステップS504では、信頼度合成部110は、各解像度の信頼度マップに対してリサイズ処理を施して、各解像度の信頼度マップを出力解像度のサイズに統一する。リサイズ処理については、ニアレストネイバーやバイリニアのような一般的な手法を用いれば良い。このとき、ステップS503において重みがゼロと判定された解像度については、最終的な出力解像度における信頼度マップの生成で用いることは無いので、リサイズ処理を行わずに本ステップにて破棄してしまってもよい。 In step S504, the reliability synthesis unit 110 performs resizing processing on the reliability map of each resolution to unify the reliability map of each resolution to the size of the output resolution. For the resizing process, a general method such as Nearest Neighbor or Bilinear may be used. At this time, the resolution whose weight is determined to be zero in step S503 is not used in the generation of the reliability map at the final output resolution, so it is discarded in this step without performing the resizing process. May be good.

ステップS505では、信頼度合成部110は、リサイズ処理が施された各解像度の信頼度マップを出力解像度における一枚の信頼度マップに合成し、信頼度情報を生成する。図6は、信頼度マップ上の任意の座標位置における重み付け情報の構造を示している。解像度の種類(多重解像度画像の数)がNである場合、出力解像度の各座標位置における信頼度は、Nビット分のデータである601に格納される。すなわち、重み付け情報は、このNビットデータ601の各ビットに解像度ごとの信頼度の値を格納したものになる。 In step S505, the reliability synthesis unit 110 synthesizes the reliability map of each resolution subjected to the resizing process into one reliability map at the output resolution, and generates reliability information. FIG. 6 shows the structure of the weighting information at an arbitrary coordinate position on the reliability map. When the type of resolution (the number of multi-resolution images) is N, the reliability at each coordinate position of the output resolution is stored in 601 which is data for N bits. That is, the weighting information is obtained by storing the reliability value for each resolution in each bit of the N-bit data 601.

重み付け情報を生成するためには、具体的に、まず解像度ごとの信頼度の2値化を行なう。2値化のためには、信頼度に対して予め閾値を定めておく必要があるが、その設定方法としては例えば、動きベクトルに使用目的に応じて実験的に決定する方法等がある。なお、解像度ごとの閾値の決定方法については、例えば高解像度画像での閾値を決定し、その値を他の解像度にも使用すれば、異なる解像度に対して統一された尺度での信頼度判定を行うことができる。これにより、どの解像度でも同様のテクスチャが存在し続けているような、例えば階層的な動きベクトルの検出の際に非常に良好な検出を行なうことのできる領域に対して高信頼と判定することが出来る。その他にも、出力解像度での閾値を基準として、解像度の比率に応じて閾値を変更するといった解像度ごとに適応的な信頼度判定を行なうようにしてもよい。 Specifically, in order to generate the weighting information, first, the reliability for each resolution is binarized. In order to binarize, it is necessary to set a threshold value for the reliability in advance, and as a setting method thereof, for example, there is a method of experimentally determining the motion vector according to the purpose of use. Regarding the method of determining the threshold value for each resolution, for example, if the threshold value for a high-resolution image is determined and the value is used for other resolutions, the reliability can be determined by a unified scale for different resolutions. It can be carried out. As a result, it can be determined that the area where similar textures continue to exist at any resolution, for example, where very good detection can be performed when detecting a hierarchical motion vector, is highly reliable. I can. In addition, an adaptive reliability determination may be performed for each resolution, such as changing the threshold value according to the ratio of the resolutions based on the threshold value in the output resolution.

各解像度の信頼度の2値化処理が完了すると、図6に示すNビットデータ601にその結果を格納していく。例えば、重みの大きい解像度の信頼度ほど上位のビットに格納することで、解像度ごとの信頼度の重みが考慮された信頼度情報を生成することが出来る。 When the binarization process of the reliability of each resolution is completed, the result is stored in the N-bit data 601 shown in FIG. For example, by storing the reliability of a resolution having a larger weight in a higher bit, it is possible to generate reliability information in consideration of the reliability weight of each resolution.

具体的には、例えば、N=8ビットとした場合、8つの解像度のうち最も重みの大きい解像度の信頼度を最上位ビット602に格納する。そして、最も重みの小さい解像度の信頼度は最下位ビット603に格納する。同様に、他の解像度についても信頼度の重みに応じたビット位置に当該解像度の信頼度を格納する。このとき、どの解像度がどのビットに対応するかは、例えば、撮影パラメータの設定に応じて予め定めたテーブルを用いてもよい。例えば、所定の撮影パラメータで撮影した際に、最も低解像度から順に高解像度になるにつれて重み付けが低くなる場合、最も低い解像度が最上位ビット602に対応し、最も高い解像度が最下位ビット603に対応することになる。 Specifically, for example, when N = 8 bits, the reliability of the resolution having the largest weight among the eight resolutions is stored in the most significant bit 602. Then, the reliability of the resolution having the smallest weight is stored in the least significant bit 603. Similarly, for other resolutions, the reliability of the resolution is stored at the bit position according to the weight of the reliability. At this time, for which resolution corresponds to which bit, for example, a predetermined table may be used according to the setting of the shooting parameter. For example, when shooting with predetermined shooting parameters, if the weighting decreases from the lowest resolution to the highest resolution, the lowest resolution corresponds to the most significant bit 602 and the highest resolution corresponds to the least significant bit 603. Will be done.

このようにして最終的に出来上がる信頼度のデータは、最も重みの大きい信頼度には127の値が割り当てられ、最も重みの小さい信頼度には1の値が割り当てられるため、その値が大きいほど重みの大きい解像度での信頼度が高いことを表す。また、より多くの解像度において高信頼と判定された場合にも図6に示した信頼度データの値は大きくなるため、重みが小さくても多くの解像度で信頼度が高ければ、総合的に高信頼であるといった判定も可能である。それに加えて同図のデータ構造は各解像度の信頼度判定結果がビット毎に完全に独立して格納されているため、後段での処理の際に特定の解像度での信頼度のみを抽出して使用するということも容易に行うことが出来る。 In the reliability data finally created in this way, a value of 127 is assigned to the reliability with the highest weight, and a value of 1 is assigned to the reliability with the lowest weight. Therefore, the larger the value, the higher the value. It shows that the reliability is high at the resolution with a large weight. Further, even when it is determined that the reliability is high at more resolutions, the value of the reliability data shown in FIG. 6 becomes large. Therefore, even if the weight is small, if the reliability is high at many resolutions, the overall high reliability is obtained. It is also possible to judge that it is reliable. In addition, in the data structure in the figure, the reliability judgment result of each resolution is stored completely independently for each bit, so only the reliability at a specific resolution is extracted during the subsequent processing. It can also be used easily.

上述の実施形態では、解像度ごとに重み付けされた信頼度マップを統合して、動きベクトルの出力解像度に合わせた1枚の信頼度マップ(すなわち信頼度情報)を生成する方法について述べたが、特にこれに限定されるものではない。データ容量や処理時間に特段の制約が無いのであれば、各解像度のサイズのまま出力して、後段での処理の際に階層毎の重みや位置関係を計算しても良い。また、信頼度を2値化せずに多値の信頼度に対して重み付けの係数を乗算した後に階層ごとの信頼度を加算するという方法でも動きベクトルの出力解像度の信頼度として使用することは可能である。 In the above-described embodiment, the method of integrating the reliability maps weighted for each resolution to generate one reliability map (that is, reliability information) according to the output resolution of the motion vector has been described. It is not limited to this. If there are no particular restrictions on the data capacity or processing time, the size of each resolution may be output as it is, and the weight and positional relationship for each layer may be calculated during processing in the subsequent stage. It is also possible to use the motion vector output resolution reliability by multiplying the multi-valued reliability by a weighting coefficient and then adding the reliability for each layer without binarizing the reliability. It is possible.

信頼度合成部110は、出力解像度の各画素位置における動きベクトル及び当該動きベクトルに対する信頼度を生成すると、リサイズした信頼度マップの合成処理を終了し、その後、本一連の動作を終了する。なお、出力解像度における動きベクトルと、当該動きベクトルに対する信頼度情報とは合わせて、メモリ104や記録部112に記録されたり、例えば制御部111に伝送されたりする。また、出力解像度における動きベクトルと当該動きベクトルに対する信頼度情報とは、撮像によって生成される動画ファイルに付加情報として記録されてもよい。 When the reliability synthesizing unit 110 generates the motion vector at each pixel position of the output resolution and the reliability for the motion vector, the reliability synthesizing process ends the resized reliability map, and then the series of operations ends. The motion vector at the output resolution and the reliability information for the motion vector are recorded in the memory 104 or the recording unit 112, or transmitted to the control unit 111, for example. Further, the motion vector at the output resolution and the reliability information for the motion vector may be recorded as additional information in the moving image file generated by the imaging.

なお、上述の信頼度情報の生成処理に加え、例えば制御部111が、生成された信頼度情報を用いて、出力解像度の画像における(所定の閾値以上の信頼度に対応する)動きベクトルを選択するようにしてもよい。そして、信頼度情報を用いて選択した信頼性の高い動きベクトルを用いて、ぶれ補正処理や画像圧縮処理などの所定の画像処理を行ってもよい。 In addition to the above-mentioned reliability information generation process, for example, the control unit 111 selects a motion vector (corresponding to a reliability equal to or higher than a predetermined threshold value) in an image having an output resolution by using the generated reliability information. You may try to do it. Then, predetermined image processing such as blur correction processing and image compression processing may be performed using a highly reliable motion vector selected using the reliability information.

以上説明したように本実施形態では、動きベクトルの信頼度を算出する際に、解像度ごとに算出された信頼度を撮影パラメータ等に基づいて重み付けし、出力解像度に対する1枚の信頼度マップ(すなわち信頼度情報)を生成するようにした。このようにすることで、各動きベクトルに対する信頼度を精度よく求めることができる。すなわち、誤判定の低減された良好な信頼度情報を生成することが可能となり、高信頼で正しく検出された動きベクトルを正確に選別することが出来るようになる。 As described above, in the present embodiment, when calculating the reliability of the motion vector, the reliability calculated for each resolution is weighted based on the shooting parameters and the like, and one reliability map for the output resolution (that is, that is). Changed to generate reliability information). By doing so, the reliability for each motion vector can be obtained with high accuracy. That is, it becomes possible to generate good reliability information with reduced erroneous determination, and it becomes possible to accurately select motion vectors that are detected correctly with high reliability.

(実施形態2)
次に実施形態2について説明する。本実施形態では、動きベクトルの検出を行なう前に解像度ごとの信頼度にどのような重みを付けるかを判定する。本実施形態のデジタルカメラ700は、解像度ごとの信頼度を重み付けするための構成が異なるが、その他の構成は実施形態1と同一である。このため、同一の構成については同一の符号を付して重複する説明は省略し、相違点について重点的に説明する。
(Embodiment 2)
Next, the second embodiment will be described. In the present embodiment, it is determined what kind of weight is applied to the reliability for each resolution before the motion vector is detected. The digital camera 700 of the present embodiment has a different configuration for weighting the reliability for each resolution, but other configurations are the same as those of the first embodiment. For this reason, the same components are designated by the same reference numerals, duplicate explanations are omitted, and differences are mainly described.

図7には、実施形態2に係るデジタルカメラ700の構成を示している。図7では、図1に示した構成に対して、多重解像度画像生成部105の直後に信頼度判定部109が配置されている。このような構成における、信頼度情報の生成処理に係る一連の動作について、図8を参照して説明する。なお、本実施形態においても、信頼度情報の生成処理は、制御部111が記録部112に記録されたプログラムをメモリ104の作業用領域に展開、実行すると共に、多重解像度画像生成部105等の各部を制御することにより実現される。 FIG. 7 shows the configuration of the digital camera 700 according to the second embodiment. In FIG. 7, the reliability determination unit 109 is arranged immediately after the multi-resolution image generation unit 105 with respect to the configuration shown in FIG. A series of operations related to the reliability information generation process in such a configuration will be described with reference to FIG. Also in the present embodiment, in the reliability information generation process, the control unit 111 expands and executes the program recorded in the recording unit 112 in the working area of the memory 104, and the multi-resolution image generation unit 105 and the like. It is realized by controlling each part.

まず、現像処理部103及び多重解像度画像生成部105は、実施形態1と同様にステップS201及びS202を実行する。 First, the development processing unit 103 and the multi-resolution image generation unit 105 execute steps S201 and S202 in the same manner as in the first embodiment.

ステップS801では、信頼度判定部109は、撮影パラメータ取得部108を介して取得した撮影パラメータ情報を用いて、本実施形態に係る信頼度判定処理を行う。ここで、本ステップの信頼度判定処理は、図9に示すように、実施形態1におけるステップS502及びS503に対応する。このように、解像度ごとに信頼度の生成を行なう前に、解像度ごとの信頼度の重み付けを決定することにより、例えば重みがゼロとなる解像度では信頼度の算出そのものを行わないようにすることができ、結果として処理リソースの節約を図ることが可能となる。重みが極めて小さい(すなわち重みが所定の重みより低い)解像度についても同様である。或いは、重みが極めて小さい解像度については、最終的に各解像度の信頼度マップを合成した場合の寄与度が低く、無視し出来ると判断された場合には信頼度生成処理を行わないようにしても良い。寄与度についての一例としては、着目している解像度の重みの比率が、最も大きい重みに対して例えば10分の1以下の場合に極めて小さいと判断する等の計算を行なえば良い。 In step S801, the reliability determination unit 109 performs the reliability determination process according to the present embodiment by using the imaging parameter information acquired via the imaging parameter acquisition unit 108. Here, the reliability determination process of this step corresponds to steps S502 and S503 in the first embodiment, as shown in FIG. In this way, by determining the reliability weighting for each resolution before generating the reliability for each resolution, for example, the reliability calculation itself can be prevented at the resolution where the weight is zero. As a result, it is possible to save processing resources. The same is true for resolutions with very low weights (ie, weights below a given weight). Alternatively, for resolutions with extremely small weights, the contribution of the final composite of the reliability maps of each resolution is low, and if it is judged that they can be ignored, the reliability generation process may not be performed. good. As an example of the degree of contribution, it may be determined that the ratio of the weights of the resolution of interest is extremely small with respect to the largest weight, for example, 1/10 or less.

再び図8を参照して、本実施形態に係る信頼度情報の生成処理について説明する。ステップS203~S205では、動きベクトル検出部106、信頼度算出部107、制御部111は、実施形態1と同様に処理を実行して、全階層において動きベクトルの検出と信頼度の算出とを行う。ただし、ステップS801における信頼度判定において、重みがゼロ或いは極めて小さいと判定された解像度については、ステップS204における信頼度算出処理を行わないようにしてよい。 The process of generating the reliability information according to the present embodiment will be described with reference to FIG. 8 again. In steps S203 to S205, the motion vector detection unit 106, the reliability calculation unit 107, and the control unit 111 execute the same processing as in the first embodiment to detect the motion vector and calculate the reliability in all layers. .. However, in the reliability determination in step S801, the reliability calculation process in step S204 may not be performed for the resolution for which the weight is determined to be zero or extremely small.

ステップS802では、解像度ごとに重み付けされた信頼度を動きベクトルの出力解像度における一枚の信頼度マップに合成する。ステップS802における信頼度合成処理について図10を参照して説明する。 In step S802, the reliability weighted for each resolution is combined into one reliability map at the output resolution of the motion vector. The reliability synthesis process in step S802 will be described with reference to FIG.

図10に示す各ステップは、実施形態1におけるステップS501、S504及びS505と実質的に同一である。但し、信頼度合成部110は、S204において信頼度を算出しなかった解像度の信頼度を考慮せずに信頼度マップのリサイズと合成を行なう。信頼度合成部110は、ステップS505における信頼度マップの合成が終了すると、処理をS802に戻す。 Each step shown in FIG. 10 is substantially the same as steps S501, S504 and S505 in the first embodiment. However, the reliability synthesis unit 110 resizes and synthesizes the reliability map without considering the reliability of the resolution for which the reliability was not calculated in S204. When the reliability map synthesis in step S505 is completed, the reliability synthesis unit 110 returns the process to S802.

以上説明したように、本実施形態では、信頼度算出処理を行なう前に解像度ごとの信頼度の重み付けを決定するようにした。このようにすることで、出力解像度における動きベクトルの信頼度の生成処理に不要な解像度の信頼度の算出を抑制することができ、メモリや処理時間の削減を図ることが可能となる。 As described above, in the present embodiment, the weighting of the reliability for each resolution is determined before the reliability calculation processing is performed. By doing so, it is possible to suppress the calculation of the reliability of the resolution unnecessary for the generation processing of the reliability of the motion vector at the output resolution, and it is possible to reduce the memory and the processing time.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

107…信頼度算出部、109…信頼度判定部、110…信頼度合成部 107 ... reliability calculation unit, 109 ... reliability determination unit, 110 ... reliability synthesis unit

Claims (13)

入力画像に対し、解像度の異なる複数の階層画像を取得する画像取得手段と、
前記入力画像を撮影するための撮影パラメータに応じて、前記複数の階層画像の階層ごとの重みを決定する決定手段と、
フレームの異なる入力画像からそれぞれ取得される前記複数の階層画像の同一階層の画像間で求められる複数の動きベクトルに対し、当該複数の動きベクトルのそれぞれに対する信頼度を算出する信頼度算出手段と、
前記階層ごとの重みを用いて、前記信頼度算出手段によって算出された、階層ごとの前記複数の動きベクトルのそれぞれに対する信頼度を合成する信頼度合成手段と、を有し、
前記信頼度算出手段は、前記階層ごとの重みのうち所定の閾値より低い重みの階層については、前記複数の動きベクトルのそれぞれに対する信頼度を算出しない、ことを特徴とする画像処理装置。
An image acquisition means for acquiring a plurality of hierarchical images having different resolutions for an input image,
Determining means for determining the weight for each layer of the plurality of layered images according to the photographing parameters for photographing the input image, and
A reliability calculation means for calculating the reliability of each of the plurality of motion vectors for a plurality of motion vectors obtained between the images of the same layer of the plurality of layered images acquired from input images having different frames.
It has a reliability synthesis means for synthesizing the reliability for each of the plurality of motion vectors for each layer, which is calculated by the reliability calculation means using the weight for each layer .
The image processing apparatus is characterized in that the reliability calculation means does not calculate the reliability for each of the plurality of motion vectors for a layer having a weight lower than a predetermined threshold among the weights for each layer .
前記決定手段は、前記撮影パラメータの種別に応じて重み付けの態様を異ならせる、ことを特徴とする請求項1に記載の画像処理装置。 The image processing apparatus according to claim 1 , wherein the determination means has a different weighting mode depending on the type of the photographing parameter. 前記決定手段は、前記撮影パラメータが前記入力画像のボケの大小に関わる撮影パラメータである場合、前記撮影パラメータの値がボケを大きくする値であるほど、前記複数の階層画像のうちの高解像度画像の重みを低解像度画像の重みより大きくする、ことを特徴とする請求項1又は2に記載の画像処理装置。 When the shooting parameter is a shooting parameter related to the degree of blurring of the input image, the determination means is such that the value of the shooting parameter increases the blurring, the higher the resolution image among the plurality of layered images. The image processing apparatus according to claim 1 or 2 , wherein the weight of the image is made larger than the weight of the low-resolution image. 前記入力画像のボケの大小に関わる撮影パラメータは、露光時間及びF値の少なくともいずれかを含む、ことを特徴とする請求項に記載の画像処理装置。 The image processing apparatus according to claim 3 , wherein the photographing parameter relating to the magnitude of the blur of the input image includes at least one of an exposure time and an F value. 前記決定手段は、前記撮影パラメータが前記入力画像のノイズの増減に関する撮影パラメータである場合、前記撮影パラメータの値がノイズを増加させる値であるほど、前記複数の階層画像のうちの低解像度画像の重みを高解像度画像の重みより大きくする、ことを特徴とする請求項1又は2に記載の画像処理装置。 When the shooting parameter is a shooting parameter relating to an increase or decrease in noise of the input image, the determination means means that the higher the value of the shooting parameter is the value that increases the noise, the lower the resolution of the plurality of layered images. The image processing apparatus according to claim 1 or 2 , wherein the weight is made larger than the weight of the high-resolution image. 前記入力画像のノイズの増減に関する撮影パラメータは、撮像素子の感度を含む、ことを特徴とする請求項に記載の画像処理装置。 The image processing apparatus according to claim 5 , wherein the photographing parameter relating to the increase / decrease in noise of the input image includes the sensitivity of the image pickup device. 前記決定手段は、前記撮影パラメータが前記入力画像における被写体の変形量に関する撮影パラメータである場合、前記撮影パラメータが前記被写体の変形量が大きくなることを示すほど、前記複数の階層画像のうちの低解像画像の重みを高解像度画像の重みよりも大きくする、ことを特徴とする請求項1又は2に記載の画像処理装置。 When the shooting parameter is a shooting parameter relating to the amount of deformation of the subject in the input image, the determination means is so low among the plurality of hierarchical images that the shooting parameter indicates that the amount of deformation of the subject is large. The image processing apparatus according to claim 1 or 2 , wherein the weight of the resolution image is made larger than the weight of the high-resolution image. 前記入力画像における被写体の変形量に関する撮影パラメータは、前記画像処理装置の動きに関する撮影パラメータである、ことを特徴とする請求項に記載の画像処理装置。 The image processing apparatus according to claim 7 , wherein the photographing parameter relating to the amount of deformation of the subject in the input image is a photographing parameter relating to the movement of the image processing apparatus. 前記信頼度算出手段は、所定の大きさの領域内の輝度変動が小さいほど、前記複数の動きベクトルのそれぞれに対する信頼度を低く算出する、ことを特徴とする請求項1からのいずれか1項に記載の画像処理装置。 1 . The image processing apparatus described in the section. 所定の解像度の階層画像に対する前記複数の動きベクトルと、前記所定の解像度の階層画像に対応する、前記信頼度合成手段によって合成された前記複数の動きベクトルのそれぞれに対する信頼度とを出力する出力手段を更に有する、ことを特徴とする請求項1からのいずれか1項に記載の画像処理装置。 An output means for outputting the plurality of motion vectors for a hierarchical image having a predetermined resolution and the reliability for each of the plurality of motion vectors synthesized by the reliability synthesizing means corresponding to the hierarchical image having the predetermined resolution. The image processing apparatus according to any one of claims 1 to 9 , further comprising. 前記信頼度合成手段によって合成された前記複数の動きベクトルのそれぞれに対する信頼度を用いて、所定の解像度の階層画像に対する前記複数の動きベクトルのうちの一部を選択する選択手段と、
選択された前記複数の動きベクトルの一部を用いて、所定の画像処理を行う画像処理手段と、を更に有する、ことを特徴とする請求項1から10のいずれか1項に記載の画像処理装置。
A selection means for selecting a part of the plurality of motion vectors for a hierarchical image having a predetermined resolution by using the reliability for each of the plurality of motion vectors synthesized by the reliability synthesizing means.
The image processing according to any one of claims 1 to 10 , further comprising an image processing means for performing a predetermined image processing using a part of the selected motion vector. Device.
画像取得手段が、入力画像に対し、解像度の異なる複数の階層画像を取得する画像取得工程と、
決定手段が、前記入力画像を撮影するための撮影パラメータに応じて、前記複数の階層画像の階層ごとの重みを決定する決定工程と、
信頼度算出手段が、フレームの異なる入力画像からそれぞれ取得される前記複数の階層画像の同一階層の画像間で求められる複数の動きベクトルに対し、当該複数の動きベクトルのそれぞれに対する信頼度を算出する信頼度算出工程と、
信頼度合成手段が、前記階層ごとの重みを用いて、前記信頼度算出工程において算出された、階層ごとの前記複数の動きベクトルのそれぞれに対する信頼度を合成する信頼度合成工程と、を有し、
前記信頼度算出工程では、前記階層ごとの重みのうち所定の閾値より低い重みの階層については、前記複数の動きベクトルのそれぞれに対する信頼度を算出しない、ことを特徴とする画像処理装置の制御方法。
An image acquisition process in which the image acquisition means acquires a plurality of hierarchical images having different resolutions with respect to the input image.
A determination step in which the determination means determines the weight for each layer of the plurality of layered images according to the photographing parameters for photographing the input image.
The reliability calculation means calculates the reliability of each of the plurality of motion vectors for the plurality of motion vectors obtained between the images of the same layer of the plurality of layered images acquired from the input images having different frames. Reliability calculation process and
The reliability synthesis means has a reliability synthesis step of synthesizing the reliability for each of the plurality of motion vectors for each layer, which is calculated in the reliability calculation step by using the weight for each layer. ,
In the reliability calculation step, the control method of the image processing apparatus is characterized in that the reliability for each of the plurality of motion vectors is not calculated for the layers having weights lower than a predetermined threshold among the weights for each layer. ..
コンピュータを、請求項1から11のいずれか1項に記載の画像処理装置の各手段として機能させるためのプログラム。 A program for making a computer function as each means of the image processing apparatus according to any one of claims 1 to 11 .
JP2018028209A 2018-02-20 2018-02-20 Image processing equipment and its control method and program Active JP7025237B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018028209A JP7025237B2 (en) 2018-02-20 2018-02-20 Image processing equipment and its control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018028209A JP7025237B2 (en) 2018-02-20 2018-02-20 Image processing equipment and its control method and program

Publications (2)

Publication Number Publication Date
JP2019144827A JP2019144827A (en) 2019-08-29
JP7025237B2 true JP7025237B2 (en) 2022-02-24

Family

ID=67773790

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018028209A Active JP7025237B2 (en) 2018-02-20 2018-02-20 Image processing equipment and its control method and program

Country Status (1)

Country Link
JP (1) JP7025237B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116095221B (en) * 2022-08-10 2023-11-21 荣耀终端有限公司 Frame rate adjusting method in game and related device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013020573A (en) 2011-07-14 2013-01-31 Konica Minolta Holdings Inc Image processing system, program thereof and image processing method
JP2013165352A (en) 2012-02-09 2013-08-22 Canon Inc Imaging apparatus, control method of the same and program
JP2015192338A (en) 2014-03-28 2015-11-02 株式会社ニコン Image processing device and image processing program
JP2017188718A (en) 2016-04-01 2017-10-12 キヤノン株式会社 Image processing apparatus, control method therefor, and control program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10134193A (en) * 1996-10-31 1998-05-22 Oki Electric Ind Co Ltd Method and device for calculating moving vector

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013020573A (en) 2011-07-14 2013-01-31 Konica Minolta Holdings Inc Image processing system, program thereof and image processing method
JP2013165352A (en) 2012-02-09 2013-08-22 Canon Inc Imaging apparatus, control method of the same and program
JP2015192338A (en) 2014-03-28 2015-11-02 株式会社ニコン Image processing device and image processing program
JP2017188718A (en) 2016-04-01 2017-10-12 キヤノン株式会社 Image processing apparatus, control method therefor, and control program

Also Published As

Publication number Publication date
JP2019144827A (en) 2019-08-29

Similar Documents

Publication Publication Date Title
CN108898567B (en) Image noise reduction method, device and system
CN109565551B (en) Synthesizing images aligned to a reference frame
JP4539729B2 (en) Image processing apparatus, camera apparatus, image processing method, and program
KR102471595B1 (en) Optical image stabilization movements to create super-resolution images of the scene
KR102512889B1 (en) Image fusion processing module
JPWO2011145296A1 (en) Imaging apparatus, image processing apparatus, image processing method, and image processing program
US11334961B2 (en) Multi-scale warping circuit for image fusion architecture
JP2015148532A (en) Distance measuring device, imaging apparatus, distance measuring method, and program
JP6656035B2 (en) Image processing apparatus, imaging apparatus, and control method for image processing apparatus
CN113439286A (en) Processing image data in a composite image
CN107147851B (en) Photo processing method and device, computer readable storage medium and electronic equipment
JP2019101996A (en) Image processing apparatus and image processing method reducing noise by composing plural captured images
JP6604908B2 (en) Image processing apparatus, control method thereof, and control program
JP6817779B2 (en) Image processing equipment, its control method, programs and recording media
JP6282133B2 (en) Imaging device, control method thereof, and control program
JP7025237B2 (en) Image processing equipment and its control method and program
JP2019101997A (en) Image processing apparatus and image processing method reducing noise by composing plural captured images
JP2017103756A (en) Image data processing apparatus and method
KR102429337B1 (en) Image processing device stabilizing image and method of stabilizing image
JP2023033355A (en) Image processing device and control method therefor
US11798146B2 (en) Image fusion architecture
JP7009252B2 (en) Image processing equipment, image processing methods and programs
JP6381212B2 (en) Imaging apparatus and control method thereof
JP2020009099A (en) Image processing device, image processing method, and program
US11803949B2 (en) Image fusion architecture with multimode operations

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20210103

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210113

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211126

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211227

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220114

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220210

R151 Written notification of patent or utility model registration

Ref document number: 7025237

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151