JP2007259106A - Method of detecting moving object in picked-up image and apparatus thereof - Google Patents

Method of detecting moving object in picked-up image and apparatus thereof Download PDF

Info

Publication number
JP2007259106A
JP2007259106A JP2006081172A JP2006081172A JP2007259106A JP 2007259106 A JP2007259106 A JP 2007259106A JP 2006081172 A JP2006081172 A JP 2006081172A JP 2006081172 A JP2006081172 A JP 2006081172A JP 2007259106 A JP2007259106 A JP 2007259106A
Authority
JP
Japan
Prior art keywords
image
reference image
movement vector
evaluation value
moving object
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
JP2006081172A
Other languages
Japanese (ja)
Inventor
Hiroshi Iwabuchi
浩志 岩淵
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.)
Fujifilm Corp
Original Assignee
Fujifilm 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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2006081172A priority Critical patent/JP2007259106A/en
Publication of JP2007259106A publication Critical patent/JP2007259106A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To obtain the position of a moving object and a motion vector in a picked-up image at high speed and with less operation quantity. <P>SOLUTION: Image of a first screen and a second screen are each divided into a plurality of same regions, a correlation value between a reference image segmented from the first screen and each reference image segmented from the second screen while shifting a position is obtained for each divided region, motion vectors k1-k16 are obtained for each of the divided regions from the difference between the position of a reference image indicating the maximum value of the correlation value and the position of a reference image in the divided region, the motion vectors for each of the divided regions are differentiated into first type motion vectors k1, k2, ... which come into the same direction and the same length within a required range, and second type motion vectors k9, k15 which do not come into the required range, and it is determined that an image of the moving object exists in the position of the divided region where the second type motion vectors k9, k15 are calculated. A mean value of the first type motion vectors is obtained, and a difference vector between the second type motion vectors k9, k15 and the mean value is regarded as the motion vector of the image of the moving object. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、撮像画像中の動体を検出する動体検出方法及びその装置に関する。   The present invention relates to a moving object detection method and apparatus for detecting a moving object in a captured image.

例えば、動画撮影機能を有するデジタルスチルカメラやビデオカメラ等で動画を撮影し、MPEG(Moving Picture Expert Group)形式で動画像を圧縮する場合、画面中の動きのある領域を静止している領域と区別する必要がある。   For example, when a moving picture is shot with a digital still camera or a video camera having a moving picture shooting function and a moving image is compressed in the MPEG (Moving Picture Expert Group) format, a moving area in the screen is defined as a stationary area. It is necessary to distinguish.

図6は、動き検出の原理を説明する図である。図6(a)に示すNフレーム目の画像1中の所定アドレスで示されるブロック2内の画像を基準画像とすると、図6(b)に示す(N+1)フレーム目の画像3中の同一所定アドレスで示されるブロック4によって切り出された比較画像が基準画像と同一であれば、ブロック2内の画像は動いていないことになる。   FIG. 6 is a diagram for explaining the principle of motion detection. If the image in the block 2 indicated by the predetermined address in the image 1 of the Nth frame shown in FIG. 6A is a reference image, the same predetermined in the image 3 of the (N + 1) th frame shown in FIG. 6B. If the comparison image cut out by the block 4 indicated by the address is the same as the reference image, the image in the block 2 is not moved.

しかし、ブロック2内に撮影されている画像が動いていれば、この画像は、N+1フレーム画像ではブロック4内には存在しない。そこで、ブロック4をN+1フレーム画像中で4a,4b,4c,…と、X方向(水平方向),Y方向(垂直方向)に1画素単位または数画素単位でずらしながら、各ブロック4a,4b,4c,…内の夫々の画像を基準画像(ブロック2内の画像)と比較し、基準画像と最も相関性が高い比較画像を切り出したブロック位置を求める。   However, if the image captured in the block 2 is moving, this image does not exist in the block 4 in the N + 1 frame image. Therefore, the blocks 4a, 4b, 4c,... Are shifted in the X direction (horizontal direction) and the Y direction (vertical direction) by one pixel unit or several pixel units in the N + 1 frame image. 4c,... Are compared with the reference image (the image in block 2), and the block position where the comparison image having the highest correlation with the reference image is cut out is obtained.

図6(b)に示す例で、ブロック2の基準画像に対し最も相関性の高い比較画像がブロック4cで切り出されたとすると、ブロック2内の基準画像が移動した移動量及び移動方向は、移動ベクトルKで示すことができる。   In the example shown in FIG. 6B, if the comparison image having the highest correlation with the reference image of block 2 is cut out at block 4c, the movement amount and the movement direction of the movement of the reference image in block 2 are as follows. It can be represented by the vector K.

尚、動き検出に関連する従来技術として、下記特許文献1等がある。   Incidentally, as a conventional technique related to motion detection, there is the following Patent Document 1.

特開2005―228273号公報JP 2005-228273 A

基準画像と比較画像の相関性を求める演算は、基準画像と比較画像の1画素1画素を比較し画素データ間の差分(不一致値)のブロック内総画素の総和(積算値)の最小値を求めることで行うため、演算負荷が高く、演算に要する時間も長くなる。   The calculation for obtaining the correlation between the reference image and the comparison image is performed by comparing one pixel and one pixel of the reference image and the comparison image, and calculating the minimum value of the sum (total value) of the total pixels in the block of the difference (mismatch value) between the pixel data. Since it is performed by calculating, the calculation load is high and the time required for the calculation also becomes long.

しかも、画像1中の何処に動体の画像が存在するか分からないため、基準画像を切り出すブロック2も1画素単位または数画素単位に移動させる必要があり、そして各基準画像に対して比較する比較画像の切り出しブロックも1画素単位または数画素単位に移動させるため、高性能で高コストの演算処理装置を使用しないと、次々と入力してくる画像を逐次圧縮するのに間に合わなくなってしまう。   In addition, since it is not known where in the image 1 the moving image exists, the block 2 for extracting the reference image also needs to be moved in units of one pixel or several pixels, and a comparison for comparing each reference image Since the cut-out block of the image is also moved in units of one pixel or several pixels, unless a high-performance and high-cost arithmetic processing unit is used, it is not in time to sequentially compress the images that are input one after another.

本発明の目的は、撮像画像中の動体の位置やその動きベクトルを少ない演算量で高速に検出することができる撮像画像中の動体の検出方法及びその装置を提供することにある。   An object of the present invention is to provide a method and apparatus for detecting a moving object in a captured image, which can detect the position of the moving object and its motion vector in the captured image at high speed with a small amount of computation.

本発明の撮像画像中の動体の検出方法及びその装置は、第1画面と第2画面の夫々の画像を同一複数領域に分割し、各分割領域毎に、前記第1画面から切り出した基準画像と前記第2画面から位置をずらしながら切り出した各比較画像との夫々の相関性値を求め、各分割領域毎に、前記相関性値の最高値を示す比較画像の位置と当該分割領域における前記基準画像の位置との差から移動ベクトルを算出し、各分割領域毎の前記移動ベクトルを所要範囲内で同一方向,同一長さに入る第1種の移動ベクトルと該所要範囲内に入らない第2種の移動ベクトルとに区別し、第2種の移動ベクトルが算出された分割領域の位置に動体画像が存在すると判断することを特徴とする。   The method and apparatus for detecting a moving object in a captured image according to the present invention divides each image of the first screen and the second screen into the same plurality of regions, and extracts a reference image from the first screen for each divided region. And the respective correlation images cut out while shifting the position from the second screen, and for each divided area, the position of the comparative image showing the highest correlation value and the position in the divided area A movement vector is calculated from the difference from the position of the reference image, and the movement vector for each divided region is the first type of movement vector that falls in the same direction and length within the required range and the first movement vector that does not fall within the required range. A distinction is made between two types of movement vectors, and it is determined that a moving body image exists at the position of the divided area where the second type of movement vector is calculated.

本発明の撮像画像中の動体の検出方法及びその装置は、前記第1種の移動ベクトルの平均値を求め、前記第2種の移動ベクトルと前記平均値との差分ベクトルを前記動体画像の動きベクトルとすることを特徴とする。   The method and apparatus for detecting a moving object in a captured image according to the present invention obtains an average value of the first type of movement vector and uses a difference vector between the second type of movement vector and the average value as a motion of the moving object image. It is characterized by being a vector.

本発明の撮像画像中の動体の検出方法及びその装置は、前記各分割領域の各々から切り出した基準画像を評価し、評価値が所定閾値に達しない基準画像が存在する分割領域の前記移動ベクトルの算出を停止し前記所定閾値以上の基準画像が存在する分割領域の前記移動ベクトルを算出すること特徴とする。   The method and apparatus for detecting a moving object in a captured image according to the present invention evaluates a reference image cut out from each of the divided regions, and the movement vector of the divided region where a reference image whose evaluation value does not reach a predetermined threshold exists. Is stopped, and the movement vector of the divided region where the reference image equal to or greater than the predetermined threshold exists is calculated.

本発明の撮像画像中の動体の検出方法及びその装置では、前記評価値は、基準画像のダイナミックレンジ評価値,シャープネス評価値,空間周波数評価値のいずれか1つまたは複数の組み合わせで算出することを特徴とする。   In the method and apparatus for detecting a moving object in a captured image according to the present invention, the evaluation value is calculated by any one or a combination of a dynamic range evaluation value, a sharpness evaluation value, and a spatial frequency evaluation value of a reference image. It is characterized by.

本発明の撮像画像中の動体の検出方法及びその装置では、基準画像のダイナミックレンジが小さいとき前記ダイナミック評価値が低いことを特徴とする。   In the method and apparatus for detecting a moving object in a captured image according to the present invention, the dynamic evaluation value is low when the dynamic range of the reference image is small.

本発明の撮像画像中の動体の検出方法及びその装置では、基準画像のシャープネスが小さいとき前記シャープネス評価値が低いことを特徴とする。   The method and apparatus for detecting a moving object in a captured image according to the present invention is characterized in that the sharpness evaluation value is low when the sharpness of the reference image is small.

本発明の撮像画像中の動体の検出方法及びその内では、基準画像の空間周波数が単一周波数に集中しているとき、または高周波側に集中しているとき、または低周波側に集中しているとき、前記空間周波数評価値が低いことを特徴とする。   In the method for detecting a moving object in a captured image of the present invention and within that, when the spatial frequency of the reference image is concentrated on a single frequency, concentrated on the high frequency side, or concentrated on the low frequency side The spatial frequency evaluation value is low.

本発明によれば、撮像画像中の動体の位置及びその動きベクトルの算出を、少ない演算量で高速に算出することが可能となる。   According to the present invention, it is possible to calculate the position of a moving object in a captured image and its motion vector at high speed with a small amount of calculation.

以下、本発明の一実施形態について、図面を参照して説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

(第1の実施形態)
図1は、本発明の第1実施形態に係る動き検出装置を搭載した動画撮影機能付デジタルスチルカメラの要部構成図である。図示しない固体撮像素子から出力された画像データは、フレームメモリ10に格納され、各種画像処理が施された後に画像圧縮回路11により圧縮され、記録メディア12に格納される。
(First embodiment)
FIG. 1 is a configuration diagram of a main part of a digital still camera with a moving image shooting function equipped with a motion detection device according to the first embodiment of the present invention. Image data output from a solid-state imaging device (not shown) is stored in the frame memory 10, subjected to various image processing, compressed by the image compression circuit 11, and stored in the recording medium 12.

画像圧縮回路11が画像データを圧縮処理するとき、動き検出装置が算出した移動ベクトル(動きベクトル)が用いられ、動画圧縮データが作成され記録メディア12に格納される。   When the image compression circuit 11 compresses the image data, the motion vector (motion vector) calculated by the motion detection device is used, and the moving image compression data is created and stored in the recording medium 12.

動き検出装置は、固体撮像素子から出力された画像データを取り込み間引き処理する前処理部21と、前処理部21で間引き処理され生成された縮小画像データを保存する2つのメモリ22,23と、2つのメモリ22,23の一方を前処理部21に切替接続するスイッチ24とを備える。   The motion detection apparatus includes a pre-processing unit 21 that captures and thins out image data output from a solid-state imaging device, and two memories 22 and 23 that store reduced image data generated by the thinning-out processing by the pre-processing unit 21. And a switch 24 for switching and connecting one of the two memories 22 and 23 to the preprocessing unit 21.

この移動ベクトル算出装置は更に、基準画像切出回路26と、比較画像切出回路27と、基準画像切出回路26及び比較画像切出回路27とメモリ22,23との間に設けられメモリ22,23の一方を基準画像切出回路26に接続したときメモリ22,23の他方を比較画像切出回路27に接続する接続切替回路28と、両切出回路26,27の出力画像データを比較して相関性の演算処理等を行うことで撮像画像中の動体の位置や動きベクトル(移動ベクトル)を算出し画像圧縮回路11に出力する比較演算処理部29とを備える。   This movement vector calculation device is further provided between the reference image cutting circuit 26, the comparative image cutting circuit 27, the reference image cutting circuit 26 and the comparative image cutting circuit 27, and the memories 22, 23. , 23 is connected to the reference image cut-out circuit 26, and the connection switching circuit 28 that connects the other of the memories 22, 23 to the comparison image cut-out circuit 27 is compared with the output image data of both the cut-out circuits 26, 27. And a comparison calculation processing unit 29 that calculates the position and motion vector (movement vector) of the moving object in the captured image by performing correlation calculation processing and the like, and outputs the result to the image compression circuit 11.

図2(a)は1画面を4行4列の計16個の分割領域5に分割した例を示す図である。本実施形態の動き検出装置は、16個の分割領域5毎に、分割領域5内の固定ブロック2で切り出したNフレーム目の基準画像を、同一大きさのブロックで切り出した次フレームの同一分割領域5内の比較画像と比較し、図2(b)に示す様に、分割領域5毎の移動ベクトルk1〜k16を算出する。   FIG. 2A is a diagram showing an example in which one screen is divided into a total of 16 divided regions 5 of 4 rows and 4 columns. The motion detection apparatus according to the present embodiment has the same division of the next frame in which the N-th frame reference image cut out in the fixed block 2 in the divided region 5 is cut out in the same size block for every 16 divided regions 5. Compared with the comparative image in the region 5, as shown in FIG. 2B, movement vectors k1 to k16 for each divided region 5 are calculated.

動き検出装置には、Nフレーム目の画像データ,N+1フレーム目の画像データ,N+2フレーム目の画像データ,……が次々と入力してくる。前処理部21は、各フレームの画像データを次々と間引き処理し縮小画像データを生成して出力し、スイッチ24はフレーム切替信号によって切り替え制御される。   Nth frame image data, N + 1 frame image data, N + 2 frame image data, and so on are successively input to the motion detection apparatus. The preprocessing unit 21 thins out the image data of each frame one after another to generate and output reduced image data, and the switch 24 is controlled to be switched by a frame switching signal.

これにより、Nフレーム目の縮小画像データがメモリ22に格納され、N+1フレーム目の縮小画像データがメモリ23に格納されると、メモリ22の格納画像データ(今回の基準画像データ)に対するメモリ23の格納画像データ(今回の比較画像データ)の移動ベクトルが算出される。   As a result, when the reduced image data of the Nth frame is stored in the memory 22 and the reduced image data of the (N + 1) th frame is stored in the memory 23, the memory 23 stores the image data stored in the memory 22 (current reference image data). A movement vector of the stored image data (current comparison image data) is calculated.

次にN+2フレーム目の縮小画像データがメモリ22に上書きされると、メモリ23の格納画像データ(N+1フレーム目の縮小画像データ:次回の基準画像データ)に対するメモリ22の格納画像データ(次回の比較画像データ)の移動ベクトルが算出され、以後、同様の処理が繰り返される。   Next, when the reduced image data of the (N + 2) th frame is overwritten in the memory 22, the stored image data (the next comparison) of the image stored in the memory 23 with respect to the stored image data (the reduced image data of the (N + 1) th frame: the next reference image data). The movement vector of (image data) is calculated, and the same processing is repeated thereafter.

この様に、移動ベクトルを算出する場合、比較演算処理部29の処理負荷の軽減と処理速度の高速化を図るために縮小画像データを用いて行うのが好ましいが、縮小しない画像データを用いて行うことも可能である。   As described above, when calculating the movement vector, it is preferable to use the reduced image data in order to reduce the processing load of the comparison calculation processing unit 29 and increase the processing speed. It is also possible to do this.

接続切換回路28は、フレーム切替信号により、基準画像とする方の縮小画像データを格納したメモリ22,23の一方を選択して基準画像切出回路26に接続し、メモリ22,23の他方を比較画像切出回路27に接続する。   The connection switching circuit 28 selects one of the memories 22 and 23 storing the reduced image data to be used as the reference image by the frame switching signal and connects it to the reference image cutting circuit 26, and the other of the memories 22 and 23 is connected. The comparison image cutting circuit 27 is connected.

基準画像切出回路26は、先ず、Nフレームの縮小画像データの中の図2(a)に示す第1行第1列の分割領域5を選択し、ブロック2によって基準画像を切り出して比較演算処理部29に出力する。   First, the reference image cutout circuit 26 selects the divided region 5 in the first row and first column shown in FIG. 2A in the reduced image data of N frames, cuts out the reference image by the block 2, and performs a comparison operation. The data is output to the processing unit 29.

比較画像切出回路27も同様に、N+1フレームの縮小画像データの中から第1行第1列の分割領域5を探索範囲として選択し、この探索範囲の中からブロック2と同一大きさの比較画像切出ブロックによって比較画像を切り出し、比較演算処理部29に出力する。   Similarly, the comparison image cutting circuit 27 selects the divided area 5 in the first row and the first column from the reduced image data of N + 1 frames as a search range, and compares the same size as the block 2 from the search range. A comparison image is cut out by the image cutout block and output to the comparison calculation processing unit 29.

比較演算処理部29は、切出回路26,27から取り込んだ両画像を1画素単位に比較して各画素毎の差分、例えば、輝度の差分,色差の差分,原色系フィルタの場合はRGB色毎の差分,補色系フィルタの場合は補色毎の差分等を求め、各差分のブロック内総画素の積算値を算出し、自身内の内部メモリ(図示せず)に保存しておく。   The comparison calculation processing unit 29 compares both images captured from the cut-out circuits 26 and 27 on a pixel-by-pixel basis, for example, a difference for each pixel, for example, a difference in luminance, a difference in color difference, or RGB color in the case of a primary color filter. In the case of a difference for each color or a complementary color filter, a difference for each complementary color is obtained, an integrated value of total pixels in each block of each difference is calculated, and stored in an internal memory (not shown).

積算値が算出された後、比較演算処理部29は比較画像切出回路27に移動指令を出力する。これにより、比較画像切出ブロックが探索範囲内で次位置に移動し(縮小画像データを用いているため、移動は、縮小画像上の1画素単位となる。)、次の比較画像が切り出され、比較演算処理部29はこの比較画像と基準画像との比較演算を行い、各画素の差分の上記積算値を同様にして求める。   After the integrated value is calculated, the comparison calculation processing unit 29 outputs a movement command to the comparison image cutting circuit 27. As a result, the comparison image cutout block moves to the next position within the search range (because the reduced image data is used, the movement is in units of one pixel on the reduced image), and the next comparison image is cut out. The comparison calculation processing unit 29 performs a comparison calculation between the comparison image and the reference image, and similarly obtains the integrated value of the difference between the pixels.

以下同様にして、次々と探索範囲(第1行第1列の分割領域5)内の比較画像を切り出し、各比較画像毎の積算値を求め、各積算値のうちの最小値(相関性の最高値=不一致量の最小値)を求める。   In the same manner, the comparison images in the search range (division region 5 in the first row and first column) are cut out one after another, the integrated value for each comparative image is obtained, and the minimum value (correlation value) of each integrated value is obtained. Maximum value = minimum value of mismatch amount)

比較演算処理部29は、第1行第1列の分割領域における処理が終了した後は、次に、基準画像切出回路26と比較画像切出回路27に探索範囲切替指示を出力する。これにより、次に、図2(a)に示す第1行第2列の分割領域5が探索範囲となり、上記の処理が繰り返される。   After the processing in the divided region of the first row and the first column is completed, the comparison calculation processing unit 29 next outputs a search range switching instruction to the reference image cutting circuit 26 and the comparative image cutting circuit 27. Thereby, the divided region 5 in the first row and the second column shown in FIG. 2A becomes the search range, and the above processing is repeated.

以下同様にして、図2(a)に示す4行4列に分割された16個の探索範囲i(i=1〜16)における夫々の上記最小値Mi(i=1〜16)を求める。   Similarly, the minimum values Mi (i = 1 to 16) in the 16 search ranges i (i = 1 to 16) divided into 4 rows and 4 columns shown in FIG.

そして、各分割領域5において、基準画像切出ブロック位置と、積算値の最小値が得られた比較画像を切り出したブロック位置との差(移動方向,移動距離)を求めることで、図2(b)に示すように、各分割領域5毎の移動ベクトルk1,k2,…,k16が得られる。   Then, in each divided region 5, the difference (moving direction, moving distance) between the reference image cut-out block position and the block position from which the comparative image from which the minimum integrated value has been obtained is cut out is obtained as shown in FIG. As shown in b), movement vectors k1, k2,..., k16 for each divided region 5 are obtained.

図示する例では、16個の移動ベクトルのうち14個の移動ベクトルが所定許容範囲内で同一方向,同一長さとなっており、2個の移動ベクトルk9,k15の方向が異なっている。   In the illustrated example, 14 movement vectors out of 16 movement vectors have the same direction and the same length within a predetermined allowable range, and the directions of the two movement vectors k9 and k15 are different.

撮影者がカメラを手に持って動画を撮影しているとき、手振れが発生する。手振れは、同一画面では略同一方向,略同一距離(手振れ成分には、若干の回転成分があるため、画面の右上隅と左下隅で正確に一致することは稀である。)だけずれる。つまり、上記の14個の移動ベクトルは、手振れに起因する移動ベクトルであるは判断できる。   Camera shake occurs when the photographer is shooting a video with the camera in hand. The camera shake is shifted by substantially the same direction and the same distance on the same screen (since there is a slight rotation component in the camera shake component, it is rare that the upper right corner and the lower left corner of the screen exactly match each other). That is, it can be determined that the above 14 movement vectors are movement vectors due to camera shake.

これに対し、移動ベクトルk9,k15は、手振れに起因せず、この分割領域内に動体の画像が含まれると判断できる。このため、比較演算処理部29は、移動ベクトルk9が算出された第3行第1列の分割領域に移動体画像が存在し、移動ベクトルk15が算出された第4行第3列の分割領域にも移動体画像が存在すると判断する。   On the other hand, it can be determined that the movement vectors k9 and k15 are not caused by camera shake, and the moving object image is included in this divided region. For this reason, the comparison calculation processing unit 29 has a moving body image in the divided region of the third row and first column where the movement vector k9 is calculated, and the divided region of the fourth row and third column where the movement vector k15 is calculated. It is determined that there is also a moving body image.

そして、上記14個の移動ベクトルの平均値Lを求めてこれを手振れによる移動ベクトルLとし、移動ベクトルk9と平均値Lとの差を、第3行第1列の分割領域の動きベクトルとして画像圧縮回路11に通知する。また、移動ベクトルk15と平均値Lとの差を、第4行第3列の分割領域の動きベクトルとして画像圧縮回路11に通知する。   Then, an average value L of the 14 movement vectors is obtained and used as a movement vector L due to camera shake, and a difference between the movement vector k9 and the average value L is used as a motion vector of the divided region in the third row and first column. Notify the compression circuit 11. Further, the difference between the movement vector k15 and the average value L is notified to the image compression circuit 11 as a motion vector of the divided region in the fourth row and third column.

尚、分割領域毎に切り出す基準画像を固定位置のブロック2で切り出して移動体画像が存在する分割領域を特定した後、この分割領域内で、基準画像を切り出すブロック2の位置も1画素単位または数画素単位に移動させ、更に、基準画像,比較画像を切り出すブロックの大きさも、公知の動き検出技術と同様に、適応的に拡大または縮小し、精度の高い動体位置及び動きベクトルを検出する構成とすることも可能である。この場合でも、探索範囲が限定されるため、少ない演算量で高速に移動体画像の位置及び動きベクトルを算出することができる。   In addition, after the reference image cut out for each divided region is cut out by the block 2 at the fixed position and the divided region where the moving body image exists is specified, the position of the block 2 from which the reference image is cut out in this divided region A configuration in which a block is moved in units of several pixels, and the size of a block from which a reference image and a comparison image are cut out is adaptively enlarged or reduced to detect a moving object position and a motion vector with high accuracy, as in the known motion detection technology. It is also possible. Even in this case, since the search range is limited, the position and motion vector of the moving object image can be calculated at high speed with a small amount of calculation.

(第2の実施形態)
図3は、図1に示す比較演算処理部が行う別実施形態に係る動き検出処理手順を示すフローチャートである。上述した第1の実施形態では、図2(a)に示す16個の分割領域全てで積算値を算出する演算処理を実行し、16個の移動ベクトルを算出した。
(Second Embodiment)
FIG. 3 is a flowchart showing a motion detection processing procedure according to another embodiment performed by the comparison calculation processing unit shown in FIG. In the first embodiment described above, the calculation processing for calculating the integrated value is executed in all the 16 divided regions shown in FIG. 2A, and 16 movement vectors are calculated.

しかし、各分割領域内の基準画像の種類によっては、動きベクトルを算出するのに不適当な画像が存在し、斯かる画像に基づき比較演算処理を実行しても有益な情報を得ることができず、無駄な演算処理となる。そこで、本実施形態では、比較演算処理を行う分割領域を、16個の分割領域の全てではなく、以下の様に制限する。   However, depending on the type of reference image in each divided region, there are images that are inappropriate for calculating motion vectors, and useful information can be obtained even if comparison calculation processing is executed based on such images. Therefore, it becomes useless arithmetic processing. Therefore, in the present embodiment, the divided areas on which the comparison calculation process is performed are not limited to all the 16 divided areas, but are limited as follows.

先ず、変数i=1とし(ステップS1)、基準画像iを取り込む(ステップS2)。例えば、図2(a)で第1行第1列の探索範囲をi=1,第1行第2列の探索範囲をi=2,…,第4行第4列の探索範囲をi=16としておく。   First, the variable i is set to 1 (step S1), and the reference image i is captured (step S2). For example, in FIG. 2A, the search range of the first row and first column is i = 1, the search range of the first row and second column is i = 2,..., And the search range of the fourth row and fourth column is i = 2. 16 is set.

次のステップS3では、基準画像iの評価処理を行う。図4は、基準画像iの評価処理の詳細手順を示すフローチャートである。   In the next step S3, the reference image i is evaluated. FIG. 4 is a flowchart showing a detailed procedure of the evaluation process for the reference image i.

基準画像iの評価処理では、先ず、ステップS31で、基準画像iのダイナミックレンジDiを評価する。ダイナミックレンジDiは、例えば、基準画像i中の最高輝度値と最低輝度値との差として求める。   In the evaluation process of the reference image i, first, in step S31, the dynamic range Di of the reference image i is evaluated. The dynamic range Di is obtained, for example, as the difference between the highest luminance value and the lowest luminance value in the reference image i.

ダイナミックレンジが大きい画像は明暗差の大きい画像である。このため、ダイナミックレンジの大きい基準画像に対して相関性の高い(不一致量が小さい)比較画像を検出するのは容易である。   An image with a large dynamic range is an image with a large difference in brightness. For this reason, it is easy to detect a comparative image having a high correlation (a small amount of mismatch) with respect to a reference image having a large dynamic range.

しかし、ダイナミックレンジの小さい画像は、例えば、壁などの様に明暗の変化が乏しいノッペリとした画像であり、基準画像と比較画像を比較しても相関性が高いのか低いのか良く分からない画像といえる。即ち、ダイナミックレンジの小さい画像は、移動ベクトルを算出するには信頼性が低いといえる。   However, an image with a small dynamic range is, for example, a noppelli image with little change in brightness, such as a wall, and an image that does not know whether the correlation is high or low even if the reference image and the comparison image are compared. I can say that. That is, it can be said that an image with a small dynamic range has low reliability for calculating a movement vector.

次のステップS32では、基準画像iのシャープネスSiを評価する。シャープネスSiは、隣接画素間の差分(微分)として求めることができ、差分が大きいほど評価値Siが大きくなる。   In the next step S32, the sharpness Si of the reference image i is evaluated. The sharpness Si can be obtained as a difference (differentiation) between adjacent pixels, and the evaluation value Si increases as the difference increases.

シャープネスが大きい画像は、例えば、画像中のエッヂが明確な画像であるため、この基準画像に対して相関性の高い(不一致量が小さい)比較画像の位置を検出するのは容易である。   An image having a large sharpness is, for example, an image with a clear edge in the image. Therefore, it is easy to detect the position of a comparative image having a high correlation (small amount of mismatch) with respect to the reference image.

しかし、シャープネスが小さい画像は、輪郭が不鮮明な画像であるため、相関性が高いのか低いのか良く分からない画像といえる。即ち、シャープネスの小さい画像は、移動ベクトルを算出するには信頼性が低いといえる。   However, an image with low sharpness is an image with unclear outlines, so it can be said that it is not clear whether the correlation is high or low. That is, it can be said that an image with a small sharpness has low reliability for calculating a movement vector.

次のステップS33では、基準画像iの空間周波数Fiを評価する。空間周波数は、例えば、FFT(高速フーリエ変換),DCT(離散コサイン変換),直交変換,カルーネン・レーベ変換,アダマール変換等で求めることができる。   In the next step S33, the spatial frequency Fi of the reference image i is evaluated. The spatial frequency can be obtained by, for example, FFT (Fast Fourier Transform), DCT (Discrete Cosine Transform), Orthogonal Transform, Karhunen-Loeve Transform, Hadamard Transform, etc.

基準画像i中に、強い繰り返し模様が存在すると、空間周波数分布で1つの周波数にピーク(大きな値)が現れる。この場合、比較画像を切り出すブロックのずらし量が繰り返し模様の周期に一致してしまうと、上記積算値の極小値が周期的に発生することになり(これは、移動ベクトルとなりえる候補が多数存在することを示す。)、移動ベクトル算出の信頼性を低下させることになる。   If a strong repetitive pattern exists in the reference image i, a peak (large value) appears at one frequency in the spatial frequency distribution. In this case, if the shift amount of the block from which the comparison image is cut out coincides with the cycle of the repeated pattern, the minimum value of the integrated value is periodically generated (this includes a large number of candidates that can be movement vectors). The reliability of the movement vector calculation is reduced.

また、空間周波数が高周波側に集中している場合にも、繰り返し模様が基準画像i中に存在していることを示し、比較画像を切り出すブロックのずらし量に対して不一致量の極小値が周期的に発生することを意味する。即ち、空間周波数が高周波側に集中している画像は、移動ベクトルを算出するには信頼性の低い画像といえる。   Further, even when the spatial frequency is concentrated on the high frequency side, it indicates that a repetitive pattern exists in the reference image i, and the minimum value of the mismatch amount is the period with respect to the shift amount of the block from which the comparison image is cut out. It means to occur automatically. That is, an image in which the spatial frequency is concentrated on the high frequency side can be said to be an image with low reliability for calculating the movement vector.

また、空間周波数が低周波側に集中している場合は、比較画像を切り出すブロックのずらし量に対する相関性の変化量(不一致量の変化量)が小さくなり、不一致量の最小値を求める精度が低下してしまう。即ち、移動ベクトルを算出するには、信頼性の低い画像といえる。   In addition, when the spatial frequency is concentrated on the low frequency side, the amount of change in correlation (the amount of mismatch) with respect to the shift amount of the block from which the comparison image is cut out becomes small, and the accuracy for obtaining the minimum value of the mismatch is high. It will decline. That is, it can be said that it is an image with low reliability for calculating the movement vector.

次のステップS34では、ダイナミックレンジDi,シャープネスSi,空間周波数Fiに基づき、総合評価値Tiを算出する。総合評価値Tiは、Di,Si,Fiの一次結合式で求めても、積値で求めても良い。   In the next step S34, a comprehensive evaluation value Ti is calculated based on the dynamic range Di, sharpness Si, and spatial frequency Fi. The comprehensive evaluation value Ti may be obtained by a linear combination formula of Di, Si, and Fi or by a product value.

基準画像iの総合評価値Tiが求まると、次に、図3のステップS4に進み、i=16であるか否かを判定する。i=16でない場合には、ステップS5でi=i+1として上記のステップS2に戻る。これにより、図2(a)に示す16個の探索範囲i(i=1〜16)の基準画像iに対する総合評価値Tiが算出される。   When the comprehensive evaluation value Ti of the reference image i is obtained, the process proceeds to step S4 in FIG. 3 to determine whether i = 16. If i = 16 is not satisfied, i = i + 1 is set in step S5, and the process returns to step S2. Thereby, the comprehensive evaluation value Ti for the reference image i in the 16 search ranges i (i = 1 to 16) shown in FIG. 2A is calculated.

16個の探索範囲iの基準画像iに対する夫々の総合評価値Tiが算出された後は、ステップS4からステップS6に進み、総合評価値Tiが所定閾値α以上となる基準画像iを決定する。   After the respective comprehensive evaluation values Ti for the reference image i in the 16 search ranges i are calculated, the process proceeds from step S4 to step S6, and the reference image i having the total evaluation value Ti equal to or greater than the predetermined threshold value α is determined.

そして、次のステップS7では、ステップS6で決定したラベルiで示される探索範囲(分割領域)iを比較画像切出回路27に通知する。   In the next step S7, the comparison image extraction circuit 27 is notified of the search range (divided region) i indicated by the label i determined in step S6.

これにより、例えば図5に示す様に、総合評価値Tiが所定閾値α以上となる分割領域の移動ベクトルk1,k3,k4,k5,k6,k7,k8,k9,k10,k14,k16だけが算出され、i=2,11,12,13,15の移動ベクトルの算出処理はスキップされる。従って、本実施形態では、演算負荷が軽減すると共に、高速に精度の高い動き検出処理が可能となる。   As a result, for example, as shown in FIG. 5, only the movement vectors k1, k3, k4, k5, k6, k7, k8, k9, k10, k14, and k16 of the divided areas where the total evaluation value Ti is equal to or greater than the predetermined threshold value α are obtained. The movement vector calculation process of i = 2, 11, 12, 13, and 15 is skipped. Therefore, in this embodiment, the calculation load is reduced, and a highly accurate motion detection process can be performed at high speed.

比較演算処理部29は、図5に示す各移動ベクトルを求めた後、他と異なる移動ベクトルk9以外の移動ベクトルの平均値Lを算出し、この平均値Lを2画面間の手振れによる移動ベクトルとする。そして、移動ベクトルk9と平均値Lとの差のベクトルを、撮像画像中の動体の動きベクトルとする。   After obtaining each movement vector shown in FIG. 5, the comparison calculation processing unit 29 calculates an average value L of movement vectors other than the movement vector k9 different from the others, and uses this average value L as a movement vector due to camera shake between two screens. And Then, the vector of the difference between the movement vector k9 and the average value L is set as the motion vector of the moving object in the captured image.

尚、上述した実施形態では、1画面を16分割した例で説明したが、分割数はこれに限るものではない。   In the above-described embodiment, an example in which one screen is divided into 16 has been described, but the number of divisions is not limited to this.

本発明に係る動き検出方法及びその装置は、動きベクトルを高精度且つ高速に少ない演算量で求めることができるため、動画撮影機能をもったデジタルスチルカメラやデジタルビデオカメラ等に適用すると有用である。   The motion detection method and apparatus according to the present invention can obtain a motion vector with high accuracy and high speed and with a small amount of calculation, and thus are useful when applied to a digital still camera or a digital video camera having a moving image shooting function. .

本発明の第1実施形態に係る動きベクトル検出装置を搭載した動画撮影機能付デジタルスチルカメラの要部構成図である。It is a principal part block diagram of the digital still camera with a video recording function carrying the motion vector detection apparatus which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る動きベクトル検出方法で用いる画面分割例を示す図である。It is a figure which shows the example of a screen division used with the motion vector detection method which concerns on 1st Embodiment of this invention. 図1に示す比較演算処理部が実行する動きベクトル検出処理手順を示すフローチャートである。It is a flowchart which shows the motion vector detection process procedure which the comparison calculation process part shown in FIG. 1 performs. 図3に示す基準画像の評価処理手順の詳細を示すフローチャートである。4 is a flowchart showing details of a reference image evaluation processing procedure shown in FIG. 3. 本発明の第2実施形態に係る動きベクトル検出処理によって求めた各分割領域毎の移動ベクトルを例示する図である。It is a figure which illustrates the movement vector for every division area calculated | required by the motion vector detection process which concerns on 2nd Embodiment of this invention. 動きベクトルの検出原理を説明する図である。It is a figure explaining the detection principle of a motion vector.

符号の説明Explanation of symbols

10 フレームメモリ
11 画像圧縮回路
22,23 縮小画像格納用のメモリ
26 基準画像切出回路
27 比較画像切出回路
28 接続切換回路
29 比較演算処理部
10 frame memory 11 image compression circuit 22, 23 memory for storing reduced image 26 reference image extraction circuit 27 comparison image extraction circuit 28 connection switching circuit 29 comparison operation processing unit

Claims (14)

第1画面と第2画面の夫々の画像を同一複数領域に分割し、各分割領域毎に、前記第1画面から切り出した基準画像と前記第2画面から位置をずらしながら切り出した各比較画像との夫々の相関性値を求め、各分割領域毎に、前記相関性値の最高値を示す比較画像の位置と当該分割領域における前記基準画像の位置との差から移動ベクトルを算出し、各分割領域毎の前記移動ベクトルを所要範囲内で同一方向,同一長さに入る第1種の移動ベクトルと該所要範囲内に入らない第2種の移動ベクトルとに区別し、第2種の移動ベクトルが算出された分割領域の位置に動体画像が存在すると判断することを特徴とする撮像画像中の動体の検出方法。   Each image of the first screen and the second screen is divided into the same plurality of regions, and for each divided region, a reference image cut out from the first screen and each comparative image cut out while shifting the position from the second screen, For each divided region, a movement vector is calculated from the difference between the position of the comparative image showing the highest correlation value and the position of the reference image in the divided region for each divided region. The movement vector for each region is distinguished into a first type of movement vector that falls in the same direction and the same length within the required range and a second type of movement vector that does not fall within the required range. A method of detecting a moving object in a captured image, characterized in that it is determined that a moving object image is present at the position of the divided region for which the value is calculated. 前記第1種の移動ベクトルの平均値を求め、前記第2種の移動ベクトルと前記平均値との差分ベクトルを前記動体画像の動きベクトルとすることを特徴とする請求項1に記載の撮像画像中の動体の検出方法。   2. The captured image according to claim 1, wherein an average value of the first type of movement vector is obtained, and a difference vector between the second type of movement vector and the average value is used as a motion vector of the moving object image. Detection method for moving objects inside. 前記各分割領域の各々から切り出した基準画像を評価し、評価値が所定閾値に達しない基準画像が存在する分割領域の前記移動ベクトルの算出を停止し前記所定閾値以上の基準画像が存在する分割領域の前記移動ベクトルを算出すること特徴とする撮像画像中の動体の検出方法。   A division in which a reference image cut out from each of the divided regions is evaluated, calculation of the movement vector in the divided region in which there is a reference image whose evaluation value does not reach a predetermined threshold value is stopped, and a reference image having the predetermined threshold value or more exists A method for detecting a moving object in a captured image, wherein the movement vector of a region is calculated. 前記評価値は、基準画像のダイナミックレンジ評価値,シャープネス評価値,空間周波数評価値のいずれか1つまたは複数の組み合わせで算出することを特徴とする請求項3に記載の撮像画像中の動体の検出方法。   The said evaluation value is calculated by any one or a combination of a dynamic range evaluation value, a sharpness evaluation value, and a spatial frequency evaluation value of a reference image. Detection method. 基準画像のダイナミックレンジが小さいとき前記ダイナミック評価値が低いことを特徴とする請求項3に記載の撮像画像中の動体の検出方法。   The method according to claim 3, wherein the dynamic evaluation value is low when a dynamic range of a reference image is small. 基準画像のシャープネスが小さいとき前記シャープネス評価値が低いことを特徴とする請求項3に記載の撮像画像中の動体の検出方法。   The method for detecting a moving object in a captured image according to claim 3, wherein the sharpness evaluation value is low when the sharpness of the reference image is small. 基準画像の空間周波数が単一周波数に集中しているとき、または高周波側に集中しているとき、または低周波側に集中しているとき、前記空間周波数評価値が低いことを特徴とする請求項3に記載の撮像画像中の動体の検出方法。   The spatial frequency evaluation value is low when the spatial frequency of the reference image is concentrated on a single frequency, when concentrated on the high frequency side, or when concentrated on the low frequency side. Item 4. A method for detecting a moving object in a captured image according to Item 3. 第1画面と第2画面の夫々の画像を同一複数領域に分割し各分割領域毎に前記第1画面から切り出した基準画像と前記第2画面から位置をずらしながら切り出した各比較画像との夫々の相関性値を求める第1手段と、各分割領域毎に前記相関性値の最高値を示す比較画像の位置と当該分割領域における前記基準画像の位置との差から移動ベクトルを算出する第2手段と、各分割領域毎の前記移動ベクトルを所要範囲内で同一方向,同一長さに入る第1種の移動ベクトルと該所要範囲内に入らない第2種の移動ベクトルとに区別し第2種の移動ベクトルが算出された分割領域の位置に動体画像が存在すると判断する第3手段とを備えることを特徴とする撮像画像中の動体の検出装置。   Each of the images on the first screen and the second screen is divided into the same plurality of regions, and a reference image cut out from the first screen for each divided region and each comparative image cut out while shifting the position from the second screen. And a second means for calculating a movement vector from the difference between the position of the comparison image showing the highest correlation value for each divided area and the position of the reference image in the divided area. And a second type of movement vector that is classified into a first type of movement vector that falls within the same direction and length within the required range and a second type of movement vector that does not fall within the required range. And a third means for determining that the moving image is present at the position of the divided region where the movement vector of the seed is calculated. 前記第3手段は、第1種の移動ベクトルの平均値を求め前記第2種の移動ベクトルと前記平均値との差分ベクトルを前記動体画像の動きベクトルとして算出することを特徴とする請求項8に記載の撮像画像中の動体の検出装置。   9. The third means obtains an average value of a first type of movement vector and calculates a difference vector between the second type of movement vector and the average value as a motion vector of the moving object image. The detection apparatus of the moving body in the captured image of description. 前記各分割領域の各々から切り出した基準画像を評価し、評価値が所定閾値に達しない基準画像が存在する分割領域の前記移動ベクトルの算出を停止し前記所定閾値以上の基準画像が存在する分割領域の前記移動ベクトルを算出すること特徴とする撮像画像中の動体の検出装置。   A division in which a reference image cut out from each of the divided regions is evaluated, calculation of the movement vector in the divided region in which there is a reference image whose evaluation value does not reach a predetermined threshold value is stopped, and a reference image having the predetermined threshold value or more exists An apparatus for detecting a moving object in a captured image, wherein the movement vector of an area is calculated. 前記評価値は、基準画像のダイナミックレンジ評価値,シャープネス評価値,空間周波数評価値のいずれか1つまたは複数の組み合わせで算出することを特徴とする請求項10に記載の撮像画像中の動体の検出装置。   11. The moving object in the captured image according to claim 10, wherein the evaluation value is calculated by one or a combination of a dynamic range evaluation value, a sharpness evaluation value, and a spatial frequency evaluation value of a reference image. Detection device. 基準画像のダイナミックレンジが小さいとき前記ダイナミック評価値が低いことを特徴とする請求項10に記載の撮像画像中の動体の検出装置。   The apparatus according to claim 10, wherein the dynamic evaluation value is low when a dynamic range of a reference image is small. 基準画像のシャープネスが小さいとき前記シャープネス評価値が低いことを特徴とする請求項10に記載の撮像画像中の動体の検出装置。   The apparatus for detecting a moving object in a captured image according to claim 10, wherein the sharpness evaluation value is low when the sharpness of the reference image is small. 基準画像の空間周波数が単一周波数に集中しているとき、または高周波側に集中しているとき、または低周波側に集中しているとき、前記空間周波数評価値が低いことを特徴とする請求項10に記載の撮像画像中の動体の検出装置。   The spatial frequency evaluation value is low when the spatial frequency of the reference image is concentrated on a single frequency, when concentrated on the high frequency side, or when concentrated on the low frequency side. Item 11. A detection device for a moving object in a captured image according to Item 10.
JP2006081172A 2006-03-23 2006-03-23 Method of detecting moving object in picked-up image and apparatus thereof Pending JP2007259106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006081172A JP2007259106A (en) 2006-03-23 2006-03-23 Method of detecting moving object in picked-up image and apparatus thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006081172A JP2007259106A (en) 2006-03-23 2006-03-23 Method of detecting moving object in picked-up image and apparatus thereof

Publications (1)

Publication Number Publication Date
JP2007259106A true JP2007259106A (en) 2007-10-04

Family

ID=38632887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006081172A Pending JP2007259106A (en) 2006-03-23 2006-03-23 Method of detecting moving object in picked-up image and apparatus thereof

Country Status (1)

Country Link
JP (1) JP2007259106A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010081411A (en) * 2008-09-26 2010-04-08 Toshiba Corp Frame interpolation device and frame interpolation method
JP2011188035A (en) * 2010-03-04 2011-09-22 Fujifilm Corp Imaging device, panoramic image synthesis method, and program therefor

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04320589A (en) * 1991-04-19 1992-11-11 Nippon Telegr & Teleph Corp <Ntt> Method for extracting moving object in moving image
JPH10283482A (en) * 1997-04-03 1998-10-23 Toshiba Corp Device for detecting moving target and method therefor
JP2002133421A (en) * 2000-10-18 2002-05-10 Fujitsu Ltd Moving body recognition method and device
JP2002296494A (en) * 2001-03-30 2002-10-09 Minolta Co Ltd Image forming position detecting program and camera
JP2004147281A (en) * 2002-08-29 2004-05-20 Nippon Hoso Kyokai <Nhk> Special video effect creation apparatus, special video effect creation method, and special video effect creation program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04320589A (en) * 1991-04-19 1992-11-11 Nippon Telegr & Teleph Corp <Ntt> Method for extracting moving object in moving image
JPH10283482A (en) * 1997-04-03 1998-10-23 Toshiba Corp Device for detecting moving target and method therefor
JP2002133421A (en) * 2000-10-18 2002-05-10 Fujitsu Ltd Moving body recognition method and device
JP2002296494A (en) * 2001-03-30 2002-10-09 Minolta Co Ltd Image forming position detecting program and camera
JP2004147281A (en) * 2002-08-29 2004-05-20 Nippon Hoso Kyokai <Nhk> Special video effect creation apparatus, special video effect creation method, and special video effect creation program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010081411A (en) * 2008-09-26 2010-04-08 Toshiba Corp Frame interpolation device and frame interpolation method
JP2011188035A (en) * 2010-03-04 2011-09-22 Fujifilm Corp Imaging device, panoramic image synthesis method, and program therefor

Similar Documents

Publication Publication Date Title
US8248480B2 (en) Imaging apparatus provided with panning mode for taking panned image
US6690729B2 (en) Motion vector search apparatus and method
KR100843418B1 (en) Apparatus and method for image coding
JP4814380B2 (en) Imaging apparatus, integrated circuit, and imaging method
WO2011129249A1 (en) Image processing device, image capture device, program, and image processing method
JP4876065B2 (en) Motion vector detection device, motion vector detection method, imaging device, and program
JP2009147807A (en) Image processing apparatus
US20070092007A1 (en) Methods and systems for video data processing employing frame/field region predictions in motion estimation
US8189054B2 (en) Motion estimation method, device, and system for image processing
JP2012018014A (en) Ranging device and imaging apparatus
US20110085026A1 (en) Detection method and detection system of moving object
WO2007129591A1 (en) Shielding-object video-image identifying device and method
JP2007267232A (en) Electronic camera shake correction method and apparatus thereof, and imaging apparatus
JP2007259106A (en) Method of detecting moving object in picked-up image and apparatus thereof
JP6086619B2 (en) Encoding apparatus and encoding method
JP4523024B2 (en) Image coding apparatus and image coding method
JP2007158855A (en) Motion vector detector and motion vector detecting method
JP2003078808A (en) Device and method for detecting motion vector, device and method for correcting camera shake and imaging apparatus
JP2007259104A (en) Method of calculating motion vector between two screens, and apparatus thereof
JP2009116686A (en) Imaging target detection apparatus and method
JP2008141616A (en) Motion vector calculating apparatus, method and program, moving image compressing and recording device, and imaging apparatus
KR20050068001A (en) Motion vector searching method and apparatus by block matching
JPH08242454A (en) Method for detecting global motion parameter
JP2007259103A (en) Method of calculating motion vector between two screens and apparatus thereof
JP5397372B2 (en) Telop movement vector calculation method, apparatus and program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071109

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071116

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071126

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080710

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100601

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100608

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101102