JP5274403B2 - Motion detection device and motion detection method - Google Patents

Motion detection device and motion detection method Download PDF

Info

Publication number
JP5274403B2
JP5274403B2 JP2009176478A JP2009176478A JP5274403B2 JP 5274403 B2 JP5274403 B2 JP 5274403B2 JP 2009176478 A JP2009176478 A JP 2009176478A JP 2009176478 A JP2009176478 A JP 2009176478A JP 5274403 B2 JP5274403 B2 JP 5274403B2
Authority
JP
Japan
Prior art keywords
average value
motion detection
block
value
pixels
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2009176478A
Other languages
Japanese (ja)
Other versions
JP2011028683A (en
JP2011028683A5 (en
Inventor
偉雄 藤田
成浩 的場
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2009176478A priority Critical patent/JP5274403B2/en
Publication of JP2011028683A publication Critical patent/JP2011028683A/en
Publication of JP2011028683A5 publication Critical patent/JP2011028683A5/ja
Application granted granted Critical
Publication of JP5274403B2 publication Critical patent/JP5274403B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Studio Devices (AREA)
  • Image Analysis (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To detect motion with high accuracy over a whole picture without being affected by a difference in luminance within the picture. <P>SOLUTION: For each block divided by a block division unit 1, a motion detection threshold correction unit 5 corrects a motion detection threshold Th (x, y) by using a correction coefficient Yc (x, y) calculated by a correction coefficient calculation unit 4. For each block divided by the block division unit 1, a motion detection unit 7 detects the motion within the block [x, y] by comparing a motion detection threshold Thc (x, y) corrected by the motion detection threshold correction unit 5 with a difference value Idif (x, y) calculated by an inter-frame difference value calculation unit 6. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

この発明は、例えば、カメラにより撮像された画像に映っている物体の動きを検出する動き検出装置及び動き検出方法に関するものである。   The present invention relates to, for example, a motion detection device and a motion detection method for detecting the motion of an object shown in an image captured by a camera.

例えば、以下の特許文献1には、カメラにより撮像された画像に映っている物体の動きを検出する動き検出装置が開示されている。
この動き検出装置では、カメラにより撮像された画像内に複数の小ブロックを設定し、複数の小ブロックの内部において、2つの画像(カメラにより時間的に先に撮像された画像と、カメラにより時間的に後に撮像された画像)間の画素の平均値の変化を計算している。
For example, Patent Document 1 below discloses a motion detection device that detects the motion of an object shown in an image captured by a camera.
In this motion detection device, a plurality of small blocks are set in an image captured by a camera, and two images (an image captured earlier in time by the camera and a time by the camera in the plurality of small blocks). The change of the average value of the pixels between the images picked up later is calculated.

そして、この動き検出装置では、小ブロック毎に、画素の平均値の変化量の頻度分布を算出し、その頻度分布を用いて、カメラの振動等による影響を排除して、動きがある物体にのみ起因する変化量を求めている。
なお、この動き検出装置では、画像内に動きがない場合の基準画像と、カメラにより撮像された現在の画像との比較を行うことで、小さな動きに対しても精度の高い検出を可能にしている。
In this motion detection device, the frequency distribution of the amount of change in the average value of the pixels is calculated for each small block, and the frequency distribution is used to eliminate the influence of camera vibration and the like, so that an object with motion can be obtained. The amount of change caused only by.
Note that this motion detection device enables high-precision detection even for small motions by comparing the reference image when there is no motion in the image with the current image captured by the camera. Yes.

特開平7−93556号公報(段落番号[0006]、図1)Japanese Patent Laid-Open No. 7-93556 (paragraph number [0006], FIG. 1)

従来の動き検出装置は以上のように構成されているので、画像内に動きがない場合の基準画像と、カメラにより撮像された現在の画像との比較を行うことで、小さな動きに対しても精度の高い検出を可能にしているが、判定基準となる閾値が固定されているため、画像の明部と暗部の間で、動きの検出精度に差違が発生する課題があった。
また、照明条件の変動、カメラの自動撮像制御機能による画面輝度の変化や、蛍光灯照明下でのフリッカの発生などが考慮されていないため、照明条件の変動や画面輝度の変化やフリッカの発生などを要因とする動きの誤検出が発生して、十分な検出精度を得られない課題があった。
Since the conventional motion detection device is configured as described above, a comparison between a reference image when there is no motion in the image and the current image captured by the camera is possible even for a small motion. Although high-accuracy detection is possible, there is a problem that a difference in motion detection accuracy occurs between a bright part and a dark part of an image because a threshold value as a determination criterion is fixed.
In addition, changes in lighting conditions, changes in screen brightness due to the camera's automatic imaging control function, and flicker under fluorescent lighting are not taken into account. There is a problem that a false detection of movement due to factors such as the above may occur and sufficient detection accuracy cannot be obtained.

この発明は上記のような課題を解決するためになされたもので、画面内の輝度の差違の影響を受けることなく、画面全体に亘って高精度に動きを検出することができる動き検出装置及び動き検出方法を得ることを目的とする。
また、この発明は、照明条件の変動や画面輝度の変化やフリッカの発生などを要因とする動きの誤検出の発生を防止することができる動き検出装置及び動き検出方法を得ることを目的とする。
The present invention has been made to solve the above-described problems, and a motion detection device capable of detecting motion with high accuracy over the entire screen without being affected by a difference in luminance within the screen. The object is to obtain a motion detection method.
Another object of the present invention is to provide a motion detection device and a motion detection method that can prevent erroneous detection of motion due to variations in illumination conditions, changes in screen brightness, flicker, and the like. .

この発明に係る動き検出装置は、動き検出対象の画像を複数のブロックに分割するブロック分割手段と、ブロック分割手段により分割されたブロック毎に、ブロック内の画素の平均値を算出するとともに、動き検出対象の画像における一画面内の画素の平均値を算出する画素平均値算出手段と、画素平均値算出手段により算出されたブロック単位の画素の平均値及び画面単位の画素の平均値を複数フレーム分記録する画素平均値記録手段と、ブロック分割手段により分割されたブロック毎に、画素平均値記録手段により記録されているブロック単位の画素の平均値から動き検出閾値の第1の補正係数を算出するとともに、画素平均値記録手段により記録されている画面単位の画素の平均値の中の最大値と最小値から動き検出閾値の第2の補正係数を算出する補正係数算出手段と、補正係数算出手段により算出された第1及び第2の補正係数を用いて、動き検出閾値を補正する動き検出閾値補正手段と、ブロック分割手段により分割されたブロック毎に、画素平均値記録手段により記録されているブロック単位の画素の平均値の複数のフレーム間での差分値を算出するフレーム間差分値算出手段と、ブロック分割手段により分割されたブロック毎に、動き検出閾値補正手段により補正された動き検出閾値とフレーム間差分値算出手段により算出された差分値を比較して、ブロック内の動きを検出する動き検出手段とを備えるようにしたものである。 The motion detection apparatus according to the present invention calculates a mean value of pixels in a block for each block divided by the block division unit, and a block division unit that divides the motion detection target image into a plurality of blocks. A pixel average value calculating means for calculating an average value of pixels in one screen in an image to be detected, and an average value of pixels in block units and an average value of pixels in screen units calculated by the pixel average value calculating means in a plurality of frames The first correction coefficient of the motion detection threshold value is calculated from the average value of the pixel of the block unit recorded by the pixel average value recording means for each block divided by the pixel average value recording means and the block dividing means. And the second correction of the motion detection threshold value from the maximum value and the minimum value among the average values of the pixels of the screen unit recorded by the pixel average value recording means. The correction coefficient calculation means for calculating the number, the motion detection threshold value correction means for correcting the motion detection threshold value using the first and second correction coefficients calculated by the correction coefficient calculation means, and the block division means For each block, an inter-frame difference value calculating means for calculating a difference value between a plurality of frames of the average value of pixels in a block unit recorded by the pixel average value recording means, and for each block divided by the block dividing means in, that by comparing the calculated difference value by the corrected motion detection threshold and the inter-frame difference value calculating means by the motion detection threshold value correcting means, and in so that a motion detection means for detecting a motion in the block It is.

この発明によれば、動き検出対象の画像を複数のブロックに分割するブロック分割手段と、ブロック分割手段により分割されたブロック毎に、ブロック内の画素の平均値を算出するとともに、動き検出対象の画像における一画面内の画素の平均値を算出する画素平均値算出手段と、画素平均値算出手段により算出されたブロック単位の画素の平均値及び画面単位の画素の平均値を複数フレーム分記録する画素平均値記録手段と、ブロック分割手段により分割されたブロック毎に、画素平均値記録手段により記録されているブロック単位の画素の平均値から動き検出閾値の第1の補正係数を算出するとともに、画素平均値記録手段により記録されている画面単位の画素の平均値の中の最大値と最小値から動き検出閾値の第2の補正係数を算出する補正係数算出手段と、補正係数算出手段により算出された第1及び第2の補正係数を用いて、動き検出閾値を補正する動き検出閾値補正手段と、ブロック分割手段により分割されたブロック毎に、画素平均値記録手段により記録されているブロック単位の画素の平均値の複数のフレーム間での差分値を算出するフレーム間差分値算出手段と、ブロック分割手段により分割されたブロック毎に、動き検出閾値補正手段により補正された動き検出閾値とフレーム間差分値算出手段により算出された差分値を比較して、ブロック内の動きを検出する動き検出手段とを備えるように構成したので、画面内の輝度の差違の影響を受けることなく、画面全体に亘って高精度に動きを検出することができる効果がある。 According to this invention, the block dividing means for dividing the motion detection target image into a plurality of blocks, the average value of the pixels in the block for each block divided by the block dividing means, and the motion detection target A pixel average value calculating unit that calculates an average value of pixels in one screen in an image, and an average value of pixels in block units and an average value of pixels in screen units calculated by the pixel average value calculating unit are recorded for a plurality of frames. For each block divided by the pixel average value recording means and the block dividing means, the first correction coefficient of the motion detection threshold is calculated from the average value of the pixels in block units recorded by the pixel average value recording means, The second correction coefficient of the motion detection threshold value is calculated from the maximum value and the minimum value among the average values of the pixels in the screen unit recorded by the pixel average value recording means. For each block divided by the correction coefficient calculating means, the motion detection threshold value correcting means for correcting the motion detection threshold value using the first and second correction coefficients calculated by the correction coefficient calculating means, and the block divided by the block dividing means. Motion detection is performed for each block divided by the block dividing unit, and an inter-frame difference value calculating unit that calculates a difference value between a plurality of frames of the average value of pixels in units of blocks recorded by the pixel average value recording unit. comparing the difference value calculated by the corrected motion detection threshold and the inter-frame difference value calculation means by the threshold value correction means, since it is configured to so that a motion detection means for detecting a motion in the block, the screen There is an effect that the motion can be detected with high accuracy over the entire screen without being affected by the difference in luminance.

この発明の実施の形態1による動き検出装置を示す構成図である。It is a block diagram which shows the motion detection apparatus by Embodiment 1 of this invention. この発明の実施の形態1による動き検出方法を示すフローチャートである。It is a flowchart which shows the motion detection method by Embodiment 1 of this invention. 画素の平均値I(x,y)に対応する補正係数Yc(x,y)の設定例を示す説明図である。It is explanatory drawing which shows the example of a setting of correction coefficient Yc (x, y) corresponding to the average value I (x, y) of a pixel. この発明の実施の形態2による動き検出装置を示す構成図である。It is a block diagram which shows the motion detection apparatus by Embodiment 2 of this invention. フレーム間変動差分値Dfに対応する補正係数Dcの一例を示す説明図である。It is explanatory drawing which shows an example of the correction coefficient Dc corresponding to the variation difference value Df between frames. この発明の実施の形態3による動き検出装置を示す構成図である。It is a block diagram which shows the motion detection apparatus by Embodiment 3 of this invention. この発明の実施の形態4による動き検出装置を示す構成図である。It is a block diagram which shows the motion detection apparatus by Embodiment 4 of this invention. この発明の実施の形態5による動き検出装置を示す構成図である。It is a block diagram which shows the motion detection apparatus by Embodiment 5 of this invention. この発明の実施の形態6による動き検出装置を示す構成図である。It is a block diagram which shows the motion detection apparatus by Embodiment 6 of this invention.

実施の形態1.
図1はこの発明の実施の形態1による動き検出装置を示す構成図である。
図1において、ブロック分割部1はセンサから出力された動き検出対象の画像(例えば、カメラにより撮像された画像)を示す画像データを入力すると、動き検出対象の画像を複数のブロック[x,y]に分割して、各ブロック[x,y]の画像を示すブロックデータを画素平均値算出部2に出力する処理を実施する。
ただし、ブロック[x,y]は、ブロック分割部1により分割された複数のブロックのうち、左上のブロックを[0,0]として、水平方向にx番目、垂直方向にy番目のブロックを示している。
なお、ブロック分割部1はブロック分割手段を構成している。
Embodiment 1 FIG.
1 is a block diagram showing a motion detection apparatus according to Embodiment 1 of the present invention.
In FIG. 1, when the block dividing unit 1 inputs image data indicating a motion detection target image (for example, an image captured by a camera) output from the sensor, the block detection unit 1 converts the motion detection target image into a plurality of blocks [x, y]. ], And the block data indicating the image of each block [x, y] is output to the pixel average value calculation unit 2.
However, the block [x, y] indicates the x-th block in the horizontal direction and the y-th block in the vertical direction, with the upper left block being [0, 0] among the plurality of blocks divided by the block dividing unit 1. ing.
The block dividing unit 1 constitutes a block dividing unit.

画素平均値算出部2はブロック分割部1により分割されたブロック毎に、当該ブロック[x,y]内の画素の平均値I(x,y)を算出して、ブロック[x,y]内の画素の平均値I(x,y)を画素平均値記録部3に出力する処理を実施する。なお、画素平均値算出部2は画素平均値算出手段を構成している。
画素平均値記録部3は画素平均値算出部2により算出されたブロック[x,y]内の画素の平均値I(x,y)を複数フレーム分記録するメモリなどの記録媒体である。なお、画素平均値記録部3は画素平均値記録手段を構成している。
The pixel average value calculation unit 2 calculates the average value I (x, y) of the pixels in the block [x, y] for each block divided by the block division unit 1, and stores the average value in the block [x, y]. The process of outputting the average value I (x, y) of the pixels to the pixel average value recording unit 3 is performed. The pixel average value calculation unit 2 constitutes a pixel average value calculation unit.
The pixel average value recording unit 3 is a recording medium such as a memory that records the average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 2 for a plurality of frames. The pixel average value recording unit 3 constitutes a pixel average value recording unit.

補正係数算出部4はブロック分割部1により分割されたブロック毎に、画素平均値記録部3により記録されているブロック[x,y]内の画素の平均値I(x,y)から動き検出閾値Th(x,y)の補正係数Yc(x,y)を算出する処理を実施する。なお、補正係数算出部4は補正係数算出手段を構成している。
動き検出閾値補正部5はブロック分割部1により分割されたブロック毎に、補正係数算出部4により算出された補正係数Yc(x,y)を用いて、動き検出閾値Th(x,y)を補正して、補正後の動き検出閾値Thc(x,y)を動き検出部7に出力する処理を実施する。なお、動き検出閾値補正部5は動き検出閾値補正手段を構成している。
For each block divided by the block dividing unit 1, the correction coefficient calculating unit 4 detects motion from the average value I (x, y) of the pixels in the block [x, y] recorded by the pixel average value recording unit 3. Processing for calculating the correction coefficient Yc (x, y) of the threshold Th (x, y) is performed. The correction coefficient calculation unit 4 constitutes correction coefficient calculation means.
The motion detection threshold correction unit 5 uses the correction coefficient Yc (x, y) calculated by the correction coefficient calculation unit 4 for each block divided by the block division unit 1 to set the motion detection threshold Th (x, y). A process of correcting and outputting the corrected motion detection threshold Thc (x, y) to the motion detection unit 7 is performed. The motion detection threshold correction unit 5 constitutes a motion detection threshold correction unit.

フレーム間差分値算出部6はブロック分割部1により分割されたブロック毎に、画素平均値記録部3により記録されているブロック[x,y]内の画素の平均値I(x,y)の複数のフレーム間での差分値Idif(x,y)を算出する処理を実施する。なお、フレーム間差分値算出部6はフレーム間差分値算出手段を構成している。
動き検出部7はブロック分割部1により分割されたブロック毎に、動き検出閾値補正部5により補正された動き検出閾値Thc(x,y)とフレーム間差分値算出部6により算出された差分値Idif(x,y)を比較して、当該ブロック[x,y]内の動きを検出し、その動きの検出結果を示す検出結果データを出力する処理を実施する。なお、動き検出部7は動き検出手段を構成している。
For each block divided by the block dividing unit 1, the inter-frame difference value calculating unit 6 calculates the average value I (x, y) of the pixels in the block [x, y] recorded by the pixel average value recording unit 3. A process of calculating a difference value Idif (x, y) between a plurality of frames is performed. The inter-frame difference value calculation unit 6 constitutes an inter-frame difference value calculation unit.
For each block divided by the block dividing unit 1, the motion detecting unit 7 corrects the motion detection threshold Thc (x, y) corrected by the motion detection threshold correcting unit 5 and the difference value calculated by the inter-frame difference value calculating unit 6. Idif (x, y) is compared to detect a motion in the block [x, y] and to output detection result data indicating the detection result of the motion. The motion detector 7 constitutes a motion detector.

図1では、動き検出装置の構成要素であるブロック分割部1、画素平均値算出部2、画素平均値記録部3、補正係数算出部4、動き検出閾値補正部5、フレーム間差分値算出部6及び動き検出部7のそれぞれが専用のハードウェア(例えば、CPUを実装している半導体集積回路)で構成されているものを想定しているが、動き検出装置がコンピュータで構成されている場合、ブロック分割部1、画素平均値算出部2、画素平均値記録部3、補正係数算出部4、動き検出閾値補正部5、フレーム間差分値算出部6及び動き検出部7の処理内容を記述しているプログラムをコンピュータのメモリに格納し、当該コンピュータのCPUが当該メモリに格納されているプログラムを実行するようにしてもよい。
図2はこの発明の実施の形態1による動き検出方法を示すフローチャートである。
In FIG. 1, a block dividing unit 1, a pixel average value calculating unit 2, a pixel average value recording unit 3, a correction coefficient calculating unit 4, a motion detection threshold value correcting unit 5, and an inter-frame difference value calculating unit which are components of the motion detection device. 6 and the motion detection unit 7 are assumed to be configured by dedicated hardware (for example, a semiconductor integrated circuit on which a CPU is mounted), but the motion detection device is configured by a computer. Description of processing contents of block dividing unit 1, pixel average value calculating unit 2, pixel average value recording unit 3, correction coefficient calculating unit 4, motion detection threshold value correcting unit 5, inter-frame difference value calculating unit 6 and motion detecting unit 7 The program stored in the memory of the computer may be stored, and the CPU of the computer may execute the program stored in the memory.
FIG. 2 is a flowchart showing a motion detection method according to Embodiment 1 of the present invention.

次に動作について説明する。
まず、ブロック分割部1は、カメラにより撮像された動き検出対象の画像を示す画像データを入力すると、動き検出対象の画像を複数のブロック[x,y]に分割して、各ブロック[x,y]の画像を示すブロックデータを画素平均値算出部2に出力する(ステップST1)。
ここでは、説明の便宜上、例えば、動き検出対象の画像を水平方向に16分割するとともに、動き検出対象の画像を垂直方向に16分割することで、動き検出対象の画像を合計256個(=16×16個)のブロックに分割するものとする。
Next, the operation will be described.
First, when the image data indicating the motion detection target image captured by the camera is input, the block dividing unit 1 divides the motion detection target image into a plurality of blocks [x, y], and each block [x, The block data indicating the image of y] is output to the pixel average value calculation unit 2 (step ST1).
Here, for convenience of explanation, for example, the motion detection target image is divided into 16 in the horizontal direction, and the motion detection target image is divided into 16 in the vertical direction, so that a total of 256 motion detection target images (= 16 It is divided into (× 16) blocks.

画素平均値算出部2は、ブロック分割部1からブロックデータを受けると、ブロック分割部1により分割されたブロック毎に、当該ブロック[x,y]内の画素の平均値I(x,y)を算出する(ステップST2)。
即ち、画素平均値算出部2は、以下の式(1)に示すように、ブロック[x,y]内の画素の各画素値(R,G,Bの画素値)に対して加重平均を行うことで、ブロック[x,y]内の画素の平均値I(x,y)を算出する。
I(x,y)=Σ(α・R+β・G+γ・B)/N (1)
α=0.299
β=0.587
γ=0.114
ただし、Σはブロック[x,y]に含まれている画素の画素値を積算する数学記号であり、Nはブロック[x,y]に含まれている画素の個数を示している。
When the pixel average value calculation unit 2 receives the block data from the block division unit 1, the pixel average value I (x, y) of the pixels in the block [x, y] is obtained for each block divided by the block division unit 1. Is calculated (step ST2).
That is, the pixel average value calculation unit 2 calculates a weighted average for each pixel value (R, G, B pixel values) of the pixels in the block [x, y] as shown in the following formula (1). By doing so, the average value I (x, y) of the pixels in the block [x, y] is calculated.
I (x, y) = Σ (α · R + β · G + γ · B) / N (1)
α = 0.299
β = 0.487
γ = 0.114
Here, Σ is a mathematical symbol for integrating the pixel values of the pixels included in the block [x, y], and N indicates the number of pixels included in the block [x, y].

画素平均値算出部2により算出されたブロック[x,y]内の画素の平均値I(x,y)は、画素平均値記録部3により記録される(ステップST3)。
なお、画素平均値記録部3には、後述の処理で必要となるフレーム数分だけ、ブロック[x,y]内の画素の平均値I(x,y)が記録される。
この実施の形態1では、現フレームに係る平均値I(x,y)と、前フレーム(現フレームの1つ前のフレーム)に係る平均値I(x,y)とを用いて、後述の処理を実施する例を示すので、2フレーム分だけ、ブロック[x,y]内の画素の平均値I(x,y)を記録するものとする。
The average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 2 is recorded by the pixel average value recording unit 3 (step ST3).
Note that the average pixel value I (x, y) in the block [x, y] is recorded in the pixel average value recording unit 3 by the number of frames necessary for the processing described later.
In the first embodiment, an average value I (x, y) related to the current frame and an average value I (x, y) related to the previous frame (the frame immediately before the current frame) are used to be described later. Since an example of performing the processing is shown, it is assumed that the average value I (x, y) of the pixels in the block [x, y] is recorded for two frames.

補正係数算出部4は、画素平均値記録部3からブロック[x,y]内の画素の平均値I(x,y)を読み出し、そのブロック[x,y]内の画素の平均値I(x,y)から動き検出閾値Th(x,y)の補正係数Yc(x,y)をブロック毎に算出する(ステップST4)。
例えば、ブロック分割部1により分割されたブロック毎に、画素の平均値I(x,y)に対応する補正係数Yc(x,y)を記録しているルックアップテーブルが用意されている場合、そのルックアップテーブルを参照して、画素平均値記録部3から読み出した画素の平均値I(x,y)に対応する補正係数Yc(x,y)を動き検出閾値補正部5に出力する。
The correction coefficient calculation unit 4 reads the average value I (x, y) of the pixels in the block [x, y] from the pixel average value recording unit 3, and averages the pixels I in the block [x, y] I ( The correction coefficient Yc (x, y) of the motion detection threshold Th (x, y) is calculated for each block from x, y) (step ST4).
For example, for each block divided by the block dividing unit 1, a lookup table that records a correction coefficient Yc (x, y) corresponding to the average value I (x, y) of pixels is prepared. With reference to the lookup table, the correction coefficient Yc (x, y) corresponding to the average value I (x, y) of the pixels read from the pixel average value recording unit 3 is output to the motion detection threshold value correcting unit 5.

あるいは、代表的な画素の平均値(以下、「代表平均値」と称する)に対応する補正係数だけが複数個設定されている場合には、画素平均値記録部3から読み出した画素の平均値I(x,y)に近い2つの代表平均値を特定し、2つの代表平均値と、2つの代表平均値に対応する補正係数との対応から線形補間によって、画素の平均値I(x,y)に対応する補正係数Yc(x,y)を求めるようにしてもよい。
このように、代表平均値に対応する補正係数のみを用意する場合、ルックアップテーブルを用意する場合よりも、データ量を削減することが可能である。
Alternatively, when only a plurality of correction coefficients corresponding to the average value of the representative pixels (hereinafter referred to as “representative average value”) are set, the average value of the pixels read from the pixel average value recording unit 3 Two representative average values close to I (x, y) are specified, and the average value I (x, y) of the pixel is obtained by linear interpolation from the correspondence between the two representative average values and the correction coefficients corresponding to the two representative average values. A correction coefficient Yc (x, y) corresponding to y) may be obtained.
As described above, when only the correction coefficient corresponding to the representative average value is prepared, the data amount can be reduced as compared with the case where the lookup table is prepared.

ここで、図3は画素の平均値I(x,y)に対応する補正係数Yc(x,y)の設定例を示す説明図である。
図3の例では、画像の画素値が8bit(0〜255)で表されており、補正係数Yc(x,y)が平均値I(x,y)に比例して大きくなるように設定されている。
このように設定されている理由は、画素値が大きいエリアでは、一定の割合で画素値が変化しても、差分の大きさが画素値に比例して増大するためである。
また、画面内の低輝度部分についても同様の考え方で、画素値に比例して補正係数が減少するような設定が行われているが、センサ(例えば、カメラ)の暗電流ノイズ等によって、低輝度部分では信号のS/N比が悪化するため、誤検出を防止する観点から、一定の画素値で補正係数に下限を設け、一定の画素値以下の場合には、補正係数が下限以下にならないように設定することが望ましい。
Here, FIG. 3 is an explanatory diagram showing a setting example of the correction coefficient Yc (x, y) corresponding to the average value I (x, y) of the pixels.
In the example of FIG. 3, the pixel value of the image is represented by 8 bits (0 to 255), and the correction coefficient Yc (x, y) is set to increase in proportion to the average value I (x, y). ing.
The reason for this setting is that, in an area where the pixel value is large, even if the pixel value changes at a constant rate, the magnitude of the difference increases in proportion to the pixel value.
The same concept is applied to the low-brightness area in the screen, and the correction coefficient is set to decrease in proportion to the pixel value. Since the S / N ratio of the signal deteriorates in the luminance part, a lower limit is set for the correction coefficient with a constant pixel value from the viewpoint of preventing erroneous detection. It is desirable to set so that it does not become.

動き検出閾値補正部5は、補正係数算出部4がブロック[x,y]毎に補正係数Yc(x,y)を算出すると、その補正係数Yc(x,y)を用いて、ブロック[x,y]毎に動き検出閾値Th(x,y)を補正して、補正後の動き検出閾値Thc(x,y)を動き検出部7に出力する(ステップST5)。
即ち、動き検出閾値補正部5は、以下の式(2)に示すように、補正係数算出部4により算出された補正係数Yc(x,y)を用いて、ブロック[x,y]毎に動き検出閾値Th(x,y)を補正する。
Thc(x,y)=Th(x,y)×Yc(x,y) (2)
When the correction coefficient calculation unit 4 calculates the correction coefficient Yc (x, y) for each block [x, y], the motion detection threshold correction unit 5 uses the correction coefficient Yc (x, y) to generate the block [x , Y], the motion detection threshold value Th (x, y) is corrected, and the corrected motion detection threshold value Thc (x, y) is output to the motion detection unit 7 (step ST5).
That is, the motion detection threshold value correction unit 5 uses the correction coefficient Yc (x, y) calculated by the correction coefficient calculation unit 4 for each block [x, y] as shown in the following equation (2). The motion detection threshold Th (x, y) is corrected.
Thc (x, y) = Th (x, y) × Yc (x, y) (2)

フレーム間差分値算出部6は、ブロック分割部1により分割されたブロック毎に、画素平均値記録部3から現フレームに係る平均値I(x,y)と、前フレームに係る平均値I(x,y)とを取得する。
以下、現フレームに係る平均値I(x,y)をIb(0,x,y)で表し、前フレームに係る平均値I(x,y)をIb(1,x,y)で表すようにする。
次に、フレーム間差分値算出部6は、ブロック分割部1により分割されたブロック毎に、以下の式(3)に示すように、現フレームに係る平均値Ib(0,x,y)と、前フレームに係る平均値Ib(1,x,y)との差分値Idif(x,y)を算出する(ステップST6)。
Idif(x,y)=ABS{Ib(1,x,y)−Ib(0,x,y)}
(3)
ただし、ABSは{}内の絶対値を求める演算式である。
For each block divided by the block dividing unit 1, the inter-frame difference value calculating unit 6 outputs the average value I (x, y) relating to the current frame from the pixel average value recording unit 3 and the average value I ( x, y).
Hereinafter, the average value I (x, y) related to the current frame is expressed as Ib (0, x, y), and the average value I (x, y) related to the previous frame is expressed as Ib (1, x, y). To.
Next, the inter-frame difference value calculation unit 6 calculates, for each block divided by the block division unit 1, an average value Ib (0, x, y) related to the current frame as shown in the following equation (3). Then, a difference value Idif (x, y) from the average value Ib (1, x, y) related to the previous frame is calculated (step ST6).
Idif (x, y) = ABS {Ib (1, x, y) -Ib (0, x, y)}
(3)
However, ABS is an arithmetic expression for obtaining an absolute value in {}.

動き検出部7は、動き検出閾値補正部5が動き検出閾値Th(x,y)を補正し、フレーム間差分値算出部6が平均値I(x,y)のフレーム間での差分値Idif(x,y)を算出すると、ブロック分割部1により分割されたブロック毎に、動き検出閾値補正部5により補正された動き検出閾値Thc(x,y)と、フレーム間差分値算出部6により算出された差分値Idif(x,y)を比較する(ステップST7)。
動き検出部7は、以下の式(4)に示すように、差分値Idif(x,y)が補正後の動き検出閾値Thc(x,y)より大きい場合、ブロック[x,y]内に動きが有るものと判定し、その動きの検出結果を示す検出結果データR(x,y)として、差分値Idif(x,y)と動き検出閾値Thc(x,y)の差分を出力する(ステップST8)。
Idif(x,y)>Thc(x,y)
R(x,y)=Idif(x,y)−Thc(x,y) (4)
In the motion detection unit 7, the motion detection threshold value correction unit 5 corrects the motion detection threshold value Th (x, y), and the inter-frame difference value calculation unit 6 calculates the difference value Idif between frames of the average value I (x, y). When (x, y) is calculated, the motion detection threshold value Thc (x, y) corrected by the motion detection threshold value correction unit 5 and the inter-frame difference value calculation unit 6 are calculated for each block divided by the block division unit 1. The calculated difference value Idif (x, y) is compared (step ST7).
When the difference value Idif (x, y) is larger than the corrected motion detection threshold Thc (x, y) as shown in the following equation (4), the motion detection unit 7 includes the block [x, y]. It is determined that there is a motion, and the difference between the difference value Idif (x, y) and the motion detection threshold Thc (x, y) is output as detection result data R (x, y) indicating the detection result of the motion ( Step ST8).
Idif (x, y)> Thc (x, y)
R (x, y) = Idif (x, y) −Thc (x, y) (4)

一方、以下の式(5)に示すように、差分値Idif(x,y)が補正後の動き検出閾値Thc(x,y)以下である場合、ブロック[x,y]内に動きが無いものと判定し、その動きの検出結果を示す検出結果データR(x,y)として、“0”を出力する(ステップST9)。
Idif(x,y)≦Thc(x,y)
R(x,y)=0 (5)
On the other hand, as shown in the following formula (5), when the difference value Idif (x, y) is equal to or smaller than the corrected motion detection threshold Thc (x, y), there is no motion in the block [x, y]. Then, “0” is output as detection result data R (x, y) indicating the detection result of the movement (step ST9).
Idif (x, y) ≦ Thc (x, y)
R (x, y) = 0 (5)

以上で明らかなように、この実施の形態1によれば、ブロック分割部1により分割されたブロック毎に、画素平均値記録部3により記録されている画素の平均値I(x,y)から補正係数Yc(x,y)を算出する補正係数算出部4と、ブロック分割部1により分割されたブロック毎に、補正係数算出部4により算出された補正係数Yc(x,y)を用いて、動き検出閾値Th(x,y)を補正する動き検出閾値補正部5と、ブロック分割部1により分割されたブロック毎に、画素平均値記録部3により記録されている現フレームにおける画素の平均値Ib[0,x,y]と前フレームにおける画素の平均値Ib[1,x,y]の差分値Idif(x,y)を算出するフレーム間差分値算出部6とを設け、動き検出部7がブロック分割部1により分割されたブロック毎に、動き検出閾値補正部5により補正された動き検出閾値Thc(x,y)とフレーム間差分値算出部6により算出された差分値Idif(x,y)を比較して、当該ブロック[x,y]内の動きを検出するように構成したので、画面内の輝度の差違の影響を受けることなく、画面全体に亘って高精度に動きを検出することができる効果を奏する。   As apparent from the above, according to the first embodiment, for each block divided by the block dividing unit 1, the average pixel value I (x, y) recorded by the pixel average value recording unit 3 is used. Using the correction coefficient calculation unit 4 that calculates the correction coefficient Yc (x, y) and the correction coefficient Yc (x, y) calculated by the correction coefficient calculation unit 4 for each block divided by the block division unit 1 The average of pixels in the current frame recorded by the pixel average value recording unit 3 for each block divided by the motion detection threshold correction unit 5 for correcting the motion detection threshold Th (x, y) and the block dividing unit 1 An inter-frame difference value calculation unit 6 that calculates a difference value Idif (x, y) between the value Ib [0, x, y] and the average value Ib [1, x, y] of the pixels in the previous frame is provided to detect motion. Part 7 becomes block division part 1 For each divided block, the motion detection threshold value Thc (x, y) corrected by the motion detection threshold value correction unit 5 is compared with the difference value Idif (x, y) calculated by the inter-frame difference value calculation unit 6. Thus, since the movement in the block [x, y] is detected, it is possible to detect the movement with high accuracy over the entire screen without being affected by the difference in luminance in the screen. Play.

即ち、この実施の形態1によれば、ブロック分割部1により分割されたブロック毎に、動き検出閾値Th(x,y)を補正して、補正後の動き検出閾値Thc(x,y)と、フレーム間での平均値の差分値Idif(x,y)とを比較することで、当該ブロック[x,y]内の動きを検出するようにしているので、被写体の輝度に依らず、一定の割合での画素値変動を検出することが可能となり、検出精度を均一化することができる。
また、低輝度画像領域に対して、画素値の補正係数を一定値に設定することにより、ノイズの影響を抑えた誤検出が少ない処理を実現することができる。
That is, according to the first embodiment, the motion detection threshold Th (x, y) is corrected for each block divided by the block dividing unit 1, and the corrected motion detection threshold Thc (x, y) is obtained. Since the motion within the block [x, y] is detected by comparing the difference value Idif (x, y) of the average value between frames, it is constant regardless of the luminance of the subject. It is possible to detect pixel value fluctuations at a ratio of 1 and uniform detection accuracy.
In addition, by setting the pixel value correction coefficient to a constant value for a low-luminance image region, it is possible to realize processing with less false detection while suppressing the influence of noise.

実施の形態2.
図4はこの発明の実施の形態2による動き検出装置を示す構成図であり、図において、図1と同一符号は同一又は相当部分を示すので説明を省略する。
画素平均値算出部11は図1の画素平均値算出部2と同様に、ブロック分割部1により分割されたブロック毎に、当該ブロック[x,y]内の画素の平均値I(x,y)を算出して、ブロック[x,y]内の画素の平均値I(x,y)を画素平均値記録部12に出力する処理を実施する。
また、動き検出対象の画像における一画面内の画素(1フレームの画像に含まれている全てのブロック内の画素)の平均値Iallを算出して、一画面内の画素の平均値Iallを画素平均値記録部12に出力する処理を実施する。
なお、画素平均値算出部11は画素平均値算出手段を構成している。
Embodiment 2. FIG.
4 is a block diagram showing a motion detection apparatus according to Embodiment 2 of the present invention. In the figure, the same reference numerals as those in FIG.
Similar to the pixel average value calculation unit 2 in FIG. 1, the pixel average value calculation unit 11 calculates the average value I (x, y) of the pixels in the block [x, y] for each block divided by the block division unit 1. ) Is calculated, and the process of outputting the average value I (x, y) of the pixels in the block [x, y] to the pixel average value recording unit 12 is performed.
Also, an average value Iall of pixels in one screen (pixels in all blocks included in one frame image) in the motion detection target image is calculated, and the average value Iall of pixels in one screen is calculated as a pixel. A process of outputting to the average value recording unit 12 is performed.
The pixel average value calculation unit 11 constitutes a pixel average value calculation unit.

画素平均値記録部12は画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)を複数フレーム分記録するとともに、一画面内の画素の平均値Iallを複数フレーム分記録するメモリなどの記録媒体である。なお、画素平均値記録部12は画素平均値記録手段を構成している。   The pixel average value recording unit 12 records the average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 11 for a plurality of frames, and averages the pixels in one screen. It is a recording medium such as a memory that records the value Iall for a plurality of frames. The pixel average value recording unit 12 constitutes a pixel average value recording unit.

画素値補正係数算出部13は図1の補正係数算出部4と同様に、ブロック分割部1により分割されたブロック毎に、画素平均値記録部12により記録されているブロック[x,y]内の画素の平均値I(x,y)から動き検出閾値Th(x,y)の補正係数Yc(x,y)(第1の補正係数)を算出する処理を実施する。
変動補正係数算出部14は画素平均値記録部12により記録されている画面単位の画素の平均値Iallの中の最大値と最小値から動き検出閾値Th(x,y)の補正係数Dc(第2の補正係数)を算出する処理を実施する。
なお、画素値補正係数算出部13及び変動補正係数算出部14から補正係数算出手段が構成されている。
Similar to the correction coefficient calculation unit 4 in FIG. 1, the pixel value correction coefficient calculation unit 13 includes a block [x, y] recorded in the block average value recording unit 12 for each block divided by the block division unit 1. A process of calculating a correction coefficient Yc (x, y) (first correction coefficient) of the motion detection threshold Th (x, y) from the average value I (x, y) of the pixels is performed.
The fluctuation correction coefficient calculation unit 14 calculates the correction coefficient Dc (the first coefficient) of the motion detection threshold Th (x, y) from the maximum value and the minimum value among the average values Iall of the pixels in the screen unit recorded by the pixel average value recording unit 12. 2 correction coefficient) is calculated.
The pixel value correction coefficient calculation unit 13 and the fluctuation correction coefficient calculation unit 14 constitute correction coefficient calculation means.

動き検出閾値補正部15はブロック分割部1により分割されたブロック毎に、画素値補正係数算出部13により算出された補正係数Yc(x,y)と変動補正係数算出部14により算出された補正係数Dcを用いて、動き検出閾値Th(x,y)を補正して、補正後の動き検出閾値Thc(x,y)を動き検出部7に出力する処理を実施する。なお、動き検出閾値補正部15は動き検出閾値補正手段を構成している。   For each block divided by the block dividing unit 1, the motion detection threshold value correcting unit 15 calculates the correction coefficient Yc (x, y) calculated by the pixel value correction coefficient calculating unit 13 and the correction calculated by the fluctuation correction coefficient calculating unit 14. A process of correcting the motion detection threshold Th (x, y) using the coefficient Dc and outputting the corrected motion detection threshold Thc (x, y) to the motion detection unit 7 is performed. The motion detection threshold value correction unit 15 constitutes a motion detection threshold value correction unit.

次に動作について説明する。
まず、ブロック分割部1は、カメラにより撮像された動き検出対象の画像を示す画像データを入力すると、上記実施の形態1と同様に、動き検出対象の画像を複数のブロック[x,y]に分割して、各ブロック[x,y]の画像を示すブロックデータを画素平均値算出部2に出力する。
ここでは、説明の便宜上、例えば、動き検出対象の画像を水平方向に16分割するとともに、動き検出対象の画像を垂直方向に16分割することで、動き検出対象の画像を合計256個(=16×16個)のブロックに分割するものとする。
Next, the operation will be described.
First, when the image data indicating the motion detection target image captured by the camera is input, the block division unit 1 converts the motion detection target image into a plurality of blocks [x, y] as in the first embodiment. The block data is divided and block data indicating an image of each block [x, y] is output to the pixel average value calculation unit 2.
Here, for convenience of explanation, for example, the motion detection target image is divided into 16 in the horizontal direction, and the motion detection target image is divided into 16 in the vertical direction, so that a total of 256 motion detection target images (= 16 It is divided into (× 16) blocks.

画素平均値算出部11は、ブロック分割部1からブロックデータを受けると、図1の画素平均値算出部2と同様に、ブロック分割部1により分割されたブロック毎に、当該ブロック[x,y]内の画素の平均値I(x,y)を算出する。
また、画素平均値算出部11は、以下の式(6)に示すように、動き検出対象の画像における一画面内の画素(1フレームの画像に含まれている全てのブロック内の画素)の平均値Iallを算出する。
Iall=ΣI(x,y)/W (6)
ただし、Σは1フレームの画像に含まれる全てのブロック内の画素の画素値を積算する数学記号であり、Wは1フレームの画像に含まれるブロックの個数を示している。
When receiving the block data from the block dividing unit 1, the pixel average value calculating unit 11 receives the block [x, y] for each block divided by the block dividing unit 1, similarly to the pixel average value calculating unit 2 in FIG. ] Is calculated an average value I (x, y) of the pixels in [].
Further, the pixel average value calculation unit 11, as shown in the following expression (6), of pixels in one screen (pixels in all blocks included in one frame image) in the motion detection target image. The average value Iall is calculated.
Iall = ΣI (x, y) / W (6)
Here, Σ is a mathematical symbol for integrating the pixel values of the pixels in all blocks included in one frame image, and W indicates the number of blocks included in one frame image.

画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)と一画面内の画素の平均値Iallは、画素平均値記録部12により記録される。
なお、画素平均値記録部12には、後述の処理で必要となるフレーム数分だけ、ブロック[x,y]内の画素の平均値I(x,y)と一画面内の画素の平均値Iallが記録される。
この実施の形態2では、上記実施の形態1と同様に、2フレーム分だけ、ブロック[x,y]内の画素の平均値I(x,y)と一画面内の画素の平均値Iallを記録するものとする。
The pixel average value I (x, y) in the block [x, y] calculated by the pixel average value calculation unit 11 and the pixel average value Iall in one screen are recorded by the pixel average value recording unit 12. .
Note that the pixel average value recording unit 12 stores the average value I (x, y) of the pixels in the block [x, y] and the average value of the pixels in one screen for the number of frames necessary for the processing described later. Iall is recorded.
In the second embodiment, as in the first embodiment, the average value I (x, y) of the pixels in the block [x, y] and the average value Iall of the pixels in one screen are set for two frames. Shall be recorded.

画素値補正係数算出部13は、図1の補正係数算出部4と同様に、画素平均値記録部12からブロック[x,y]内の画素の平均値I(x,y)を読み出し、そのブロック[x,y]内の画素の平均値I(x,y)から動き検出閾値Th(x,y)の補正係数Yc(x,y)をブロック毎に算出する。
変動補正係数算出部14は、画素平均値記録部12により記録されている画面単位の画素の平均値Iallの中の最大値と最小値を読み出し、その最大値と最小値から動き検出閾値Th(x,y)の補正係数Dcを算出する。
The pixel value correction coefficient calculation unit 13 reads the average value I (x, y) of the pixels in the block [x, y] from the pixel average value recording unit 12 as in the correction coefficient calculation unit 4 of FIG. A correction coefficient Yc (x, y) of the motion detection threshold Th (x, y) is calculated for each block from the average value I (x, y) of the pixels in the block [x, y].
The fluctuation correction coefficient calculation unit 14 reads out the maximum value and the minimum value among the average values Iall of the pixels in the screen unit recorded by the pixel average value recording unit 12, and calculates the motion detection threshold Th ( The correction coefficient Dc of x, y) is calculated.

即ち、変動補正係数算出部14は、以下の式(7)に示すように、最大値と最小値の差分値(フレーム間変動差分値)Dfを算出して、そのフレーム間変動差分値Dfに対応する補正係数Dcを算出する。
Df=(MAX(Iba(fn))−MIN(Iba(fn))) (7)
0≦fn≦1
ただし、Iba(fn)は画素平均値記録部12により記録されている画面単位の画素の平均値Iallであり、fは動き検出対象の画像のフレーム番号(平均値Iba(fn)が算出されている画面のフレーム番号)である。この実施の形態2では、画素平均値記録部12により2フレーム分記録されているので、fn=0が現フレーム、fn=1が前フレームである。
That is, the fluctuation correction coefficient calculation unit 14 calculates a difference value (inter-frame fluctuation difference value) Df between the maximum value and the minimum value, as shown in the following formula (7), and sets the inter-frame fluctuation difference value Df. A corresponding correction coefficient Dc is calculated.
Df = (MAX (Iba (fn)) − MIN (Iba (fn))) (7)
0 ≦ fn ≦ 1
However, Iba (fn) is the average value Iall of the pixels of the screen unit recorded by the pixel average value recording unit 12, and f is the frame number (average value Iba (fn) of the motion detection target image calculated. Frame number). In the second embodiment, since two frames are recorded by the pixel average value recording unit 12, fn = 0 is the current frame and fn = 1 is the previous frame.

MAX()は画素平均値記録部12により記録されている画面単位の画素の平均値Iba(fn)の中で、最大値の平均値Iba(fn)を選択する旨を示す数学記号である。
MIN()は画素平均値記録部12により記録されている画面単位の画素の平均値Iba(fn)の中で、最小値の平均値Iba(fn)を選択する旨を示す数学記号である。
この実施の形態2では、画素平均値記録部12が2フレーム分だけ画面単位の画素の平均値Iba(fn)を記録しているので、フレーム間変動差分値Dfが平均値Iba(0)と平均値Iba(1)の差分絶対値と等しくなるが、画素平均値記録部12が3フレーム分以上の平均値Iba(fn)を記録する場合を考慮して、Iba(fn)のように表記している。
MAX () is a mathematical symbol indicating that the average value Iba (fn) of the maximum value is selected from the average values Iba (fn) of the pixels in the screen unit recorded by the pixel average value recording unit 12.
MIN () is a mathematical symbol indicating that the average value Iba (fn) of the minimum value is selected from the average values Iba (fn) of the pixels in the screen unit recorded by the pixel average value recording unit 12.
In the second embodiment, since the pixel average value recording unit 12 records the average value Iba (fn) of the pixels in the screen unit for two frames, the inter-frame variation difference value Df is the average value Iba (0). Although it is equal to the absolute difference value of the average value Iba (1), it is expressed as Iba (fn) in consideration of the case where the pixel average value recording unit 12 records the average value Iba (fn) for three frames or more. doing.

ここで、図5はフレーム間変動差分値Dfに対応する補正係数Dcの一例を示す説明図である。
フレーム間変動差分値Dfが一定の値よりも大きい場合には、動き検出に適さない条件(例えば、撮像条件の変化、カメラの自動露光機能の動作による画像輝度の変動、カメラの揺れなど)が発生していると考えられるため、図5に示すように、大きな補正係数Dcを用いることで、動き検出閾値Th(x,y)を引き上げれば、誤検出の発生を抑えることができる。
Here, FIG. 5 is an explanatory diagram showing an example of the correction coefficient Dc corresponding to the inter-frame variation difference value Df.
When the inter-frame variation difference value Df is larger than a certain value, conditions that are not suitable for motion detection (for example, change in imaging conditions, variation in image luminance due to operation of the camera automatic exposure function, camera shake, etc.). Since this is considered to have occurred, as shown in FIG. 5, by using a large correction coefficient Dc, if the motion detection threshold Th (x, y) is raised, the occurrence of false detection can be suppressed.

動き検出閾値補正部15は、画素値補正係数算出部13がブロック[x,y]毎に補正係数Yc(x,y)を算出し、変動補正係数算出部14が補正係数Dcを算出すると、その補正係数Yc(x,y),補正係数Dcを用いて、ブロック[x,y]毎に動き検出閾値Th(x,y)を補正して、補正後の動き検出閾値Thc(x,y)を動き検出部7に出力する。
即ち、動き検出閾値補正部15は、以下の式(8)に示すように、画素値補正係数算出部13により算出された補正係数Yc(x,y)と変動補正係数算出部14により算出された補正係数Dcを用いて、ブロック[x,y]毎に動き検出閾値Th(x,y)を補正する。
Thc(x,y)
=Th(x,y)×Yc(x,y)×Dc (8)
When the pixel value correction coefficient calculation unit 13 calculates the correction coefficient Yc (x, y) for each block [x, y] and the fluctuation correction coefficient calculation unit 14 calculates the correction coefficient Dc, the motion detection threshold correction unit 15 calculates Using the correction coefficient Yc (x, y) and the correction coefficient Dc, the motion detection threshold Th (x, y) is corrected for each block [x, y], and the corrected motion detection threshold Thc (x, y) is corrected. ) Is output to the motion detector 7.
That is, the motion detection threshold value correction unit 15 is calculated by the correction coefficient Yc (x, y) calculated by the pixel value correction coefficient calculation unit 13 and the fluctuation correction coefficient calculation unit 14 as shown in the following equation (8). The motion detection threshold Th (x, y) is corrected for each block [x, y] using the correction coefficient Dc.
Thc (x, y)
= Th (x, y) x Yc (x, y) x Dc (8)

フレーム間差分値算出部6は、上記実施の形態1と同様に、ブロック分割部1により分割されたブロック毎に、画素平均値記録部12から現フレームに係る平均値Ib(0,x,y)と、前フレームに係る平均値Ib(1,x,y)とを取得して、現フレームに係る平均値Ib(0,x,y)と、前フレームに係る平均値Ib(1,x,y)との差分値Idif(x,y)を算出する。   Similar to the first embodiment, the inter-frame difference value calculation unit 6 calculates the average value Ib (0, x, y) related to the current frame from the pixel average value recording unit 12 for each block divided by the block division unit 1. ) And the average value Ib (1, x, y) relating to the previous frame, the average value Ib (0, x, y) relating to the current frame, and the average value Ib (1, x relating to the previous frame) , Y) and a difference value Idif (x, y) is calculated.

動き検出部7は、動き検出閾値補正部15が動き検出閾値Th(x,y)を補正し、フレーム間差分値算出部6がフレーム間での差分値Idif(x,y)を算出すると、上記実施の形態1と同様に、ブロック分割部1により分割されたブロック毎に、動き検出閾値補正部15により補正された動き検出閾値Thc(x,y)と、フレーム間差分値算出部6により算出された差分値Idif(x,y)を比較することで、ブロック[x,y]内の動きの有無を判定して、その動きの検出結果(動きの有無)を示す検出結果データR(x,y)を出力する。   When the motion detection threshold correction unit 15 corrects the motion detection threshold Th (x, y) and the inter-frame difference value calculation unit 6 calculates a difference value Idif (x, y) between frames, As in the first embodiment, for each block divided by the block dividing unit 1, the motion detection threshold Thc (x, y) corrected by the motion detection threshold correction unit 15 and the inter-frame difference value calculation unit 6 are used. By comparing the calculated difference value Idif (x, y), the presence / absence of motion in the block [x, y] is determined, and the detection result data R () indicating the motion detection result (motion presence / absence). x, y) is output.

以上で明らかなように、この実施の形態2によれば、ブロック分割部1により分割されたブロック毎に、画素平均値記録部12により記録されている画素の平均値I(x,y)から補正係数Yc(x,y)を算出する画素値補正係数算出部13と、画素平均値記録部12により記録されている画面単位の画素の平均値Iallの中の最大値と最小値から動き検出閾値Th(x,y)の補正係数Dcを算出する変動補正係数算出部14と、ブロック分割部1により分割されたブロック毎に、画素値補正係数算出部13により算出された補正係数Yc(x,y)と変動補正係数算出部14により算出された補正係数Dcを用いて、動き検出閾値Th(x,y)を補正する動き検出閾値補正部15と、ブロック分割部1により分割されたブロック毎に、画素平均値記録部12により記録されている現フレームにおける画素の平均値Ib[0,x,y]と前フレームにおける画素の平均値Ib[1,x,y]の差分値Idif(x,y)を算出するフレーム間差分値算出部6とを設け、動き検出部7がブロック分割部1により分割されたブロック毎に、動き検出閾値補正部15により補正された動き検出閾値Thc(x,y)とフレーム間差分値算出部6により算出された差分値Idif(x,y)を比較して、当該ブロック[x,y]内の動きを検出するように構成したので、画面内の輝度の差違の影響を受けることなく、画面全体に亘って高精度に動きを検出することができる効果を奏する。   As apparent from the above, according to the second embodiment, for each block divided by the block dividing unit 1, the average pixel value I (x, y) recorded by the pixel average value recording unit 12 is used. A pixel value correction coefficient calculation unit 13 for calculating the correction coefficient Yc (x, y), and motion detection from the maximum value and the minimum value among the average values Iall of the pixels in the screen unit recorded by the pixel average value recording unit 12 A fluctuation correction coefficient calculation unit 14 that calculates a correction coefficient Dc for the threshold Th (x, y), and a correction coefficient Yc (x calculated by the pixel value correction coefficient calculation unit 13 for each block divided by the block division unit 1 , Y) and the correction coefficient Dc calculated by the fluctuation correction coefficient calculation unit 14, the motion detection threshold correction unit 15 that corrects the motion detection threshold Th (x, y), and the blocks divided by the block division unit 1 every , A difference value Idif (x, y) of the average value Ib [0, x, y] of the pixel in the current frame recorded by the pixel average value recording unit 12 and the average value Ib [1, x, y] of the pixel in the previous frame. y) and a motion detection threshold Thc (x, x) corrected by the motion detection threshold correction unit 15 for each block divided by the block dividing unit 1. Since y) and the difference value Idif (x, y) calculated by the inter-frame difference value calculation unit 6 are compared to detect the motion in the block [x, y], the luminance in the screen There is an effect that the motion can be detected with high accuracy over the entire screen without being affected by the difference between the two.

即ち、この実施の形態2によれば、変動補正係数算出部14が画面単位の画素の平均値Iallの中の最大値と最小値から補正係数Dcを算出し、動き検出閾値補正部15が画素値補正係数算出部13により算出された補正係数Yc(x,y)だけでなく、変動補正係数算出部14により算出された補正係数Dcを考慮して、動き検出閾値Th(x,y)を補正するようにしたので、動き検出に適さない条件(例えば、撮像条件の変化、カメラの自動露光機能の動作による画像輝度の変動、カメラの揺れなど)が発生していても誤検出の発生を抑えて、高精度に動きを検出することができる効果を奏する。   That is, according to the second embodiment, the fluctuation correction coefficient calculation unit 14 calculates the correction coefficient Dc from the maximum value and the minimum value among the average values Iall of the pixels in the screen unit, and the motion detection threshold correction unit 15 In consideration of not only the correction coefficient Yc (x, y) calculated by the value correction coefficient calculation unit 13 but also the correction coefficient Dc calculated by the fluctuation correction coefficient calculation unit 14, the motion detection threshold Th (x, y) is set. Since correction is made, even if conditions that are not suitable for motion detection (for example, changes in imaging conditions, fluctuations in image brightness due to the operation of the camera's automatic exposure function, camera shakes, etc.), false detection occurs. There is an effect that the movement can be detected with high accuracy.

実施の形態3.
図6はこの発明の実施の形態3による動き検出装置を示す構成図であり、図において、図4と同一符号は同一又は相当部分を示すので説明を省略する。
画素平均値補正部21はブロック分割部1により分割されたブロック[x,y]のうち、同一の水平ラインに並んでいる複数のブロック毎に、複数のブロック内の画素の平均値IL(y)を算出し、その平均値IL(y)を用いて、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)を正規化し、正規化後の平均値I(x,y)を画素平均値記録部12に出力する処理を実施する。なお、画素平均値補正部21は画素平均値補正手段を構成している。
Embodiment 3 FIG.
6 is a block diagram showing a motion detection apparatus according to Embodiment 3 of the present invention. In the figure, the same reference numerals as those in FIG.
The pixel average value correction unit 21 calculates, for each of a plurality of blocks arranged in the same horizontal line among the blocks [x, y] divided by the block dividing unit 1, an average value IL (y of pixels in the plurality of blocks. ), And using the average value IL (y), the pixel average value I (x, y) in the block [x, y] calculated by the pixel average value calculation unit 11 is normalized and normalized. A process of outputting the subsequent average value I (x, y) to the pixel average value recording unit 12 is performed. The pixel average value correction unit 21 constitutes a pixel average value correction unit.

次に動作について説明する。
画素平均値補正部21は、CMOSセンサと蛍光灯照明の組み合わせによって発生する水平縞状の画像の明暗変動(フリッカ)が動き検出に与える影響を抑えるために、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)の補正処理を実施する。
Next, the operation will be described.
The pixel average value correction unit 21 is calculated by the pixel average value calculation unit 11 in order to suppress the influence of fluctuations in light and darkness (flicker) of a horizontal stripe image generated by the combination of the CMOS sensor and the fluorescent lamp illumination on motion detection. Further, correction processing is performed on the average value I (x, y) of the pixels in the block [x, y].

以下、画素平均値補正部21による補正処理を具体的に説明する。
まず、画素平均値補正部21は、ブロック分割部1により分割されたブロック[x,y]のうち、同一の水平ラインに並んでいる複数のブロック毎に、複数のブロック内の画素の平均値IL(y)を算出する。
即ち、画素平均値補正部21は、以下の式(9)に示すように、同一の水平ラインに並んでいる複数のブロック内の画素の平均値IL(y)を算出する。
IL(y)=ΣI(x,y)/L (9)
ただし、Σは同一の水平ラインに並んでいる複数のブロック内の画素の画素値を積算する数学記号であり、Lは同一の水平ラインに並んでいるブロックの個数を示している。
Hereinafter, the correction process by the pixel average value correction unit 21 will be specifically described.
First, the pixel average value correction unit 21 calculates the average value of pixels in a plurality of blocks for each of a plurality of blocks arranged in the same horizontal line among the blocks [x, y] divided by the block dividing unit 1. IL (y) is calculated.
That is, the pixel average value correction unit 21 calculates an average value IL (y) of pixels in a plurality of blocks arranged in the same horizontal line as shown in the following formula (9).
IL (y) = ΣI (x, y) / L (9)
However, Σ is a mathematical symbol for integrating the pixel values of pixels in a plurality of blocks arranged on the same horizontal line, and L indicates the number of blocks arranged on the same horizontal line.

例えば、動き検出対象の画像が水平方向に16分割され、動き検出対象の画像が垂直方向に16分割されて、動き検出対象の画像が合計256個のブロックに分割されている場合、同一の水平ラインに並んでいる16個のブロック毎に、16個のブロックに含まれている画素の平均値IL(y)を算出する。
この場合、垂直方向に0番目の水平ラインに並んでいる16個のブロックに係る平均値IL(0)、垂直方向に1番目の水平ラインに並んでいる16個のブロックに係る平均値IL(1)、・・・、垂直方向に15番目の水平ラインに並んでいる16個のブロックに係る平均値IL(15)を順次算出することになる。
For example, when the motion detection target image is divided into 16 in the horizontal direction, the motion detection target image is divided into 16 in the vertical direction, and the motion detection target image is divided into a total of 256 blocks, the same horizontal For every 16 blocks arranged in a line, the average value IL (y) of the pixels included in the 16 blocks is calculated.
In this case, the average value IL (0) related to the 16 blocks arranged in the 0th horizontal line in the vertical direction, and the average value IL (16) related to the 16 blocks arranged in the first horizontal line in the vertical direction. 1),... The average value IL (15) relating to the 16 blocks arranged in the 15th horizontal line in the vertical direction is sequentially calculated.

画素平均値補正部21は、同一の水平ラインに並んでいる複数のブロック内の画素の平均値IL(y)を算出すると、その平均値IL(y)と画素平均値算出部11により算出された動き検出対象の画像における一画面内の画素の平均値Iallを用いて、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)を正規化する。
即ち、画素平均値補正部21は、以下の式(10)に示すように、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)を正規化する。
I’(x,y)
=I(x,y)×Iall/IL(y) (10)
ただし、I’(x,y)はブロック[x,y]内の画素の正規化後の平均値である。
When the pixel average value correction unit 21 calculates the average value IL (y) of the pixels in the plurality of blocks arranged in the same horizontal line, the pixel average value correction unit 21 calculates the average value IL (y) and the pixel average value calculation unit 11. The average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 11 is normalized using the average value Iall of the pixels in one screen in the motion detection target image. Turn into.
That is, the pixel average value correction unit 21 calculates the average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 11 as shown in the following formula (10). Normalize.
I ′ (x, y)
= I (x, y) × Iall / IL (y) (10)
However, I ′ (x, y) is an average value after normalization of the pixels in the block [x, y].

画素平均値補正部21は、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)の代わりに、正規化後の平均値I’(x,y)を画素平均値記録部12に出力し、また、画素平均値算出部11により算出された一画面内の画素の平均値Iallを画素平均値記録部12に出力する。
画素値補正係数算出部13は、画素平均値記録部12からブロック[x,y]内の画素の正規化後の平均値I’(x,y)を読み出し、その正規化後の平均値I’(x,y)から動き検出閾値Th(x,y)の補正係数Yc(x,y)をブロック毎に算出する。
ただし、ブロック[x,y]内の画素の平均値I(x,y)の代わりに、正規化後の平均値I’(x,y)を用いて、補正係数Yc(x,y)を算出する以外は、図1の補正係数算出部4と同様であるため説明を省略する。
The pixel average value correction unit 21 instead of the average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 11, the normalized average value I ′ (x , Y) is output to the pixel average value recording unit 12, and the average value Iall of the pixels in one screen calculated by the pixel average value calculation unit 11 is output to the pixel average value recording unit 12.
The pixel value correction coefficient calculation unit 13 reads the average value I ′ (x, y) after normalization of the pixels in the block [x, y] from the pixel average value recording unit 12, and the average value I after the normalization I The correction coefficient Yc (x, y) of the motion detection threshold Th (x, y) is calculated for each block from '(x, y).
However, the correction coefficient Yc (x, y) is calculated using the normalized average value I ′ (x, y) instead of the average value I (x, y) of the pixels in the block [x, y]. Since the calculation is the same as the correction coefficient calculation unit 4 in FIG.

変動補正係数算出部14、動き検出閾値補正部15、フレーム間差分値算出部6及び動き検出部7の処理内容は、上記実施の形態2と同様であるため説明を省略する。   Since the processing contents of the fluctuation correction coefficient calculation unit 14, the motion detection threshold value correction unit 15, the inter-frame difference value calculation unit 6, and the motion detection unit 7 are the same as those in the second embodiment, description thereof is omitted.

以上で明らかなように、この実施の形態3によれば、同一の水平ラインに並んでいる複数のブロック内の画素の平均値IL(y)を算出し、その平均値IL(y)を用いて、画素平均値算出部11により算出されたブロック単位の画素の平均値I(x,y)を正規化する画素平均値補正部21を設け、画素平均値記録部12が画素平均値補正部21により正規化された画素の平均値I’(x,y)を複数フレーム分記録するように構成したので、水平方向の画素値変動の影響のみを抑えることができるようになり、その結果、フリッカが発生している状況下でも、誤検出の発生を低減して、検出精度を高めることができる効果を奏する。   As apparent from the above, according to the third embodiment, the average value IL (y) of the pixels in the plurality of blocks arranged in the same horizontal line is calculated, and the average value IL (y) is used. Then, a pixel average value correction unit 21 that normalizes the average value I (x, y) of the pixels in units of blocks calculated by the pixel average value calculation unit 11 is provided, and the pixel average value recording unit 12 serves as a pixel average value correction unit. Since the average pixel value I ′ (x, y) normalized by 21 is recorded for a plurality of frames, only the influence of the horizontal pixel value variation can be suppressed, and as a result, Even in a situation where flicker occurs, the detection accuracy can be improved by reducing the occurrence of erroneous detection.

実施の形態4.
図7はこの発明の実施の形態4による動き検出装置を示す構成図であり、図において、図4と同一符号は同一又は相当部分を示すので説明を省略する。
画素平均値補正部22は動き検出対象の画像における一画面内の画素の複数フレーム分の平均値を算出し、複数フレーム分の平均値を解析して、照明の明滅に起因する特定周波数の周期的な画素の平均値の変動の有無を判定し、特定周波数の周期的な画素の平均値の変動が有る場合、その平均値の変動周期の位相及び振幅に対応する補正係数を用いて、画素平均値算出部11により算出されたブロック単位の画素の平均値I(x,y)を正規化する処理を実施する。なお、画素平均値補正部22は画素平均値補正手段を構成している。
Embodiment 4 FIG.
FIG. 7 is a block diagram showing a motion detection apparatus according to Embodiment 4 of the present invention. In the figure, the same reference numerals as those in FIG.
The pixel average value correcting unit 22 calculates an average value for a plurality of frames of pixels in one screen in the motion detection target image, analyzes the average value for the plurality of frames, and performs a period of a specific frequency caused by lighting blinking. If there is a change in the average value of the periodic pixel at a specific frequency, the correction coefficient corresponding to the phase and amplitude of the change period of the average value is used. A process of normalizing the average value I (x, y) of the block-unit pixel calculated by the average value calculation unit 11 is performed. The pixel average value correction unit 22 constitutes a pixel average value correction unit.

