JP4027398B1 - Motion vector detection device - Google Patents
Motion vector detection device Download PDFInfo
- Publication number
- JP4027398B1 JP4027398B1 JP2006227384A JP2006227384A JP4027398B1 JP 4027398 B1 JP4027398 B1 JP 4027398B1 JP 2006227384 A JP2006227384 A JP 2006227384A JP 2006227384 A JP2006227384 A JP 2006227384A JP 4027398 B1 JP4027398 B1 JP 4027398B1
- Authority
- JP
- Japan
- Prior art keywords
- motion vector
- horizontal
- vertical
- projection data
- data
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Image Analysis (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
【課題】フレーム画像間の動きベクトルの検出を精度良く迅速に行える動きベクトル検出装置を提供する。
【解決手段】前フレームと現在のフレーム(後フレーム)とに関するフレーム画像間の動きベクトルを検出する動きベクトル検出装置では、まずフレーム画像を垂直方向に分割した複数の画像領域について垂直方向のエッジを強調した後に、垂直方向に射影をとって1水平ライン分の射影データを生成する。次に、この射影データと第1の閾値との交差点を探索し、各交差点を中心とした動きベクトル検出範囲に相当する現フレームの射影データを抽出する。そして、抽出された各射影データを上記の各交差点からの距離毎に加算し、この加算結果からフレーム画像の水平方向に関する動きベクトルを検出する。以上により、動きベクトルの検出を精度良く迅速に行えることとなる。
【選択図】図3
A motion vector detection apparatus capable of detecting a motion vector between frame images quickly and accurately.
In a motion vector detection device for detecting a motion vector between frame images related to a previous frame and a current frame (back frame), first, vertical edges are obtained for a plurality of image regions obtained by dividing the frame image in the vertical direction. After emphasis, projection is performed in the vertical direction to generate projection data for one horizontal line. Next, an intersection between the projection data and the first threshold is searched, and projection data for the current frame corresponding to the motion vector detection range centered on each intersection is extracted. Then, each extracted projection data is added for each distance from each intersection described above, and a motion vector in the horizontal direction of the frame image is detected from the addition result. As described above, the motion vector can be detected with high accuracy and speed.
[Selection] Figure 3
Description
本発明は、時系列的に前後の関係となる前フレームと後フレームとに関するフレーム画像間の動きベクトルを検出する動きベクトル検出装置に関するものである。 The present invention relates to a motion vector detection apparatus that detects a motion vector between frame images related to a previous frame and a subsequent frame that are in a time series relationship.
手振れ補正などに用いられるフレーム画像間の動きベクトル検出技術としては、代表点マッチング方式を用いて、連続して取り込んだ画像から動きベクトルを検出するものがある。この代表点マッチング方式では、連続して取り込んだ画像において前フレームの画像の固定された位置に代表点を設定するとともに、現在のフレームの画像を2次元方向にずらしながら代表点の相関演算を行うことにより、相関の最も高くなるズレ量を動きベクトルとして検出する。 As a motion vector detection technique between frame images used for camera shake correction or the like, there is a technique of detecting a motion vector from continuously captured images using a representative point matching method. In this representative point matching method, a representative point is set at a fixed position of the image of the previous frame in continuously captured images, and the correlation calculation of the representative point is performed while shifting the image of the current frame in the two-dimensional direction. Thus, the amount of deviation with the highest correlation is detected as a motion vector.
しかし、以上の動きベクトル検出技術では、代表点に一定以上の輝度勾配が存在することが必要であるため、例えば文書画像のような白黒の画像を対象とする場合には全ての代表点で輝度勾配が低くなって、動き量(動きベクトル)が精度良く検出できないこととなる。 However, since the motion vector detection technique described above requires that the representative point has a certain or higher luminance gradient, for example, when a monochrome image such as a document image is targeted, the luminance at all the representative points. The gradient becomes low, and the amount of motion (motion vector) cannot be detected accurately.
この不具合を改善する技術としては、例えば特許文献1に開示されるものがある。この技術では、まず輝度勾配を持つ画像の特徴点を抽出し、抽出された特徴点を代表点として代表点マッチング処理を行うことにより、動きベクトルの良好な検出を可能としている。
As a technique for improving this problem, there is one disclosed in
しかしながら、特許文献1の技術では、輝度勾配が存在する代表点を確実に設定できるものの、依然としてフレーム画像において探索範囲の全体にわたって画素を少しずつずらしながら代表点の相関演算を行うため、代表点(特徴点)毎に相当の演算量が必要となる。よって、代表点の数を一定以下に抑えない限り、迅速な動きベクトルの検出が困難となってリアルタイム処理が難しくなる。一方、代表点が少なすぎると、動きベクトルの検出精度の低下を招いていまう。
However, although the technique of
本発明は、上記課題に鑑みてなされたものであり、フレーム画像間の動きベクトルの検出を精度良く迅速に行える動きベクトル検出装置を提供することを目的とする。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a motion vector detection device capable of detecting a motion vector between frame images with high accuracy and speed.
本発明の第1の局面に係る動きベクトル検出装置は、時系列的に前後の関係となる前フレームと後フレームとに関するフレーム画像間の動きベクトルを検出する動きベクトル検出装置であって、(a)水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像に関して、前記フレーム画像における所定の画像領域について垂直方向のエッジを強調するエッジ強調手段と、(b)前記エッジ強調手段でエッジが強調された画像について垂直方向に射影をとり、1水平ライン分のデータ配列を有する射影データを生成する射影手段と、(c)前記前フレームに対して前記射影手段で得られた射影データに関して前記データ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する特定手段と、(d)前記各交差点の配列要素の位置を中心とした所定範囲のデータ配列を、前記後フレームに対して前記射影手段で得られた射影データから抽出する抽出手段と、(e)前記抽出手段で抽出された所定範囲のデータ配列それぞれについて、前記各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算する加算手段と、(f)前記加算手段で加算された加算結果に基づき、フレーム画像の水平方向に関する動きベクトルを検出する検出手段とを備えるものである。 A motion vector detection device according to a first aspect of the present invention is a motion vector detection device that detects a motion vector between frame images related to a previous frame and a rear frame that are in a time-series relationship. ) With respect to a frame image read out by repeating pixel scanning of a horizontal line in order in the vertical direction, edge enhancement means for enhancing a vertical edge for a predetermined image area in the frame image, and (b) edge by the edge enhancement means Projection means for projecting the image in which the image is emphasized in the vertical direction and generating projection data having a data array for one horizontal line, and (c) projection data obtained by the projection means for the previous frame A waveform obtained by graphing array element values in the order of the elements of the data array intersects with a straight line where the array element values are a predetermined constant value. (D) projection data obtained by the projection means with respect to the subsequent frame, the specifying means for specifying the position of the intersection array element; and (d) a predetermined range of data array centered on the position of the array element at each intersection. And (e) an adding means for adding the values of array elements having the same relative position with respect to the position of the array element at each intersection for each data array in a predetermined range extracted by the extracting means And (f) detecting means for detecting a motion vector in the horizontal direction of the frame image based on the addition result added by the adding means.
本発明の第2の局面に係る動きベクトル検出装置は、時系列的に前後の関係となる前フレームと後フレームとに関するフレーム画像間の動きベクトルを検出する動きベクトル検出装置であって、(a)水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像に関して、前記フレーム画像における所定の画像領域について水平方向のエッジを強調するエッジ強調手段と、(b)前記エッジ強調手段でエッジが強調された画像について水平方向に射影をとり、1垂直ライン分のデータ配列を有する射影データを生成する射影手段と、(c)前記前フレームに対して前記射影手段で得られた射影データに関して前記データ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する特定手段と、(d)前記各交差点の配列要素の位置を中心とした所定範囲のデータ配列を、前記後フレームに対して前記射影手段で得られた射影データから抽出する抽出手段と、(e)前記抽出手段で抽出された所定範囲のデータ配列それぞれについて、前記各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算する加算手段と、(f)前記加算手段で加算された加算結果に基づき、フレーム画像の垂直方向に関する動きベクトルを検出する検出手段とを備えるものである。 A motion vector detection device according to a second aspect of the present invention is a motion vector detection device that detects a motion vector between frame images related to a previous frame and a subsequent frame that are in a time-series relationship. ) With respect to a frame image read out by repeating pixel scanning of a horizontal line in order in the vertical direction, edge enhancement means for enhancing a horizontal edge for a predetermined image area in the frame image, and (b) edge by the edge enhancement means A projection means for projecting the image in which the image is emphasized in the horizontal direction and generating projection data having a data array for one vertical line; and (c) the projection data obtained by the projection means for the previous frame A waveform obtained by graphing array element values in the order of the elements of the data array intersects with a straight line where the array element values are a predetermined constant value. (D) projection data obtained by the projection means with respect to the subsequent frame, the specifying means for specifying the position of the intersection array element; and (d) a predetermined range of data array centered on the position of the array element at each intersection. And (e) an adding means for adding the values of array elements having the same relative position with respect to the position of the array element at each intersection for each data array in a predetermined range extracted by the extracting means And (f) detecting means for detecting a motion vector in the vertical direction of the frame image based on the addition result added by the adding means.
本発明に係る動きベクトル検出装置によれば、フレーム画像における所定の画像領域について垂直方向のエッジを強調し、エッジ強調された画像について垂直方向に射影をとって1水平ライン分のデータ配列を有する射影データを生成するとともに、前フレームの射影データに関してデータ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する。そして、各交差点の配列要素の位置を中心とした所定範囲のデータ配列を後フレームの射影データから抽出するとともに、抽出された所定範囲のデータ配列それぞれについて各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算し、その加算結果に基づきフレーム画像の水平方向に関する動きベクトルを検出する。その結果、フレーム画像間の動きベクトルの検出を精度良く迅速に行える。 According to the motion vector detection device of the present invention, a predetermined image region in a frame image is emphasized in the vertical direction, and the edge-enhanced image is projected in the vertical direction to have a data array for one horizontal line. An array element at each intersection where a waveform that generates projection data and the waveform of the array element values in the order of the data array in relation to the projection data of the previous frame intersects a straight line where the array element value is a predetermined constant value Specify the position of. Then, a data array of a predetermined range centered on the position of the array element at each intersection is extracted from the projection data of the subsequent frame, and the extracted data array of the predetermined range is relative to the position of the array element at each intersection. Values of array elements having the same position are added, and a motion vector in the horizontal direction of the frame image is detected based on the addition result. As a result, motion vectors between frame images can be detected with high accuracy and speed.
また、本発明に係る動きベクトル検出装置によれば、フレーム画像における所定の画像領域について水平方向のエッジを強調し、エッジ強調された画像について水平方向に射影をとって1垂直ライン分のデータ配列を有する射影データを生成するとともに、前フレームの射影データに関してデータ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する。そして、各交差点の配列要素の位置を中心とした所定範囲のデータ配列を後フレームの射影データから抽出するとともに、抽出された所定範囲のデータ配列それぞれについて各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算し、その加算結果に基づきフレーム画像の垂直方向に関する動きベクトルを検出する。その結果、フレーム画像間の動きベクトルの検出を精度良く迅速に行える。 Further, according to the motion vector detection device of the present invention, a data array for one vertical line is obtained by emphasizing a horizontal edge for a predetermined image region in a frame image and projecting the edge enhanced image in the horizontal direction. At each intersection where a waveform in which the values of the array elements are graphed in the order of the elements of the data array with respect to the projection data of the previous frame and a straight line where the values of the array elements are a predetermined constant value intersect. Specify the position of the array element. Then, a data array of a predetermined range centered on the position of the array element at each intersection is extracted from the projection data of the subsequent frame, and the extracted data array of the predetermined range is relative to the position of the array element at each intersection. Values of array elements having the same position are added, and a motion vector in the vertical direction of the frame image is detected based on the addition result. As a result, motion vectors between frame images can be detected with high accuracy and speed.
<実施の形態1>
<動きベクトル検出装置の構成>
図1は、本発明の実施の形態1に係る動きベクトル検出装置1の要部構成を示すブロック図である。
<
<Configuration of motion vector detection device>
FIG. 1 is a block diagram showing a main configuration of a motion
動きベクトル検出装置1は、例えば動画像において画面内の被写体の動きを表す画像動きベクトルを検出するものであり、時系列的に前後の関係となる前フレームと後フレームとに関するフレーム画像間の動きベクトルが検出される。この動きベクトル検出装置1で検出された動きベクトルはビデオカメラの手振れ補正などに利用される。なお、動きベクトル検出装置1に入力されるフレーム画像は、図2に示すように水平方向の画素走査および垂直方向のライン走査を行うことによって読み出されるものとする。
The motion
動きベクトル検出装置1は、入力端子11と、水平方向動きベクトル検出部2および垂直方向動きベクトル検出部4と、2つの出力端子12、13とを備えている。この水平方向動きベクトル検出部2および垂直方向動きベクトル検出部4については、その機能が例えばマイクロプロセッサによってソフトウェア的に実現されてもよく、また大半をハードウェア(一部をソフトウェア)で実現するようにしてもよい。もちろん、全機能をハードウェアで実現してもよいことは言うまでもない。
The motion
入力端子11には、例えばビデオカメラ内の撮像素子で取得された画像(動画像)データやビデオ信号などの画像データが入力される。入力端子11に入力された画像データは、水平方向動きベクトル検出部2において水平方向の動きベクトルが検出され、その検出された水平方向動きベクトルが出力端子12から出力される。
For example, image data such as image (moving image) data or a video signal acquired by an image sensor in a video camera is input to the
一方、垂直方向動きベクトル検出部4では、入力端子11に入力された画像データについて垂直方向の動きベクトルが検出される。この垂直方向動きベクトル検出部4で検出された垂直方向動きベクトルは、出力端子13から出力される。
On the other hand, the vertical
以下では、水平方向動きベクトル検出部2と垂直方向動きベクトル検出部4との構成を順に説明する。
Below, the structure of the horizontal direction motion
図3は、水平方向動きベクトル検出部2の要部構成を示すブロック図である。
FIG. 3 is a block diagram showing the main configuration of the horizontal motion
水平方向動きベクトル検出部2は、入力端子20と、垂直方向画像分割部21と、垂直方向エッジ抽出フィルタリング部22と、垂直方向ブロック射影部23と、第1の垂直方向ブロック射影データ最大値保存部24と、ビット数削減部25と、第1の垂直方向ブロック射影ラインメモリ26とを備えている。また、水平方向動きベクトル検出部2は、第2の垂直方向ブロック射影ラインメモリ27と、第2の垂直方向ブロック射影データ最大値保存部28と、第1の閾値交差点探索部29と、垂直方向ブロック射影データ読み出し部30と、垂直方向ブロック水平方向動きベクトル算出部31と、水平方向動きベクトル決定部32と、出力端子33とを備えている。以上の水平方向動きベクトル検出部2の各部位について、その機能を簡単に説明する(具体的な動作は後で詳述する)。
The horizontal motion
垂直方向画像分割部21は、入力端子20に入力されたフレーム画像を垂直方向に分割し、垂直方向に分割したブロック(以下では「垂直方向ブロック」とも称する)を出力する。
The vertical
垂直方向エッジ抽出フィルタリング部22は、垂直方向画像分割部21で分割されたブロック毎にエッジ抽出を行うためのフィルタリング処理を行う。
The vertical edge
垂直方向ブロック射影部23は、垂直方向エッジ抽出フィルタリング部22から出力されるエッジ強調済みの垂直方向ブロックについて垂直方向に射影をとり、垂直方向ブロック毎に射影データを出力する。
The vertical
第1の垂直方向ブロック射影データ最大値保存部24は、垂直方向ブロック射影部23から出力された現フレームの垂直方向ブロックの射影データにおける絶対値の最大値を保存する。また、第1の垂直方向ブロック射影データ最大値保存部24は、現フレームの垂直方向ブロックの射影データ(以下では「第1の垂直方向ブロック射影データ」ともいう)の最大値に基づき、後述する第2の閾値を算出する。
The first vertical block projection data maximum
ビット数削減部25は、第1の垂直方向ブロック射影データ最大値保存部24に保存された第1の垂直方向ブロック射影データの最大値に基づき、垂直方向ブロック射影部23から出力された垂直方向ブロックの射影データのビット数を削減する。
Based on the maximum value of the first vertical block projection data stored in the first vertical block projection data maximum
第1の垂直方向ブロック射影ラインメモリ26は、ビット数削減部25でビット数が削減された第1の垂直方向ブロック射影データを保存する。
The first vertical block
第2の垂直方向ブロック射影ラインメモリ27は、第1の垂直方向ブロック射影ラインメモリ26から送られた垂直方向ブロック射影データを、前フレームの垂直方向ブロックの射影データ(以下では「第2の垂直方向ブロック射影データ」ともいう)として保存する。
The second vertical block
第2の垂直方向ブロック射影データ最大値保存部28は、第1の垂直方向ブロック射影データ最大値保存部24から出力された垂直方向ブロックの射影データの最大値を、前フレームに関する第2の垂直方向ブロック射影データの最大値として保存する。また、第2の垂直方向ブロック射影データ最大値保存部28は、第2の垂直方向ブロック射影データの最大値に基づき、後述する第1の閾値を算出する。
The second vertical block projection data maximum
第1の閾値交差点探索部29は、第2の垂直方向ブロック射影ラインメモリ27に保存される前フレームに係る第2の垂直方向ブロック射影データの波形と、第2の垂直方向ブロック射影データ最大値保存部28で算出された第1の閾値とが交差する点を求め、この交差点(以下では「第1の閾値交差点」ともいう)の情報を出力する。
The first threshold value
垂直方向ブロック射影データ読み出し部30は、第1の閾値交差点探索部29で求められた第1の閾値交差点を中心に、その前後の所定範囲(動きベクトル検出範囲)内にある第1の垂直方向ブロック射影データを、第1の垂直方向ブロック射影ラインメモリ26から読み出す。
The vertical block projection
垂直方向ブロック水平方向動きベクトル算出部31は、第1の垂直方向ブロック射影データ最大値保存部24から出力される第2の閾値を用い、垂直方向ブロック射影データ読み出し部30で読み出された第1の垂直方向ブロック射影データそれぞれをn値化(nは2以上の整数)してビット数の削減を行うとともに、n値化された射影データを第1の閾値交差点からの距離毎に加算する。
The vertical block horizontal motion
水平方向動きベクトル決定部32は、垂直方向ブロック水平方向動きベクトル算出部31からの出力に基づき画像の水平方向動きベクトルを決定する。ここで決定された画像の水平方向動きベクトルは出力端子33から出力される。
The horizontal motion
図4は、垂直方向ブロック射影部23の要部構成を示すブロック図である。
FIG. 4 is a block diagram showing a main configuration of the vertical
垂直方向ブロック射影部23は、入力端子231と、1水平ラインずつデータ加算を行う加算器232と、加算器232で加算されたデータを逐次保存するバッファメモリとしての垂直方向射影一時記憶メモリ233と、出力端子234とを備えている。
The vertical
入力端子231には、垂直方向エッジ抽出フィルタリング部22で垂直方向のエッジが強調された画像が垂直方向ブロック毎に入力される。入力端子231に入力された画像は、垂直方向ブロック毎に加算器232および垂直方向射影一時記憶メモリ233によって垂直方向に射影がとられる。具体的には、加算器232において垂直方向ブロックの1水平ライン分のデータと、垂直方向射影一時メモリ233から読み出された1水平ライン分のデータとが加算され、加算結果が垂直方向射影一時記憶メモリ233に再び戻されて記憶される。このような加算動作が繰り返されることにより垂直方向ブロックにおける全ての水平ラインの加算が終了すると、全水平ラインの加算データ、つまり垂直方向の射影データが出力端子234から出力されることとなる。
An image whose vertical edges are emphasized by the vertical edge
図5は、垂直方向ブロック水平方向動きベクトル算出部31の要部構成を示すブロック図である。
FIG. 5 is a block diagram illustrating a main configuration of the vertical block horizontal motion
垂直方向ブロック水平方向動きベクトル算出部31は、3つの入力端子311〜313と、n値化器314と、n値化器314でn値化された第1の垂直方向ブロック射影データの加算を行う加算器315と、加算器315で加算されたデータを逐次保存するバッファメモリとしての水平方向動きベクトル加算メモリ316と、ピーク検出器317と、出力端子318とを備えている。
The vertical block horizontal motion
入力端子311には、垂直方向ブロック射影データ読み出し部30から出力された第1の垂直方向ブロック射影データが入力され、入力端子312には、第1の垂直方向ブロック射影データ最大値保存部24から出力された第2の閾値が入力される。また、入力端子313には、第1の閾値交差点探索部29から出力された第1の閾値交差点の情報が入力される。
The first vertical block projection data output from the vertical block projection
n値化器314は、入力端子311から入力された第1の垂直方向ブロック射影データを、入力端子312から入力される第2の閾値に基づいてn値化(例えば3値化)する。
The n-
加算器315は、n値化器314でn値化された第1の垂直方向ブロック射影データと、水平方向動きベクトル加算メモリ316から読み出されたデータとを第1の閾値交差点を中心として加算し、加算結果を水平方向動きベクトル加算メモリ316に再び記憶させる。このような加算動作が繰り返されることにより垂直方向ブロックに関する全ての第1の閾値交差点についての加算が終了すると、垂直方向ブロックに関する加算データがピーク検出器317に出力される。
The
ピーク検出器317は、加算器315から出力された加算データにおけるピーク位置(後述する水平方向動きベクトル)を検出する。このピーク検出器317で検出されたピーク位置は、出力端子318を介して水平方向動きベクトル決定部32に入力されることとなる。
The
次に、垂直方向動きベクトル検出部4の構成を説明する。
Next, the configuration of the vertical motion
図6は、垂直方向動きベクトル検出部4の要部構成を示すブロック図である。
FIG. 6 is a block diagram showing a main configuration of the vertical motion
垂直方向動きベクトル検出部4は、入力端子40と、水平方向画像分割部41と、水平方向エッジ抽出フィルタリング部42と、水平方向ブロック射影部43と、第1の水平方向ブロック射影ラインメモリ44と、第1の水平方向ブロック射影データ最大値保存部45とを備えている。また、垂直方向動きベクトル検出部4は、第2の水平方向ブロック射影ラインメモリ46と、第2の水平方向ブロック射影データ最大値保存部47と、第3の閾値交差点探索部48と、水平方向ブロック射影データ読み出し部49と、水平方向ブロック垂直方向動きベクトル算出部50と、垂直方向動きベクトル決定部51と、出力端子52とを備えている。以上の垂直方向動きベクトル検出部4の各部位について、その機能を簡単に説明する(具体的な動作は後で詳述する)。
The vertical motion
水平方向画像分割部41は、入力端子40に入力されたフレーム画像を水平方向に分割し、水平方向に分割したブロック(以下では「水平方向ブロック」とも称する)を出力する。
The horizontal
水平方向エッジ抽出フィルタリング部42は、水平方向画像分割部41で分割されたブロック毎にエッジ抽出を行うためのフィルタリング処理を行う。
The horizontal direction edge
水平方向ブロック射影部43は、水平方向エッジ抽出フィルタリング部42から出力されるエッジ強調済みの水平方向ブロックについて水平方向に射影をとり、水平方向ブロック毎に射影データを出力する。
The horizontal
第1の水平方向ブロック射影ラインメモリ44は、水平方向ブロック射影部43から出力された水平方向ブロックの射影データを、現フレームの水平方向ブロック射影データ(以下では「第1の水平方向ブロック射影データ」ともいう)として保存する。
The first horizontal block
第1の水平方向ブロック射影データ最大値保存部45は、水平方向ブロック射影部43から出力された現フレームの水平方向ブロックの射影データの最大値を保存する。
The first horizontal block projection data maximum
第2の水平方向ブロック射影ラインメモリ46は、第1の水平方向ブロック射影ラインメモリ44から送られた水平方向ブロック射影データを、前フレームの水平方向ブロックの射影データ(以下では「第2の水平方向ブロック射影データ」ともいう)として保存する。
The second horizontal block
第2の水平方向ブロック射影データ最大値保存部47は、第1の水平方向ブロック射影データ最大値保存部45から出力された水平方向ブロックの射影データの最大値を、前フレームに関する第2の水平方向ブロック射影データの最大値として保存する。また、第2の水平方向ブロック射影データ最大値保存部47は、前フレームに関する第2の水平方向ブロック射影データの最大値に基づき、後述する第3の閾値および第4の閾値を算出する。
The second horizontal block projection data maximum
第3の閾値交差点探索部48は、第2の水平方向ブロック射影ラインメモリ46に保存される前フレームに係る第2の水平方向ブロック射影データと、第2の水平方向ブロック射影データ最大値保存部47で算出された第3の閾値とが交差する点を求め、この交差点(以下では「第3の閾値交差点」ともいう)の情報を出力する。
The third threshold
水平方向ブロック射影データ読み出し部49は、第3の閾値交差点探索部48で求められた第3の閾値交差点を中心に、その前後の所定範囲(動きベクトル検出範囲)内にある第1の水平方向ブロック射影データを、第1の水平方向ブロック射影ラインメモリ44から読み出す。
The horizontal block projection
水平方向ブロック垂直方向動きベクトル算出部50は、第2の水平方向ブロック射影データ最大値保存部47から出力される第4の閾値を用い、水平方向ブロック射影データ読み出し部49で読み出された第1の水平方向ブロック射影データそれぞれをn値化(nは2以上の整数)してビット数の削減を行うとともに、n値化された射影データを第3の閾値交差点からの距離毎に加算する。
The horizontal block vertical motion
垂直方向動きベクトル決定部51は、水平方向ブロック垂直方向動きベクトル算出部50からの出力に基づき画像の垂直方向動きベクトルを決定する。ここで決定された画像の垂直方向動きベクトルは出力端子52から出力される。
The vertical motion
図7は、水平方向ブロック射影部43の要部構成を示すブロック図である。
FIG. 7 is a block diagram showing a main configuration of the horizontal
水平方向ブロック射影部43は、入力端子431と、水平方向ブロックの1水平ラインデータの加算を行う加算器432と、加算器432で加算されたデータを逐次保存するバッファメモリとしての水平方向射影一時記憶メモリ433と、出力端子434とを備えている。
The horizontal
入力端子431には、水平方向エッジ抽出フィルタリング部42で水平方向のエッジが強調された画像が入力される。入力端子431に入力された画像は、水平方向ブロック毎に加算器432および水平方向射影一時記憶メモリ433によって水平方向に射影がとられる。具体的には、水平方向ブロック内の1水平ラインの画素について、入力端子431から入力された画素と、前画素までに加算器432で加算され水平方向射影一時記憶メモリ433に記憶された加算結果を、加算器432で加算し、その加算結果を再び水平方向射影一時記憶メモリ433に戻し記憶する。このような加算動作が繰り返されることにより水平方向ブロックにおける1水平ラインの加算が終了すると、その水平方向ブロックの1水平ラインの全画素の加算データ、つまり水平方向の射影データが出力端子434から出力されることとなる。以下、同様にして、次の水平方向ブロックの水平方向の射影データが処理され、1水平ラインについて全ての水平方向ブロックの処理が終了すると、次の1水平ラインの処理がなされる。
The input terminal 431 receives an image in which horizontal edges are emphasized by the horizontal edge
図8は、水平方向ブロック垂直方向動きベクトル算出部50の要部構成を示すブロック図である。
FIG. 8 is a block diagram showing a main configuration of the horizontal block vertical motion
水平方向ブロック垂直方向動きベクトル算出部50は、3つの入力端子501〜503と、n値化器504と、n値化器504でn値化された第1の水平方向ブロック射影データの加算を行う加算器505と、加算器505で加算されたデータを逐次保存するバッファメモリとしての垂直方向動きベクトル加算メモリ506と、ピーク検出器507と、出力端子508とを備えている。
The horizontal block vertical motion
入力端子501には、水平方向ブロック射影データ読み出し部49から出力された第1の水平方向ブロック射影データが入力され、入力端子502には、第2の水平方向ブロック射影データ最大値保存部47から出力された第4の閾値が入力される。また、入力端子503には、第3の閾値交差点探索部48から出力された第3の閾値交差点の情報が入力される。
The first horizontal block projection data output from the horizontal block projection
n値化器504は、入力端子501から入力された第1の水平方向ブロック射影データを、入力端子502から入力される第4の閾値に基づいてn値化(例えば3値化)する。
The n-
加算器505は、n値化器504でn値化された第1の水平方向ブロック射影データと、垂直方向動きベクトル加算メモリ506から読み出されたデータとを第3の閾値交差点を中心として加算し、加算結果を垂直方向動きベクトル加算メモリ506に再び記憶させる。このような加算動作が繰り返されることにより水平方向ブロックに関する全ての第3の閾値交差点についての加算が終了すると、水平方向ブロックに関する加算データがピーク検出器507に出力される。
The adder 505 adds the first horizontal block projection data converted to the n-value by the n-
ピーク検出器507は、加算器505から出力された加算データにおけるピーク位置(後述する垂直方向動きベクトル)を検出する。このピーク検出器507で検出されたピーク位置は、出力端子508を介して垂直方向動きベクトル決定部51に入力されることとなる。
The
以上のような構成を有する動きベクトル検出装置1の動作について、以下で説明する。
The operation of the motion
<動きベクトル検出装置1の動作>
まず、動きベクトル検出装置1において画像の水平方向の動きベクトルを検出する水平方向動きベクトル検出部2の動作を説明する。
<Operation of Motion
First, the operation of the horizontal motion
図2のように水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像が、図3に示す水平方向動きベクトル検出部2の入力端子20に入力されると、垂直方向画像分割部21で垂直方向にブロック分割される。すなわち、垂直方向画像分割部21においては、フレーム画像において垂直方向に分割して得られる複数の画像領域(所定の画像領域)が設定される。これにより、以降の処理では、垂直方向ブロック毎に処理および管理が行われることとなる。
As shown in FIG. 2, when a frame image read out by sequentially repeating pixel scanning of the horizontal line in the vertical direction is input to the
垂直方向画像分割部21では、例えば図9(a)に示すように640画素×480画素の画像データが、垂直方向に64画素の幅(分割幅)を有した7個の垂直方向ブロックvb0〜vb6に分割される。なお、垂直方向の最下段の画像データvb7は水平方向動きベクトルの検出において利用されないこととなるが、フレーム画像の大部分を占める7つの垂直方向ブロックvb0〜vb6が水平方向動きベクトルの検出に使用されるため、検出精度の面で特に問題はないと考えられる。ここで、図9(a)に示す分割幅および分割数とするのは必須でなく、例えば分割数を1にしても良い。
In the vertical
垂直方向画像分割部21で図9(a)のように7個の垂直方向ブロックvb0〜vb6に分割された画像は、垂直方向エッジ抽出フィルタリング部22において垂直方向に延びるエッジ成分の抽出、換言すれば水平方向に急峻に変化する画像部分を強調するようなフィルタリング処理が施される。このフィルタリング処理で用いられるフィルタとしては、単純に水平方向に隣接する画素との差分を取る(1,−1)の2タップフィルタや、2次微分に相当する(−1,2,−1)の3タップフィルタなどの使用が可能である。なお、このようなフィルタを使用するのは必須でなく、水平方向に輝度変化が大きくなる画像部分において出力値が上昇するフィルタであれば良い。
The image divided by the vertical
垂直方向エッジ抽出フィルタリング部22で各垂直方向ブロック(画像領域)vb0〜vb6毎に垂直方向のエッジが強調された画像データは、垂直方向ブロック射影部23に入力され、垂直方向ブロック射影部23で垂直方向に射影される。この射影により、垂直方向の(ライン間で)ノイズ成分を低減でき、また垂直方向のエッジ成分をより強調できるため、特徴点に対応する垂直方向エッジを際立たせて動きベクトル検出精度の向上を図れることとなる。垂直方向ブロック射影部23の動作について、図9(b)の概念図を参照しつつ説明する。
The image data in which the vertical edge is emphasized for each vertical block (image region) vb0 to vb6 by the vertical edge
垂直方向ブロック射影部23では、図9(a)に示す各垂直方向ブロックvb0〜vb6の入力が完了した時点、つまりエッジ強調された各垂直方向ブロックvb0〜vb6における最終ラインの最終画素が入力された時点で、1水平ライン分のデータ配列Mvを有する垂直方向ブロック射影データvn0〜vn6(図9(b))それぞれの全配列要素が生成される。なお、データ配列Mvは、水平ラインの全画素数(例えば640)の配列要素を有しているが、(1,−1)のような2タップフィルタでは有効要素が水平ラインの全画素数−1(例えば639)、(−1,2,−1)のような3タップフィルタでは有効要素が水平ラインの全画素数−2(例えば638)となる。
In the vertical
具体的には、図4に示すように入力端子231を介して入力された各垂直方向ブロックvb0〜vb6の画像データ(垂直方向のエッジ強調が施された画像データ)が、順次に加算器232に入力される。加算器232では、まず入力された垂直方向ブロックの先頭の水平ラインが、垂直方向射影一時記憶メモリ233内のデータを読み出すことなく、垂直方向射影一時記憶メモリ233に書き込まれる。次に、加算器232では、垂直方向射影一時記憶メモリ233に記憶されている前ラインまでの加算結果を読み出し、入力端子231から入力される垂直方向ブロックの水平1ラインとの加算を行って、その加算結果を垂直方向射影一時記憶メモリ233に書き戻す。そして、垂直方向ブロックにおける最終の水平ラインが加算器232に入力されると、垂直方向射影一時記憶メモリ233に保存された前ラインまでの加算結果を読み出し、入力端子231から入力される垂直方向ブロックの最終ラインとの加算を行って、その加算結果、つまり垂直方向ブロックの全ての水平ラインが加算されたデータを垂直方向ブロックの射影データとして、出力端子234から第1の垂直方向ブロック射影データ最大値保存部24とビット数削減部25とに出力する。なお、加算器232において垂直方向ブロックの全水平ラインが加算された射影データを垂直方向射影一時記憶メモリ233に一旦記憶させ、次の垂直方向ブロックの先頭ラインが入力される際に、垂直方向射影一時記憶メモリ233内の射影データを読み出して出力端子234から出力するようにしても良い。
Specifically, as shown in FIG. 4, the image data of the vertical blocks vb0 to vb6 (image data subjected to vertical edge emphasis) input via the
第1の垂直方向ブロック射影データ最大値保存部24では、垂直方向ブロック射影部23から出力された垂直方向ブロックの射影データに関する最大値を算出し、現フレームの垂直方向ブロック射影データ最大値として保存する。すなわち、第1の垂直方向ブロック射影データ最大値保存部24は、現フレーム(後フレーム)の射影データに関するデータ配列Mv(図9(b))の配列要素において最大値を求め、この最大値を記憶する。
The first vertical block projection data maximum
また、第1の垂直方向ブロック射影データ最大値保存部24では、算出された現フレームの垂直方向ブロック射影データ最大値に基づき、第2の閾値を算出する。例えば、現フレームの垂直方向ブロックの射影データに関する最大値をP1maxとすると、第2の閾値α2は次の式(1)で算出される。
Further, the first vertical block projection data maximum
α2=P1max×k1・・・・・・・・(1)
ここで、k1は予め定められた係数で、0<k1<1である。
α2 = P1max × k1 (1)
Here, k1 is a predetermined coefficient, and 0 <k1 <1.
なお、第2の閾値α2の演算は、上式(1)に限るものではなく、現フレームの垂直方向ブロック射影データ最大値P1maxが大きくなれば第2の閾値α2が大きくなるものであれば良く、また変換テーブルを使用しても良い。 Note that the calculation of the second threshold value α2 is not limited to the above equation (1), and it is sufficient that the second threshold value α2 increases as the vertical block projection data maximum value P1max of the current frame increases. Alternatively, a conversion table may be used.
ビット数削減部25では、第1の垂直方向ブロック射影データ最大値保存部24から入力された現フレームの垂直方向ブロック射影データの最大値に基づき射影データの有効ビットレンジを決定する。そして、この有効ビットレンジに基づき設定される上位無効ビットおよび下位無効ビットを垂直方向ブロック射影部23から入力された垂直方向ブロック射影データから削減し、有効ビットのみで構成される現フレームの垂直方向ブロック射影データを第1の垂直方向ブロック射影ラインメモリ26に出力する。
The bit
第1の垂直方向ブロック射影ラインメモリ26は、ビット数削減部25によってビット数が低減された現フレームの垂直方向ブロック射影データを、第1の垂直方向ブロック射影データとして垂直方向ブロック毎に保存する。すなわち、第1の垂直方向ブロック射影ラインメモリ26には、第1の垂直方向ブロック射影データ最大値保存部24で求められた射影データの最大値に基づきビット数削減部25においてビット数(各配列要素のデータ長)が削減された現フレーム(後フレーム)の射影データが記憶される。
The first vertical block
第2の垂直方向ブロック射影ラインメモリ27は、第1の垂直方向ブロック射影ラインメモリ26から読み出された垂直方向ブロック射影データを、前フレームに関する第2の垂直方向ブロック射影データとして保存する。同様に、第2の垂直方向ブロック射影データ最大値保存部28では、第1の垂直方向ブロック射影データ最大値保存部24から出力された垂直方向ブロック射影データの最大値が、前フレームに関する第2の垂直方向ブロック射影データの最大値として保存される。換言すれば、第1の垂直方向ブロック射影データ最大値保存部24に保存された現フレームの垂直方向ブロック射影データの最大値は、次のフレームでは、第2の垂直方向ブロック射影データ最大値保存部28に前フレームの垂直方向ブロック射影データの最大値として保存されることとなる。
The second vertical block
第2の垂直方向ブロック射影データ最大値保存部28は、前フレームに関する第2の垂直方向ブロック射影データの最大値に基づき、第1の閾値(所定の一定値)が設定される。例えば、前フレームの垂直方向ブロック射影データの最大値をP2maxとすると、第1の閾値α1は次の式(2)で算出される。
The second vertical block projection data maximum
α1=P2max×k2・・・・・・・・(2)
ここで、k2は予め定められた係数で、0<k2<1である。
α1 = P2max × k2 (2)
Here, k2 is a predetermined coefficient, and 0 <k2 <1.
なお、第1の閾値α1の演算は、上式(2)に限るものではなく、前フレームの垂直方向ブロック射影データ最大値P2maxが大きくなれば第1の閾値α1が大きくなるものであれば良く、また変換テーブルを使用しても良い。 Note that the calculation of the first threshold value α1 is not limited to the above equation (2), and it is sufficient if the first threshold value α1 increases as the vertical block projection data maximum value P2max of the previous frame increases. Alternatively, a conversion table may be used.
第1の閾値交差点探索部29では、第2の垂直方向ブロック射影ラインメモリ27から読み出された第2の垂直方向ブロック射影データと、第2の垂直方向ブロック射影データ最大値保存部28から出力された第1の閾値との交差点(第1の閾値交差点)を水平方向に探索する。この第1の閾値交差点探索部29で得られた第1の閾値交差点の情報は、垂直方向ブロック射影データ読み出し部30と垂直方向ブロック水平方向動きベクトル算出部31とに出力される。
The first threshold
垂直方向ブロック射影データ読み出し部30は、第1の閾値交差点探索部29から出力された第1の閾値交差点を中心とした動きベクトル検出範囲に対応した現フレームの(第1の)垂直方向ブロック射影データを第1の垂直方向ブロック射影ラインメモリ26から読み出す。すなわち、第1の閾値交差点をA(i)(ただしi=1,2,・・・pで、pは検出された第1の閾値交差点の総数)とし、動きベクトル検出範囲を第1の閾値交差点を中心とした(−V)から(+V)(ただしVは正の整数)の範囲とすると、第1の垂直方向ブロック射影ラインメモリ26から読み出される射影データは、水平方向において(A(i)−V)から(A(i)+V)までの範囲にある第1の垂直方向ブロック射影データの部分データとなる。
The vertical block projection data read
この垂直方向ブロック射影データ読み出し部30によって第1の垂直方向ブロック射影ラインメモリ26から読み出された第1の垂直方向ブロック射影データは、垂直方向ブロック水平方向動きベクトル算出部31に出力される。
The first vertical block projection data read from the first vertical block
垂直方向ブロック射影データ読み出し部30から出力された第1の垂直方向ブロック射影データは、図5に示す垂直方向ブロック水平方向動きベクトル算出部31の入力端子311を介してn値化器314に入力される。このn値化器314では、第1の垂直方向ブロック射影データ最大値保存部24から出力され、入力端子312を介して入力された第2の閾値に基づき、第1の垂直方向ブロック射影データをn値化する。すなわち、n値化器314は、垂直方向ブロック射影データ読み出し部30で抽出された現フレームの射影データに関するデータ配列Mv(図9(b))各配列要素のデータ長を、例えば3値化処理して圧縮する。このn値化器314の処理について、図10を参照しつつ説明する。
The first vertical block projection data output from the vertical block projection
図10は、n値化器314におけるn値化処理を説明するための図である。なお、図10では、n=3となる3値化処理の一例を示している。
FIG. 10 is a diagram for explaining the n-value conversion processing in the n-
n値化器314に入力される第1の垂直方向ブロック射影データをD、入力端子312を介して入力される第2の閾値をα2(α2は正の整数)とすると、n値化器314では、D<(−α2)のとき(−1)を出力し、(−α2)≦D≦α2のとき0を出力するとともに、D>α2のとき1を出力することで3値化処理が行われる。すなわち、n値化器314における3値化処理では、現フレーム(後フレーム)の射影データにおけるデータ配列Mvの配列要素の最大値に基づき設定される第2の閾値α2(α2>0)に関して、垂直方向ブロック射影データ読み出し部30で抽出された現フレームの射影データに関する配列要素の値が、(−α2)より小さい場合、(−α2)以上でα2以下の場合、およびα2より大きい場合の3段階による3値化が行われる。
If the first vertical block projection data input to the n-
このn値化器314でのn値化処理については、垂直方向ブロック射影データ読み出し部30から出力される現フレームの第1の垂直方向ブロック射影データの部分波形が、第1の閾値交差点に対してどのような位置関係、つまりどのような傾向の波形となっているのかが重要であるため、第1の垂直方向ブロック射影データの波形において山や谷が判別できるだけのビット精度を確保すれば十分である。
With regard to the n-value conversion processing by the n-
一方、n値化器314においてビット数の削減を行わずに、垂直方向ブロック射影データ読み出し部30から出力された第1の垂直方向ブロック射影データの値そのものを採用する場合には、第1の垂直方向ブロック射影データD>α2に対応する大きな振幅の山や、D<(−α2)に対応する大きな振幅の谷に、画像の特徴が表れる小さな振幅の山や谷が埋没してしまう恐れがあり不適切である。さらに、(−α2)≦D≦α2に対応する小さな山や谷は、ノイズの影響を受けやすく数も多いため、これに画像の特徴が表れる適度な振幅の山や谷が埋もれることとなる。
On the other hand, when the value of the first vertical block projection data output from the vertical block projection
よって、n値化器314では、第1の垂直方向ブロック射影データに対して適切なn値化処理を施すことにより、動きベクトルの検出精度の向上を図っている。
Therefore, the n-
以上で説明した第1の閾値交差点探索部29、垂直方向ブロック射影データ読み出し部30および垂直方向ブロック水平方向動きベクトル算出部31の動作について、図11を参照しつつ具体的に説明する。なお、図11(a)および図11(b)の横軸は、射影データのデータ配列Mv(図9(b))の配列要素の位置を示している。また、図11(a)では、第1の閾値交差点A(1)〜A(8)それぞれを丸印で表している。
The operations of the first threshold
第1の閾値交差点探索部29では、図11(a)に示すように前フレームに関する第2の垂直方向ブロック射影データW2の波形において、第2の垂直方向ブロック射影データ最大値保存部28から出力された第1の閾値α1と交差する第1の閾値交差点A(1)〜A(8)が求められる。すなわち、第1の閾値交差点探索部29は、前フレームに対して垂直方向ブロック射影部23で得られた射影データに関して射影データのデータ配列Mv(図9(b))の要素順に配列要素の値をグラフ化した波形W2と、配列要素の値が第1の閾値(所定の一定値)α1となる直線とが交差する各第1の閾値交差点の配列要素の位置を特定する。
The first threshold value
次に、垂直方向ブロック射影データ読み出し部30では、図11(a)に示す各第1の閾値交差点A(1)〜A(8)を中心とした所定の動きベクトル検出範囲について第1の垂直方向ブロック射影ラインメモリ26から現フレームの垂直方向ブロック射影データが読み出される。すなわち、垂直方向ブロック射影データ読み出し部30は、各第1の閾値交差点における射影データ(データ配列)の配列要素の位置を中心とした所定範囲のデータ配列を、垂直方向ブロック射影部23から出力されビット数削減部25によりビット数が削減された現フレーム(後フレーム)の射影データから抽出する。例えば第1の閾値交差点A(7)に関しては、図11(b)に示すように第1の閾値交差点A(7)を中心に(A(7)−V)から(A(7)+V)までの範囲(矩形の破線内の波形部分)に対応する第1の垂直方向ブロック射影データW1が読み出される。
Next, the vertical block projection
そして、垂直方向ブロック射影データ読み出し部30によって読み出された第1の垂直方向ブロック射影データは、第1の垂直方向ブロック射影データ最大値保存部24から出力された第2の閾値α2を用いて、垂直方向ブロック水平方向動きベクトル算出部31のn値器314でn値化処理される。例えば第1の閾値交差点A(7)に関しては、図11(b)に示す第2の閾値α2および(−α2)に対する第1の垂直方向ブロック射影データW1の大小関係に基づき、第1の閾値交差点A(7)を中心に(A(7)−V)から(A(7)+V)までの範囲(矩形の破線内の波形部分)について、図11(c)のように第1の垂直方向ブロック射影データが3値化処理される。これにより、現フレームの垂直方向ブロック射影データが「−1」、「0」または「1」で表されることとなる。
Then, the first vertical block projection data read by the vertical block projection
n値化器314では、第1の閾値交差点探索部29から出力される全ての第1の閾値交差点について、図11(c)に示すようなn値化処理が行われる。
In the n-
次に、加算器315(図5)では、入力端子313を介して第1の閾値交差点探索部29から出力された第1の閾値交差点を中心に、n値化器314でn値化された第1の垂直方向ブロック射影データと、水平方向動きベクトル加算メモリ316から読み出されたひとつ前までのn値化された第1の垂直方向ブロック射影データの加算値とを加算し、その加算結果を水平方向動きベクトル加算メモリ316に再び記憶させる。そして、第1の閾値交差点探索部29で検出された全ての第1の閾値交差点のうち最後のものに関するn値化された第1の垂直方向ブロック射影データを加算器315で加算して1つの垂直方向ブロックについての加算処理を終了する際には、その加算結果をピーク検出器317に出力するようにする。なお、加算器315での加算処理終了後に、全ての第1の閾値交差点に関する加算結果を記憶している水平方向動きベクトル加算メモリ316から、その加算結果をピーク検出部317が読み出すようにしても良い。
Next, in the adder 315 (FIG. 5), the n-
ピーク検出器317には、第1の閾値交差点探索部29で検出された全ての第1の閾値交差点について各第1の閾値交差点を中心とした動きベクトル検出範囲(上述した±Vの範囲)に対応するn値化済みの第1の垂直方向ブロック射影データを加算したデータ(以下では「垂直方向ブロックn値化データ」ともいう)が入力されるが、この垂直方向ブロックn値化データに関するピーク値がピーク検出器317で検出される。このピーク検出器317において検出される垂直方向ブロックn値化データのピーク位置が、その垂直方向ブロックから得られる水平方向動きベクトルとなり、出力端子318を介して水平方向動き決定部32に出力される。
The
以上で説明した加算器315およびピーク検出部317の動作について、図12を参照しつつ具体的に説明する。なお、図12(a)では、図11(a)に示す第1の閾値交差点A(1)〜A(8)を中心とした動きベクトル検出範囲(±Vの範囲)において第1の垂直方向ブロック射影データを3値化したものを概念的に示している。
The operations of the
加算器315において、図12(a)に示す第1の閾値交差点A(1)〜A(8)周辺の3値化データが順次に入力されると、これらのデータが加算され、図12(b)に示すような垂直方向ブロックn値化データが生成される。具体的には、加算器315において垂直方向ブロック射影データ読み出し部30により垂直方向ブロック射影データ(データ配列Mv(図9(b)))から抽出されn値器314でデータ長が圧縮された現フレームに係る動きベクトル検出範囲(所定範囲)のデータ配列それぞれについて、各第1の閾値交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値が加算されることとなる。
In the
加算器315で生成された垂直方向ブロックn値化データがピーク検出器317に入力されると、その垂直方向ブロックの水平方向動きベクトルとして図12(b)に示す水平方向のピーク位置hvが検出される。すなわち、ピーク検出器317では、加算器315で加算された加算結果に基づき、フレーム画像の水平方向に関する動きベクトルが検出される。
When the vertical block n-valued data generated by the
このピーク検出器317では、原則的に動きベクトル検出範囲(±Vの範囲)において最大値となるピーク位置が探索されるが、同一の最大値が複数ある場合には、原点0に近いもの(原点0までの距離が等しい場合には負の位置のもの)を優先する。なお、このようなピーク位置の検出ルールに限らず、正の位置にある最大値を優先しても良く、また前フレームにおける動きベクトルの傾向を現フレームのピーク位置の検出に利用するようにしても良い。
In principle, the
ピーク検出器317で垂直方向ブロック毎に算出された水平方向動きベクトルは、順次に出力端子318を介して水平方向動きベクトル決定部32に入力される。
The horizontal motion vector calculated for each vertical block by the
水平方向動きベクトル決定部32では、垂直方向ブロック水平方向動きベクトル算出部31から順次に出力される各垂直方向ブロックの水平方向動きベクトルに基づき、画像全体の水平方向動きベクトルが決定される。この水平方向動きベクトル決定部32では、例えば最も出現頻度が高い水平方向動きベクトルを画像全体の水平方向動きベクトルとして決定する。なお、最も出現頻度が高い水平方向動きベクトルを画像全体の水平方向動きベクトルとして決定するのは必須でなく、垂直方向ブロック水平方向動きベクトル算出部31から出力される各垂直方向ブロックの水平方向動きベクトルの平均値を、画像全体の水平方向動きベクトルとして決定するようにしても良い。
In the horizontal direction motion
以上のように水平方向動きベクトル決定部32では、各垂直方向ブロックの水平方向動きベクトルに基づいてフレーム画像全体に関する水平方向の動きベクトルを決定するため、画像の一部で動きがあった場合でも、その動きへの誤反応を抑制できることとなる。なお、フレーム画像全体に関する水平方向動きベクトルの検出にあたっては、必ずしもフレーム画像全体を使う必要はなく、フレーム画像の一部から水平方向動きベクトルを検出し、それをフレーム画像全体に関する水平方向動きベクトルとしても良い。
As described above, since the horizontal motion
次に、動きベクトル検出装置1において画像の垂直方向の動きベクトルを検出する垂直方向動きベクトル検出部4の動作を説明する。
Next, the operation of the vertical motion
図2のように水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像が、図6に示す垂直方向動きベクトル検出部4の入力端子40に入力されると、水平方向画像分割部41で水平方向にブロック分割される。すなわち、水平方向画像分割部41においては、フレーム画像において水平方向に分割して得られる複数の画像領域(所定の画像領域)が設定される。これにより、以降の処理では、水平方向ブロック毎に処理や管理が行われることとなる。
As shown in FIG. 2, when a frame image read out by repeating the pixel scanning of the horizontal line in order in the vertical direction is input to the input terminal 40 of the vertical direction motion
水平方向画像分割部41では、例えば図13(a)に示すように640画素×480画素の画像データが、水平方向に64画素の幅(分割幅)を有した10個の垂直方向ブロックhb0〜hb9に分割される。なお、図13(a)に示す分割幅および分割数とするのは必須でなく、例えば分割数を1にしても良い。
In the horizontal
水平方向画像分割部41で図13(a)のように10個の水平方向ブロックhb0〜hb9に分割された画像は、水平方向エッジ抽出フィルタリング部42において水平方向に延びるエッジ成分の抽出、換言すれば垂直方向に急峻に変化する画像部分を強調するようなフィルタリング処理が施される。このフィルタリング処理で用いられるフィルタとしては、単純に水平方向に隣接する画素との差分を取る(1,−1)の2タップフィルタや、2次微分に相当する(−1,2,−1)の3タップフィルタなどの使用が可能である。なお、このようなフィルタを使用するのは必須でなく、垂直方向に輝度変化が大きくなる画像部分において出力値が上昇するフィルタであれば良い。
The image divided by the horizontal
水平方向エッジ抽出フィルタリング部42で各水平方向ブロック(画像領域)hb0〜hb9ごとに水平方向のエッジが強調された画像データは、水平方向ブロック射影部43に入力され、水平方向ブロック射影部43で水平方向に射影される。この射影により、水平方向の(ライン間で)ノイズ成分を低減でき、また水平方向のエッジ成分をより強調できるため、特徴点に対応する水平方向エッジを際立たせて動きベクトル検出精度の向上を図れることとなる。水平方向ブロック射影部43の動作について、図13(b)の概念図を参照しつつ説明する。
The image data in which the horizontal edge is enhanced for each horizontal block (image region) hb0 to hb9 by the horizontal edge
水平方向ブロック射影部43では、図13(a)に示す各水平方向ブロックhb0〜hb9の1水平ラインの入力が完了した時点で、1垂直ライン分のデータ配列Mhを有する水平方向ブロック射影データhn0〜hn9(図13(b))の1配列要素が生成される。したがって、全配列要素が揃うのは、各水平方向ブロックhb0〜hb9の最終の水平ラインの入力が完了した時点である。なお、データ配列Mhは、垂直ラインの全画素数(例えば480)の配列要素を有しているが、(1,−1)のような2タップフィルタでは有効要素が垂直ラインの全画素数−1(例えば479)、(−1,2,−1)のような3タップフィルタでは有効要素が垂直ラインの全画素数−2(例えば478)となる。
In the horizontal
具体的には、図7に示すように入力端子431を介して入力された各水平方向ブロックhb0〜hb9の画像データ(水平方向のエッジ強調が施された画像データ)が、加算器432に入力される。加算器432では、まず入力された水平方向ブロックの1水平ラインの先頭では、水平方向射影一時記憶メモリ433内のデータを読み出すことなく、水平方向射影一時記憶メモリ433に書き込まれる。次に、加算器432では、水平方向射影一時記憶メモリ433に記憶されている1水平ラインの前画素までの加算結果を読み出し、入力端子431から入力される水平方向ブロックの1水平ラインの現画素との加算を行って、その加算結果を水平方向射影一時記憶メモリ433に書き戻す。そして、水平方向ブロックにおける1水平ラインの最終画素が加算器432に入力されると、水平方向射影一時記憶メモリ433に保存された前画素までの加算結果を読み出し、入力端子431から入力される水平方向ブロックの1水平ラインの最終画素との加算を行って、その加算結果、つまり水平方向ブロックの1水平ラインの全画素が加算されたデータを水平方向ブロックの1水平ラインに関する射影データとして、出力端子434から第1の水平方向ブロック射影ラインメモリ44と第1の水平方向ブロック射影データ最大値保存部45とに出力する。なお、加算器432において水平方向ブロックの1水平ラインの全画素が加算された射影データを水平方向射影一時記憶メモリ433に一旦記憶させ、次の水平方向ブロックの1水平ラインの先頭画素が入力される際に、水平方向射影一時記憶メモリ433内の射影データを読み出して出力端子434から出力するようにしても良い。
Specifically, as shown in FIG. 7, the image data (image data subjected to edge enhancement in the horizontal direction) of the horizontal blocks hb0 to hb9 input via the input terminal 431 is input to the
第1の水平方向ブロック射影ラインメモリ44では、水平方向ブロック射影部43から入力された現フレームの水平方向ブロック射影データを、第1の水平方向ブロック射影データとして水平方向ブロック毎に保存する。
The first horizontal block
第1の水平方向ブロック射影データ最大値保存部45では、水平方向ブロック射影部43から入力された水平方向ブロックの射影データに関する最大値を算出し、現フレームの水平方向ブロック射影データ最大値として保存する。
The first horizontal block projection data maximum
第2の水平方向ブロック射影ラインメモリ46は、第1の水平方向ブロック射影ラインメモリ44から読み出された水平方向ブロック射影データを、前フレームに関する第2の水平方向ブロック射影データとして保存する。同様に、第2の水平方向ブロック射影データ最大値保存部47では、第1の水平方向ブロック射影データ最大値保存部45から出力された水平方向ブロック射影データの最大値が、前フレームに関する第2の水平方向ブロック射影データの最大値として保存される。換言すれば、第1の水平方向ブロック射影データ最大値保存部45に保存された現フレームの水平方向ブロック射影データの最大値は、次のフレームでは、第2の水平方向ブロック射影データ最大値保存部47に前フレームの水平方向ブロック射影データの最大値として保存されることとなる。
The second horizontal block
また、第2の水平方向ブロック射影データ最大値保存部47では、算出された前フレームの水平方向ブロック射影データ最大値に基づき、第4の閾値を算出する。例えば、前フレームの水平方向ブロックの射影データに関する最大値をP4maxとすると、第4の閾値α4は次の式(3)で算出される。
The second horizontal block projection data maximum
α4=P4max×k4・・・・・・・・(3)
ここで、k4は予め定められた係数で、0<k4<1である。
α4 = P4max × k4 (3)
Here, k4 is a predetermined coefficient, and 0 <k4 <1.
なお、第4の閾値α4の演算は、上式(3)に限るものではなく、前フレームの水平方向ブロック射影データ最大値P4maxが大きくなれば第4の閾値α4が大きくなるものであれば良く、また変換テーブルを使用しても良い。また、第4の閾値α4については、各水平方向ブロック毎の第2の水平方向ブロック射影データの最大値を使用するのは必須でなく、例えば前フレームの画像全体についての水平方向ブロック射影データ最大値を用いて第4の閾値を算出し、画像全体で同じ第4の閾値を採用しても良い。 Note that the calculation of the fourth threshold value α4 is not limited to the above equation (3), and it is sufficient if the fourth threshold value α4 increases as the horizontal block projection data maximum value P4max of the previous frame increases. Alternatively, a conversion table may be used. For the fourth threshold α4, it is not essential to use the maximum value of the second horizontal block projection data for each horizontal block. For example, the maximum horizontal block projection data for the entire image of the previous frame is used. The fourth threshold value may be calculated using the value, and the same fourth threshold value may be employed for the entire image.
第2の水平方向ブロック射影データ最大値保存部47は、前フレームに関する第2の水平方向ブロック射影データの最大値に基づき、第3の閾値(所定の一定値)が設定される。例えば、前フレームの水平方向ブロック射影データの最大値をP3maxとすると、第3の閾値α3は次の式(4)で算出される。
The second horizontal block projection data maximum
α3=P3max×k3・・・・・・・・(4)
ここで、k3は予め定められた係数で、0<k3<1である。
α3 = P3max × k3 (4)
Here, k3 is a predetermined coefficient, and 0 <k3 <1.
なお、第3の閾値α3の演算は、上式(4)に限るものではなく、前フレームの水平方向ブロック射影データ最大値P3maxが大きくなれば第3の閾値α3が大きくなるものであれば良く、また変換テーブルを使用しても良い。また、第3の閾値α3については、各水平方向ブロック毎の第2の水平方向ブロック射影データの最大値を使用するのは必須でなく、例えば前フレームの画像全体についての水平方向ブロック射影データ最大値を用いて第3の閾値を算出し、画像全体で同じ第3の閾値を採用しても良い。 Note that the calculation of the third threshold value α3 is not limited to the above equation (4), and it is sufficient if the third threshold value α3 increases as the horizontal block projection data maximum value P3max of the previous frame increases. Alternatively, a conversion table may be used. For the third threshold α3, it is not essential to use the maximum value of the second horizontal block projection data for each horizontal block. For example, the maximum horizontal block projection data for the entire image of the previous frame is used. The third threshold value may be calculated using the value, and the same third threshold value may be adopted for the entire image.
第3の閾値交差点探索部48では、第2の水平方向ブロック射影ラインメモリ46から読み出された第2の水平方向ブロック射影データと、第2の水平方向ブロック射影データ最大値保存部47から出力された第3の閾値との交差点(第3の閾値交差点)を垂直方向に探索する。この第3の閾値交差点探索部48で得られた第3の閾値交差点の情報は、水平方向ブロック射影データ読み出し部49と水平方向ブロック垂直方向動きベクトル算出部50とに入力される。
The third threshold
水平方向ブロック射影データ読み出し部49は、第3の閾値交差点探索部48から出力された第3の閾値交差点を中心とした動きベクトル検出範囲に対応した現フレームの(第1の)水平方向ブロック射影データを第1の水平方向ブロック射影ラインメモリ44から読み出す。すなわち、第3の閾値交差点をB(i)(ただしi=1,2,・・・qで、qは検出された第3の閾値交差点の総数)とし、動きベクトル検出範囲を第3の閾値交差点を中心とした(−U)から(+U)(ただしUは正の整数)の範囲とすると、第1の水平方向ブロック射影ラインメモリ44から読み出される射影データは、垂直方向において(B(i)−U)から(B(i)+U)までの範囲にある第1の水平方向ブロック射影データの部分データとなる。
The horizontal block projection
この水平方向ブロック射影データ読み出し部49によって第1の水平方向ブロック射影ラインメモリ44から読み出された第1の水平方向ブロック射影データは、水平方向ブロック垂直方向動きベクトル算出部50に出力される。
The first horizontal block projection data read from the first horizontal block
水平方向ブロック射影データ読み出し部49から出力された第1の水平方向ブロック射影データは、図8に示す水平方向ブロック垂直方向動きベクトル算出部50の入力端子501を介してn値化器504に入力される。このn値化器504では、第2の水平方向ブロック射影データ最大値保存部47から出力され、入力端子502を介して入力された第4の閾値に基づき、第1の水平方向ブロック射影データをn値化する。すなわち、n値化器504は、水平方向ブロック射影データ読み出し部49で抽出された現フレームの射影データに関するデータ配列Mh(図13(b))の各配列要素のデータ長を圧縮する。このn値化器504の処理については、上述したn値化器314と同様の処理を行い、例えば3値化処理が実行される。すなわち、n値化器504における3値化処理では、前フレームの射影データにおけるデータ配列Mhの配列要素の最大値に基づき設定される第4の閾値α4(α4>0)に関して、水平方向ブロック射影データ読み出し部49で抽出された現フレームの射影データに関する配列要素の値が、(−α4)より小さい場合、(−α4)以上でα4以下の場合、およびα4より大きい場合の3段階による3値化が行われる。なお、n値化器504においては、n値化器314と同じ特性を有するのは必須でなく、n値化器504と異なる特性を有しても良い。
The first horizontal block projection data output from the horizontal block projection
以上で説明した第3の閾値交差点探索部48、水平方向ブロック射影データ読み出し部49および水平方向ブロック垂直方向動きベクトル算出部50の動作について、図14を参照しつつ具体的に説明する。なお、図14(a)および図14(b)の横軸は、射影データのデータ配列Mh(図13(b))の配列要素の位置を示している。また、図14(a)では、第3の閾値交差点B(1)〜B(6)それぞれを丸印で表している。
The operations of the third threshold value
第3の閾値交差点探索部48では、図14(a)に示すように前フレームに関する第2の垂直方向ブロック射影データW4の波形において、第2の水平方向ブロック射影データ最大値保存部47から出力された第3の閾値α3と交差する第3の閾値交差点B(1)〜B(6)が求められる。すなわち、第3の閾値交差点探索部48は、前フレームに対して水平方向ブロック射影部43で得られた射影データに関して射影データのデータ配列Mh(図13(b))の要素順に配列要素の値をグラフ化した波形W4と、配列要素の値が第3の閾値(所定の一定値)α3となる直線とが交差する各第3の閾値交差点の配列要素の位置を特定する。
In the third threshold
次に、水平方向ブロック射影データ読み出し部49では、図14(a)に示す各第3の閾値交差点B(1)〜B(6)を中心とした所定の動きベクトル検出範囲について第1の水平方向ブロック射影ラインメモリ44から現フレームの水平方向ブロック射影データが読み出される。すなわち、水平方向ブロック射影データ読み出し部49は、各第3の閾値交差点における射影データ(データ配列)の配列要素の位置を中心とした所定範囲のデータ配列を、水平方向ブロック射影部43で得られた現フレーム(後フレーム)の射影データから抽出する。例えば第3の閾値交差点B(4)に関しては、図14(b)に示すように第3の閾値交差点B(4)を中心に(B(4)−U)から(B(4)+U)までの範囲(矩形の破線内の波形部分)に対応する第1の水平方向ブロック射影データW3が読み出される。
Next, in the horizontal block projection
そして、水平方向ブロック射影データ読み出し部49によって読み出された第1の水平方向ブロック射影データは、第2の水平方向ブロック射影データ最大値保存部47から出力された第4の閾値α4を用いて、水平方向ブロック垂直方向動きベクトル算出部50のn値器504でn値化処理される。例えば第3の閾値交差点B(4)に関しては、図14(b)に示す第4の閾値α4および(−α4)に対する第1の水平方向ブロック射影データW3の大小関係に基づき、第3の閾値交差点B(4)を中心に(B(4)−U)から(B(4)+U)までの範囲(矩形の破線内の波形部分)について、図14(c)のように第1の水平方向ブロック射影データが3値化処理される。これにより、現フレームの水平方向ブロック射影データが「−1」、「0」または「1」で表されることとなる。
The first horizontal block projection data read out by the horizontal block projection
n値化器504では、第3の閾値交差点探索部48から出力される全ての第3の閾値交差点について、図14(c)に示すようなn値化処理が行われる。
In the n-
次に、加算器505(図8)では、入力端子503を介して第3の閾値交差点探索部48から出力された第3の閾値交差点を中心に、n値化器504でn値化された第1の水平方向ブロック射影データと、垂直方向動きベクトル加算メモリ506から読み出されたひとつ前までのn値化された第1の水平方向ブロック射影データの加算値とを加算し、その加算結果を垂直方向動きベクトル加算メモリ506に再び記憶させる。そして、第3の閾値交差点探索部48で検出された全ての第3の閾値交差点のうち最後のものに関するn値化された第1の水平方向ブロック射影データを加算器505で加算して1つの水平方向ブロックについての加算処理を終了する際には、その加算結果をピーク検出器507に出力するようにする。なお、加算器505での加算処理終了後に、全ての第3の閾値交差点に関する加算結果を記憶している垂直方向動きベクトル加算メモリ506から、その加算結果をピーク検出部507が読み出すようにしても良い。
Next, the adder 505 (FIG. 8) is n-valued by the n-
ピーク検出器507には、第3の閾値交差点探索部48で検出された全ての第3の閾値交差点について各第3の閾値交差点を中心とした動きベクトル検出範囲(上述した±Uの範囲)に対応するn値化済みの第1の水平方向ブロック射影データを加算したデータ(以下では「水平方向ブロックn値化データ」ともいう)が入力されるが、この水平方向ブロックn値化データに関するピーク値がピーク検出器507で検出される。このピーク検出器507において検出される水平方向ブロックn値化データのピーク位置が、その水平方向ブロックから得られる垂直方向動きベクトルとなり、出力端子508を介して垂直方向動き決定部51に出力される。
The
以上で説明した加算器505およびピーク検出部507の動作について、図15を参照しつつ具体的に説明する。なお、図15(a)では、図14(a)に示す第3の閾値交差点B(1)〜B(6)を中心とした動きベクトル検出範囲(±Uの範囲)において第1の水平方向ブロック射影データを3値化したものを概念的に示している。
The operations of the adder 505 and the
加算器505において、図15(a)に示す第3の閾値交差点B(1)〜B(6)周辺の3値化データが順次に入力されると、これらのデータが加算され、図15(b)に示すような水平方向ブロックn値化データが生成される。具体的には、加算器505において水平方向ブロック射影データ読み出し部49により水平方向ブロック射影データ(データ配列Mh(図13(b)))から抽出されn値器504でデータ長が圧縮された現フレームに係る動きベクトル検出範囲(所定範囲)のデータ配列それぞれについて、各第3の閾値交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値が加算されることとなる。
When the adder 505 sequentially inputs the ternary data around the third threshold intersections B (1) to B (6) shown in FIG. 15A, these data are added together, and FIG. Horizontal block n-valued data as shown in b) is generated. Specifically, the adder 505 extracts the current block projection data (data array Mh (FIG. 13B)) from the horizontal block projection
加算器505で生成された水平方向ブロックn値化データがピーク検出器507に入力されると、その水平方向ブロックの垂直方向動きベクトルとして図15(b)に示す垂直方向のピーク位置vvが検出される。すなわち、ピーク検出器507では、加算器505で加算された加算結果に基づき、フレーム画像の垂直方向に関する動きベクトルが検出される。
When the horizontal block n-valued data generated by the adder 505 is input to the
このピーク検出器507では、原則的に動きベクトル検出範囲(±Uの範囲)において最大値となるピーク位置が探索されるが、同一の最大値が複数ある場合には、原点0に近いもの(原点0までの距離が等しい場合には負の位置のもの)を優先する。なお、このようなピーク位置の検出ルールに限らず、正の位置にある最大値を優先しても良く、また前フレームにおける動きベクトルの傾向を現フレームのピーク位置の検出に利用するようにしても良い。
In principle, the
ピーク検出器507で水平方向ブロック毎に算出された垂直方向動きベクトルは、順次に出力端子508を介して垂直方向動きベクトル決定部51に入力される。
The vertical motion vector calculated for each horizontal block by the
垂直方向動きベクトル決定部51では、水平方向ブロック垂直方向動きベクトル算出部50から順次に出力される各水平方向ブロックの垂直方向動きベクトルに基づき、画像全体の垂直方向動きベクトルが決定される。この垂直方向動きベクトル決定部51では、例えば最も出現頻度が高い垂直方向動きベクトルを画像全体の垂直方向動きベクトルとして決定する。なお、最も出現頻度が高い垂直方向動きベクトルを画像全体の垂直方向動きベクトルとして決定するのは必須でなく、水平方向ブロック垂直方向動きベクトル算出部50から出力される各水平方向ブロックの垂直方向動きベクトルの平均値を、画像全体の垂直方向動きベクトルとして決定するようにしても良い。
The vertical motion
以上のように垂直方向動きベクトル決定部51では、各水平方向ブロックの垂直方向動きベクトルに基づいてフレーム画像全体に関する垂直方向の動きベクトルを決定するため、画像の一部で動きがあった場合でも、その動きへの誤反応を抑制できることとなる。なお、フレーム画像全体に関する垂直方向動きベクトルの検出にあたっては、必ずしもフレーム画像全体を使う必要はなく、フレーム画像の一部から垂直方向動きベクトルを検出し、それをフレーム画像全体に関する垂直方向動きベクトルとしても良い。
As described above, since the vertical motion
以上の動きベクトル検出装置1の動作により、垂直方向のエッジが強調された各垂直方向ブロックについて垂直方向に射影をとって垂直方向ブロック射影データを生成するとともに、前フレームの垂直方向ブロック射影データと第1の閾値α1との交差点(第1の閾値交差点)を中心とした動きベクトル検出範囲に対応した現フレームの垂直方向ブロック射影データを読み出して各第1の閾値交差点からの距離毎に加算し、その加算結果から水平方向に関する動きベクトルを検出するため、特徴点に相当する画像の垂直方向エッジの動きを少ない演算量で追跡できる。同様に、水平方向のエッジが強調された各水平方向ブロックについて水平方向に射影をとって水平方向ブロック射影データを生成するとともに、前フレームの水平方向ブロック射影データと第3の閾値α3との交差点(第3の閾値交差点)を中心とした動きベクトル検出範囲に対応した現フレームの水平方向ブロック射影データを読み出して各第3の閾値交差点からの距離毎に加算し、その加算結果から垂直方向に関する動きベクトルを検出するため、特徴点に相当する画像の水平方向エッジの動きを少ない演算量で追跡できる。その結果、水平方向および垂直方向に関する動きベクトルの検出を精度良く迅速に行える。
By the above operation of the motion
また、動きベクトル検出装置1のビット数削減部25では、第1の垂直方向ブロック射影データ最大値保存部24で求められた現フレームの垂直方向ブロック射影データの最大値に基づき現フレームの垂直方向ブロック射影データのビット数を削減するため、以降の処理における演算量を抑制でき、動きベクトルの検出を一層迅速に行える。
Further, the bit
また、動きベクトル検出装置1では、前フレームに関する第2の垂直方向ブロック射影データの最大値を求め、この最大値に基づき第1の閾値α1を設定するため、適切な第1の閾値交差点を設定できる。同様に、前フレームに関する第2の水平方向ブロック射影データの最大値を求め、この最大値に基づき第3の閾値α3を設定するため、適切な第3の閾値交差点を設定できる。
Further, in the motion
また、動きベクトル検出装置1では、垂直方向画像分割部21でフレーム画像を垂直方向に分割した後に、各分割画像(垂直方向ブロック)について垂直方向のエッジを強調するため、垂直方向のエッジが強調された分割画像を簡易に生成できる。同様に、水平方向画像分割部41でフレーム画像を水平方向に分割した後に、各分割画像(水平方向ブロック)について水平方向のエッジを強調するため、水平方向のエッジが強調された分割画像を簡易に生成できる。
Further, in the motion
また、動きベクトル検出装置1では、垂直方向ブロック水平方向動きベクトル算出部31のn値化器314において垂直方向ブロック射影データ読み出し部30で読み出された射影データをn値化するため、以降の演算量を低減でき、動きベクトルの検出をより迅速に行える。特に、n値化器314では、現フレームの垂直方向ブロック射影データの最大値に基づき設定される第2の閾値α2に基づき3値化するため、ダイナミックレンジを比較的大きく確保しつつ、リアルタイム処理可能な動きベクトル検出が実現できる。また、メモリも大幅に削減することができる。
Further, in the motion
同様に、水平方向ブロック垂直方向動きベクトル算出部50のn値化器504において水平方向ブロック射影データ読み出し部49で読み出された射影データをn値化するため、以降の演算量を低減でき、動きベクトルの検出をより迅速に行える。特に、n値化器504では、前フレームの水平方向ブロック射影データの最大値に基づき設定される第4の閾値α4に基づき3値化するため、適切な第4の閾値α4を設定でき、ダイナミックレンジを大きく損なうことなく、リアルタイム処理可能な動きベクトル検出が実現できる。また、メモリも大幅に削減することができる。
Similarly, since the projection data read out by the horizontal block projection
<実施の形態2>
<動きベクトル検出装置の構成>
本発明の実施の形態2に係る動きベクトル検出装置1Aについては、図1に示す実施の形態1の動きベクトル検出装置1と類似の構成を有しているが、水平方向動きベクトル検出部と垂直方向動きベクトル検出部との構成が異なっている。この動きベクトル検出装置1Aにおける水平方向動きベクトル検出部2Aおよび垂直方向動きベクトル検出部4Aの構成について図16および図17を参照して説明する。
<
<Configuration of motion vector detection device>
The motion
図16は、水平方向動きベクトル検出部2Aの要部構成を示すブロック図である。なお、図16では、実施の形態1と同様の機能を有する部位には同一の符号を付している。
FIG. 16 is a block diagram showing a main configuration of the horizontal direction motion
水平方向動きベクトル検出部2Aでは、実施の形態1の水平方向動きベクトル検出部2に対して垂直方向画像分割部21と垂直方向エッジ抽出フィルタリング部22との配置が逆転している。以下では、この水平方向動きベクトル検出部2Aの動作について説明する。
In the horizontal direction motion
図2に示すように水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像が、水平方向動きベクトル検出部2Aの入力端子20に入力されると、垂直方向エッジ抽出フィルタリング部22において垂直方向に延びるエッジ成分の抽出、換言すれば水平方向に急峻に変化する画像部分を強調するようなフィルタリング処理が施される。
As shown in FIG. 2, when a frame image read by sequentially repeating pixel scanning of the horizontal line in the vertical direction is input to the
垂直方向エッジ抽出フィルタリング部22で垂直方向のエッジが強調されたフレーム画像が垂直方向画像分割部21に入力されると、垂直方向にブロック分割される。すなわち、垂直方向画像分割部21では、エッジ強調が施されたフレーム画像を垂直方向に分割して得られる複数の画像領域(所定の画像領域)が設定される。これにより、以降の処理では、垂直方向ブロック毎に処理および管理が行われることとなる。
When the frame image in which the vertical edge is emphasized by the vertical edge
垂直方向画像分割部21で分割された画像データは、垂直方向ブロック射影部23に入力されるが、この垂直方向ブロック射影部23以降の処理は、実施の形態1の水平方向動きベクトル検出部2と同様の処理が行われる。
The image data divided by the vertical
図17は、垂直方向動きベクトル検出部4Aの要部構成を示すブロック図である。なお、図17では、実施の形態1と同様の機能を有する部位には同一の符号を付している。
FIG. 17 is a block diagram showing a main configuration of the vertical motion
垂直方向動きベクトル検出部4Aでは、実施の形態1の垂直方向動きベクトル検出部4に対して水平方向画像分割部41と水平方向エッジ抽出フィルタリング部42との配置が逆転している。以下では、この垂直方向動きベクトル検出部4Aの動作について説明する。
In the vertical direction motion
図2に示すように水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像が、垂直方向動きベクトル検出部4Aの入力端子40に入力されると、水平方向エッジ抽出フィルタリング部42において水平方向に延びるエッジ成分の抽出、換言すれば垂直方向に急峻に変化する画像部分を強調するようなフィルタリング処理が施される。
As shown in FIG. 2, when a frame image read out by repeating the pixel scanning of the horizontal line in order in the vertical direction is input to the input terminal 40 of the vertical direction motion
水平方向エッジ抽出フィルタリング部42で水平方向のエッジが強調されたフレーム画像が水平方向画像分割部41に入力されると、水平方向にブロック分割される。すなわち、水平方向画像分割部41では、エッジ強調が施されたフレーム画像を水平方向に分割して得られる複数の画像領域(所定の画像領域)が設定される。これにより、以降の処理では、水平方向ブロック毎に処理および管理が行われることとなる。
When the frame image in which the horizontal edge is emphasized by the horizontal edge
水平方向画像分割部41で分割された画像データは、水平方向ブロック射影部43に入力されるが、この水平方向ブロック射影部43以降の処理は、実施の形態1の垂直方向動きベクトル検出部4と同様の処理が行われる。
The image data divided by the horizontal
以上の動きベクトル検出装置1Aの動作により、実施の形態1と同様の効果を奏する。
The operation of the motion
そして、動きベクトル検出装置1Aでは、垂直方向エッジ抽出フィルタリング部22でフレーム画像に対する垂直方向のエッジを強調した後に、エッジ強調されたフレーム画像を垂直方向画像分割部21において垂直方向に分割するため、垂直方向のエッジが強調された分割画像を簡易に生成できる。同様に、水平方向エッジ抽出フィルタリング部42でフレーム画像に対する水平方向のエッジを強調した後に、エッジ強調されたフレーム画像を水平方向画像分割部41において水平方向に分割するため、水平方向のエッジが強調された分割画像を簡易に生成できる。
Then, in the motion
なお、動きベクトル検出装置1Aにおいては、垂直方向エッジ抽出フィルタリング部22と水平方向エッジ抽出フィルタリング部42とを別々に水平方向動きベクトル検出部2Aおよび垂直方向動きベクトル検出部4Aに配置するのは必須でなく、垂直方向エッジ抽出フィルタリング部22および水平方向エッジ抽出フィルタリング部42の双方の機能を一体化した水平/垂直方向エッジ抽出フィルタリング部を設けて、その出力を垂直方向画像分割部21および水平方向画像分割部41それぞれに入力させるようにしても良い。
In the motion
<変形例>
・上記の各実施の形態における垂直方向エッジ抽出フィルタリング部および水平方向エッジ抽出フィルタリング部については、エッジ抽出を行うフィルタリング処理後に、所定の閾値との大小関係を判別する閾値処理により例えば「エッジあり」「エッジなし」の2値化や、「正のエッジあり」「エッジなし」「負のエッジあり」の3値化を行うようにしても良い。このような閾値処理を行うことにより、所定の閾値以上の輝度変化(輝度勾配)を有するエッジを同一に扱うことが可能となる。
<Modification>
For the vertical edge extraction filtering unit and the horizontal edge extraction filtering unit in each of the above embodiments, after the filtering process for performing edge extraction, for example, “there is an edge” by the threshold process for determining the magnitude relationship with a predetermined threshold The binarization of “no edge” or the binarization of “with positive edge”, “without edge”, and “with negative edge” may be performed. By performing such threshold processing, it is possible to treat edges having a luminance change (luminance gradient) equal to or greater than a predetermined threshold in the same way.
・上記の各実施の形態においては、ビット数削減部25から出力されるデータを、例えばフレーム毎のスイッチ切替えによって第1の垂直方向ブロック射影ラインメモリ26と第2の垂直方向ブロック射影ラインメモリ27とに交互に入力させるようにしても良い。同様に、垂直(水平)方向ブロック射影部から出力されるデータを、例えばフレーム毎のスイッチ切替えによって第1の垂直(水平)方向ブロック射影データ最大値保存部と第2の垂直(水平)方向ブロック射影データ最大値保存部とに交互に入力させるようにしても良い。
In each of the above-described embodiments, the data output from the bit
・本発明における「前フレーム」には、後フレーム(例えば現在のフレーム)に対して1つだけ前のフレームに限らず、2つ以上前のフレームも含まれる。例えば、フレーム間引き処理により途中のフレームがスキップされている場合には、スキップされたフレームの前のフレームが含まれる。 In the present invention, the “previous frame” is not limited to the previous frame, but includes two or more previous frames with respect to the subsequent frame (for example, the current frame). For example, when a frame in the middle is skipped by the frame thinning process, the frame before the skipped frame is included.
1,1A 動きベクトル検出装置、2,2A 水平方向動きベクトル検出部、4,4A 垂直方向動きベクトル検出部、21 垂直方向画像分割部、22 垂直方向エッジ抽出フィルタリング部、23 垂直方向ブロック射影部、24 第1の垂直方向ブロック射影データ最大値保存部、25 ビット数削減部、26 第1の垂直方向ブロック射影ラインメモリ、27 第2の垂直方向ブロック射影ラインメモリ、28 第2の垂直方向ブロック射影データ最大値保存部、29 第1の閾値交差点探索部、30 垂直方向ブロック射影データ読み出し部、31 垂直方向ブロック水平方向動きベクトル算出部、32 水平方向動きベクトル決定部、41 水平方向画像分割部、42 水平方向エッジ抽出フィルタリング部、43 水平方向ブロック射影部、44 第1の水平方向ブロック射影ラインメモリ、45 第1の水平方向ブロック射影データ最大値保存部、46 第2の水平方向ブロック射影ラインメモリ、47 第2の水平方向ブロック射影データ最大値保存部、48 第3の閾値交差点探索部、49 水平方向ブロック射影データ読み出し部、50 水平方向ブロック垂直方向動きベクトル算出部、51 垂直方向動きベクトル決定部、hb0〜hb9 水平方向ブロック、hn0〜hn9 水平方向ブロック射影データ、vb0〜vb7 垂直方向ブロック、vn0〜vn6 垂直方向ブロック射影データ。
1, 1A motion vector detection device, 2, 2A horizontal direction motion vector detection unit, 4, 4A vertical direction motion vector detection unit, 21 vertical direction image segmentation unit, 22 vertical direction edge extraction filtering unit, 23 vertical direction block projection unit, 24 first vertical block projection data maximum value storage unit, 25 bit number reduction unit, 26 first vertical block projection line memory, 27 second vertical block projection line memory, 28 second vertical block projection Data maximum value storage unit, 29 first threshold intersection search unit, 30 vertical block projection data reading unit, 31 vertical block horizontal motion vector calculation unit, 32 horizontal motion vector determination unit, 41 horizontal image segmentation unit, 42 horizontal edge extraction filtering unit, 43 horizontal block projection unit, 44 first Horizontal block projection line memory, 45 First horizontal block projection data maximum value storage unit, 46 Second horizontal block projection line memory, 47 Second horizontal block projection data maximum value storage unit, 48 Third Threshold intersection search unit, 49 horizontal block projection data read unit, 50 horizontal block vertical motion vector calculation unit, 51 vertical motion vector determination unit, hb0 to hb9 horizontal block, hn0 to hn9 horizontal block projection data, vb0 ˜vb7 vertical block, vn0 to vn6 vertical block projection data.
Claims (13)
(a)水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像に関して、前記フレーム画像における所定の画像領域について垂直方向のエッジを強調するエッジ強調手段と、
(b)前記エッジ強調手段でエッジが強調された画像について垂直方向に射影をとり、1水平ライン分のデータ配列を有する射影データを生成する射影手段と、
(c)前記前フレームに対して前記射影手段で得られた射影データに関して前記データ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する特定手段と、
(d)前記各交差点の配列要素の位置を中心とした所定範囲のデータ配列を、前記後フレームに対して前記射影手段で得られた射影データから抽出する抽出手段と、
(e)前記抽出手段で抽出された所定範囲のデータ配列それぞれについて、前記各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算する加算手段と、
(f)前記加算手段で加算された加算結果に基づき、フレーム画像の水平方向に関する動きベクトルを検出する検出手段と、
を備えることを特徴とする動きベクトル検出装置。 A motion vector detection device that detects a motion vector between frame images related to a preceding frame and a following frame that are in a time series front-rear relationship,
(a) with respect to a frame image read out by repeating pixel scanning of a horizontal line in order in the vertical direction, edge enhancement means for enhancing a vertical edge for a predetermined image area in the frame image;
(b) Projection means for projecting the image in which the edge is enhanced by the edge enhancement means in the vertical direction and generating projection data having a data array for one horizontal line;
(c) a waveform obtained by graphing array element values in the order of the elements of the data array with respect to the projection data obtained by the projection means for the previous frame, and a straight line in which the array element values are a predetermined constant value. A specifying means for specifying the position of the array element at each intersection that intersects;
(d) extraction means for extracting a predetermined range of data array centered on the position of the array element at each intersection from the projection data obtained by the projection means for the subsequent frame;
(e) for each data array in a predetermined range extracted by the extracting means, an adding means for adding values of array elements having the same relative position to the position of the array element at each intersection;
(f) detection means for detecting a motion vector in the horizontal direction of the frame image based on the addition result added by the addition means;
A motion vector detection device comprising:
前記射影データの配列要素において最大値を求める最大値取得手段と、
前記最大値取得手段で求められた最大値に基づき前記射影データに関する各配列要素のデータ長を削減する削減手段と、
前記後フレームについて前記削減手段でデータ長が削減された射影データを記憶する記憶手段と、
をさらに備え、
前記特定手段は、
(c-1)前記前フレームについて前記削減手段でデータ長が削減された射影データに関して前記データ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する位置特定手段、
を有するとともに、
前記抽出手段は、
(d-1)前記位置特定手段で特定された各交差点の配列要素の位置を中心とした所定範囲のデータ配列を、前記記憶手段に記憶されるデータ長が削減された後フレームの射影データから抽出する手段、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to claim 1,
Maximum value obtaining means for obtaining a maximum value in the array element of the projection data;
Reduction means for reducing the data length of each array element related to the projection data based on the maximum value obtained by the maximum value acquisition means;
Storage means for storing projection data whose data length has been reduced by the reduction means for the subsequent frame;
Further comprising
The specifying means is:
(c-1) A waveform obtained by graphing array element values in the order of the elements of the data array with respect to the projection data whose data length has been reduced by the reduction means for the previous frame, and the array element values are a predetermined constant value. Position specifying means for specifying the position of the array element at each intersection where the straight line intersects,
And having
The extraction means includes
(d-1) A data array of a predetermined range centered on the position of the array element of each intersection specified by the position specifying means, from the projection data of the frame after the data length stored in the storage means is reduced Means to extract,
A motion vector detection apparatus comprising:
前記前フレームに関する射影データの配列要素において最大値を求める最大値特定手段、
をさらに備え、
前記所定の一定値は、前記最大値特定手段で求められた最大値に基づき設定されることを特徴とする動きベクトル検出装置。 The motion vector detection device according to claim 1 or 2,
Maximum value specifying means for obtaining a maximum value in an array element of projection data relating to the previous frame;
Further comprising
The motion vector detecting device, wherein the predetermined constant value is set based on a maximum value obtained by the maximum value specifying means.
前記エッジ強調手段は、
(a-1)前記フレーム画像を垂直方向に分割して得られる複数の画像領域を、前記所定の画像領域として設定する手段と、
(a-2)前記複数の画像領域それぞれについて垂直方向のエッジを強調する手段と、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to any one of claims 1 to 3,
The edge enhancement means includes
(a-1) means for setting a plurality of image areas obtained by dividing the frame image in the vertical direction as the predetermined image areas;
(a-2) means for enhancing vertical edges for each of the plurality of image regions;
A motion vector detection apparatus comprising:
前記エッジ強調手段は、
(a-3)前記フレーム画像について垂直方向のエッジを強調する強調手段と、
(a-4)前記強調手段でエッジが強調されたフレーム画像を垂直方向に分割して得られる複数の画像領域を、前記所定の画像領域として設定する手段と、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to any one of claims 1 to 3,
The edge enhancement means includes
(a-3) enhancement means for enhancing the vertical edge of the frame image;
(a-4) means for setting, as the predetermined image area, a plurality of image areas obtained by dividing a frame image whose edges are emphasized by the enhancement means in the vertical direction;
A motion vector detection apparatus comprising:
前記抽出手段で抽出された所定範囲のデータ配列に関する各配列要素のデータ長を圧縮する圧縮手段、
をさらに備え、
前記加算手段は、
(e-1)前記圧縮手段によりデータ長が圧縮された所定範囲のデータ配列それぞれについて、前記各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算する手段、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to any one of claims 1 to 5,
Compression means for compressing the data length of each array element relating to the data array in a predetermined range extracted by the extraction means;
Further comprising
The adding means includes
(e-1) means for adding the values of array elements having the same relative position with respect to the position of the array element at each intersection for each data array in a predetermined range whose data length is compressed by the compression means;
A motion vector detection apparatus comprising:
前記圧縮手段は、
前記抽出手段で抽出された所定範囲のデータ配列に関する各配列要素の値を3値化処理する手段、
を有し、
前記3値化処理では、前記後フレームの射影データにおける配列要素の最大値に基づき設定される閾値Th(Th>0)に関して、前記抽出手段で抽出された射影データに関する配列要素の値が、(−Th)より小さい場合、(−Th)以上でTh以下の場合、およびThより大きい場合の3段階による3値化が行われることを特徴とする動きベクトル検出装置。 The motion vector detection device according to claim 6,
The compression means includes
Means for ternarizing the values of each array element relating to the data array in a predetermined range extracted by the extracting means;
Have
In the ternary processing, with respect to the threshold Th (Th> 0) set based on the maximum value of the array elements in the projection data of the subsequent frame, the values of the array elements related to the projection data extracted by the extraction unit are ( A motion vector detection device characterized in that ternarization is performed in three stages when it is smaller than -Th), when it is larger than (-Th) and smaller than Th, and larger than Th.
(a)水平ラインの画素走査を垂直方向に順に繰り返すことによって読み出されるフレーム画像に関して、前記フレーム画像における所定の画像領域について水平方向のエッジを強調するエッジ強調手段と、
(b)前記エッジ強調手段でエッジが強調された画像について水平方向に射影をとり、1垂直ライン分のデータ配列を有する射影データを生成する射影手段と、
(c)前記前フレームに対して前記射影手段で得られた射影データに関して前記データ配列の要素順に配列要素の値をグラフ化した波形と、配列要素の値が所定の一定値となる直線とが交差する各交差点の配列要素の位置を特定する特定手段と、
(d)前記各交差点の配列要素の位置を中心とした所定範囲のデータ配列を、前記後フレームに対して前記射影手段で得られた射影データから抽出する抽出手段と、
(e)前記抽出手段で抽出された所定範囲のデータ配列それぞれについて、前記各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算する加算手段と、
(f)前記加算手段で加算された加算結果に基づき、フレーム画像の垂直方向に関する動きベクトルを検出する検出手段と、
を備えることを特徴とする動きベクトル検出装置。 A motion vector detection device that detects a motion vector between frame images related to a preceding frame and a following frame that are in a time series front-rear relationship,
(a) with respect to a frame image that is read out by repeating pixel scanning of a horizontal line in order in the vertical direction, edge enhancement means that emphasizes a horizontal edge for a predetermined image region in the frame image;
(b) Projection means for projecting in the horizontal direction the image whose edge is enhanced by the edge enhancement means and generating projection data having a data array for one vertical line;
(c) a waveform obtained by graphing array element values in the order of the elements of the data array with respect to the projection data obtained by the projection means for the previous frame, and a straight line in which the array element values are a predetermined constant value. A specifying means for specifying the position of the array element at each intersection that intersects;
(d) extraction means for extracting a predetermined range of data array centered on the position of the array element at each intersection from the projection data obtained by the projection means for the subsequent frame;
(e) for each data array in a predetermined range extracted by the extracting means, an adding means for adding values of array elements having the same relative position to the position of the array element at each intersection;
(f) detection means for detecting a motion vector in the vertical direction of the frame image based on the addition result added by the addition means;
A motion vector detection device comprising:
前記前フレームに関する射影データの配列要素において最大値を求める最大値特定手段、
をさらに備え、
前記所定の一定値は、前記最大値特定手段で求められた最大値に基づき設定されることを特徴とする動きベクトル検出装置。 The motion vector detection device according to claim 8,
Maximum value specifying means for obtaining a maximum value in an array element of projection data relating to the previous frame;
Further comprising
The motion vector detecting device, wherein the predetermined constant value is set based on a maximum value obtained by the maximum value specifying means.
前記エッジ強調手段は、
(a-1)前記フレーム画像を水平方向に分割して得られる複数の画像領域を、前記所定の画像領域として設定する手段と、
(a-2)前記複数の画像領域それぞれについて水平方向のエッジを強調する手段と、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to claim 8 or 9,
The edge enhancement means includes
(a-1) means for setting a plurality of image areas obtained by dividing the frame image in the horizontal direction as the predetermined image areas;
(a-2) means for enhancing a horizontal edge for each of the plurality of image regions;
A motion vector detection apparatus comprising:
前記エッジ強調手段は、
(a-3)前記フレーム画像について水平方向のエッジを強調する強調手段と、
(a-4)前記強調手段でエッジが強調されたフレーム画像を水平方向に分割して得られる複数の画像領域を、前記所定の画像領域として設定する手段と、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to claim 8 or 9,
The edge enhancement means includes
(a-3) enhancement means for enhancing horizontal edges of the frame image;
(a-4) means for setting, as the predetermined image area, a plurality of image areas obtained by horizontally dividing a frame image whose edges are emphasized by the enhancement means;
A motion vector detection apparatus comprising:
前記抽出手段で抽出された所定範囲のデータ配列に関する各配列要素のデータ長を圧縮する圧縮手段、
をさらに備え、
前記加算手段は、
(e-1)前記圧縮手段によりデータ長が圧縮された所定範囲のデータ配列それぞれについて、前記各交差点の配列要素の位置に対して相対位置が同じ配列要素同士の値を加算する手段、
を有することを特徴とする動きベクトル検出装置。 The motion vector detection device according to any one of claims 8 to 11,
Compression means for compressing the data length of each array element relating to the data array in a predetermined range extracted by the extraction means;
Further comprising
The adding means includes
(e-1) means for adding the values of array elements having the same relative position with respect to the position of the array element at each intersection for each data array in a predetermined range whose data length is compressed by the compression means;
A motion vector detection apparatus comprising:
前記圧縮手段は、
前記抽出手段で抽出された所定範囲のデータ配列に関する各配列要素の値を3値化処理する手段、
を有し、
前記3値化処理では、前記前フレームの射影データにおける配列要素の最大値に基づき設定される閾値Th(Th>0)に関して、前記抽出手段で抽出された射影データに関する配列要素の値が、(−Th)より小さい場合、(−Th)以上でTh以下の場合、およびThより大きい場合の3段階による3値化が行われることを特徴とする動きベクトル検出装置。
The motion vector detection device according to claim 12,
The compression means includes
Means for ternarizing the values of each array element relating to the data array in a predetermined range extracted by the extracting means;
Have
In the ternary processing, with respect to the threshold Th (Th> 0) set based on the maximum value of the array element in the projection data of the previous frame, the value of the array element related to the projection data extracted by the extraction unit is ( A motion vector detection device characterized in that ternarization is performed in three stages when it is smaller than -Th), when it is larger than (-Th) and smaller than Th, and larger than Th.
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006227384A JP4027398B1 (en) | 2006-08-24 | 2006-08-24 | Motion vector detection device |
EP07708111A EP2061007A1 (en) | 2006-08-24 | 2007-02-06 | Moving vector detecting bdevice |
CN2007800314952A CN101506845B (en) | 2006-08-24 | 2007-02-06 | Moving vector detecting bdevice |
PCT/JP2007/052011 WO2008023466A1 (en) | 2006-08-24 | 2007-02-06 | Moving vector detecting bdevice |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006227384A JP4027398B1 (en) | 2006-08-24 | 2006-08-24 | Motion vector detection device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP4027398B1 true JP4027398B1 (en) | 2007-12-26 |
JP2008052472A JP2008052472A (en) | 2008-03-06 |
Family
ID=38935754
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006227384A Expired - Fee Related JP4027398B1 (en) | 2006-08-24 | 2006-08-24 | Motion vector detection device |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP4027398B1 (en) |
CN (1) | CN101506845B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110447062A (en) * | 2017-03-06 | 2019-11-12 | 索尼半导体解决方案公司 | Driving device and display equipment |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101499498B1 (en) | 2008-10-08 | 2015-03-06 | 삼성전자주식회사 | Apparatus and method for ultra-high resoultion video processing |
KR102437109B1 (en) | 2015-11-11 | 2022-08-26 | 삼성전자주식회사 | Method and apparatus for decoding video, and method and apparatus for encoding video |
CN114205617B (en) * | 2018-02-28 | 2024-03-19 | 三星电子株式会社 | Encoding method and apparatus, and decoding method and apparatus |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR0181031B1 (en) * | 1995-03-20 | 1999-05-01 | 배순훈 | Apparatus for compensating edge in the motion compensated interpolation |
-
2006
- 2006-08-24 JP JP2006227384A patent/JP4027398B1/en not_active Expired - Fee Related
-
2007
- 2007-02-06 CN CN2007800314952A patent/CN101506845B/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110447062A (en) * | 2017-03-06 | 2019-11-12 | 索尼半导体解决方案公司 | Driving device and display equipment |
CN110447062B (en) * | 2017-03-06 | 2022-08-26 | 索尼半导体解决方案公司 | Driving device and display apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP2008052472A (en) | 2008-03-06 |
CN101506845B (en) | 2011-11-23 |
CN101506845A (en) | 2009-08-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Zhou | Cognition and removal of impulse noise with uncertainty | |
US7769206B2 (en) | Finger/palm print image processing system and finger/palm print image processing method | |
JP4415198B2 (en) | Image composition apparatus and program | |
CN111583097A (en) | Image processing method, image processing device, electronic equipment and computer readable storage medium | |
US8334880B2 (en) | Image processing apparatus | |
JP2010525486A (en) | Image segmentation and image enhancement | |
US20090310882A1 (en) | Method, apparatus and integrated circuit capable of reducing image ringing noise | |
JP2009212969A (en) | Image processing apparatus, image processing method, and image processing program | |
JP4027398B1 (en) | Motion vector detection device | |
WO2004079660A1 (en) | Image processing device | |
CN110060260A (en) | A kind of image processing method and system | |
CN110555863A (en) | moving object detection method and device and computer readable storage medium | |
JP2010055252A (en) | Motion vector detector and image processor | |
CN106951831B (en) | Pedestrian detection tracking method based on depth camera | |
Vigila et al. | Hiding of Confidential Data in Spatial Domain Images using Image Interpolation. | |
JPH10232927A (en) | Image gradation transforming device, image gradation varying method, medium where program for implementing the same method is recorded, and infrared-ray camera | |
JP4083782B1 (en) | Motion vector detection device | |
JP4213739B2 (en) | Motion vector detection device | |
WO2008023466A1 (en) | Moving vector detecting bdevice | |
JP4042602B2 (en) | Image processing device | |
CN114693543B (en) | Image noise reduction method and device, image processing chip and image acquisition equipment | |
JP4313820B2 (en) | Motion vector detection device | |
KR101180854B1 (en) | Rolling Fingerprint Image Acquiring Apparatus and Method | |
JP6118295B2 (en) | Marker embedding device, marker detection device, method, and program | |
JP3164835B2 (en) | Pre-processing method and post-processing method in human image recognition |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20071002 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20071009 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101019 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111019 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121019 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131019 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |