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 PDFInfo
- 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
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
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
しかし、ブロック2内に撮影されている画像が動いていれば、この画像は、N+1フレーム画像ではブロック4内には存在しない。そこで、ブロック4をN+1フレーム画像中で4a,4b,4c,…と、X方向(水平方向),Y方向(垂直方向)に1画素単位または数画素単位でずらしながら、各ブロック4a,4b,4c,…内の夫々の画像を基準画像(ブロック2内の画像)と比較し、基準画像と最も相関性が高い比較画像を切り出したブロック位置を求める。
However, if the image captured in the
図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
尚、動き検出に関連する従来技術として、下記特許文献1等がある。
Incidentally, as a conventional technique related to motion detection, there is the following
基準画像と比較画像の相関性を求める演算は、基準画像と比較画像の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
本発明の目的は、撮像画像中の動体の位置やその動きベクトルを少ない演算量で高速に検出することができる撮像画像中の動体の検出方法及びその装置を提供することにある。 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
画像圧縮回路11が画像データを圧縮処理するとき、動き検出装置が算出した移動ベクトル(動きベクトル)が用いられ、動画圧縮データが作成され記録メディア12に格納される。
When the
動き検出装置は、固体撮像素子から出力された画像データを取り込み間引き処理する前処理部21と、前処理部21で間引き処理され生成された縮小画像データを保存する2つのメモリ22,23と、2つのメモリ22,23の一方を前処理部21に切替接続するスイッチ24とを備える。
The motion detection apparatus includes a
この移動ベクトル算出装置は更に、基準画像切出回路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
図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
動き検出装置には、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
これにより、Nフレーム目の縮小画像データがメモリ22に格納され、N+1フレーム目の縮小画像データがメモリ23に格納されると、メモリ22の格納画像データ(今回の基準画像データ)に対するメモリ23の格納画像データ(今回の比較画像データ)の移動ベクトルが算出される。
As a result, when the reduced image data of the Nth frame is stored in the
次にN+2フレーム目の縮小画像データがメモリ22に上書きされると、メモリ23の格納画像データ(N+1フレーム目の縮小画像データ:次回の基準画像データ)に対するメモリ22の格納画像データ(次回の比較画像データ)の移動ベクトルが算出され、以後、同様の処理が繰り返される。
Next, when the reduced image data of the (N + 2) th frame is overwritten in the
この様に、移動ベクトルを算出する場合、比較演算処理部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
接続切換回路28は、フレーム切替信号により、基準画像とする方の縮小画像データを格納したメモリ22,23の一方を選択して基準画像切出回路26に接続し、メモリ22,23の他方を比較画像切出回路27に接続する。
The
基準画像切出回路26は、先ず、Nフレームの縮小画像データの中の図2(a)に示す第1行第1列の分割領域5を選択し、ブロック2によって基準画像を切り出して比較演算処理部29に出力する。
First, the reference
比較画像切出回路27も同様に、N+1フレームの縮小画像データの中から第1行第1列の分割領域5を探索範囲として選択し、この探索範囲の中からブロック2と同一大きさの比較画像切出ブロックによって比較画像を切り出し、比較演算処理部29に出力する。
Similarly, the comparison
比較演算処理部29は、切出回路26,27から取り込んだ両画像を1画素単位に比較して各画素毎の差分、例えば、輝度の差分,色差の差分,原色系フィルタの場合はRGB色毎の差分,補色系フィルタの場合は補色毎の差分等を求め、各差分のブロック内総画素の積算値を算出し、自身内の内部メモリ(図示せず)に保存しておく。
The comparison
積算値が算出された後、比較演算処理部29は比較画像切出回路27に移動指令を出力する。これにより、比較画像切出ブロックが探索範囲内で次位置に移動し(縮小画像データを用いているため、移動は、縮小画像上の1画素単位となる。)、次の比較画像が切り出され、比較演算処理部29はこの比較画像と基準画像との比較演算を行い、各画素の差分の上記積算値を同様にして求める。
After the integrated value is calculated, the comparison
以下同様にして、次々と探索範囲(第1行第1列の分割領域5)内の比較画像を切り出し、各比較画像毎の積算値を求め、各積算値のうちの最小値(相関性の最高値=不一致量の最小値)を求める。
In the same manner, the comparison images in the search range (
比較演算処理部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
以下同様にして、図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
図示する例では、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
そして、上記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
尚、分割領域毎に切り出す基準画像を固定位置のブロック2で切り出して移動体画像が存在する分割領域を特定した後、この分割領域内で、基準画像を切り出すブロック2の位置も1画素単位または数画素単位に移動させ、更に、基準画像,比較画像を切り出すブロックの大きさも、公知の動き検出技術と同様に、適応的に拡大または縮小し、精度の高い動体位置及び動きベクトルを検出する構成とすることも可能である。この場合でも、探索範囲が限定されるため、少ない演算量で高速に移動体画像の位置及び動きベクトルを算出することができる。
In addition, after the reference image cut out for each divided region is cut out by the
(第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
これにより、例えば図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
尚、上述した実施形態では、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. .
10 フレームメモリ
11 画像圧縮回路
22,23 縮小画像格納用のメモリ
26 基準画像切出回路
27 比較画像切出回路
28 接続切換回路
29 比較演算処理部
10
Claims (14)
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)
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)
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 |
-
2006
- 2006-03-23 JP JP2006081172A patent/JP2007259106A/en active Pending
Patent Citations (5)
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)
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 |