この実施の形態4では、上記実施の形態1,2と同様に、処理で必要となるフレーム数分だけ、過去のフレームの画像データをバッファリングしておく必要があるが、この実施の形態4では、CCDで発生するフリッカの検出を行うため、6以上で3の倍数となるフレーム数の画像データが必要となる。
ここでは、説明の便宜上、バッファリングするフレーム数が12フレームであるとして説明する。
また、ブロック単位の画素の平均値I(x,y)と一画面内の画素の平均値Iallのそれぞれについて、画素平均値補正部22による補正処理前の値と補正処理後の値の双方を保持できるものとする。
In the fourth embodiment, as in the first and second embodiments, it is necessary to buffer image data of past frames by the number of frames necessary for processing. Then, in order to detect flicker generated in the CCD, image data having a number of frames that is 6 or more and a multiple of 3 is required.
Here, for convenience of explanation, it is assumed that the number of frames to be buffered is 12 frames.
Further, for each of the average value I (x, y) of the pixels in block units and the average value Iall of the pixels in one screen, both the value before the correction processing by the pixel average value correction unit 22 and the value after the correction processing are obtained. It can be held.

次に動作について説明する。
画素平均値補正部22は、CMOSセンサと蛍光灯照明の組み合わせによって発生するフレーム毎の明暗変動(フリッカ)が動き検出に与える影響を抑えるために、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)を正規化する補正処理を実施する。
CCDセンサにおけるフリッカは、例えば、画像のフレームレートが30fpsである場合、60Hzの電源環境では発生せず、50Hzの電源環境では3フレーム周期での明暗変動となる。
そのため、この実施の形態4では、3フレーム周期の明暗変動を検出して、ブロック[x,y]内の画素の平均値I(x,y)を正規化する補正処理について説明する。
なお、フレームレートの差違により、発生する明暗変動の周期が異なる場合には、対応する周期の変動を検出するように、演算式を変更する必要がある。
Next, the operation will be described.
The pixel average value correction unit 22 is a block calculated by the pixel average value calculation unit 11 in order to suppress the influence of the fluctuation in brightness (flicker) for each frame generated by the combination of the CMOS sensor and the fluorescent lamp illumination on the motion detection. Correction processing for normalizing the average value I (x, y) of the pixels in x, y] is performed.
For example, when the image frame rate is 30 fps, the flicker in the CCD sensor does not occur in a 60 Hz power supply environment, and in a 50 Hz power supply environment, light and dark fluctuations occur in a three-frame cycle.
Therefore, in the fourth embodiment, description will be given of a correction process for detecting light and dark fluctuations in a three-frame cycle and normalizing the average value I (x, y) of the pixels in the block [x, y].
In addition, when the period of the light / dark fluctuation | variation to generate differs by the difference in a frame rate, it is necessary to change an arithmetic formula so that the fluctuation | variation of a corresponding period may be detected.

以下、画素平均値補正部22による補正処理を具体的に説明する。
まず、画素平均値補正部22は、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)と、一画面内の画素の平均値Iallとを補正処理前の値として、画素平均値記録部12にバッファリングする。
次に、画素平均値補正部22は、以下の式(11)〜式(13)に示すように、3フレーム周期で、画像データをグルーピングして、各グループに属するフレーム内に含まれている画素の平均値Ifk(0),Ifk(1),Ifk(2)を算出する。
なお、各グループに属するフレーム内に含まれている画素の平均値Ifk(0),Ifk(1),Ifk(2)は、後述するように、特定周波数の周期的な画素の平均値の変動周期の位相及び振幅に対応する補正係数として取り扱う。
Hereinafter, the correction process by the pixel average value correction unit 22 will be specifically described.
First, the pixel average value correction unit 22 calculates the average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 11 and the average value Iall of the pixels in one screen. Is buffered in the pixel average value recording unit 12 as a value before correction processing.
Next, as shown in the following formulas (11) to (13), the pixel average value correction unit 22 groups image data in a three-frame cycle and is included in frames belonging to each group. Average values Ifk (0), Ifk (1), and Ifk (2) of the pixels are calculated.
Note that the average values Ifk (0), Ifk (1), and Ifk (2) of the pixels included in the frames belonging to each group are the fluctuations of the average value of the periodic pixels of a specific frequency, as will be described later. Treated as a correction coefficient corresponding to the phase and amplitude of the period.

Ifk(0)
=(Iba(0)+Iba(3)+Iba(6)+Iba(9))/4
(11)
Ifk(1)
=(Iba(1)+Iba(4)+Iba(7)+Iba(10))/4
(12)
Ifk(2)
=(Iba(2)+Iba(5)+Iba(8)+Iba(11))/4
(13)
ただし、Iba(f)は画素平均値記録部12に記録されている一画面内の画素の補正処理前の平均値Iallであり、fは動き検出対象の画像のフレーム番号(平均値Iba(f)が算出されている画面のフレーム番号)である。f=0が現フレーム、fの値が大きいほど、古いフレームを示している。
Ifk (0)
= (Iba (0) + Iba (3) + Iba (6) + Iba (9)) / 4
(11)
Ifk (1)
= (Iba (1) + Iba (4) + Iba (7) + Iba (10)) / 4
(12)
Ifk (2)
= (Iba (2) + Iba (5) + Iba (8) + Iba (11)) / 4
(13)
Here, Iba (f) is an average value Iall before correction processing of pixels in one screen recorded in the pixel average value recording unit 12, and f is a frame number (average value Iba (f ) Is the calculated frame number of the screen). f = 0 indicates the current frame, and the larger the value of f, the older the frame.

画素平均値補正部22は、上記のようにして、平均値Ifk(0),Ifk(1),Ifk(2)を算出すると、平均値Ifk(0),Ifk(1),Ifk(2)における最大値と、平均値Ifk(0),Ifk(1),Ifk(2)における最小値との差分を算出する。
例えば、平均値Ifk(0),Ifk(1),Ifk(2)における最大値がIfk(0)、平均値Ifk(0),Ifk(1),Ifk(2)における最小値がIfk(2)であれば、Ifk(0)とIfk(2)の差分を算出する。
When the average value Ifk (0), Ifk (1), Ifk (2) is calculated as described above, the pixel average value correcting unit 22 calculates the average value Ifk (0), Ifk (1), Ifk (2). And the difference between the maximum value in the average value and the minimum value in the average values Ifk (0), Ifk (1), Ifk (2).
For example, the maximum value of the average values Ifk (0), Ifk (1), Ifk (2) is Ifk (0), and the minimum value of the average values Ifk (0), Ifk (1), Ifk (2) is Ifk (2). ), The difference between Ifk (0) and Ifk (2) is calculated.

画素平均値補正部22は、最大値と最小値の差分が予め設定された閾値より大きい場合、照明の明滅に起因する特定周波数の周期的な画素の平均値の変動が有るものと判定し、以下の式(14)〜式(20)に示すように、補正係数である平均値Ifk(0),Ifk(1),Ifk(2)を用いて、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)と、一画面内の画素の平均値Iallとを正規化する補正処理を行う。   When the difference between the maximum value and the minimum value is larger than a preset threshold value, the pixel average value correction unit 22 determines that there is a periodic change in the average value of the pixels at a specific frequency due to lighting blinking, As shown in the following formulas (14) to (20), the pixel average value calculation unit 11 calculates the correction coefficients using average values Ifk (0), Ifk (1), and Ifk (2). Correction processing is performed to normalize the average value I (x, y) of the pixels in the block [x, y] and the average value Iall of the pixels in one screen.

Ifk_all=(Ifk(0)+Ifk(1)+Ifk(2))/3
(14)
(1)f=3n(n:整数)の場合
Ib’(f,x,y)
=Ib(f,x,y)×Ifk_all/Ifk(0) (15)
Iba’(f)
=Ib(f)×Ifk_all/Ifk(0) (16)
(2)f=3n+1(n:整数)の場合
Ib’(f,x,y)
=Ib(f,x,y)×Ifk_all/Ifk(1) (17)
Iba’(f)
=Ib(f)×Ifk_all/Ifk(1) (18)
(3)f=3n+2(n:整数)の場合
Ib’(f,x,y)
=Ib(f,x,y)×Ifk_all/Ifk(2) (19)
Iba’(f)
=Ib(f)×Ifk_all/Ifk(2) (20)
Ifk_all = (Ifk (0) + Ifk (1) + Ifk (2)) / 3
(14)
(1) When f = 3n (n: integer) Ib ′ (f, x, y)
= Ib (f, x, y) x Ifk_all / Ifk (0) (15)
Iba '(f)
= Ib (f) × Ifk_all / Ifk (0) (16)
(2) When f = 3n + 1 (n: integer) Ib ′ (f, x, y)
= Ib (f, x, y) x Ifk_all / Ifk (1) (17)
Iba '(f)
= Ib (f) × Ifk_all / Ifk (1) (18)
(3) When f = 3n + 2 (n: integer) Ib ′ (f, x, y)
= Ib (f, x, y) x Ifk_all / Ifk (2) (19)
Iba '(f)
= Ib (f) × Ifk_all / Ifk (2) (20)

ただし、Ifk_allは全てのフレーム内の画素の平均値であり、Iba’(f)は一画面内の画素の補正後の平均値Iallである。
また、Ib(f,x,y)はブロック[x,y]内の画素の補正前の平均値I(x,y)であり、Ib’(f,x,y)はブロック[x,y]内の画素の補正後の平均値I(x,y)である。
補正後の平均値Ib’(f,x,y)と平均値Iba’(f)は、画素平均値記録部12に記録される。
However, Ifk_all is an average value of pixels in all frames, and Iba ′ (f) is an average value Iall after correction of pixels in one screen.
Ib (f, x, y) is an average value I (x, y) before correction of pixels in the block [x, y], and Ib ′ (f, x, y) is a block [x, y]. ] Is the average value I (x, y) after correction of the pixels in [].
The corrected average value Ib ′ (f, x, y) and average value Iba ′ (f) are recorded in the pixel average value recording unit 12.

画素平均値補正部22は、最大値と最小値の差分が予め設定された閾値以下である場合、照明の明滅に起因する特定周波数の周期的な画素の平均値の変動が無いものと判定する。
この場合、画素平均値補正部22は、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)と、一画面内の画素の平均値Iallとを正規化する補正処理を行わずに、補正後(正規化後)の平均値Ib’(f,x,y)として、補正前の平均値I(x,y)を画素平均値記録部12に記録し、補正後(正規化後)の平均値Iba’(f)として、補正前の平均値Iallを画素平均値記録部12に記録する。
When the difference between the maximum value and the minimum value is equal to or less than a preset threshold value, the pixel average value correction unit 22 determines that there is no change in the average value of the periodic pixels at a specific frequency due to lighting blinking. .
In this case, the pixel average value correction unit 22 calculates the average value I (x, y) of the pixels in the block [x, y] calculated by the pixel average value calculation unit 11 and the average value Iall of the pixels in one screen. The average value I (x, y) before correction is used as the average value Ib ′ (f, x, y) after correction (after normalization) without performing the correction processing for normalizing the pixel average value recording unit. 12 and the average value Iall before correction is recorded in the pixel average value recording unit 12 as the average value Iba ′ (f) after correction (after normalization).

画素値補正係数算出部13、変動補正係数算出部14、動き検出閾値補正部15、フレーム間差分値算出部6及び動き検出部7の処理内容は、上記実施の形態3と同様であるため説明を省略する。   The processing contents of the pixel value correction coefficient calculation unit 13, the fluctuation correction coefficient calculation unit 14, the motion detection threshold value correction unit 15, the inter-frame difference value calculation unit 6, and the motion detection unit 7 are the same as those in the third embodiment, and will be described. Is omitted.

以上で明らかなように、この実施の形態4によれば、動き検出対象の画像における一画面内の画素の複数フレーム分の平均値を算出し、複数フレーム分の平均値を解析して、照明の明滅に起因する特定周波数の周期的な画素の平均値の変動の有無を判定し、特定周波数の周期的な画素の平均値の変動が有る場合、その平均値の変動周期の位相及び振幅に対応する補正係数を用いて、画素平均値算出部11により算出されたブロック単位の画素の平均値I(x,y)を正規化する画素平均値補正部22を設け、画素平均値記録部12が画素平均値補正部22により正規化された画素の平均値Ib’(f,x,y)を複数フレーム分記録するように構成したので、フリッカが発生している状況下でも、誤検出の発生を低減して、検出精度を高めることができる効果を奏する。
即ち、フレーム間での周期的な画素の平均値の変動を検出し、変動周期に合致しているグルーピングで平均化した全画面画素の平均値で正規化を行うことにより、CCDセンサでの撮影時に発生するフレーム間のフリッカの影響のみを抑えることができるため、フリッカの発生状況下でも、誤検出の発生を低減して、検出精度を高めることができる。
As is apparent from the above, according to the fourth embodiment, the average value for a plurality of frames of pixels in one screen in the motion detection target image is calculated, the average value for the plurality of frames is analyzed, and illumination is performed. If there is a fluctuation of the average value of the periodic pixel of the specific frequency due to the flickering of the pixel, and there is a fluctuation of the average value of the periodic pixel of the specific frequency, the phase and amplitude of the fluctuation period of the average value A pixel average value correction unit 22 is provided to normalize the average value I (x, y) of the block unit pixel calculated by the pixel average value calculation unit 11 using the corresponding correction coefficient, and the pixel average value recording unit 12 is provided. Is configured to record the average pixel value Ib ′ (f, x, y) normalized by the pixel average value correction unit 22 for a plurality of frames, so that even if flicker occurs, erroneous detection may occur. To reduce the occurrence and increase the detection accuracy. There is an effect that can be.
That is, by detecting the periodic variation of the average value of pixels between frames and normalizing with the average value of all screen pixels averaged by the grouping that matches the variation period, photographing with the CCD sensor is performed. Since only the influence of flicker between frames that occurs sometimes can be suppressed, the occurrence of false detection can be reduced and the detection accuracy can be increased even under the occurrence of flicker.

実施の形態5.
図8はこの発明の実施の形態5による動き検出装置を示す構成図であり、図において、図4と同一符号は同一又は相当部分を示すので説明を省略する。
画素平均値記録部31は図4の画素平均値記録部12と同様に、画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)を複数フレーム分記録するとともに、一画面内の画素の平均値Iallを複数フレーム分記録するメモリなどの記録媒体である。
また、画素平均値記録部31は図4の画素平均値記録部12と同様に、後述の処理で必要となるフレーム数分だけ、過去のフレームに係る平均値を記録しておく必要があるが、この実施の形態5では、現フレームに係る平均値を含めて、合計4フレームに係る平均値を記録しておくものとする。
なお、画素平均値記録部31は画素平均値記録手段を構成している。
Embodiment 5 FIG.
8 is a block diagram showing a motion detection apparatus according to Embodiment 5 of the present invention. In the figure, the same reference numerals as those in FIG.
Similar to the pixel average value recording unit 12 of FIG. 4, the pixel average value recording unit 31 uses a plurality of pixel average values I (x, y) in the block [x, y] calculated by the pixel average value calculation unit 11. It is a recording medium such as a memory that records a plurality of frames of the average value Iall of pixels in one screen while recording frames.
Further, like the pixel average value recording unit 12 in FIG. 4, the pixel average value recording unit 31 needs to record the average values related to the past frames by the number of frames necessary for the processing described later. In the fifth embodiment, it is assumed that the average value relating to a total of four frames including the average value relating to the current frame is recorded.
The pixel average value recording unit 31 constitutes a pixel average value recording unit.

フレーム間差分値算出部32はブロック分割部1により分割されたブロック毎に、画素平均値記録部31により記録されている現フレーム(第1のフレーム)の画素の平均値Ib(0,x,y)と前フレーム(第2のフレーム)の画素の平均値Ib(1,x,y)との平均値Ib0−1aveを算出するとともに、現フレームより2フレーム前のフレーム(第3のフレーム)の画素の平均値Ib(2,x,y)と現フレームより3フレーム前のフレーム(第4のフレーム)の画素の平均値Ib(3,x,y)との平均値Ib2−3aveを算出して、2つの平均値Ib0−1ave,Ib2−3aveの差分値Idif(x,y)を算出する処理を実施する。なお、フレーム間差分値算出部32はフレーム間差分値算出手段を構成している。 For each block divided by the block dividing unit 1, the inter-frame difference value calculating unit 32 calculates the average value Ib (0, x, pixel) of the current frame (first frame) recorded by the pixel average value recording unit 31. y) and the average value Ib 0-1ave of the pixel average value Ib (1, x, y) of the previous frame (second frame) and the frame (third frame) two frames before the current frame ) Pixel average value Ib (2, x, y) and pixel average value Ib (3, x, y) of a frame three frames before the current frame (fourth frame) Ib 2-3ave To calculate a difference value Idif (x, y) between the two average values Ib 0-1ave and Ib 2-3ave . The inter-frame difference value calculation unit 32 constitutes an inter-frame difference value calculation unit.

次に動作について説明する。
画素平均値算出部11は、ブロック分割部1からブロックデータを受けると、上記実施の形態2と同様に、ブロック分割部1により分割されたブロック毎に、当該ブロック[x,y]内の画素の平均値I(x,y)を算出する。
また、画素平均値算出部11は、上記実施の形態2と同様に、動き検出対象の画像における一画面内の画素(1フレームの画像に含まれている全てのブロック内の画素)の平均値Iallを算出する。
Next, the operation will be described.
When the pixel average value calculation unit 11 receives the block data from the block division unit 1, the pixel in the block [x, y] for each block divided by the block division unit 1, as in the second embodiment. The average value I (x, y) of is calculated.
Similarly to the second embodiment, the pixel average value calculation unit 11 calculates the average value of pixels in one screen (pixels in all blocks included in one frame image) in the motion detection target image. Iall is calculated.

画素平均値算出部11により算出されたブロック[x,y]内の画素の平均値I(x,y)と一画面内の画素の平均値Iallは、画素平均値記録部31により記録される。
なお、画素平均値記録部31には、後述の処理で必要となるフレーム数分だけ、ブロック[x,y]内の画素の平均値I(x,y)と一画面内の画素の平均値Iallが記録される。
この実施の形態5では、ブロック[x,y]内の画素の平均値I(x,y)と、一画面内の画素の平均値Iallとを4フレーム分だけ記録するものとする。
The pixel average value I (x, y) in the block [x, y] calculated by the pixel average value calculation unit 11 and the pixel average value Iall in one screen are recorded by the pixel average value recording unit 31. .
Note that the pixel average value recording unit 31 stores the average value I (x, y) of the pixels in the block [x, y] and the average value of the pixels in one screen by the number of frames necessary for the processing described later. Iall is recorded.
In the fifth embodiment, the average value I (x, y) of the pixels in the block [x, y] and the average value Iall of the pixels in one screen are recorded for 4 frames.

画素値補正係数算出部13は、上記実施の形態2と同様に、ブロック分割部1により分割されたブロック毎に、動き検出閾値Th(x,y)の補正係数Yc(x,y)を算出する。
ただし、この実施の形態5では、補正係数Yc(x,y)を算出する際、単一フレームの画素の平均値I(x,y)を用いる代わりに、複数のフレームでの画素の平均値I(x,y)を用いるものとする。
例えば、現フレームから2フレーム前及び3フレーム前のフレームの平均化した値から、動き検出閾値Th(x,y)の補正係数Yc(x,y)を算出するようにする。
Similar to the second embodiment, the pixel value correction coefficient calculation unit 13 calculates the correction coefficient Yc (x, y) for the motion detection threshold Th (x, y) for each block divided by the block division unit 1. To do.
However, in the fifth embodiment, when calculating the correction coefficient Yc (x, y), instead of using the average value I (x, y) of pixels in a single frame, the average value of pixels in a plurality of frames. Let I (x, y) be used.
For example, the correction coefficient Yc (x, y) of the motion detection threshold Th (x, y) is calculated from the averaged values of the frames two frames before and three frames before the current frame.

変動補正係数算出部14は、上記実施の形態2と同様に、画面単位の画素の平均値Iallの中の最大値と最小値から動き検出閾値Th(x,y)の補正係数Dcを算出する。
ただし、補正係数Dcを算出する際に参照するフレーム範囲は、フレーム間差分値算出部32により参照されるフレーム範囲と一致させることが望ましいので、現フレームを含めて、4フレーム分参照するものとする。
即ち、変動補正係数算出部14は、以下の式(21)に示すように、最大値と最小値の差分値(フレーム間変動差分値)Dfを算出して、そのフレーム間変動差分値Dfに対応する補正係数Dcを算出する。
Df=(MAX(Iba(fn))−MIN(Iba(fn))) (21)
0≦fn≦3
Similar to the second embodiment, the fluctuation correction coefficient calculation unit 14 calculates the correction coefficient Dc of the motion detection threshold Th (x, y) from the maximum value and the minimum value in the average value Iall of the pixels in the screen unit. .
However, since it is desirable that the frame range to be referred to when calculating the correction coefficient Dc is the same as the frame range referred to by the inter-frame difference value calculation unit 32, reference is made to four frames including the current frame. To do.
In other words, the fluctuation correction coefficient calculation unit 14 calculates a difference value (inter-frame fluctuation difference value) Df between the maximum value and the minimum value as shown in the following formula (21), and uses the inter-frame fluctuation difference value Df. A corresponding correction coefficient Dc is calculated.
Df = (MAX (Iba (fn)) − MIN (Iba (fn))) (21)
0 ≦ fn ≦ 3

動き検出閾値補正部15は、画素値補正係数算出部13がブロック[x,y]毎に補正係数Yc(x,y)を算出し、変動補正係数算出部14が補正係数Dcを算出すると、上記実施の形態2と同様に、その補正係数Yc(x,y),補正係数Dcを用いて、ブロック[x,y]毎に動き検出閾値Th(x,y)を補正して、補正後の動き検出閾値Thc(x,y)を動き検出部7に出力する。   When the pixel value correction coefficient calculation unit 13 calculates the correction coefficient Yc (x, y) for each block [x, y] and the fluctuation correction coefficient calculation unit 14 calculates the correction coefficient Dc, the motion detection threshold correction unit 15 calculates As in the second embodiment, the motion detection threshold value Th (x, y) is corrected for each block [x, y] using the correction coefficient Yc (x, y) and the correction coefficient Dc. The motion detection threshold value Thc (x, y) is output to the motion detection unit 7.

フレーム間差分値算出部32は、ブロック分割部1により分割されたブロック毎に、画素平均値記録部31から現フレームに係る平均値I(x,y)と、前フレームに係る平均値I(x,y)と、現フレームより2フレーム前のフレームに係る平均値I(x,y)と、現フレームより3フレーム前のフレームに係る平均値I(x,y)とを取得する。
以下、現フレームに係る平均値I(x,y)をIb(0,x,y)で表し、前フレームに係る平均値I(x,y)をIb(1,x,y)で表し、現フレームより2フレーム前のフレームに係る平均値I(x,y)をIb(2,x,y)で表し、現フレームより3フレーム前のフレームに係る平均値I(x,y)をIb(3,x,y)で表すようにする。
For each block divided by the block dividing unit 1, the inter-frame difference value calculating unit 32 calculates the average value I (x, y) related to the current frame from the pixel average value recording unit 31 and the average value I ( x, y), an average value I (x, y) relating to a frame two frames before the current frame, and an average value I (x, y) relating to a frame three frames before the current frame are acquired.
Hereinafter, the average value I (x, y) related to the current frame is expressed as Ib (0, x, y), the average value I (x, y) related to the previous frame is expressed as Ib (1, x, y), An average value I (x, y) relating to a frame two frames before the current frame is represented by Ib (2, x, y), and an average value I (x, y) relating to a frame three frames before the current frame is represented by Ib. It is expressed by (3, x, y).

次に、フレーム間差分値算出部32は、ブロック分割部1により分割されたブロック毎に、以下の式(22)に示すように、現フレームに係る平均値Ib(0,x,y)と、前フレームに係る平均値Ib(1,x,y)との平均値Ib0−1aveを算出するとともに、現フレームより2フレーム前のフレームに係る平均値Ib(2,x,y)と、現フレームより3フレーム前のフレームに係る平均値Ib(3,x,y)との平均値Ib2−3aveを算出する。
Ib0−1ave=(Ib(0,x,y)+Ib(1,x,y))/2
Ib2−3ave=(Ib(2,x,y)+Ib(3,x,y))/2
(22)
Next, the inter-frame difference value calculation unit 32 calculates, for each block divided by the block division unit 1, an average value Ib (0, x, y) related to the current frame as shown in the following equation (22). Calculating an average value Ib 0-1ave with an average value Ib (1, x, y) related to the previous frame, and an average value Ib (2, x, y) related to a frame two frames before the current frame, An average value Ib 2-3ave with an average value Ib (3, x, y) relating to a frame three frames before the current frame is calculated.
Ib 0-1ave = (Ib (0, x, y) + Ib (1, x, y)) / 2
Ib 2-3ave = (Ib (2, x, y) + Ib (3, x, y)) / 2
(22)

フレーム間差分値算出部32は、平均値Ib0−1aveと平均値Ib2−3aveを算出すると、以下の式(23)に示すように、その平均値Ib0−1aveと平均値Ib2−3aveの差分値Idif(x,y)を算出する。
Idif(x,y)=ABS{Ib2−3ave−Ib0−1ave
(23)
ただし、ABSは{}内の絶対値を求める演算式である。
Frame difference value calculation unit 32, an average value Ib 0-1Ave and calculating the average value Ib 2-3Ave, as shown in the following equation (23), the average value Ib 0-1Ave the average value Ib 2- the difference value Idif (x, y) of 3ave is calculated.
Idif (x, y) = ABS {Ib 2-3 ave− Ib 0-1 ave }
(23)
However, ABS is an arithmetic expression for obtaining an absolute value in {}.

動き検出部7は、動き検出閾値補正部15が動き検出閾値Th(x,y)を補正し、フレーム間差分値算出部32が差分値Idif(x,y)を算出すると、上記実施の形態2と同様に、ブロック分割部1により分割されたブロック毎に、動き検出閾値補正部15により補正された動き検出閾値Thc(x,y)と、フレーム間差分値算出部15により算出された差分値Idif(x,y)を比較することで、ブロック[x,y]内の動きの有無を判定して、その動きの検出結果(動きの有無)を示す検出結果データR(x,y)を出力する。   When the motion detection threshold correction unit 15 corrects the motion detection threshold Th (x, y) and the inter-frame difference value calculation unit 32 calculates the difference value Idif (x, y), the motion detection unit 7 2, the motion detection threshold Thc (x, y) corrected by the motion detection threshold correction unit 15 and the difference calculated by the inter-frame difference value calculation unit 15 for each block divided by the block division unit 1. By comparing the values Idif (x, y), the presence / absence of motion in the block [x, y] is determined, and detection result data R (x, y) indicating the motion detection result (motion presence / absence). Is output.

以上で明らかなように、この実施の形態5によれば、ブロック分割部1により分割されたブロック毎に、フレーム間差分値算出部32が画素平均値記録部31により記録されている現フレームの画素の平均値Ib(0,x,y)と前フレームの画素の平均値Ib(1,x,y)との平均値Ib0−1aveを算出するとともに、現フレームより2フレーム前のフレームの画素の平均値Ib(2,x,y)と現フレームより3フレーム前のフレームの画素の平均値Ib(3,x,y)との平均値Ib2−3aveを算出して、2つの平均値Ib0−1ave,Ib2−3aveの差分値Idif(x,y)を算出するように構成したので、動きの誤検出の発生を防止することができる効果を奏する。
即ち、この実施の形態5によれば、フレーム間差分値算出部32が複数のフレーム間で各ブロックにおける画素平均値を更に平均化するようにしているので、単一フレームの突発的な被写体の変化や、動きとして検出する必要が無い被写体の細かい動きや、センサのノイズによる誤検出の発生を抑えることが可能となる。
As apparent from the above, according to the fifth embodiment, for each block divided by the block dividing unit 1, the inter-frame difference value calculating unit 32 records the current frame recorded by the pixel average value recording unit 31. The average value Ib 0-1ave of the average value Ib (0, x, y) of the pixel and the average value Ib (1, x, y) of the pixel of the previous frame is calculated, and the frame 2 frames before the current frame is calculated. An average value Ib 2-3ave of the average value Ib (2, x, y) of the pixel and the average value Ib (3, x, y) of the pixel in the frame three frames before the current frame is calculated, and two averages are calculated. Since the difference value Idif (x, y) between the values Ib 0-1ave and Ib 2-3ave is calculated, there is an effect that it is possible to prevent erroneous detection of motion.
That is, according to the fifth embodiment, since the inter-frame difference value calculation unit 32 further averages the pixel average value in each block between a plurality of frames, It is possible to suppress the occurrence of a change, a fine movement of a subject that does not need to be detected as a movement, and a false detection due to sensor noise.

実施の形態6.
図9はこの発明の実施の形態6による動き検出装置を示す構成図であり、図において、図4及び図8と同一符号は同一又は相当部分を示すので説明を省略する。
画素値補正係数算出部13aは上記実施の形態2における画素値補正係数算出部13に相当する処理部であり、ブロック分割部1により分割されたブロック毎に、画素平均値記録部31により記録されているブロック[x,y]内の画素の平均値I(x,y)から動き検出閾値Th1(x,y)の補正係数Yc(x,y)を算出する処理を実施する。
画素値補正係数算出部13bは上記実施の形態5における画素値補正係数算出部13に相当する処理部であり、ブロック分割部1により分割されたブロック毎に、画素平均値記録部31により記録されている複数のフレーム間での画素の平均値I(x,y)から動き検出閾値Th2(x,y)の補正係数Yc(x,y)を算出する処理を実施する。
Embodiment 6 FIG.
FIG. 9 is a block diagram showing a motion detection apparatus according to Embodiment 6 of the present invention. In the figure, the same reference numerals as those in FIGS.
The pixel value correction coefficient calculation unit 13a is a processing unit corresponding to the pixel value correction coefficient calculation unit 13 in the second embodiment, and is recorded by the pixel average value recording unit 31 for each block divided by the block division unit 1. A process of calculating a correction coefficient Yc (x, y) of the motion detection threshold Th1 (x, y) from the average value I (x, y) of the pixels in the block [x, y] being performed is performed.
The pixel value correction coefficient calculation unit 13b is a processing unit corresponding to the pixel value correction coefficient calculation unit 13 in the fifth embodiment, and is recorded by the pixel average value recording unit 31 for each block divided by the block division unit 1. A process of calculating a correction coefficient Yc (x, y) of the motion detection threshold value Th2 (x, y) from the average value I (x, y) of pixels between a plurality of frames is performed.

変動補正係数算出部14aは上記実施の形態2における変動補正係数算出部14に相当する処理部であり、画素平均値記録部31により記録されている画面単位の画素の平均値Iallの中の最大値と最小値(現フレームを含めて、過去2フレーム分の画素の平均値の中の最大値と最小値)から動き検出閾値Th1(x,y)の補正係数Dcを算出する処理を実施する。
変動補正係数算出部14bは上記実施の形態5における変動補正係数算出部14に相当する処理部であり、画素平均値記録部31により記録されている画面単位の画素の平均値Iallの中の最大値と最小値(現フレームを含めて、過去4フレーム分の画素の平均値の中の最大値と最小値)から動き検出閾値Th2(x,y)の補正係数Dcを算出する処理を実施する。
なお、画素値補正係数算出部13a,13b及び変動補正係数算出部14a,14bから補正係数算出手段が構成されている。
The fluctuation correction coefficient calculation unit 14a is a processing unit corresponding to the fluctuation correction coefficient calculation unit 14 in the second embodiment, and is the maximum of the average value Iall of the pixels in the screen unit recorded by the pixel average value recording unit 31. A process of calculating the correction coefficient Dc of the motion detection threshold Th1 (x, y) from the value and the minimum value (the maximum value and the minimum value among the average values of the pixels for the past two frames including the current frame) is performed. .
The fluctuation correction coefficient calculation unit 14b is a processing unit corresponding to the fluctuation correction coefficient calculation unit 14 in the fifth embodiment, and is the maximum of the average value Iall of the pixels in the screen unit recorded by the pixel average value recording unit 31. A process of calculating the correction coefficient Dc of the motion detection threshold Th2 (x, y) from the value and the minimum value (the maximum value and the minimum value among the average values of the pixels for the past four frames including the current frame) is performed. .
The pixel value correction coefficient calculation units 13a and 13b and the fluctuation correction coefficient calculation units 14a and 14b constitute correction coefficient calculation means.

動き検出閾値補正部15aは上記実施の形態2における動き検出閾値補正部15に相当する処理部であり、ブロック分割部1により分割されたブロック毎に、画素値補正係数算出部13aにより算出された補正係数Yc(x,y)と変動補正係数算出部14aにより算出された補正係数Dcを用いて、動き検出閾値Th1(x,y)を補正して、補正後の動き検出閾値Thc1(x,y)を動き検出部7aに出力する処理を実施する。
動き検出閾値補正部15bは上記実施の形態5における動き検出閾値補正部15に相当する処理部であり、ブロック分割部1により分割されたブロック毎に、画素値補正係数算出部13bにより算出された補正係数Yc(x,y)と変動補正係数算出部14bにより算出された補正係数Dcを用いて、動き検出閾値Th2(x,y)を補正して、補正後の動き検出閾値Thc2(x,y)を動き検出部7bに出力する処理を実施する。
なお、動き検出閾値補正部15a,15bは動き検出閾値補正手段を構成している。
The motion detection threshold value correction unit 15a is a processing unit corresponding to the motion detection threshold value correction unit 15 in the second embodiment, and is calculated by the pixel value correction coefficient calculation unit 13a for each block divided by the block division unit 1. Using the correction coefficient Yc (x, y) and the correction coefficient Dc calculated by the fluctuation correction coefficient calculation unit 14a, the motion detection threshold Th1 (x, y) is corrected, and the corrected motion detection threshold Thc1 (x, y) is corrected. The process which outputs y) to the motion detection part 7a is implemented.
The motion detection threshold value correction unit 15b is a processing unit corresponding to the motion detection threshold value correction unit 15 in the fifth embodiment, and is calculated by the pixel value correction coefficient calculation unit 13b for each block divided by the block division unit 1. Using the correction coefficient Yc (x, y) and the correction coefficient Dc calculated by the fluctuation correction coefficient calculation unit 14b, the motion detection threshold Th2 (x, y) is corrected, and the corrected motion detection threshold Thc2 (x, y) is corrected. The process which outputs y) to the motion detection part 7b is implemented.
The motion detection threshold correction units 15a and 15b constitute a motion detection threshold correction unit.

動き検出部7aは上記実施の形態2における動き検出部7に相当する処理部であり、ブロック分割部1により分割されたブロック毎に、動き検出閾値補正部15aにより補正された動き検出閾値Thc1(x,y)とフレーム間差分値算出部6により算出された差分値Idif(x,y)を比較して、当該ブロック[x,y]内の動きを検出し、その動きの検出結果を示す検出結果データR(x,y)を動き検出結果統合部40に出力する処理を実施する。
動き検出部7bは上記実施の形態5における動き検出部7に相当する処理部であり、ブロック分割部1により分割されたブロック毎に、動き検出閾値補正部15bにより補正された動き検出閾値Thc2(x,y)とフレーム間差分値算出部32により算出された差分値Idif(x,y)を比較して、当該ブロック[x,y]内の動きを検出し、その動きの検出結果を示す検出結果データR(x,y)を動き検出結果統合部40に出力する処理を実施する。
なお、動き検出部7a,7bは動き検出手段を構成している。
The motion detection unit 7a is a processing unit corresponding to the motion detection unit 7 in the second embodiment, and the motion detection threshold Thc1 (corrected by the motion detection threshold correction unit 15a for each block divided by the block division unit 1). x, y) and the difference value Idif (x, y) calculated by the inter-frame difference value calculation unit 6 are compared to detect the motion in the block [x, y] and indicate the detection result of the motion. A process of outputting the detection result data R (x, y) to the motion detection result integration unit 40 is performed.
The motion detection unit 7b is a processing unit corresponding to the motion detection unit 7 in the fifth embodiment. For each block divided by the block division unit 1, the motion detection threshold Thc2 (corrected by the motion detection threshold correction unit 15b) x, y) and the difference value Idif (x, y) calculated by the inter-frame difference value calculation unit 32 are compared to detect a motion in the block [x, y] and indicate the detection result of the motion. A process of outputting the detection result data R (x, y) to the motion detection result integration unit 40 is performed.
The motion detectors 7a and 7b constitute a motion detector.

動き検出結果統合部40は動き検出部7aから出力された検出結果データR(x,y)と動き検出部7bから出力された検出結果データR(x,y)を統合し、統合後の検出結果データR(x,y)を出力する処理を実施する。なお、動き検出結果統合部40は動き検出結果統合手段を構成している。   The motion detection result integration unit 40 integrates the detection result data R (x, y) output from the motion detection unit 7a and the detection result data R (x, y) output from the motion detection unit 7b, and performs detection after integration. A process of outputting the result data R (x, y) is performed. The motion detection result integration unit 40 constitutes a motion detection result integration unit.

次に動作について説明する。
この実施の形態6の動き検出装置は、参照するフレーム数が相互に異なる処理部を2系統備えている。
即ち、一つ目の系統が、画素値補正係数算出部13a、変動補正係数算出部14a、動き検出閾値補正部15a、フレーム間差分値算出部6及び動き検出部7aであり、一つ目の系統では、上記実施の形態2と同様に、現フレームと前フレームを参照するようにしている。
一方、二つ目の系統が、画素値補正係数算出部13b、変動補正係数算出部14b、動き検出閾値補正部15bフレーム間差分値算出部32及び動き検出部7bであり、二つ目の系統では、上記実施の形態5と同様に、現フレーム〜3フレーム前のフレームを参照するようにしている。
Next, the operation will be described.
The motion detection apparatus according to the sixth embodiment includes two systems of processing units having different numbers of frames to be referred to.
That is, the first system is a pixel value correction coefficient calculation unit 13a, a fluctuation correction coefficient calculation unit 14a, a motion detection threshold value correction unit 15a, an inter-frame difference value calculation unit 6, and a motion detection unit 7a. In the system, as in the second embodiment, the current frame and the previous frame are referred to.
On the other hand, the second system is a pixel value correction coefficient calculation unit 13b, a fluctuation correction coefficient calculation unit 14b, a motion detection threshold value correction unit 15b, an interframe difference value calculation unit 32, and a motion detection unit 7b. Then, as in the fifth embodiment, the current frame to the previous three frames are referred to.

一つ目の系統が上記実施の形態2と同様に処理を実施し、二つ目の系統が上記実施の形態5と同様に処理を実施すると、動き検出結果統合部40が、動き検出部7aから出力された検出結果データR(x,y)と、動き検出部7bから出力された検出結果データR(x,y)とを統合し、統合後の検出結果データR(x,y)を出力する。
即ち、動き検出結果統合部40は、ブロック分割部1により分割されたブロック毎に、動き検出部7aから出力された検出結果データR(x,y)と、動き検出部7bから出力された検出結果データR(x,y)とを比較して、大きな動きの検出結果を示す検出結果データR(x,y)を選択する。
そして、動き検出結果統合部40は、その選択した検出結果データR(x,y)が示す動きの検出結果を最終的な動きの検出結果に決定する。
When the first system performs processing in the same manner as in the second embodiment and the second system performs processing in the same manner as in the fifth embodiment, the motion detection result integration unit 40 performs the motion detection unit 7a. The detection result data R (x, y) output from the signal and the detection result data R (x, y) output from the motion detector 7b are integrated, and the detection result data R (x, y) after integration is integrated. Output.
That is, the motion detection result integration unit 40 detects the detection result data R (x, y) output from the motion detection unit 7a and the detection output from the motion detection unit 7b for each block divided by the block division unit 1. The result data R (x, y) is compared, and the detection result data R (x, y) indicating the detection result of the large motion is selected.
Then, the motion detection result integration unit 40 determines the motion detection result indicated by the selected detection result data R (x, y) as the final motion detection result.

これにより、動き検出結果統合部40から出力される検出結果データR(x,y)が“0”の場合、動き検出が無し、“0”より大きい場合、動き検出が有りを意味するため、いずれか一方の系統で動きが検出されれば、該当ブロックについては、動きを検出したという最終結果が得られることになる。   Accordingly, when the detection result data R (x, y) output from the motion detection result integration unit 40 is “0”, it means that there is no motion detection, and when it is larger than “0”, it means that there is motion detection. If motion is detected in either one of the systems, the final result that motion is detected is obtained for the corresponding block.

以上で明らかなように、この実施の形態6によれば、動き検出結果統合部40が、一つ目の系統の動き検出部7aから出力された検出結果データR(x,y)と、二つ目の系統の動き検出部7bから出力された検出結果データR(x,y)を統合し、統合後の検出結果データR(x,y)を出力するように構成したので、動きの遅い物体に対する検出精度の向上と、動きに対する反応速度の維持を両立させることができる効果を奏する。   As is apparent from the above, according to the sixth embodiment, the motion detection result integration unit 40 and the detection result data R (x, y) output from the motion detection unit 7a of the first system, Since the detection result data R (x, y) output from the motion detection unit 7b of the first system is integrated and the detection result data R (x, y) after integration is output, the movement is slow. There is an effect that it is possible to achieve both improvement in detection accuracy for an object and maintenance of a reaction speed for movement.

即ち、動き検出処理を独立して複数系統持ち、それぞれの検出結果からブロック毎に最大値を求めて出力することにより、フレームの算出範囲が異なる複数の特性で、動きの検出処理を行うことができる。
このとき、単独フレームでの比較は動きに対する反応が早いが、ゆっくりとした動きの被写体に対して検出が行われにくい問題がある。一方、複数のフレームで平均化した値の比較は動きの遅い物体に対しても安定した検出が行えるが、逆に動きに対する反応が遅くなる。
この実施の形態6では、二つの検出方式を組み合わせているので、動きの遅い物体に対する検出精度の向上と、動きに対する反応速度の維持を両立させることが可能となる。
In other words, it is possible to perform motion detection processing with a plurality of characteristics with different frame calculation ranges by obtaining and outputting the maximum value for each block from each detection result, having multiple systems of motion detection processing independently. it can.
At this time, the comparison in a single frame has a quick response to movement, but there is a problem that it is difficult to detect a slowly moving subject. On the other hand, the comparison of the values averaged over a plurality of frames can stably detect even a slow-moving object, but the reaction to the movement is slow.
In the sixth embodiment, since the two detection methods are combined, it is possible to achieve both improvement in detection accuracy for a slow-moving object and maintenance of a reaction speed for the movement.

実施の形態7.
上記実施の形態1〜6では、動き検出閾値Th(x,y)、補正係数算出部4及び画素値補正係数算出部13における補正係数Yc(x,y)の算出方法及び参照するフレーム範囲、変動補正係数算出部14における補正係数Dcの算出方法及び参照するフレーム範囲、フレーム間差分値算出部6,32により算出される差分値Idif(x,y)のフレーム範囲が、それぞれ固定であるものについて示したが、動き検出対象の画像を撮像するカメラの信号増幅率に応じてそれぞれ設定されているようにしてもよい。
具体的には、以下の通りである。
Embodiment 7 FIG.
In the first to sixth embodiments, the motion detection threshold Th (x, y), the correction coefficient calculation unit 4 and the calculation method of the correction coefficient Yc (x, y) in the pixel value correction coefficient calculation unit 13 and the frame range to be referred to, The calculation method of the correction coefficient Dc in the fluctuation correction coefficient calculation unit 14, the frame range to be referred to, and the frame range of the difference value Idif (x, y) calculated by the inter-frame difference value calculation units 6 and 32 are fixed. However, it may be set according to the signal amplification factor of the camera that captures the motion detection target image.
Specifically, it is as follows.

画像の取得を行うカメラ部分では、一般的に被写体の明るさに応じて露光条件を変動させる自動露光処理が行われている。
露光条件の変動によって、ゲインによる信号増幅倍率が高くなると、カメラから出力される信号のS/N比が低下するため、ノイズによる誤検出が発生し易くなる。
In a camera portion that acquires an image, an automatic exposure process is generally performed in which an exposure condition is changed according to the brightness of a subject.
When the signal amplification magnification due to gain increases due to fluctuations in exposure conditions, the S / N ratio of the signal output from the camera decreases, and erroneous detection due to noise is likely to occur.

そこで、この実施の形態7では、外部のパラメータ切替え手段(図示せず)によって、動き検出対象の画像を撮像しているカメラの撮像条件、即ち、露光時間及び信号のゲイン倍率の情報をモニタする。
そして、外部のパラメータ切替え手段は、信号のゲイン倍率に対応する複数のパラメータを予め準備しておき、モニタした情報にしたがってフレーム毎にパラメータの書き換えを行うようにする。
ここでのパラメータは、補正係数算出部4及び画素値補正係数算出部13における参照フレーム範囲及び参照フレーム画素の平均値に対する画素値補正係数の参照テーブルと、画素値補正係数算出部13における参照フレーム範囲及びフレーム間変動差分に対する変動補正係数の参照テーブルと、動き検出閾値Th(x,y)と、フレーム間差分値算出部6,32における参照フレーム範囲とが該当する。
Therefore, in the seventh embodiment, the external parameter switching means (not shown) monitors the imaging conditions of the camera that is capturing the motion detection target image, that is, the exposure time and the gain magnification information of the signal. .
The external parameter switching means prepares a plurality of parameters corresponding to the signal gain magnification in advance, and rewrites the parameters for each frame according to the monitored information.
The parameters here are a reference table of pixel value correction coefficients with respect to an average value of reference frame ranges and reference frame pixels in the correction coefficient calculation unit 4 and the pixel value correction coefficient calculation unit 13, and a reference frame in the pixel value correction coefficient calculation unit 13. The reference table of the variation correction coefficient for the range and inter-frame variation difference, the motion detection threshold Th (x, y), and the reference frame range in the inter-frame difference value calculation units 6 and 32 correspond to this.

このように、カメラの撮像条件に応じて、動き検出処理のパラメータを動的に切り替えることで、信号ゲイン倍率の変動による画像のノイズ特定の変化や、S/N比の変化による検出精度の変動を抑えて、安定した動き検出処理を実現することができる効果を奏する。   In this way, by dynamically switching the parameters of the motion detection process according to the imaging conditions of the camera, changes in the noise specification of the image due to fluctuations in the signal gain magnification and fluctuations in detection accuracy due to changes in the S / N ratio This is advantageous in that stable motion detection processing can be realized.

実施の形態8.
上記実施の形態1〜7では、ブロック分割部1により分割されたブロック毎に、動き検出部7が、補正後の動き検出閾値Thc(x,y)と差分値Idif(x,y)を比較して、当該ブロック[x,y]内の動きを検出するものについて示したが、着目するブロック[x,y]内の動き検出結果と、そのブロック[x,y]に隣接している複数のブロックの動き検出結果とを比較して、最小値の動き検出結果を特定し、着目するブロック[x,y]の動き検出結果として、最小値の動き検出結果を出力するようにしてもよい。
具体的には、以下の通りである。
Embodiment 8 FIG.
In the first to seventh embodiments, the motion detection unit 7 compares the corrected motion detection threshold Thc (x, y) and the difference value Idif (x, y) for each block divided by the block division unit 1. Thus, the motion detection in the block [x, y] is shown. However, the motion detection result in the target block [x, y] and a plurality of blocks adjacent to the block [x, y] are shown. The motion detection result of the minimum value may be identified by comparing the motion detection result of the current block, and the motion detection result of the minimum value may be output as the motion detection result of the target block [x, y]. .
Specifically, it is as follows.

動き検出部7は、ブロック分割部1により分割されたブロック毎に、当該ブロック[x,y]内の動きを検出する際、着目するブロック[x,y]内の動き検出結果と、着目するブロック[x,y]に隣接している複数のブロック(例えば、着目するブロック[x,y]の上下左右方向のブロック、着目するブロック[x,y]の斜め方向のブロック:合計8個のブロック)の動き検出結果とを比較する。
即ち、動き検出部7は、着目するブロック[x,y]を中心とする3ブロック×3ブロック(合計9個のブロック)の動き検出結果を相互に比較する。
着目するブロック[x,y]に隣接している複数のブロックについての動き検出結果については、着目するブロック[x,y]と同様に、隣接しているブロックに係る補正後の動き検出閾値Thcと差分値Idifを比較することで検出する。
When detecting the motion in the block [x, y] for each block divided by the block dividing unit 1, the motion detection unit 7 pays attention to the motion detection result in the target block [x, y]. A plurality of blocks adjacent to the block [x, y] (for example, the vertical and horizontal blocks of the target block [x, y], the diagonal blocks of the target block [x, y]: a total of eight blocks The motion detection result of block) is compared.
That is, the motion detection unit 7 compares the motion detection results of 3 blocks × 3 blocks (total of 9 blocks) centered on the target block [x, y].
As for the motion detection results for a plurality of blocks adjacent to the target block [x, y], similarly to the target block [x, y], the corrected motion detection threshold Thc for the adjacent block is used. And the difference value Idif are detected.

動き検出部7は、合計9個のブロックの動き検出結果の中で、最小値の動き検出結果を特定し、着目するブロック[x,y]の動き検出結果として、最小値の動き検出結果を出力する。
このように、着目するブロック[x,y]の周辺ブロックについての動き検出結果を求め、最小値を検出結果とすることにより、一定以上の大きなブロック範囲で同時に動きが検出された場合に限り、動きが有りの検出結果が出力され、一定未満の小さなブロック範囲での動き検出は、最終的な動き検出と見なさないようになる。
これにより、細かい動きの検出を排除して、一定以上の大きさの動きのみを検出することが可能となる。
The motion detection unit 7 identifies the motion detection result of the minimum value among the motion detection results of the nine blocks in total, and uses the motion detection result of the minimum value as the motion detection result of the target block [x, y]. Output.
In this way, by obtaining the motion detection result for the peripheral block of the block [x, y] of interest and setting the minimum value as the detection result, only when motion is detected simultaneously in a large block range above a certain value, A detection result with motion is output, and motion detection in a small block range less than a certain value is not regarded as final motion detection.
As a result, it becomes possible to detect only movements of a certain magnitude or more without detecting fine movements.

1 ブロック分割部(ブロック分割手段)、2 画素平均値算出部(画素平均値算出手段)、3 画素平均値記録部(画素平均値記録手段)、4 補正係数算出部(補正係数算出手段)、5 動き検出閾値補正部(動き検出閾値補正手段)、6 フレーム間差分値算出部(フレーム間差分値算出手段)、7,7a,7b 動き検出部(動き検出手段)、11 画素平均値算出部(画素平均値算出手段)、12 画素平均値記録部(画素平均値記録手段)、13,13a,13b 画素値補正係数算出部(補正係数算出手段)、14,14a,14b 変動補正係数算出部(補正係数算出手段)、15,15a,15b 動き検出閾値補正部(動き検出閾値補正手段)、21,22 画素平均値補正部(画素平均値補正手段)、31 画素平均値記録部(画素平均値記録手段)、32 フレーム間差分値算出部(フレーム間差分値算出手段)、40 動き検出結果統合部(動き検出結果統合手段)。   1 block dividing unit (block dividing unit), 2 pixel average value calculating unit (pixel average value calculating unit), 3 pixel average value recording unit (pixel average value recording unit), 4 correction coefficient calculating unit (correction coefficient calculating unit), 5 motion detection threshold correction unit (motion detection threshold correction unit), 6 inter-frame difference value calculation unit (inter-frame difference value calculation unit), 7, 7a, 7b motion detection unit (motion detection unit), 11 pixel average value calculation unit (Pixel average value calculating means), 12 pixel average value recording section (pixel average value recording means), 13, 13a, 13b pixel value correction coefficient calculating section (correction coefficient calculating means), 14, 14a, 14b variation correction coefficient calculating section (Correction coefficient calculation means), 15, 15a, 15b Motion detection threshold correction section (motion detection threshold correction means), 21, 22 Pixel average value correction section (pixel average value correction means), 31 Pixel average value recording section ( Pixel average value recording means), 32 inter-frame difference value calculation section (inter-frame difference value calculation means), 40 motion detection result integration section (motion detection result integration means).

Claims (8)

動き検出対象の画像を複数のブロックに分割するブロック分割手段と、上記ブロック分割手段により分割されたブロック毎に、当該ブロック内の画素の平均値を算出するとともに、動き検出対象の画像における一画面内の画素の平均値を算出する画素平均値算出手段と、上記画素平均値算出手段により算出されたブロック単位の画素の平均値及び画面単位の画素の平均値を複数フレーム分記録する画素平均値記録手段と、上記ブロック分割手段により分割されたブロック毎に、上記画素平均値記録手段により記録されているブロック単位の画素の平均値から動き検出閾値の第1の補正係数を算出するとともに、上記画素平均値記録手段により記録されている画面単位の画素の平均値の中の最大値と最小値から動き検出閾値の第2の補正係数を算出する補正係数算出手段と、上記補正係数算出手段により算出された第1及び第2の補正係数を用いて、上記動き検出閾値を補正する動き検出閾値補正手段と、上記ブロック分割手段により分割されたブロック毎に、上記画素平均値記録手段により記録されているブロック単位の画素の平均値の複数のフレーム間での差分値を算出するフレーム間差分値算出手段と、上記ブロック分割手段により分割されたブロック毎に、上記動き検出閾値補正手段により補正された動き検出閾値と上記フレーム間差分値算出手段により算出された差分値を比較して、当該ブロック内の動きを検出する動き検出手段とを備えた動き検出装置。   A block dividing unit that divides the motion detection target image into a plurality of blocks, and calculates, for each block divided by the block division unit, an average value of pixels in the block, and one screen in the motion detection target image A pixel average value calculating means for calculating an average value of pixels in the image, and a pixel average value for recording a plurality of frames of the average value of the pixels in block units and the average value of the pixels in screen units calculated by the pixel average value calculating means. For each block divided by the recording means and the block dividing means, a first correction coefficient for the motion detection threshold is calculated from the average value of the pixels in block units recorded by the pixel average value recording means, and The second correction coefficient of the motion detection threshold value is determined from the maximum value and the minimum value among the average values of the pixels of the screen unit recorded by the pixel average value recording means. A correction coefficient calculating means for outputting, a motion detection threshold correcting means for correcting the motion detection threshold using the first and second correction coefficients calculated by the correction coefficient calculating means, and the block dividing means. Each block is divided by an inter-frame difference value calculating means for calculating a difference value between a plurality of frames of an average value of pixels in a block unit recorded by the pixel average value recording means, and the block dividing means. For each block, the motion detection threshold value corrected by the motion detection threshold value correction means is compared with the difference value calculated by the inter-frame difference value calculation means, and a motion detection means for detecting a motion in the block is provided. A motion detection apparatus provided. ブロック分割手段により分割されたブロックのうち、同一の水平ラインに並んでいる複数のブロック毎に、上記複数のブロック内の画素の平均値を算出し、上記平均値を用いて、画素平均値算出手段により算出されたブロック単位の画素の平均値を正規化する画素平均値補正手段を設け、画素平均値記録手段が上記画素平均値補正手段により正規化された画素の平均値を複数フレーム分記録することを特徴とする請求項1記載の動き検出装置。 Of the blocks divided by the block dividing means, the average value of the pixels in the plurality of blocks is calculated for each of a plurality of blocks arranged on the same horizontal line, and the average value is calculated using the average value. Pixel average value correcting means for normalizing the average value of the pixels in block units calculated by the means, and the pixel average value recording means records the average value of the pixels normalized by the pixel average value correcting means for a plurality of frames. claim 1 Symbol placement of the motion detection device, characterized in that. 動き検出対象の画像における一画面内の画素の複数フレーム分の平均値を算出し、上記複数フレーム分の平均値を解析して、照明の明滅に起因する特定周波数の周期的な画素の平均値の変動の有無を判定し、特定周波数の周期的な画素の平均値の変動が有る場合、上記平均値の変動周期の位相及び振幅に対応する補正係数を用いて、画素平均値算出手段により算出されたブロック単位の画素の平均値を正規化する画素平均値補正手段を設け、上記画素平均値補正手段により画素の平均値が正規化された場合、画素平均値記録手段が上記画素平均値補正手段により正規化された画素の平均値を複数フレーム分記録することを特徴とする請求項1記載の動き検出装置。 Calculate the average value for multiple frames of pixels in one screen in the motion detection target image, analyze the average value for the multiple frames, and calculate the average value of periodic pixels at a specific frequency due to the blinking of illumination If there is a periodic variation in the average value of the pixels with a specific frequency, the pixel average value calculation means uses the correction coefficient corresponding to the phase and amplitude of the variation period of the average value. Pixel average value correcting means for normalizing the average value of the pixels in the block unit is provided, and when the average value of the pixels is normalized by the pixel average value correcting means, the pixel average value recording means corrects the pixel average value claim 1 Symbol placement of the motion detection apparatus and recording a plurality of frames of the average value of the pixel normalized by means. フレーム間差分値算出手段は、ブロック分割手段により分割されたブロック毎に、画素平均値記録手段により記録されている第1のフレームの画素の平均値と第2のフレームの画素の平均値との平均値を算出するとともに、第3のフレームの画素の平均値と第4のフレームの画素の平均値との平均値を算出して、その算出した2つの平均値の差分値を算出し、
動き検出手段は、動き検出閾値補正手段により補正された動き検出閾値と上記フレーム間差分値算出手段により算出された差分値を比較して、ブロック内の動きを検出することを特徴とする請求項1から請求項のうちのいずれか1項記載の動き検出装置。
The inter-frame difference value calculating means calculates, for each block divided by the block dividing means, the average value of the pixels of the first frame and the average value of the pixels of the second frame recorded by the pixel average value recording means. An average value is calculated, an average value of the average value of the pixels of the third frame and an average value of the pixels of the fourth frame is calculated, and a difference value between the two calculated average values is calculated,
The motion detection means detects the motion in the block by comparing the motion detection threshold corrected by the motion detection threshold correction means with the difference value calculated by the inter-frame difference value calculation means. The motion detection device according to any one of claims 1 to 3 .
補正係数算出手段、動き検出閾値補正手段、フレーム間差分値算出手段及び動き検出手段を複数組備えて、上記複数の動き検出手段によるブロック毎の動き検出結果を統合する動き検出結果統合手段を設けたことを特徴とする請求項1から請求項のうちのいずれか1項記載の動き検出装置。 A plurality of sets of correction coefficient calculation means, motion detection threshold value correction means, inter-frame difference value calculation means, and motion detection means are provided, and motion detection result integration means for integrating motion detection results for each block by the plurality of motion detection means is provided. The motion detection device according to any one of claims 1 to 4 , wherein the motion detection device is characterized in that: 動き検出閾値と、補正係数算出手段における補正係数の算出方法及び参照するフレーム範囲と、フレーム間差分値算出手段により算出される差分値のフレーム範囲とが、動き検出対象の画像を撮像するカメラの信号増幅率に応じて設定されていることを特徴とする請求項1から請求項のうちのいずれか1項記載の動き検出装置。 The motion detection threshold, the correction coefficient calculation method in the correction coefficient calculation means and the frame range to be referred to, and the frame range of the difference value calculated by the inter-frame difference value calculation means are used by the camera that captures the motion detection target image. motion detecting device according to any one of claims 1 to 5, characterized in that it is set in accordance with the signal amplification factor. 動き検出手段は、着目するブロックの動き検出結果と、上記ブロックに隣接している複数のブロックの動き検出結果とを比較して、最小値の動き検出結果を特定し、着目するブロックの動き検出結果として、最小値の動き検出結果を出力することを特徴とする請求項1から請求項のうちのいずれか1項記載の動き検出装置。 The motion detection means compares the motion detection result of the block of interest with the motion detection results of a plurality of blocks adjacent to the block, identifies the motion detection result of the minimum value, and detects the motion of the block of interest as a result, the motion detection apparatus according to any one of claims 1 to 6, characterized in that outputs a motion detection result of the minimum value. ブロック分割手段が動き検出対象の画像を複数のブロックに分割するブロック分割処理ステップと、画素平均値算出手段が上記ブロック分割処理ステップで分割されたブロック毎に、当該ブロック内の画素の平均値を算出するとともに、動き検出対象の画像における一画面内の画素の平均値を算出する画素平均値算出処理ステップと、画素平均値記録手段が上記画素平均値算出処理ステップで算出されたブロック単位の画素の平均値及び画面単位の画素の平均値を複数フレーム分記録する画素平均値記録処理ステップと、補正係数算出手段が上記ブロック分割処理ステップで分割されたブロック毎に、上記画素平均値記録処理ステップで記録されているブロック単位の画素の平均値から動き検出閾値の第1の補正係数を算出するとともに、上記画素平均値記録処理ステップで記録されている画面単位の画素の平均値の中の最大値と最小値から動き検出閾値の第2の補正係数を算出する補正係数算出処理ステップと、動き検出閾値補正手段が上記補正係数算出処理ステップで算出された第1及び第2の補正係数を用いて、上記動き検出閾値を補正する動き検出閾値補正処理ステップと、フレーム間差分値算出手段が上記ブロック分割処理ステップで分割されたブロック毎に、上記画素平均値記録処理ステップで記録されているブロック単位の画素の平均値の複数のフレーム間での差分値を算出するフレーム間差分値算出処理ステップと、動き検出手段が上記ブロック分割処理ステップで分割されたブロック毎に、上記動き検出閾値補正処理ステップで補正された動き検出閾値と上記フレーム間差分値算出処理ステップで算出された差分値を比較して、当該ブロック内の動きを検出する動き検出処理ステップとを備えた動き検出方法。   A block division processing step in which the block division means divides the motion detection target image into a plurality of blocks, and a pixel average value calculation means calculates the average value of the pixels in the block for each block divided in the block division processing step. A pixel average value calculation processing step for calculating an average value of pixels in one screen in the motion detection target image, and a pixel in block units calculated by the pixel average value recording means in the pixel average value calculation processing step Pixel average value recording processing step for recording a plurality of frames of average values of pixels and an average value of pixels in a screen unit, and the pixel average value recording processing step for each block divided by the correction coefficient calculation means in the block division processing step The first correction coefficient of the motion detection threshold value is calculated from the average value of the pixels of the block unit recorded in step 1, and A correction coefficient calculation processing step for calculating a second correction coefficient of the motion detection threshold value from the maximum value and the minimum value among the average values of the pixels of the screen unit recorded in the pixel average value recording processing step, and motion detection threshold value correction Means for correcting the motion detection threshold using the first and second correction coefficients calculated in the correction coefficient calculation processing step; and an inter-frame difference value calculation means for the block division processing. For each block divided in the step, an inter-frame difference value calculation processing step for calculating a difference value between a plurality of frames of the average pixel value of the block unit recorded in the pixel average value recording processing step, a motion For each block divided by the block division processing step, the detection means corrects the motion detection threshold value corrected in the motion detection threshold value correction step and the frame. Comparing the difference value calculated by the difference value calculation processing between steps over arm, the motion detection method and a motion detection step of detecting a motion in the block.
JP2009176478A 2009-07-29 2009-07-29 Motion detection device and motion detection method Active JP5274403B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009176478A JP5274403B2 (en) 2009-07-29 2009-07-29 Motion detection device and motion detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009176478A JP5274403B2 (en) 2009-07-29 2009-07-29 Motion detection device and motion detection method

Publications (3)

Publication Number Publication Date
JP2011028683A JP2011028683A (en) 2011-02-10
JP2011028683A5 JP2011028683A5 (en) 2012-08-30
JP5274403B2 true JP5274403B2 (en) 2013-08-28

Family

ID=43637315

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009176478A Active JP5274403B2 (en) 2009-07-29 2009-07-29 Motion detection device and motion detection method

Country Status (1)

Country Link
JP (1) JP5274403B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11893753B2 (en) * 2019-08-27 2024-02-06 Pixart Imaging Inc. Security camera and motion detecting method for security camera
CN113011218B (en) * 2019-12-19 2024-03-01 合肥君正科技有限公司 Method for automatically updating background of personnel getting on or off in-car monitoring detection
CN112527634B (en) * 2020-11-25 2023-06-02 中国联合网络通信集团有限公司 Program division method and device, software testing method and platform

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001283225A (en) * 2000-03-28 2001-10-12 Sanyo Electric Co Ltd In-space abnormality detector and in-space abnormality detecting method
JP2003199099A (en) * 2001-12-27 2003-07-11 Canon Inc Apparatus and method for processing image as well as computer program and computer readable storage medium
JP2005056406A (en) * 2003-07-24 2005-03-03 Victor Co Of Japan Ltd Image movement detection apparatus and computer program

Also Published As

Publication number Publication date
JP2011028683A (en) 2011-02-10

Similar Documents

Publication Publication Date Title
JP4106554B2 (en) Imaging environment determination method and imaging apparatus
KR101950396B1 (en) Imaging device and imaging method
JP4539449B2 (en) Image processing apparatus and imaging apparatus
JP3892172B2 (en) Solid-state imaging device
JP4856765B2 (en) Imaging apparatus and flicker detection method
JP4904749B2 (en) Flicker reduction method, flicker reduction circuit, and imaging apparatus
CN101764926B (en) Apparatus and system for defect pixel detection and correction, method for detecting and correcting defect pixel
US9344640B2 (en) Imaging device, integrated circuit, and flicker reduction method
JP2005347939A (en) Image pickup device and signal processing method
JP2012156634A (en) Flash band processing circuit, flash band processing method, imaging apparatus, and imaging processing method
US8502893B2 (en) Imaging apparatus, flash determination method, and recording medium
KR20030097687A (en) Image processing apparatus, camera apparatus, and automatic exposure control method
US9589339B2 (en) Image processing apparatus and control method therefor
WO2016129405A1 (en) Image processing device, image processing method, and program
JP2010004266A (en) Movement adaptive noise reduction device, image signal processing apparatus, image input processing apparatus, and movement adaptive noise reduction method
JP6045894B2 (en) Image processing apparatus and image processing method
JP5274403B2 (en) Motion detection device and motion detection method
JP4519306B2 (en) Flicker remover
JP2012119997A (en) Image processing method and image processing device
JP2006311367A (en) Imaging apparatus and imaging method
JP2004118424A (en) Motion detecting device, motion detecting method, motion detecting system and its program
US11012630B1 (en) Image processor and image processing method
JP2006135838A (en) Motion detecting device
JP2006050031A (en) Photographing apparatus
JP5761991B2 (en) Image processing apparatus, control method therefor, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120718

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120718

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130408

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: 20130416

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130514

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5274403

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250