JP2983019B1 - Target detection method and target detection device - Google Patents

Target detection method and target detection device

Info

Publication number
JP2983019B1
JP2983019B1 JP10360351A JP36035198A JP2983019B1 JP 2983019 B1 JP2983019 B1 JP 2983019B1 JP 10360351 A JP10360351 A JP 10360351A JP 36035198 A JP36035198 A JP 36035198A JP 2983019 B1 JP2983019 B1 JP 2983019B1
Authority
JP
Japan
Prior art keywords
target
target candidate
candidate
pixels
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP10360351A
Other languages
Japanese (ja)
Other versions
JP2000180543A (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.)
EMU SHII SHII KK
Original Assignee
EMU SHII SHII KK
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 EMU SHII SHII KK filed Critical EMU SHII SHII KK
Priority to JP10360351A priority Critical patent/JP2983019B1/en
Application granted granted Critical
Publication of JP2983019B1 publication Critical patent/JP2983019B1/en
Publication of JP2000180543A publication Critical patent/JP2000180543A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

【要約】 【課題】 背景と目標を構成する画素の輝度値の間のコ
ントラストが良好でない画像から目標の形状を良好に検
出すると共に画像中の目標を高速に検出する方法および
装置を提供する。 【解決手段】 入力された原画像から目標の候補を構成
する画素を検出して2値化画像を生成し、入力された原
画像および上記で生成された2値化画像を用いて目標候
補構成画素の統計値と背景構成画素の統計値から目標候
補の存在の有無を判定し、有無判定の結果を受けて、目
標候補が存在する領域である場合には、目標候補存在領
域をその周辺に拡大し目標候補領域データを出力し、上
記で生成された2値化画像と目標候補領域データの論理
積を取り、論理積によって得られた画像をラベリング
し、ラベリングされた目標候補の重心を算出し、重心が
算出されたすべての目標候補から目標の判定を行い、入
力画像中から目標を検出する。
A method and apparatus for satisfactorily detecting the shape of a target from an image in which the contrast between the background and the luminance value of pixels constituting the target are not good, and for quickly detecting the target in the image. SOLUTION: A pixel constituting a target candidate is detected from an input original image to generate a binarized image, and a target candidate configuration is generated using the input original image and the binarized image generated above. The presence / absence of the target candidate is determined from the statistical value of the pixel and the statistical value of the background constituent pixels, and based on the result of the presence / absence determination, if the target candidate is present, the target candidate present area is set in the vicinity thereof. Enlarge and output the target candidate area data, take the logical product of the binarized image generated above and the target candidate area data, label the image obtained by the logical product, and calculate the center of gravity of the labeled target candidate Then, the target is determined from all the target candidates for which the center of gravity has been calculated, and the target is detected from the input image.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、入力された画像中
に存在する目標を検出する方法およびその装置、特に衛
星に搭載された合成開口レーダで取得された画像から艦
船等の目標を検出する目標検出方法および目標検出装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for detecting a target existing in an input image, and more particularly to a method for detecting a target such as a ship from an image acquired by a synthetic aperture radar mounted on a satellite. The present invention relates to a target detection method and a target detection device.

【0002】[0002]

【従来の技術】従来の目標検出方法として種々の方法が
あるが、ここではその中から2つの目標検出方法につい
て説明する。図29は従来の目標検出方法1を実行する
目標検出装置1の全体構成を示す図である。図29にお
いて、目標検出装置1は、入力される原画像から目標構
成画素検出を行う目標構成画素検出ユニット10a、原
画像から目標有無判定を行う目標有無判定ユニット30
a、目標構成画素検出ユニット10aの出力および目標
有無判定ユニット30aの出力の論理積を演算するAN
Dユニット50aから構成される。
2. Description of the Related Art There are various methods for detecting a target in the related art. Here, two target detection methods will be described. FIG. 29 is a diagram showing an overall configuration of a target detection device 1 that executes a conventional target detection method 1. In FIG. 29, a target detection device 1 includes a target constituent pixel detection unit 10a for detecting target constituent pixels from an input original image, and a target presence / absence determination unit 30 for performing target presence / absence determination from the original image.
a, which calculates the logical product of the output of the target constituent pixel detection unit 10a and the output of the target presence / absence determination unit 30a
It is composed of a D unit 50a.

【0003】図30は、図29に示す従来の目標検出方
法1を実行する目標検出装置1の処理フローチャートを
示す図である。図30において、目標検出方法1の処理
は、入力画像(原画像Oで示す)から目標構成画素検出
を行う目標構成画素検出処理S10a、入力画像から目
標有無判定を行う目標有無判定処理S30a、目標構成
画素検出処理S10aの出力(2値化画像、Bで示す)
および目標有無判定処理S30aの出力(目標領域デー
タ、Aで示す)の論理積を演算するAND処理S50a
からなる。AND処理S50aの出力も目標構成画素検
出処理S10aの出力と同様に2値化画像(B’で示
す)となる。
FIG. 30 is a diagram showing a processing flowchart of the target detecting device 1 which executes the conventional target detecting method 1 shown in FIG. In FIG. 30, the processing of target detection method 1 includes target constituent pixel detection processing S10a for detecting target constituent pixels from an input image (indicated by an original image O), target presence / absence determination processing S30a for performing target presence / absence determination from an input image, and target processing. Output of constituent pixel detection processing S10a (binary image, indicated by B)
AND processing S50a for calculating the logical product of the output (target area data, indicated by A) of the target presence / absence determination processing S30a
Consists of The output of the AND processing S50a is also a binarized image (indicated by B '), like the output of the target constituent pixel detection processing S10a.

【0004】図30の目標構成画素検出処理S10aの
詳細処理を図31に示す。図29の目標構成画素検出ユ
ニット10aは、図31の原画像読み取り処理S101
aにおいて、図32に示される原画像Oが読み取られ、
目標構成画素判定領域/背景領域生成処理S102aに
おいて、原画像Oの中で目標構成画素判定領域O1とそ
の周りを囲む背景領域O2を含む各小領域が生成され、
背景領域統計算出処理S103aにおいて、背景領域O
2における統計値(ここでは、たとえば、平均値μおよ
び標準偏差σ)が算出され、2値化判定値設定処理S1
04aにおいて、2値化判定値Dが設定される。
FIG. 31 shows a detailed process of the target constituent pixel detection process S10a in FIG. The target constituent pixel detection unit 10a in FIG. 29 performs the original image reading process S101 in FIG.
In a, the original image O shown in FIG. 32 is read,
In the target constituent pixel determination region / background region generation processing S102a, each small region including the target constituent pixel determination region O1 and the background region O2 surrounding the target constituent pixel determination region O1 in the original image O is generated.
In the background area statistical calculation processing S103a, the background area O
2 (here, for example, the average value μ and the standard deviation σ) are calculated, and the binarization determination value setting processing S1 is performed.
At 04a, a binarization determination value D is set.

【0005】背景領域統計算出処理S103aでは、例
えば、背景領域の平均値μB、標準偏差σBを算出する。
2値化判定値設定処理S104aでは、これらの値か
ら、次の式で与えられる2値化判定値Dを計算する。 D=μB+x×σB ここで、x:定数 目標構成画素判定処理S105aでは、図32に示され
る目標構成画素判定領域O1中の各画素p(i,j)の輝度
値X(i,j)が2値化判定値D以上であるか否かを比較
し、 X(i,j)≧D のときに、その画素は目標を構成する画素であると判定
され、 X(i,j)<D のときに、その画素は目標を構成しない画素であると判
定される。ここでiは原画像O中の画素のx座標、yは
原画像O中の画素のy座標である。処理S106aにお
いて、領域が最終領域か否かが判断され、最終領域でな
い場合には、図32中に示されるように次の領域である
目標構成画素判定領域O1’およびその周りを囲む背景
領域O2’について繰り返される。そして、この処理を
順次実行し、最終領域である場合には目標構成画素検出
処理S10aは終了する。
In the background area statistical calculation processing S103a, for example, an average value μ B and a standard deviation σ B of the background area are calculated.
In the binarization determination value setting processing S104a, a binarization determination value D given by the following equation is calculated from these values. D = μ B + x × σ B Here, x: constant In the target constituent pixel determination processing S105a, the luminance value X (i, j) of each pixel p (i, j) in the target constituent pixel determination area O1 shown in FIG. j) is greater than or equal to a binarization determination value D. When X (i, j) ≧ D, the pixel is determined to be a pixel constituting a target, and X (i, j) ) <D, the pixel is determined to be a pixel that does not constitute the target. Here, i is the x coordinate of the pixel in the original image O, and y is the y coordinate of the pixel in the original image O. In step S106a, it is determined whether the region is the final region. If not, the target component pixel determination region O1 'which is the next region and the background region O2 surrounding the target region as shown in FIG. 'Repeated. Then, the processing is sequentially executed, and if the area is the final area, the target constituent pixel detection processing S10a ends.

【0006】図30の目標有無判定処理S30aの詳細
処理を図33に示す。図33において、原画像読み取り
処理S301aで、図34に示すように原画像Oを読み
取る。目標判定領域/背景領域生成処理S302aにお
いて、原画像O中で目標判定領域Q1とその周りの背景
領域Q2を生成する。目標判定領域/背景領域統計値算
出処理S303aにおいて、目標判定領域Q1の平均値
μT、分散σT 2および背景領域Q2の平均値μB、分散σ
B 2を算出する。目標判定値設定処理S305aにおい
て、例えば、次のような式に基づいてコントラスト値C
を算出する。 C={(μT−μB2+σT 2}/σB 2 目標判定処理S305aにおいて、上記のコントラスト
値Cを所定の閾値Tcと比較して、目標の存在を検出す
る。すなわち、 C≧Tc :目標が存在する、 C<Tc :目標が存在しない と判定される。処理S306aにおいて、領域が最終領
域か否かが判断され、最終領域でない場合には、図34
中に示されるように次の領域である目標判定領域Q1’
およびその周りを囲む背景領域Q2’について繰り返さ
れる。そして、この処理を順次実行し、最終領域である
場合には目標有無判定処理S30aは終了する。
FIG. 33 shows a detailed process of the target presence / absence determination process S30a of FIG. In FIG. 33, in an original image reading process S301a, an original image O is read as shown in FIG. In the target determination area / background area generation processing S302a, a target determination area Q1 and a surrounding background area Q2 in the original image O are generated. In the target determination area / background area statistical value calculation processing S303a, the average value μ T and variance σ T 2 of the target determination area Q1 and the average value μ B and variance σ of the background area Q2 are obtained.
To calculate the B 2. In the target determination value setting process S305a, for example, the contrast value C is calculated based on the following equation.
Is calculated. In C = {(μ T -μ B ) 2 + σ T 2} / σ B 2 target determining process S305a, by comparing the above contrast value C and the predetermined threshold value Tc, to detect the presence of target. That is, it is determined that C ≧ Tc: the target exists, and C <Tc: the target does not exist. In step S306a, it is determined whether or not the area is the last area.
As shown in the figure, a target determination area Q1 ′ which is the next area
And the background area Q2 'surrounding the area. Then, this process is sequentially performed, and if it is the last area, the target presence / absence determination processing S30a ends.

【0007】図35は、AND処理S50aを示す図で
ある。図35のAND処理S50aにおいては、目標構
成画素検出処理S10aで得られた図35(a)で示す
目標構成画素2値化画像Bと目標有無判定処理S30a
で得られた図35(b)で示す目標領域データAから、
目標構成画素で、かつ目標領域データにおいて目標存在
領域であると判定された画素を全て目標を構成する画素
であると判断する。その判断結果から図35(c)のよ
うな目標構成画素2値化画像B’が得られる。
FIG. 35 is a diagram showing the AND processing S50a. In the AND processing S50a of FIG. 35, the target constituent pixel binary image B shown in FIG. 35A obtained in the target constituent pixel detection processing S10a and the target presence / absence determination processing S30a
From the target area data A shown in FIG.
All the pixels that are the target constituent pixels and are determined to be the target existence area in the target area data are determined to be the pixels that constitute the target. From the result of the determination, a target constituent pixel binary image B ′ as shown in FIG. 35 (c) is obtained.

【0008】図36は、K.Eldhuset"Automatic ship an
d ship wake detection system forSpaceborne SAR ima
ges in Coastral Regions" (IEEE Transactions on Geo
science and Remote Sensing,Vol.34,No.4,July 1996)
に記述される目標検出方法2の構成を示すブロック図で
ある。図37は、従来の目標検出方法2の処理を示すフ
ローチャートを示す図である。
FIG. 36 shows K. Eldhuset "Automatic ship an
d ship wake detection system for Spaceborne SAR ima
ges in Coastral Regions "(IEEE Transactions on Geo
science and Remote Sensing, Vol. 34, No. 4, July 1996)
3 is a block diagram showing a configuration of a target detection method 2 described in FIG. FIG. 37 is a flowchart showing a process of the conventional target detection method 2.

【0009】図36は、従来の目標検出装置2の全体構
成を示すブロック図である。図36において、目標検出
装置2は、目標候補構成画素検出ユニット10a、ラベ
リングユニット60a、目標候補重心算出ユニット70
a、目標判定ユニット80aから構成される。
FIG. 36 is a block diagram showing the overall configuration of a conventional target detection device 2. As shown in FIG. In FIG. 36, the target detection device 2 includes a target candidate constituent pixel detection unit 10a, a labeling unit 60a, and a target candidate centroid calculation unit 70.
a, a target determination unit 80a.

【0010】図37は従来の目標検出装置2の処理を示
すフローチャートを示す図である。図37において、目
標検出装置は、目標候補構成画素検出処理S10aにお
いて、入力された原画像中で目標候補を構成する画素の
検出を行い、ラベリング処理S60aにおいて、検出さ
れた目標候補を構成する画素にラベリングを施し、各目
標候補として認識し、目標候補重心算出処理S70aに
おいて、ラベリングされた各目標候補の重心を計算し、
目標判定処理S80aにおいて、重心が計算された各目
標候補に対して目標判定領域を設定し、目標であるか否
かの判定を行い目標を検出する。
FIG. 37 is a flowchart showing the processing of the conventional target detecting device 2. In FIG. 37, the target detection device detects pixels constituting the target candidate in the input original image in the target candidate constituent pixel detection processing S10a, and detects the pixels constituting the detected target candidate in the labeling processing S60a. Are subjected to labeling, and the target candidates are recognized as target candidates. In a target candidate center of gravity calculation process S70a, the center of gravity of each labeled target candidate is calculated.
In the target determination processing S80a, a target determination area is set for each target candidate for which the center of gravity has been calculated, and it is determined whether or not the target is a target, and the target is detected.

【0011】図36の目標候補構成画素検出ユニット1
0aにおいては、図31と同様に、原画像読み取り処理
S101aおよびそれに続く処理(S102a〜S10
6a)が行われ、図38のような2値化画像Bが出力さ
れる。図38において、2値化画像B中で目標候補構成
画素として検出された画素P1には、たとえば、“1”
と表示される。この画像に対して、ラベリングユニット
60aにおいて、図39に示すように各画素の連結成分
を検出し、各目標候補を認識するためにラベルを付すラ
ベリング処理S60aが行われ、ラベリング画像Lが出
力される。ラベリング処理S60aの後、ラベリング画
像L中には“100”、“101”…“109”とある
ように各目標候補が認識される。この後、目標候補重心
算出ユニット70aにおいて、それぞれの目標候補の目
標判定領域を設定するために目標候補の重心が算出され
る。算出された重心の位置を中心に目標判定領域が設け
られ、その判定領域における目標候補と背景のコントラ
スト値が算出され、このコントラスト値が所定の閾値以
上の場合に目標候補を目標と判定する目標判定処理S8
0aが行われ、目標が検出される。
A target candidate constituent pixel detecting unit 1 shown in FIG.
0a, as in FIG. 31, the original image reading process S101a and subsequent processes (S102a to S10a) are performed.
6a) is performed, and a binarized image B as shown in FIG. 38 is output. In FIG. 38, a pixel P1 detected as a target candidate constituent pixel in the binary image B has, for example, “1”.
Is displayed. As shown in FIG. 39, the labeling unit 60a performs a labeling process S60a for detecting a connected component of each pixel and attaching a label for recognizing each target candidate, and outputs a labeling image L. You. After the labeling process S60a, each target candidate is recognized as "100", "101", "109" in the labeling image L. Thereafter, the target candidate center of gravity calculation unit 70a calculates the center of gravity of the target candidate in order to set the target determination area of each target candidate. A target determination area is provided around the calculated position of the center of gravity, and a contrast value between the target candidate and the background in the determination area is calculated. When the contrast value is equal to or greater than a predetermined threshold, the target for determining the target candidate as the target is determined. Determination process S8
0a is performed and the target is detected.

【0012】[0012]

【発明が解決しようとする課題】上述の2つの処理方法
のうち、目標検出方法1は図40に示すように目標判定
領域A1に目標が存在すると判定された場合に、目標構
成画素検出処理S10aにおいて目標を構成する画素と
して検出された画素のうち、目標U1以外に、背景U2
を目標構成画素として誤って検出している場合に目標と
して検出する。これは、たとえば、図42に示すよう
に、目標を構成する画素と背景のコントラストが良好で
ない場合、すなわち、W1のような輝度分布を有する背
景画素とW2のような輝度分布を有する目標構成画素の
度数分布が重なる場合に、判定の閾値をT1に設定した
場合に、背景画素を目標構成画素として誤って検出する
こと及び画像を単に分割して目標有無判定領域を設定
し、各目標候補を認識せずに目標の有無を判定している
ためである。また、図41(a)に示すように、目標が
複数の目標判定領域A1,A3,A4にまたがる場合に
おいて、またがっている領域のうち、目標有無判定処理
S30aで、例えば、A1,A4を目標が存在しない領
域と判定した場合は、AND処理S50aによって、目
標は図41(b)中の目標U1’のような形状になり、
目標の形状が良く検出されないという欠点がある。
Of the two processing methods described above, the target detection method 1 is the target constituent pixel detection processing S10a when it is determined that the target exists in the target determination area A1 as shown in FIG. Among the pixels detected as pixels constituting the target in the background U2 other than the target U1
Is detected as a target when erroneously is detected as a target constituent pixel. This is because, for example, as shown in FIG. 42, when the contrast between the pixel constituting the target and the background is not good, that is, the background pixel having a luminance distribution like W1 and the target constituent pixel having a luminance distribution like W2 When the frequency distributions of the above overlap, when the threshold value of the determination is set to T1, the background pixel is erroneously detected as the target constituent pixel, and the image is simply divided to set the target presence / absence determination area. This is because the presence or absence of the target is determined without recognition. Further, as shown in FIG. 41A, when the target extends over a plurality of target determination areas A1, A3, and A4, for example, in the target presence / absence determination processing S30a, for example, A1 and A4 are targeted. If it is determined that the region does not exist, the target has a shape like the target U1 ′ in FIG. 41B by the AND processing S50a.
There is a disadvantage that the shape of the target is not well detected.

【0013】目標検出方法2は目標検出方法1の問題を
解決するために各目標候補の重心を中心に目標判定領域
を設定し、各目標候補を構成する画素と背景画素を用い
て目標の判定を行うものである。しかしながら、上述の
ように図42に示すようなW1のような輝度分布を有す
る背景画素とW2のような輝度分布を有する目標を構成
する画素の度数分布が重なる場合に、目標検出方法2に
おいても、目標検出方法1と同様に背景画素を目標構成
画素として誤って検出する。従って、この場合に図43
に示すように、目標構成画像検出処理S10aの結果に
対して目標候補U1,U2の全てをラベリングし、目標
判定処理を行うと処理量が膨大になり、処理時間がかか
るという欠点がある。
In the target detection method 2, a target determination area is set around the center of gravity of each target candidate in order to solve the problem of the target detection method 1, and the target determination is performed using pixels constituting each target candidate and background pixels. Is what you do. However, as described above, when the frequency distribution of the background pixel having the luminance distribution like W1 as shown in FIG. 42 and the frequency distribution of the pixels constituting the target having the luminance distribution like W2 overlap, the target detection method 2 also As in the case of the target detection method 1, the background pixel is erroneously detected as the target constituent pixel. Therefore, in this case, FIG.
As shown in (1), when all the target candidates U1 and U2 are labeled with respect to the result of the target constituent image detection processing S10a and the target determination processing is performed, the processing amount becomes enormous, and there is a disadvantage that the processing time is required.

【0014】本発明は上記の問題点を鑑みてなされたも
のであり、画像中から目標を検出する場合、特に目標を
構成する画素と背景のコントラストが良好でない画像か
ら目標の形状を良好に検出すると共に、高速に目標を検
出できる目標検出方法および目標検出装置を提供するも
のである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and when a target is detected from an image, the shape of the target is preferably detected particularly from an image in which the contrast between the pixels constituting the target and the background is not good. And a target detection method and a target detection device capable of detecting a target at high speed.

【0015】[0015]

【課題を解決するための手段】前述の課題を解決するた
め、本発明の第1の発明による目標検出方法は、入力さ
れた原画像から目標の候補を構成する画素を検出して2
値化画像を生成し、入力された原画像および上記で生成
された2値化画像を用いて目標候補構成画素の統計値と
背景構成画素の統計値から目標候補の存在の有無を判定
し、有無判定の結果を受けて、目標候補が存在する領域
である場合には、目標候補存在領域をその周辺に拡大し
目標候補領域データを出力し、上記で生成された2値化
画像と目標候補領域データの論理積を取り、論理積によ
って得られた画像をラベリングし、各目標候補を認識
し、ラベリングされた目標候補の重心を算出し、上記で
認識された全ての目標候補に対して重心を中心とした目
標判定領域を設定し、各目標判定領域内で目標候補統計
値および背景統計値を算出し、目標の判定を行うように
構成される。
In order to solve the above-mentioned problems, a target detecting method according to a first aspect of the present invention detects a pixel constituting a candidate for a target from an input original image, and performs a method for detecting a target.
Generate a binarized image, determine the presence or absence of the target candidate from the statistical value of the target candidate constituent pixels and the statistical value of the background constituent pixels using the input original image and the binarized image generated above, If the result of the presence / absence determination indicates that the target candidate exists, if the target candidate exists, the target candidate existing area is enlarged to the periphery thereof, and the target candidate area data is output. The logical product of the region data is taken, the image obtained by the logical product is labeled, each target candidate is recognized, the center of gravity of the labeled target candidate is calculated, and the center of gravity is calculated for all the target candidates recognized above. Is set, a target candidate statistic and a background statistic are calculated in each target determination area, and the target is determined.

【0016】本発明の第2の発明による目標検出方法
は、ラベリング処理と目標候補重心算出処理との間に小
目標候補除去処理を付加し、目標候補の画素数が所定数
以下の小目標候補を除去するように構成される。
In the target detecting method according to a second aspect of the present invention, a small target candidate removing process is added between the labeling process and the target candidate center-of-gravity calculating process, so that the number of pixels of the target candidate is smaller than a predetermined number. Is configured to be removed.

【0017】本発明の第3の発明による目標検出方法
は、ラベリング処理と目標候補重心算出処理との間に膨
張処理を付加し、同じラベル番号に囲まれ、ラベル番号
が付されていない画素を同じラベル番号とするように構
成される。
In the target detection method according to the third invention of the present invention, dilation processing is added between the labeling processing and the target candidate center-of-gravity calculation processing, and pixels surrounded by the same label number and having no label number are added. It is configured to have the same label number.

【0018】本発明の第4の発明による目標検出方法
は、ラベリング処理と目標候補重心算出処理との間に小
目標候補除去処理および膨張処理を付加し、目標候補の
画素数が所定数以下の小目標候補を除去し、同じラベル
番号に囲まれ、ラベル番号が付されていない画素を同じ
ラベル番号とするように構成される。
In the target detection method according to a fourth aspect of the present invention, a small target candidate removal process and an expansion process are added between the labeling process and the target candidate centroid calculation process, and the number of pixels of the target candidate is less than or equal to a predetermined number. The small target candidate is removed, and the pixels surrounded by the same label number and having no label number are configured to have the same label number.

【0019】本発明の第5の発明による目標検出装置
は、入力された原画像から目標の候補を構成する画素を
検出して2値化画像を生成する目標候補構成画素検出手
段と、入力された原画像および上記で生成された2値化
画像を用いて目標候補構成画素の統計値と背景構成画素
の統計値から目標候補の存在の有無を判定する目標候補
有無判定手段と、有無判定の結果を受けて、目標候補が
存在する領域である場合には、目標候補存在領域をその
周辺に拡大し目標候補領域データを出力する目標候補存
在領域拡大手段と、上記で生成された2値化画像と目標
候補領域データの論理積を取るAND処理手段と、論理
積によって得られた画像をラベリングし、各目標候補を
認識するラベリング手段と、上記で認識された全ての目
標候補に対して重心を中心とした目標判定領域を設定
し、各目標判定領域内で目標候補統計値および背景統計
値を算出し、目標の判定を行う目標判定手段とを備える
ように構成される。
A target detecting apparatus according to a fifth aspect of the present invention includes target candidate constituent pixel detecting means for detecting a pixel constituting a target candidate from an input original image and generating a binary image. Target candidate presence / absence determining means for determining the presence / absence of a target candidate from the statistical values of the target candidate constituent pixels and the statistical values of the background constituent pixels using the original image and the binarized image generated above, In response to the result, if the target candidate exists, if the target candidate exists, the target candidate existing area is expanded to its surroundings, and target candidate existing area expanding means for outputting target candidate area data; AND processing means for taking a logical product of the image and the target candidate area data, labeling means for labeling the image obtained by the logical product to recognize each target candidate, and a center of gravity for all the target candidates recognized above Sets a target determination region centered calculates a target candidate statistics and background statistic in each target determination region, configured with a target determining means for determining a target.

【0020】本発明の第6の発明による目標検出装置
は、ラベリング手段と目標候補重心算出手段との間に、
目標候補の画素数が所定数以下の小目標候補を除去する
小目標候補除去手段を付加するように構成される。
A target detecting apparatus according to a sixth aspect of the present invention comprises a labeling means and a target candidate center of gravity calculating means.
It is configured to add a small target candidate removing unit that removes small target candidates whose number of pixels of the target candidate is equal to or less than a predetermined number.

【0021】本発明の第7の発明による目標検出装置
は、ラベリング手段と目標候補重心算出手段との間に、
同じラベル番号に囲まれ、ラベル番号が付されていない
画素を同じラベル番号とする膨張処理手段を付加するよ
うに構成される。
According to a seventh aspect of the present invention, there is provided a target detecting apparatus, comprising:
It is configured to add expansion processing means that makes pixels surrounded by the same label number and not given a label number the same label number.

【0022】本発明の第8の発明による目標検出装置
は、ラベリング手段と目標候補重心算出手段との間に、
目標候補の画素数が所定数以下の小目標候補を除去する
小目標候補除去手段と、および同じラベル番号に囲ま
れ、ラベル番号が付されていない画素を同じラベル番号
とする膨張処理手段とを付加するように構成される。
According to an eighth aspect of the present invention, there is provided a target detecting apparatus, comprising: a labeling means and a target candidate center-of-gravity calculating means;
Small target candidate removing means for removing small target candidates in which the number of pixels of the target candidate is equal to or smaller than a predetermined number, and expansion processing means for surrounding pixels having the same label number and having no label number with the same label number. It is configured to add.

【0023】[0023]

【発明の実施の形態】実施の形態1.図1は、本発明の
実施の形態1の目標検出装置の全体構成を示すブロック
図である。図1において、本発明の実施の形態1の目標
検出装置は、目標候補構成画素検出ユニット10、記憶
ユニット20、目標候補有無判定ユニット30、目標候
補存在領域拡大ユニット40、AND処理ユニット5
0、ラベリングユニット60、目標候補重心算出ユニッ
ト70、目標判定ユニット80から構成される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 FIG. 1 is a block diagram showing the overall configuration of the target detection device according to the first embodiment of the present invention. In FIG. 1, a target detection device according to a first embodiment of the present invention includes a target candidate constituent pixel detection unit 10, a storage unit 20, a target candidate presence / absence determination unit 30, a target candidate existence region enlargement unit 40, and an AND processing unit 5.
0, a labeling unit 60, a target candidate center of gravity calculation unit 70, and a target determination unit 80.

【0024】図2は本発明の実施の形態1の目標検出装
置の処理を示すフローチャートを示す図である。図2に
おいて、目標検出装置は、入力された原画像(O)を目
標候補構成画素検出処理S10において、入力された原
画像中で目標候補を構成する画素の検出を行い、目標候
補有無判定処理S30において、入力された原画像を小
領域に分割し、目標候補の有無を判定し、目標候補存在
領域拡大処理S40において、目標候補が存在する領域
である場合には、目標候補存在領域をその周辺に拡大し
目標候補領域データを出力し、AND処理S50におい
て、2値化画像と目標候補領域データの論理積を取り、
ラベリング処理S60において、検出された目標候補を
構成する画素にラベリングを施し、目標候補重心算出処
理S70において、ラベリングされた各目標候補の重心
を計算し、目標判定処理S80において、各目標候補に
ついて目標判定領域を設定し、目標か否かの判定を行い
目標を検出する。
FIG. 2 is a flowchart showing the processing of the target detecting device according to the first embodiment of the present invention. In FIG. 2, the target detecting device detects pixels constituting the target candidate in the input original image in a target candidate constituent pixel detecting process S10 of the input original image (O), and executes a target candidate presence / absence determining process. In S30, the input original image is divided into small regions, and the presence / absence of a target candidate is determined. In the target candidate presence region enlarging process S40, if the target candidate is present, the target candidate presence region is set to the target candidate presence region. The target candidate area data is enlarged and output to the periphery, and in the AND processing S50, the logical product of the binarized image and the target candidate area data is obtained.
In the labeling process S60, the pixels constituting the detected target candidates are labeled, and in the target candidate center-of-gravity calculation process S70, the center of gravity of each labeled target candidate is calculated. In the target determination process S80, the target A determination area is set, and it is determined whether the target is a target or not and the target is detected.

【0025】以下に、図1に示す構成およびそれらの各
構成で行われる処理について詳細に説明する。 目標候補構成画素検出ユニット10:図3は、本発明の
実施の形態1の目標候補構成画素検出処理S10を説明
するフローチャートを示す図である。目標候補構成画素
検出ユニット10は、目標候補構成画素の検出処理を行
うユニットであり、図3に示すように、原画像読み取り
処理S101、目標候補構成画素判定領域/背景領域生
成処理S102、背景領域統計値算出処理S103、2
値化判定値設定処理S104、目標候補構成画素判定処
理S105及び繰り返し処理S106を行うユニットで
ある。目標候補構成画素検出ユニット10中で処理され
たデータは共有の記憶ユニット20に記録される。
Hereinafter, the configurations shown in FIG. 1 and the processing performed by each of them will be described in detail. Target Candidate Constituent Pixel Detection Unit 10: FIG. 3 is a flowchart illustrating a target candidate constituent pixel detection process S10 according to the first embodiment of the present invention. The target candidate constituent pixel detection unit 10 is a unit that performs a target candidate constituent pixel detection process. As shown in FIG. 3, an original image reading process S101, a target candidate constituent pixel determination region / background region generation process S102, a background region Statistical value calculation processing S103, 2
It is a unit that performs a binarization determination value setting process S104, a target candidate constituent pixel determination process S105, and a repetition process S106. The data processed in the target candidate constituent pixel detection unit 10 is recorded in the shared storage unit 20.

【0026】目標候補構成画素検出処理S10:まず、
入力された原画像Oは原画像読み取り処理S101によ
って読み取られる。読み取られた原画像Oは、目標候補
構成画素判定領域/背景領域生成処理S102におい
て、図4に示すように、目標候補構成画素判定領域O1
およびそれを取り囲む背景領域O2が生成される。背景
領域統計値算出処理S103において、生成された背景
領域O2中の全ての画素から統計値(平均値μB、標準
偏差σB等)を算出する。2値化判定値設定処理S10
4において、次の式によって背景領域の2値化判定値D
を計算する。 D=μB+K×σB 目標候補構成画素判定処理S105において、目標候補
構成画素判定領域O1中の画素p(i,j)の輝度値X(i,j)
と背景領域O2中で得られた2値化判定値Dとを順次比
較して、例えば、次の論理で目標候補構成画素を判定す
る。
Target candidate constituent pixel detection process S10:
The input original image O is read by an original image reading process S101. In the target candidate constituent pixel determination area / background area generation processing S102, the read original image O is subjected to the target candidate constituent pixel determination area O1 as shown in FIG.
And a background area O2 surrounding it. In the background region statistical value calculation processing S103, statistical values (average value μ B , standard deviation σ B, etc.) are calculated from all the pixels in the generated background region O2. Binarization determination value setting processing S10
4, the binarization determination value D of the background area is calculated by the following equation.
Is calculated. D = μ B + K × σ B In the target candidate constituent pixel determination processing S105, the luminance value X (i, j) of the pixel p (i, j) in the target candidate constituent pixel determination area O1.
And the binarization determination value D obtained in the background area O2 are sequentially compared to determine a target candidate constituent pixel by the following logic, for example.

【0027】すなわち、 X(i,j)≧μB+K×σBのとき
に目標候補構成画素であると判定し、 X(i,j)<μB+K×σB のときに目標候補構成画素でないと判定する。ここで、
iは原画像O中のx座標、yは原画像O中のy座標、K
は定数である。
That is, when X (i, j) ≧ μ B + K × σ B , it is determined that the pixel is a target candidate constituent pixel. When X (i, j) <μ B + K × σ B , the target candidate constituent pixel is determined. It is determined that the pixel is not a pixel. here,
i is the x coordinate in the original image O, y is the y coordinate in the original image O, K
Is a constant.

【0028】また、合成開口レーダの強度画像では、た
とえば、次の式を2値化判定値Dとすることもできる。 D=μB+K×√N ここで、Nはルック数である。
In the intensity image of the synthetic aperture radar, for example, the following equation can be used as the binarization determination value D. D = μ B + K × √N where N is the number of looks.

【0029】上記と同様に、目標候補構成画素判定処理
S105において、目標候補構成画素判定領域O1中の
画素p(i,j)と背景領域O2中で得られた2値化判定値
Dとを次の論理で順次比較して、目標候補構成画素か否
かを判定する。
Similarly to the above, in the target candidate constituent pixel determination processing S105, the pixel p (i, j) in the target candidate constituent pixel determination area O1 and the binarization determination value D obtained in the background area O2 are determined. It is sequentially compared by the following logic to determine whether or not the pixel is a target candidate constituent pixel.

【0030】すなわち、X(i,j)’≧μB+K×√Nのと
きに目標候補構成画素であると判定し、 X(i,j)’<μB+K×√N のときに目標候補構成画素でないと判定する。ここで、
X(i,j)’=X(i,j)+X(i+1,j)+X(i,j+1)+X(i+1,
j+1)−4μB,X(i,j)はp(i,j)の輝度値である。
That is, when X (i, j) ′ ≧ μ B + K × √N, it is determined that the pixel is a target candidate constituent pixel. When X (i, j) ′ <μ B + K × √N, the target pixel is determined. It is determined that the pixel is not a candidate constituent pixel. here,
X (i, j) '= X (i, j) + X (i + 1, j) + X (i, j + 1) + X (i + 1,
j + 1) −4 μ B , X (i, j) is the luminance value of p (i, j).

【0031】以降、目標候補構成画素検出処理S10
は、原画像Oに対して判定領域O1,O2の小領域の次
の判定領域O1’、O2’が重ならないように小領域を
生成して、 O1’中の全画素に対して目標候補を構成
する画素か否かを順次判定する。このようにして、原画
像O中の全画素に対して本処理を施し、目標候補を構成
する画素に、たとえば、“1”それ以外の画素に“0”
を付して、図6のような目標候補構成画素2値化画像B
として、記憶ユニット20に記憶する。
Thereafter, target candidate constituent pixel detection processing S10
Generates a small area such that the next judgment areas O1 ′ and O2 ′ of the judgment areas O1 and O2 do not overlap the original image O, and sets a target candidate for all pixels in O1 ′. It is sequentially determined whether or not the pixel is a constituent pixel. In this way, the present process is performed on all the pixels in the original image O, and “1” is assigned to the pixels constituting the target candidate, for example, “0” is assigned to the other pixels.
And a target candidate constituent pixel binary image B as shown in FIG.
Is stored in the storage unit 20.

【0032】目標候補有無判定ユニット30:図5は、
本発明の実施の形態1の目標候補有無判定処理S30の
フローチャートを示す図である。次に、目標候補有無判
定ユニット30は、図5に示すように、原画像読み取り
処理S301、目標候補構成画素2値化画像読み取り処
理S302、原画像および2値化画像小領域分割処理S
303、目標候補/背景統計値算出処理S304、目標
候補判定処理S305、および繰り返し処理S306を
行うユニットである。なお、ステップS301とステッ
プS302の画像読み取り順序は逆でもかまわない。
Target candidate presence / absence determination unit 30: FIG.
FIG. 4 is a diagram illustrating a flowchart of a target candidate presence / absence determination process S30 according to the first embodiment of the present invention. Next, as shown in FIG. 5, the target candidate presence / absence determination unit 30 performs an original image reading process S301, a target candidate constituent pixel binary image reading process S302, an original image and a binary image small area dividing process S
303, a target candidate / background statistical value calculation process S304, a target candidate determination process S305, and a repetition process S306. Note that the image reading order of step S301 and step S302 may be reversed.

【0033】目標候補有無判定処理S30:原画像読み
取り処理S301において、入力された原画像Oが読み
取られ、目標候補構成画素2値化画像読み取り処理S3
02において、目標候補構成画素検出処理S10で記憶
ユニット20に記憶された2値化画像Bが読み取られ
る。原画像および2値化画像小領域分割処理S303に
おいて、原画像および2値化画像を小領域に分割する。
図6は2値化画像Bを小領域A1、A2,A3,…、A
nに分割した様子を示している。
Target candidate presence / absence determination processing S30: In the original image reading processing S301, the input original image O is read, and the target candidate constituent pixel binary image reading processing S3 is performed.
At 02, the binarized image B stored in the storage unit 20 in the target candidate constituent pixel detection processing S10 is read. In the original image and binarized image small area division processing S303, the original image and the binarized image are divided into small areas.
FIG. 6 shows the binarized image B as small areas A1, A2, A3,.
The figure shows a state of division into n.

【0034】目標候補/背景統計値算出処理S304に
おいて、目標候補構成画素2値化画像読み取り処理S3
02で記憶ユニット20から読み取られた2値化画像B
(図6)から、たとえば、分割された小領域A1中にお
いて図6の“1”の部分である目標候補構成画素U1の
位置が確認される。さらに、目標候補構成画素2値化画
像B(図6)で分割された小領域A1に対応する原画像
O(図7)の小領域A1において、目標候補構成画素2
値化画像B上のU1の位置に対応する原画像O上の目標
候補構成画素(M1,M2,…,M8)の輝度値から目標
候補構成画素の統計値(たとえば、Mmax,Msum)およ
び背景画素(H1,H2,…,H17)の輝度値から背景
構成画素の統計値(たとえば、Hmax,Hmin)を得る。
In the target candidate / background statistical value calculation processing S304, the target candidate constituent pixel binary image reading processing S3
02, the binarized image B read from the storage unit 20
From FIG. 6, for example, the position of the target candidate constituent pixel U <b> 1 which is the portion “1” in FIG. 6 in the divided small area A <b> 1 is confirmed. Further, in the small area A1 of the original image O (FIG. 7) corresponding to the small area A1 divided by the target candidate constituent pixel binary image B (FIG. 6), the target candidate constituent pixel 2
From the luminance values of the target candidate constituent pixels (M1, M2,..., M8) on the original image O corresponding to the position of U1 on the binarized image B, the statistical values (eg, Mmax, Msum) of the target candidate constituent pixels and the background From the luminance values of the pixels (H1, H2,..., H17), statistical values (eg, Hmax, Hmin) of the background constituent pixels are obtained.

【0035】目標候補判定処理S305において、上述
のようにして得られた目標候補構成画素と背景構成画素
の統計値を以下の式に代入し、あらかじめ定められた所
定の閾値T1と比較し、分割された小領域中に目標候補
が存在するか否かが判定される。 Mmax/Hmax≧T1 : 目標候補が存在する。 Mmax/Hmax<T1 : 目標候補が存在しない。 または Mmax/(Hmax−Hmin)≧T1 : 目標候補が存在する。 Mmax/(Hmax−Hmin)<T1 : 目標候補が存在しない。 または Msum/Hmax≧T1 : 目標候補が存在する。 Msum/Hmax<T1 : 目標候補が存在しない。 ここで、Mmax:目標候補構成画素の輝度値の最大値、 Msum:目標候補構成画素の輝度値の合計値、 Hmax:背景構成画素の輝度値の最大値、 Hmin:背景構成画素の輝度値の最小値、 T1 :閾値。このようにして得られた判定にしたがっ
て、閾値T1を越えた領域には目標候補が存在する領域"
1"とし、閾値T1を越えない領域は目標候補が存在しな
い領域"0"として記憶ユニット20に目標候補領域デー
タとして書き込まれる。以降、目標候補判定処理S30
5は、分割された領域A1,A2,A3,……,Anの
全領域に対して目標候補が存在するか否かを順次判定し
ていく。その判定結果は、上述のように記憶ユニット2
0に目標候補領域データとして書き込まれる。
In the target candidate determination processing S305, the statistical values of the target candidate constituent pixels and the background constituent pixels obtained as described above are substituted into the following equation, and are compared with a predetermined threshold value T1. It is determined whether or not the target candidate exists in the small area thus set. Mmax / Hmax ≧ T1: Target candidate exists. Mmax / Hmax <T1: No target candidate exists. Or Mmax / (Hmax−Hmin) ≧ T1: Target candidate exists. Mmax / (Hmax−Hmin) <T1: No target candidate exists. Or Msum / Hmax ≧ T1: target candidate exists. Msum / Hmax <T1: No target candidate exists. Here, Mmax: the maximum luminance value of the target candidate constituent pixels, Msum: the total luminance value of the target candidate constituent pixels, Hmax: the maximum luminance value of the background constituent pixels, Hmin: the luminance value of the background constituent pixels Minimum value, T1: threshold value. According to the determination obtained in this way, the region where the target candidate exists is located in the region exceeding the threshold T1.
The area which does not exceed the threshold T1 is set to 1 and the area where the target candidate does not exist is written to the storage unit 20 as the target candidate area data as the area "0".
5 sequentially determines whether or not the target candidate exists in all of the divided areas A1, A2, A3,..., An. The determination result is stored in the storage unit 2 as described above.
0 is written as target candidate area data.

【0036】目標候補存在領域拡大ユニット40:図8
は、本発明の実施の形態1の目標候補存在領域拡大処理
S40のフローチャートを示す図である。目標候補存在
領域拡大ユニット40は、図8に示すように、目標候補
領域データ読み取り処理S401、目標候補存在判定処
理S402、8近傍拡大処理S403、繰り返し処理S
404を行うユニットである。目標候補存在領域拡大ユ
ニット40は、目標候補有無ユニット30で生成され、
記憶ユニット20に記憶された目標候補領域データ
(A)を読み取り、目標候補が存在する領域の場合、そ
の領域に隣接する8近傍の領域を目標が存在する領域と
して記憶ユニット20中の目標候補領域データ(A)を
書き換える。
Target candidate existing area expanding unit 40: FIG.
FIG. 9 is a diagram showing a flowchart of a target candidate existing region expanding process S40 according to the first embodiment of the present invention. As shown in FIG. 8, the target candidate existing area expanding unit 40 includes a target candidate area data reading process S401, a target candidate existing determining process S402, an 8-neighbor expanding process S403, and a repetitive process S
This unit performs 404. The target candidate existence area expanding unit 40 is generated by the target candidate presence / absence unit 30;
The target candidate area data (A) stored in the storage unit 20 is read, and in the case of a target candidate area, a target candidate area in the storage unit 20 in which eight neighboring areas adjacent to the target candidate area are set as target areas. Rewrite the data (A).

【0037】目標候補存在領域拡大処理S40:図9
は、本発明の実施の形態1の目標検出方法における目標
候補存在領域拡大処理を説明する図である。図8の目標
候補領域データ読み取り処理S401において、記憶ユ
ニット20からバイナリ形式の目標候補領域データが読
み取られる。目標候補存在判定処理S402において
は、目標候補領域データから目標候補が存在する領域を
抽出する。抽出された目標候補存在領域に対して8近傍
拡大処理S403を施す。図9に示すように、目標候補
を構成する画素がすべて常に同じ領域に入っているとは
限らず、複数の領域にまたがっている場合がある。この
とき、たとえば、A5の領域は目標候補が存在する領域
と判定され、その他の領域A1,A2,A4は、目標候
補が存在しない領域と判定されたと仮定すると、目標の
形状は良好に検出できないことになる。これを避けるた
めにあらかじめ目標の大きさを考慮した領域において、
目標候補の近傍には目標が存在すると判定する。これに
より、目標の形状を良好に検出することができる。
Target candidate existence area expansion processing S40: FIG.
FIG. 8 is a diagram for explaining a target candidate existence region expanding process in the target detection method according to the first embodiment of the present invention. In target candidate area data reading processing S401 in FIG. 8, binary candidate target area data is read from the storage unit 20. In the target candidate presence determination processing S402, a region where the target candidate exists is extracted from the target candidate region data. An 8-neighbor enlargement process S403 is performed on the extracted target candidate existence region. As shown in FIG. 9, all the pixels constituting the target candidate are not always in the same area, and may extend over a plurality of areas. At this time, for example, assuming that the region A5 is determined to be a region where the target candidate exists, and the other regions A1, A2 and A4 are determined to be regions where the target candidate does not exist, the shape of the target cannot be detected well. Will be. In order to avoid this, in an area where the size of the target is considered in advance,
It is determined that the target exists near the target candidate. Thereby, the target shape can be detected well.

【0038】次に、8近傍拡大処理S403について詳
細に説明する。8近傍拡大処理S403においては、図
9中の領域A1に目標候補が存在すると判定されると、
領域A1に隣接する8近傍(ここでは、3つの近傍A
2,A4,A5)を目標候補存在領域として拡大処理が
行われる。同様に、領域A2に目標候補が存在すると判
定されると、領域A2に隣接する8近傍(ここでは、5
つの近傍A1,A3,A4,A5,A6)を目標候補存
在領域として拡大処理が行われる。また、たとえば、領
域A5に目標候補が存在すると判定されると、領域A5
に隣接する8近傍(ここでは、8つの近傍A1,A2,
A3,A4,A6,A7,A8,A9)を目標候補存在
領域として拡大処理が行われる。この拡大処理が行われ
ると、その結果は記憶ユニット20に記憶された目標候
補領域データを書き換える。このように、全ての目標候
補領域データ上の領域(A1,A2,A3,…,An)
について目標候補が存在すると判定されれば、8近傍拡
大処理S403が行われ、目標候補領域データが書き換
えられていく。
Next, the 8-neighbor enlargement process S403 will be described in detail. In the 8-neighbor enlargement process S403, FIG.
When it is determined that the target candidate exists in the area A1 in 9,
Eight neighbors adjacent to the area A1 (here, three neighbors A
2, A4, A5) is used as the target candidate existence area, and the enlargement processing is performed. Similarly, when it is determined that the target candidate exists in the area A2, eight neighbors adjacent to the area A2 (here, 5
The enlargement process is performed using the two neighbors A1, A3, A4, A5, and A6) as target candidate existence areas. Further, for example, when it is determined that the target candidate exists in the area A5, the area A5
To eight neighbors (here, eight neighbors A1, A2,
A3, A4, A6, A7, A8, A9) are used as the target candidate existence areas, and the enlargement processing is performed. When this enlargement processing is performed, the result rewrites the target candidate area data stored in the storage unit 20. Thus, the areas (A1, A2, A3,..., An) on all the target candidate area data
If it is determined that there is a target candidate for, the 8-neighbor enlargement process S403 is performed, and the target candidate area data is rewritten.

【0039】AND処理ユニット50:図10は、本発
明の実施の形態1のAND処理のフローチャートを示す
図である。図10において、AND処理ユニット50
は、目標候補構成画素2値化画像読み取り処理S50
1、目標候補領域データ読み取り処理S502、論理積
演算処理S503、繰り返し処理S504を行うユニッ
トである。AND処理ユニット50は、2値化画像Bと
目標候補領域データAとのAND演算を行い、両方が"
1"の領域、すなわち目標候補構成画素でありかつ目標
候補存在領域に属する画素を目標候補構成画素と判定
し、記録ユニット20中の目標候補構成画素2値化画像
Bを書き換え、図11に示すように、新たな2値化画像
B’を記憶ユニット20に記憶する。なお、ステップS
501とステップS502の画像読み取り順序は逆でも
かまわない。
AND processing unit 50: FIG. 10 is a diagram showing a flowchart of the AND processing according to the first embodiment of the present invention. In FIG. 10, the AND processing unit 50
The target candidate constituent pixel binary image reading processing S50
1. This unit performs target candidate area data reading processing S502, logical product operation processing S503, and repetition processing S504. The AND processing unit 50 performs an AND operation on the binarized image B and the target candidate area data A.
1 ", that is, pixels that are target candidate constituent pixels and belong to the target candidate existence area are determined as target candidate constituent pixels, and the target candidate constituent pixel binary image B in the recording unit 20 is rewritten, as shown in FIG. Thus, the new binarized image B 'is stored in the storage unit 20. Step S
The image reading order of step 501 and step S502 may be reversed.

【0040】AND処理S50:図11は、本発明の実
施の形態1のAND処理を説明する図である。目標候補
構成画素2値化画像読み取り処理S501において、図
11(a)に示すような目標候補構成画素検出処理S1
0で得られた2値化画像Bが読み取られる。図11
(a)においては、目標候補構成画素であると判定され
た画素は太線枠で囲まれている。一方、目標候補領域デ
ータ読み取り処理S502において、図11(b)に示
すような目標候補有無判定処理S30および目標候補存
在領域拡大処理S40で得られた目標候補領域データA
が読み取られる。図11(b)においては、目標候補が
存在すると判定された領域は同様に太線枠(A1,A
2,A3,A4,A5,A6,A7,A8,A9)で囲
まれている。論理積演算処理S503において、上記の
2値化画像Bと目標候補領域データAとの論理積演算を
行う。全ての画素に対して処理が終わるまで繰り返し処
理S504によって論理積演算を繰り返す。その結果、
図11(c)に示すような目標候補構成画素2値化画像
B’が得られる。この結果は新たな2値化画像B’とし
て、記憶ユニット20に記憶される。
AND Process S50: FIG. 11 is a diagram for explaining the AND process according to the first embodiment of the present invention. In the target candidate constituent pixel binarized image reading processing S501, a target candidate constituent pixel detection processing S1 as shown in FIG.
The binary image B obtained at 0 is read. FIG.
In (a), pixels determined to be target candidate constituent pixels are surrounded by a thick line frame. On the other hand, in the target candidate area data read processing S502, the target candidate area data A obtained in the target candidate presence / absence determination processing S30 and the target candidate existence area enlargement processing S40 as shown in FIG.
Is read. In FIG. 11 (b), the regions where it is determined that the target candidates are present are similarly indicated by bold-line frames (A1, A1).
2, A3, A4, A5, A6, A7, A8, A9). In a logical product operation process S503, a logical product operation of the binary image B and the target candidate area data A is performed. The logical product operation is repeated by the repetition process S504 until the process is completed for all the pixels. as a result,
A target candidate constituent pixel binary image B ′ as shown in FIG. 11C is obtained. This result is stored in the storage unit 20 as a new binary image B ′.

【0041】ラベリングユニット60:図12は、本発
明の実施の形態1のラベリング処理のフローチャートを
示す図である。ラベリングユニット60は、目標候補構
成画素2値化画像読み取り処理S601、ラベリング実
施処理S602を行うユニットである。ラベリングユニ
ット60は、AND処理ユニットで得られた結果である
目標候補構成画素2値化画像B’を読み取り、目標候補
構成画素の連結部分を検知して個々の画素がどの目標候
補に属するかを判定する。これにより、連結成分が各目
標候補として認識される。処理結果はラベリング画像L
として記憶ユニット20に書き込まれる。
Labeling Unit 60: FIG. 12 is a diagram showing a flowchart of the labeling process according to the first embodiment of the present invention. The labeling unit 60 is a unit that performs a target candidate constituent pixel binary image reading process S601 and a labeling execution process S602. The labeling unit 60 reads the binarized image B ′ of the target candidate constituent pixels, which is a result obtained by the AND processing unit, detects a connected portion of the target candidate constituent pixels, and determines which target candidate each pixel belongs to. judge. Thereby, the connected component is recognized as each target candidate. Processing result is labeling image L
Is written to the storage unit 20.

【0042】ラベリング処理S60:図13は、本発明
の実施の形態1のラベリング処理を説明する図である。
目標候補構成画素2値化画像読み取り処理S601にお
いて、上記のAND処理S50で記憶ユニット20に記
憶された目標候補構成画素2値化画像B’が読み取られ
る。ラベリング実施処理S602において、読み取られ
た目標候補構成画素2値化画像B’に対してラベリング
処理が行われる。ラベリング処理は図13(a)に示す
ように2値化画像B’中の目標候補構成画素(“1”で
表されている)で、図13(b)にあるように連結して
いる画素に同じラベル、たとえば、100,101,1
02…等を付与し、ラベリング画像Lを作成する。これ
によって、連結している画素は同じ目標候補として認識
できるようになる。
Labeling process S60: FIG. 13 is a diagram for explaining the labeling process according to the first embodiment of the present invention.
In the target candidate constituent pixel binary image reading processing S601, the target candidate constituent pixel binary image B ′ stored in the storage unit 20 in the above-described AND processing S50 is read. In the labeling execution process S602, a labeling process is performed on the read target candidate constituent pixel binary image B ′. The labeling process is performed on the target candidate constituent pixels (represented by “1”) in the binary image B ′ as shown in FIG. 13A, and the connected pixels as shown in FIG. 13B. The same label, for example, 100, 101, 1
02, etc., to create a labeling image L. As a result, connected pixels can be recognized as the same target candidate.

【0043】目標候補重心算出ユニット70:図14
は、本発明の実施の形態1の目標候補重心算出処理のフ
ローチャートを示す図である。目標候補重心算出ユニッ
ト70は、ラベリング画像読み取り処理S701、重心
算出処理S702、繰り返し処理S703を行うユニッ
トである。目標候補重心算出ユニット70は、ラベリン
グユニット60で得られたラベリング画像Lを用いて各
目標候補の目標判定領域を設定するために各目標候補の
重心を算出する。
Target candidate center of gravity calculation unit 70: FIG.
FIG. 7 is a diagram showing a flowchart of a target candidate barycenter calculation process according to the first embodiment of the present invention. The target candidate center of gravity calculation unit 70 is a unit that performs a labeling image reading process S701, a center of gravity calculation process S702, and a repetition process S703. The target candidate center-of-gravity calculation unit 70 calculates the center of gravity of each target candidate in order to set the target determination region of each target candidate using the labeling image L obtained by the labeling unit 60.

【0044】目標候補重心算出処理S70:図15は、
本発明の実施の形態1の目標検出方法における目標候補
重心算出処理を説明する図である。図15の太線で囲ま
れた範囲U1は重心Gを算出する対象になっている目標
候補である。ラベリング画像読み取り処理S701にお
いて、同じラベル番号が付された目標候補を読み取る。
重心算出処理S702において、同じラベル番号が付さ
れた目標候補のx方向およびy方向の重心の位置X、Y
がそれぞれ次の式で算出され、算出された各目標候補の
重心Gは目標候補重心データとして記憶ユニット20に
書き込まれる。
Target candidate center of gravity calculation process S70: FIG.
FIG. 5 is a diagram illustrating a target candidate center of gravity calculation process in the target detection method according to the first embodiment of the present invention. A range U1 surrounded by a thick line in FIG. 15 is a target candidate for which the center of gravity G is calculated. In a labeling image reading process S701, target candidates with the same label number are read.
In the center-of-gravity calculation processing S702, the positions X and Y of the centers of gravity in the x and y directions of the target candidates assigned the same label number
Are calculated by the following equations, and the calculated center of gravity G of each target candidate is written to the storage unit 20 as target candidate center of gravity data.

【0045】[0045]

【数1】 (Equation 1)

【0046】ここで、(xn,yn):目標候補を構成
する画素の位置 X :目標候補のx方向の重心の位置 Y :目標候補のy方向の重心の位置 T :目標候補を構成する画素数 繰り返し処理S703によって、この重心算出処理S7
02を行うことにより、全ての目標候補の重心が算出さ
れる。
Here, (xn, yn): the position of the pixel forming the target candidate X: the position of the center of gravity of the target candidate in the x direction Y: the position of the center of gravity of the target candidate in the y direction T: the pixel forming the target candidate The center-of-gravity calculation processing S7
02, the centroids of all the target candidates are calculated.

【0047】目標判定ユニット80:図16は、本発明
の実施の形態1の目標判定処理のフローチャートを示す
図である。目標判定ユニット80は、ラベリング画像読
み取り処理S801、原画像読み取り処理S802、目
標候補重心データ読み取り処理S803、目標判定領域
設定処理S804、目標候補/背景統計値算出処理S8
05、判定処理S806、繰り返し処理S807を行う
ユニットである。目標判定ユニット80は、ラベリング
画像、原画像、目標候補重心データから対象となってい
る目標候補が目標であるか否かの判定を行う。なお、ス
テップS801とステップS802の画像読み取り順序
は逆でもかまわない。
Target determination unit 80: FIG. 16 is a diagram showing a flowchart of the target determination processing according to the first embodiment of the present invention. The target determination unit 80 includes a labeling image reading process S801, an original image reading process S802, a target candidate barycenter data reading process S803, a target determination region setting process S804, and a target candidate / background statistical value calculation process S8.
05, a unit for performing the determination processing S806 and the repetition processing S807. The target determination unit 80 determines whether or not a target target candidate is a target based on the labeling image, the original image, and the target candidate barycenter data. Note that the image reading order of step S801 and step S802 may be reversed.

【0048】目標判定処理S80:ラベリング画像読み
取り処理S801において、ラベリングユニット60か
ら出力されたラベリング画像Lが読み取られ、原画像読
み取り処理S802において、原画像Oが読み取られ
る。一方、目標候補重心データ読み取り処理S803に
おいて、上述の目標候補重心算出ユニット70で算出さ
れた結果である各目標候補重心データが順次読み取られ
る。目標判定領域設定処理S804において、目標判定
領域を設定し、その領域中において判定する目標候補の
統計値および背景の統計値から目標を判定する。
Target determination processing S80: The labeling image L output from the labeling unit 60 is read in the labeling image reading processing S801, and the original image O is read in the original image reading processing S802. On the other hand, in the target candidate center-of-gravity data reading processing S803, each target candidate center-of-gravity data which is the result calculated by the above-described target candidate center-of-gravity calculating unit 70 is sequentially read. In the target determination area setting processing S804, a target determination area is set, and a target is determined from the statistical value of the target candidate and the statistical value of the background to be determined in the area.

【0049】目標候補/背景統計値算出処理S805に
おいて、目標候補を構成する画素をすべて含むようにあ
らかじめ大きさが設定された目標候補の重心を中心とし
た原画像Oおよびラベリング画像Lの目標判定領域にお
いて、判定対象となっている各目標候補の統計値、およ
び背景の統計値を算出する。目標判定処理S806にお
いて、これらの統計値を用いて対象となっている目標候
補が目標であるか否かの判定を行う。
In the target candidate / background statistical value calculation processing S805, the target judgment of the original image O and the labeling image L centered on the center of gravity of the target candidate whose size is set in advance so as to include all the pixels constituting the target candidate In the region, the statistical value of each target candidate to be determined and the statistical value of the background are calculated. In the target determination processing S806, it is determined whether or not the target target candidate is a target by using these statistical values.

【0050】図17,図18は、本発明の実施の形態1
の目標検出方法における目標判定処理S80を説明する
図である。これらを用いて、さらに、詳細に目標判定処
理S80の動作を説明する。ラベリング画像読み取り処
理S801によって読み取られた図17のラベリング画
像L中で、判定の対象となる目標候補(U1,U2,U
3,U4,…,Un)が目標であるか否かの判定を行う
場合について説明する。この判定は全ての目標候補U
1,U2,U3,U4,…,Unについて行われるが、
ここでは、例として目標候補U4についてのみ説明す
る。目標判定領域設定処理S804において、目標候補
重心データ読み取り処理S803によって読み取られた
目標候補重心データを用いて、目標候補U4の重心Gを
中心に目標判定領域A4が設定される。目標候補/背景
統計値算出処理S805においては、ラベリング画像L
中で“102”のラベルが付された目標候補U4に対応
する原画像O中の画素(M5,M6,M7,M8,M
9,M10,M11)の輝度値および背景の画素(H
1,H2,H3,…,H17)の輝度値を用いて、上述
の目標候補有無判定ユニット30中の目標候補/背景統
計値算出処理S304と同様の処理が行われる。
FIGS. 17 and 18 show Embodiment 1 of the present invention.
FIG. 8 is a diagram illustrating a target determination process S80 in the target detection method of FIG. Using these, the operation of the target determination process S80 will be described in further detail. In the labeling image L of FIG. 17 read by the labeling image reading process S801, target candidates (U1, U2, U
3, U4,..., Un) will be described. This judgment is made for all target candidates U
1, U2, U3, U4,..., Un
Here, only the target candidate U4 will be described as an example. In the target determination area setting processing S804, the target determination area A4 is set around the center of gravity G of the target candidate U4 using the target candidate gravity center data read in the target candidate gravity center data reading processing S803. In the target candidate / background statistical value calculation processing S805, the labeling image L
In the original image O corresponding to the target candidate U4 labeled “102” (M5, M6, M7, M8, M
9, M10, M11) and the background pixel (H
1, H2, H3,..., H17), the same processing as the target candidate / background statistical value calculation processing S304 in the target candidate presence / absence determination unit 30 described above is performed.

【0051】すなわち、目標候補/背景統計値算出処理
S805において、目標判定領域A4中において原画像
O上の目標候補構成画素の輝度値から目標候補の統計値
(たとえば、Mmax,Msum)および背景画素の輝度値か
ら背景の統計値(たとえば、Hmax,Hmin)を得る。
That is, in the target candidate / background statistical value calculation processing S805, the statistical values (eg, Mmax, Msum) and the background pixel of the target candidate are calculated from the luminance values of the target candidate constituent pixels on the original image O in the target determination area A4. Of the background (for example, Hmax, Hmin) are obtained from the luminance value of.

【0052】目標判定処理S805において、上述のよ
うにして得られた目標候補と背景の統計値を以下の式に
代入し、あらかじめ定められた所定の閾値T2と比較
し、目標か否かが判定される。 Mmax/Hmax≧T2 : 目標である。 Mmax/Hmax<T2 : 目標でない。 または Mmax/(Hmax−Hmin)≧T2 : 目標である。 Mmax/(Hmax−Hmin)<T2 : 目標でない。 または Msum/Hmax≧T2 : 目標である。 Msum/Hmax<T2 : 目標でない。 ここで、Mmax:目標候補の画素の輝度値の最大値、 Msum:目標候補の画素の輝度値の合計値、 Hmax:背景の画素の輝度値の最大値、 Hmin:背景の画素の輝度値の最小値、 T2 :閾値。 このようにして得られた判定にしたがって、判定処理S
806において、閾値T2を越えた目標候補U4は目標
であると判定され、閾値T2を越えない目標候補U4は
目標でないと判定される。この時、閾値T2を越えた領
域の目標を構成する画素を“1”、その他の全ての画素
を“0”として、その結果を新たに生成する2値化画像
B''に書き込む。以降、すべての目標候補に同様の処理
を施し、目標判定処理S80を終え、目標の検出を終え
る。
In the target determination process S805, the target candidate and the statistical value of the background obtained as described above are substituted into the following equation, and are compared with a predetermined threshold T2 to determine whether the target is a target. Is done. Mmax / Hmax ≧ T2: target. Mmax / Hmax <T2: Not target. Or Mmax / (Hmax−Hmin) ≧ T2: target. Mmax / (Hmax−Hmin) <T2: Not target. Or Msum / Hmax ≧ T2: target. Msum / Hmax <T2: Not target. Here, Mmax: the maximum luminance value of the target candidate pixel, Msum: the total luminance value of the target candidate pixel, Hmax: the maximum luminance value of the background pixel, Hmin: the luminance value of the background pixel Minimum value, T2: threshold value. According to the judgment obtained in this way, judgment processing S
At 806, the target candidate U4 exceeding the threshold T2 is determined to be a target, and the target candidate U4 not exceeding the threshold T2 is determined not to be a target. At this time, the pixel constituting the target of the area exceeding the threshold value T2 is set to "1" and all the other pixels are set to "0", and the result is written into a newly generated binary image B ''. Thereafter, the same process is performed on all the target candidates, the target determination process S80 is completed, and the detection of the target is completed.

【0053】実施の形態2.図19は、本発明の実施の
形態2の目標検出装置の構成を示すブロック図である。
実施の形態2の目標検出装置は、図1に示す実施の形態
1の構成に小目標候補除去ユニット90を追加して構成
される。実施の形態2においては、図1のラベリング処
理S60の後に小目標候補除去処理S90を追加し、小
さな目標候補を除去することができる。小目標候補除去
ユニット90以外の他の構成は図1と同じであるので、
説明を省略する。
Embodiment 2 FIG. 19 is a block diagram illustrating a configuration of the target detection device according to the second embodiment of the present invention.
The target detecting apparatus according to the second embodiment is configured by adding a small target candidate removing unit 90 to the configuration of the first embodiment shown in FIG. In the second embodiment, a small target candidate removal process S90 can be added after the labeling process S60 in FIG. 1 to remove small target candidates. The configuration other than the small target candidate removal unit 90 is the same as that of FIG.
Description is omitted.

【0054】図20は、本発明の実施の形態2の目標検
出方法の処理を示すフローチャートを示す図である。小
目標候補除去処理S90以外の他の構成は図2と同じで
あるので、説明を省略する。
FIG. 20 is a flowchart showing a process of the target detecting method according to the second embodiment of the present invention. The configuration other than the small target candidate removal processing S90 is the same as that in FIG.

【0055】小目標候補除去ユニット90:図21は、
本発明の実施の形態2の小目標候補除去処理のフローチ
ャートを示す図である。小目標候補除去ユニット90
は、ラベリング画像読み取り処理S901、目標候補構
成画素計数処理S902、画素数比較処理S903、除
去処理S904、繰り返し処理S905を行うユニット
である。小目標候補除去ユニット90は、ラベリング画
像L上で同じラベルが付された目標候補の画素数があら
かじめ設定された目標候補画素数より少ない目標候補を
除去する。ここで、設定する目標候補画素数は、画素の
大きさおよび対象とする目標の大きさにより設定でき
る。たとえば、20m以上の艦船は検出し、それ以下の
艦船は検出しないように、目標候補画素数の閾値を設定
することができる。
Small target candidate removing unit 90: FIG.
FIG. 14 is a diagram illustrating a flowchart of a small target candidate removal process according to the second embodiment of the present invention. Small target candidate removal unit 90
Is a unit that performs a labeling image reading process S901, a target candidate constituent pixel counting process S902, a pixel number comparing process S903, a removing process S904, and a repeating process S905. The small target candidate removing unit 90 removes a target candidate in which the number of pixels of the target candidate with the same label on the labeling image L is smaller than a preset target candidate pixel number. Here, the number of target candidate pixels to be set can be set according to the pixel size and the target size to be targeted. For example, a threshold value of the number of target candidate pixels can be set so that a ship of 20 m or more is detected and a ship of less than 20 m is not detected.

【0056】小目標候補除去処理S90:図22は、本
発明の実施の形態2の小目標候補除去処理を説明する図
である。ラベリング画像読み取り処理S901におい
て、図22(a)に示すように、ラベリング処理S60
で生成されたラベリング画像Lを読み取る。目標候補構
成画素計数処理S902において、読み取ったラベリン
グ画像L上で目標候補(U1,U2,U3,U4,…,
Un)を構成する画素数を計数する。画素数比較処理S
903において、目標候補(U1,U2,U3,U4,
…,Un)を構成する画素数が所定の数(たとえば、2
以下)以下であるか比較する。除去処理S904では、
所定数以下の画素数の目標候補を除去する。これを繰り
返し処理S905中で画像中の目標候補に対して繰り返
し処理を行うことにより、図22(b)のような小目標
候補を除去したラベリング画像L’を生成する。
Small Target Candidate Removal Processing S90: FIG. 22 is a diagram for explaining the small target candidate removal processing according to the second embodiment of the present invention. In the labeling image reading process S901, as shown in FIG.
Is read out. In the target candidate constituent pixel counting process S902, the target candidates (U1, U2, U3, U4,.
Un) is counted. Pixel number comparison processing S
At 903, target candidates (U1, U2, U3, U4,
, Un) is a predetermined number (for example, 2
Below) compare if: In the removal processing S904,
A target candidate having a predetermined number of pixels or less is removed. By repeating this process for the target candidates in the image in the repetition process S905, a labeling image L 'from which the small target candidates are removed as shown in FIG. 22B is generated.

【0057】このように、実施の形態2においては、小
目標候補除去処理S90を導入することにより、目標候
補の形状が小さいために、目標となる可能性のない目標
候補を除去することが可能になる。従って、除去された
目標候補に対して以降の目標候補重心算出処理S70、
目標判定処理S80を施す必要が無くなり、処理時間を
短縮することができる。
As described above, in the second embodiment, by introducing the small target candidate removal processing S90, it is possible to remove a target candidate that is unlikely to become a target because the shape of the target candidate is small. become. Therefore, the subsequent target candidate centroid calculation processing S70 for the removed target candidate,
There is no need to perform the target determination processing S80, and the processing time can be reduced.

【0058】実施の形態3.図23は、本発明の実施の
形態3の目標検出装置の構成を示すブロック図である。
実施の形態3の目標検出装置は、図1に示す実施の形態
1の構成に膨張処理ユニット100を追加して構成され
る。膨張処理ユニット100の追加によって、目標の形
状をより良好に検出することができる。膨張処理ユニッ
ト100以外の他の構成は図1と同じであるので、説明
を省略する。
Embodiment 3 FIG. FIG. 23 is a block diagram showing a configuration of the target detection device according to the third embodiment of the present invention.
The target detection device of the third embodiment is configured by adding an expansion processing unit 100 to the configuration of the first embodiment shown in FIG. By adding the expansion processing unit 100, the target shape can be detected better. The configuration other than the expansion processing unit 100 is the same as that of FIG.

【0059】図24は、本発明の実施の形態3の目標検
出方法の処理を示すフローチャートを示す図である。膨
張処理S100以外の他の構成は図2と同じであるの
で、説明を省略する。
FIG. 24 is a flowchart showing a process of the target detecting method according to the third embodiment of the present invention. The configuration other than the expansion processing S100 is the same as that of FIG.

【0060】膨張処理ユニット100:図25は、本発
明の実施の形態3の膨張処理のフローチャートを示す図
である。膨張処理ユニット100は、ラベリング画像読
み取り処理S1001、膨張処理領域の有無判定処理S
1002、膨張実施処理S1003、目標候補内におけ
る繰り返し処理S1004、および全ての目標候補に対
する繰り返し処理S1005を行うユニットである。膨
張処理ユニット100は、ラベリング画像Lから膨張処
理を施す領域の有無を判定し、その領域に対して膨張処
理を行う。
Expansion processing unit 100: FIG. 25 is a diagram showing a flowchart of expansion processing according to the third embodiment of the present invention. The expansion processing unit 100 performs labeling image reading processing S1001 and expansion processing area presence / absence determination processing S
1002, an expansion execution process S1003, a repetition process S1004 in the target candidate, and a repetition process S1005 for all the target candidates. The expansion processing unit 100 determines whether or not there is an area to be subjected to the expansion processing from the labeling image L, and performs the expansion processing on the area.

【0061】膨張処理S100:図26は、本発明の実
施の形態3の膨張処理S100を説明する図である。実
施の形態3は目標の形状をより良好に検出できるように
したものであり、図1のラベリングS60と目標候補重
心算出処理S70の間に膨張処理S100を追加したも
のである。ラベリング画像読み取り処理S1001にお
いては、図26(a)に示すように、ラベリング処理S
60で生成されたラベリング画像Lを読み取る。ラベリ
ング画像Lから膨張処理を施す領域の有無を判定し、そ
の領域に対して膨張処理を行う。膨張処理領域の有無判
定処理S1002において、ラベリングされた目標候補
U1中にラベリングがされていない画素領域P2を検出
する。膨張実施処理S1003において、読み取ったラ
ベリング画像Lにおける目標候補U1中の画素によって
4近傍を囲まれた画素領域P2を目標候補に属する画素
と判定し、ラベリングすることによって、目標候補U1
の画素として認識させる。このようにして得られた膨張
処理を施した後のラベリング画像L’を図26(b)に
示す。
Expansion processing S100: FIG. 26 is a view for explaining expansion processing S100 according to the third embodiment of the present invention. In the third embodiment, a target shape can be detected more favorably, and an expansion process S100 is added between the labeling S60 and the target candidate center-of-gravity calculation process S70 in FIG. In the labeling image reading process S1001, as shown in FIG.
The labeling image L generated at 60 is read. The presence / absence of an area to be expanded is determined from the labeling image L, and the expansion processing is performed on the area. In the presence / absence determination processing S1002 of the expansion processing area, an unlabeled pixel area P2 is detected in the labeled target candidate U1. In the dilation execution processing S1003, the pixel area P2 surrounded by four pixels in the target candidate U1 in the read labeling image L is determined as a pixel belonging to the target candidate, and is labeled, thereby performing the target candidate U1.
Pixel. FIG. 26 (b) shows the labeling image L 'obtained after the expansion processing thus obtained.

【0062】このように、実施の形態3においては、膨
張処理S100を導入することにより、目標候補U1中
の画素によって4近傍を囲まれた画素領域P2を目標候
補に属する画素と判定することによって、目標候補の形
状をより良好に検出できる。なお、繰り返し処理S10
04において、同様の処理を同一目標候補領域について
全て行い、繰り返し処理S1005において、全てのラ
ベリングされた目標候補について行うことにより、すべ
ての目標候補の形状を良好に検出できる。
As described above, in the third embodiment, by introducing the expansion processing S100, the pixel area P2 surrounded by four pixels in the target candidate U1 is determined as a pixel belonging to the target candidate. , The shape of the target candidate can be detected better. The repetition process S10
In step 04, the same processing is performed for all the same target candidate areas, and in the repetition processing S1005, for all labeled target candidates, the shapes of all target candidates can be detected satisfactorily.

【0063】実施の形態4.図27は、本発明の実施の
形態4の目標検出装置の構成を示すブロック図である。
実施の形態4の目標検出装置は、図1に示す実施の形態
1の構成に小目標候補除去ユニット90、膨張処理ユニ
ット100を追加して構成される。小目標候補除去ユニ
ット90および膨張処理ユニット100以外の他の構成
は図1と同じであるので、説明を省略する。
Embodiment 4 FIG. 27 is a block diagram showing a configuration of the target detection device according to the fourth embodiment of the present invention.
The target detecting apparatus according to the fourth embodiment is configured by adding a small target candidate removing unit 90 and an expansion processing unit 100 to the configuration of the first embodiment shown in FIG. Configurations other than the small target candidate removing unit 90 and the expansion processing unit 100 are the same as those in FIG.

【0064】図28は、本発明の実施の形態4の目標検
出方法の処理を示すフローチャートを示す図である。実
施の形態4においては、図1のラベリング処理S60の
後に小目標候補除去ユニット90および膨張処理S10
0を追加し、それによって小さな目標候補を除去すると
共に、目標の形状をより良好に検出することができる。
FIG. 28 is a flowchart showing a process of the target detecting method according to the fourth embodiment of the present invention. In the fourth embodiment, after the labeling processing S60 in FIG. 1, the small target candidate removing unit 90 and the expansion processing S10
0 can be added, thereby removing small target candidates and better detecting the shape of the target.

【0065】小目標候補除去ユニット90および膨張処
理ユニット100:実施の形態4における小目標候補除
去ユニット90および膨張処理ユニット100は、それ
ぞれ実施の形態2における小目標候補除去ユニット90
および実施の形態3における膨張処理ユニット100と
同様であるので、詳細な説明は省略する。
Small target candidate removing unit 90 and dilation processing unit 100: Small target candidate removing unit 90 and dilation processing unit 100 in the fourth embodiment are respectively small target candidate removing unit 90 in the second embodiment.
And since it is the same as that of the expansion processing unit 100 in Embodiment 3, detailed description is omitted.

【0066】小目標候補除去処理S90および膨張処理
S100:小目標候補除去処理S90および膨張処理S
100は、それぞれ実施の形態2における小目標候補除
去処理S90および実施の形態3における膨張処理S1
00と同じであるので、詳細な説明は省略する。
Small target candidate removal processing S90 and expansion processing S100: Small target candidate removal processing S90 and expansion processing S
100 denotes a small target candidate removal process S90 in the second embodiment and an expansion process S1 in the third embodiment, respectively.
Since it is the same as 00, detailed description is omitted.

【0067】実施の形態4においては、小目標候補除去
処理S90および膨張処理S100の双方を導入するこ
とにより、実施の形態2と実施の形態3のメリットを同
時に得ることができる。すなわち、小目標候補を除去し
て目標判定処理を減らし高速化を実現すると共に、目標
候補画像の形状をより良好に検出できるようになる。
In the fourth embodiment, the merits of the second and third embodiments can be simultaneously obtained by introducing both the small target candidate removal processing S90 and the expansion processing S100. That is, the small target candidates are removed, the target determination processing is reduced and the speed is increased, and the shape of the target candidate image can be detected more favorably.

【0068】[0068]

【発明の効果】以上のように、本発明の第1および第5
の発明によれば、本発明は、入力された原画像から目標
の候補を構成する画素を検出して2値化画像を生成し、
入力された原画像および上記で生成された2値化画像を
用いて目標候補構成画素の統計値と背景構成画素の統計
値から目標候補の存在の有無を判定し、有無判定の結果
を受けて、目標候補が存在する領域である場合には、目
標候補存在領域をその周辺に拡大し目標候補領域データ
を出力し、上記で生成された2値化画像と目標候補領域
データの論理積を取り、論理積によって得られた画像を
ラベリングし、各目標候補を認識し、ラベリングされた
目標候補の重心を算出し、上記で認識された全ての目標
候補に対して重心を中心とした目標判定領域を設定し、
各目標判定領域内で目標候補統計値および背景統計値を
算出し、目標の判定を行うように構成されるので、目標
候補存在領域に含まれかつ目標候補構成画素として検出
された画素を以降の処理の目標候補構成画素とすれば、
画像中で目標候補を限定でき、不要な目標候補に対する
ラベリング、目標候補重心算出処理、目標判定処理を行
わなくてすむために背景と目標を構成する画素のコント
ラストが良好でない画像では、従来の目標構成検出方法
2に比べて、処理量を減らすことができ、処理時間を短
縮できる。
As described above, the first and fifth embodiments of the present invention are described.
According to the present invention, the present invention detects a pixel constituting a target candidate from an input original image to generate a binarized image,
Using the input original image and the binarized image generated above, the presence / absence of the target candidate is determined from the statistical values of the target candidate constituent pixels and the statistical values of the background constituent pixels. If the target candidate area is present, the target candidate existing area is enlarged to its surroundings, the target candidate area data is output, and the logical product of the binarized image generated above and the target candidate area data is obtained. Labeling the image obtained by the logical product, recognizing each target candidate, calculating the center of gravity of the labeled target candidate, and determining the center of gravity with respect to the center of gravity for all the target candidates recognized above. And set
Since the target candidate statistic and the background statistic are calculated and the target is determined in each target determination area, the pixels included in the target candidate existence area and detected as the target candidate constituent pixels are referred to as subsequent target pixels. As a target candidate constituent pixel for processing,
In an image in which the contrast between the background and the pixels constituting the target is not good because the target candidates can be limited in the image and labeling of unnecessary target candidates, target candidate center-of-gravity calculation processing, and target determination processing need not be performed, the conventional target configuration is used. Compared with the detection method 2, the processing amount can be reduced and the processing time can be reduced.

【0069】また、本発明の第2および第6の発明によ
れば、本発明は、ラベリング処理と目標候補重心算出処
理との間に小目標候補除去処理を付加し、画素数が所定
数以下の小目標候補を除去するように構成されるので、
目標の大きさ、特に目標の最低の大きさがあらかじめ分
かっていればその大きさに満たない画素数の目標候補を
除去することにより、さらに、高速に結果を得ることが
可能になる。
According to the second and sixth aspects of the present invention, according to the present invention, a small target candidate removing process is added between the labeling process and the target candidate centroid calculating process, and the number of pixels is equal to or less than a predetermined number. Is configured to remove small candidate candidates for
If the size of the target, in particular, the minimum size of the target is known in advance, by removing the target candidates with the number of pixels smaller than the size, it is possible to obtain a result at higher speed.

【0070】また、本発明の第3および第7の発明によ
れば、本発明は、ラベリング処理と目標候補重心算出処
理との間に膨張処理を付加し、同じラベル番号に囲ま
れ、ラベル番号が付されていない画素を同じラベル番号
とするように構成されるので、目標を構成する画素のう
ち、目標候補構成画素として検出されなかった内部の画
素を改めて目標候補構成画素とすることで目標の形状を
より良好に検出することが可能になる。
According to the third and seventh aspects of the present invention, the present invention adds an expansion process between the labeling process and the target candidate barycenter calculation process, and is surrounded by the same label number. Are configured to have the same label number as the pixels without the mark, so that among the pixels constituting the target, the internal pixels that are not detected as the target candidate constituent pixels are newly set as the target candidate constituent pixels. Can be better detected.

【0071】また、本発明の第4および第8の発明によ
れば、本発明は、ラベリング処理と目標候補重心算出処
理との間に小目標候補除去処理および膨張処理を付加
し、画素数が所定数以下の小目標候補を除去し、同じラ
ベル番号に囲まれ、ラベル番号が付されていない画素を
同じラベル番号とするように構成されるので、目標の大
きさ、特に目標の最低の大きさがあらかじめ分かってい
ればその大きさに満たない画素数の目標候補を除去する
ことにより、高速に結果を得ることが可能であり、かつ
目標候補構成画素として検出されなかった内部の画素を
改めて目標候補構成画素とすることで目標の形状をより
良好に検出することが可能となる。
Further, according to the fourth and eighth aspects of the present invention, the present invention adds a small target candidate removal process and an expansion process between the labeling process and the target candidate center of gravity calculation process to reduce the number of pixels. Since it is configured such that pixels smaller than a predetermined number of small target candidates are removed and pixels that are surrounded by the same label number and have no label number are given the same label number, the size of the target, especially the minimum size of the target It is possible to obtain a result at high speed by removing target candidates with a number of pixels less than the size if the value is known in advance, and re-examine internal pixels that are not detected as target candidate constituent pixels. By using the target candidate constituent pixels, the target shape can be detected more favorably.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の実施の形態1の目標検出装置の構成
を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a target detection device according to a first embodiment of the present invention.

【図2】 本発明の実施の形態1の目標検出方法の処理
を示すフローチャートを示す図である。
FIG. 2 is a flowchart illustrating a process of a target detection method according to the first embodiment of the present invention.

【図3】 本発明の実施の形態1の目標候補構成画素検
出処理を説明するフローチャートを示す図である。
FIG. 3 is a flowchart illustrating a target candidate constituent pixel detection process according to the first embodiment of the present invention;

【図4】 本発明の実施の形態1の目標検出方法におけ
る目標候補構成画素検出処理を説明する図である。
FIG. 4 is a diagram illustrating target candidate constituent pixel detection processing in the target detection method according to the first embodiment of the present invention.

【図5】 本発明の実施の形態1の目標候補有無判定処
理のフローチャートを示す図である。
FIG. 5 is a diagram illustrating a flowchart of a target candidate presence / absence determination process according to the first embodiment of the present invention.

【図6】 本発明の実施の形態1の目標候補有無判定処
理を説明する図である。
FIG. 6 is a diagram illustrating a target candidate presence / absence determination process according to the first embodiment of the present invention.

【図7】 本発明の実施の形態1の目標候補有無判定処
理を説明する図である。
FIG. 7 is a diagram illustrating a target candidate presence / absence determination process according to the first embodiment of the present invention.

【図8】 本発明の実施の形態1の目標候補存在領域拡
大処理のフローチャートを示す図である。
FIG. 8 is a diagram illustrating a flowchart of a target candidate existing region expanding process according to the first embodiment of the present invention.

【図9】 本発明の実施の形態1の目標検出方法におけ
る目標候補存在領域拡大処理を説明する図である。
FIG. 9 is a diagram for explaining a target candidate existing region enlarging process in the target detecting method according to the first embodiment of the present invention.

【図10】 本発明の実施の形態1のAND処理のフロ
ーチャートを示す図である。
FIG. 10 is a diagram showing a flowchart of an AND process according to the first embodiment of the present invention.

【図11】 本発明の実施の形態1のAND処理を説明
する図である。
FIG. 11 is a diagram illustrating an AND process according to the first embodiment of the present invention.

【図12】 本発明の実施の形態1のラベリング処理の
フローチャートを示す図である。
FIG. 12 is a diagram illustrating a flowchart of a labeling process according to the first embodiment of the present invention.

【図13】 本発明の実施の形態1のラベリング処理を
説明する図である。
FIG. 13 is a diagram illustrating a labeling process according to the first embodiment of the present invention.

【図14】 本発明の実施の形態1の目標候補重心算出
処理のフローチャートを示す図である。
FIG. 14 is a diagram illustrating a flowchart of a target candidate barycenter calculation process according to the first embodiment of the present invention.

【図15】 本発明の実施の形態1の目標検出方法にお
ける目標候補重心算出処理を説明する図である。
FIG. 15 is a diagram illustrating a target candidate center-of-gravity calculation process in the target detection method according to the first embodiment of the present invention.

【図16】 本発明の実施の形態1の目標判定処理のフ
ローチャートを示す図である。
FIG. 16 is a diagram illustrating a flowchart of a target determination process according to the first embodiment of the present invention.

【図17】 本発明の実施の形態1の目標検出方法にお
ける目標判定処理を説明する図である。
FIG. 17 is a diagram illustrating a target determination process in the target detection method according to the first embodiment of the present invention.

【図18】 本発明の実施の形態1の目標検出方法にお
ける目標判定処理を説明する図である。
FIG. 18 is a diagram illustrating a target determination process in the target detection method according to the first embodiment of the present invention.

【図19】 本発明の実施の形態2の目標検出装置の構
成を示すブロック図である。
FIG. 19 is a block diagram illustrating a configuration of a target detection device according to a second embodiment of the present invention.

【図20】 本発明の実施の形態2の目標検出方法の処
理を示すフローチャートを示す図である。
FIG. 20 is a flowchart illustrating a process of a target detection method according to the second embodiment of the present invention.

【図21】 本発明の実施の形態2の小目標候補除去処
理のフローチャートを示す図である。
FIG. 21 is a diagram illustrating a flowchart of a small target candidate removal process according to the second embodiment of the present invention.

【図22】 本発明の実施の形態2の目標検出方法にお
ける小目標候補除去処理を説明する図である。
FIG. 22 is a diagram illustrating a small target candidate removal process in the target detection method according to the second embodiment of the present invention.

【図23】 本発明の実施の形態3の目標検出装置の構
成を示すブロック図である。
FIG. 23 is a block diagram illustrating a configuration of a target detection device according to a third embodiment of the present invention.

【図24】 本発明の実施の形態3の目標検出方法の処
理を示すフローチャートを示す図である。
FIG. 24 is a diagram illustrating a flowchart showing processing of a target detection method according to the third embodiment of the present invention.

【図25】 本発明の実施の形態3の目標検出方法の膨
張処理のフローチャートを示す図である。
FIG. 25 is a diagram illustrating a flowchart of expansion processing of the target detection method according to the third embodiment of the present invention.

【図26】 本発明の実施の形態3の目標検出装置の膨
張処理を説明する図である。
FIG. 26 is a diagram illustrating expansion processing of the target detection device according to the third embodiment of the present invention.

【図27】 本発明の実施の形態4の目標検出装置の構
成を示すブロック図である。
FIG. 27 is a block diagram illustrating a configuration of a target detection device according to a fourth embodiment of the present invention.

【図28】 本発明の実施の形態4の目標検出方法の処
理を示すフローチャートを示す図である。
FIG. 28 is a diagram illustrating a flowchart illustrating processing of a target detection method according to the fourth embodiment of the present invention.

【図29】 従来の目標検出装置1の構成を示すブロッ
ク図である。
FIG. 29 is a block diagram showing a configuration of a conventional target detection device 1.

【図30】 従来の目標検出方法1の処理を示すフロー
チャートを示す図である。
FIG. 30 is a flowchart showing a process of a conventional target detection method 1.

【図31】 従来の目標構成画素検出処理のフローチャ
ートを示す図である。
FIG. 31 is a view showing a flowchart of conventional target constituent pixel detection processing.

【図32】 従来の目標構成画素検出処理を説明する図
である。
FIG. 32 is a diagram illustrating a conventional target constituent pixel detection process.

【図33】 従来の目標有無判定処理のフローチャート
を示す図である。
FIG. 33 is a diagram showing a flowchart of a conventional target presence / absence determination process.

【図34】 従来の目標有無判定処理を説明する図であ
る。
FIG. 34 is a diagram illustrating a conventional target presence / absence determination process.

【図35】 従来のAND処理を説明する図である。FIG. 35 is a diagram illustrating a conventional AND process.

【図36】 従来の目標検出装置2の構成を示すブロッ
ク図である。
FIG. 36 is a block diagram showing a configuration of a conventional target detection device 2.

【図37】 従来の目標検出方法2の処理を示すフロー
チャートを示す図である。
FIG. 37 is a flowchart showing a process of a conventional target detection method 2.

【図38】 従来の目標検出装置2の目標候補構成画素
検出処理を説明する図である。
FIG. 38 is a diagram illustrating a target candidate constituent pixel detection process of the conventional target detection device 2.

【図39】 従来の目標検出方法2のラベリングを説明
する図である。
FIG. 39 is a diagram illustrating labeling in the conventional target detection method 2.

【図40】 従来の目標検出方法1における目標の誤検
出の例を説明した図である。
FIG. 40 is a diagram illustrating an example of erroneous detection of a target in the conventional target detection method 1.

【図41】 従来の目標検出方法1における目標の形状
が良く検出されない例を説明した図である。
FIG. 41 is a diagram illustrating an example where a target shape is not well detected in the conventional target detection method 1.

【図42】 目標を構成する画素と背景のコントラスト
が良好でない画像のヒストグラムの例を説明する図であ
る。
FIG. 42 is a diagram illustrating an example of a histogram of an image in which the contrast between the pixels constituting the target and the background is not good.

【図43】 目標を構成する画素と背景のコントラスト
が良好でない画像において目標候補構成画素検出処理を
施した後の画像の例を説明する図である。
FIG. 43 is a diagram illustrating an example of an image after subject candidate constituent pixel detection processing has been performed on an image in which the contrast between the pixels constituting the target and the background is not good.

【符号の説明】[Explanation of symbols]

10…目標候補構成画素検出ユニット、20…記憶ユニ
ット、30…目標候補有無判定ユニット、40…目標候
補存在領域拡大ユニット、50…AND処理ユニット、
60…ラベリングユニット、70…目標候補重心算出ユ
ニット、80…目標判定ユニット、90…小目標候補除
去ユニット、100…膨張処理ユニット
10: target candidate constituent pixel detection unit, 20: storage unit, 30: target candidate presence / absence determination unit, 40: target candidate existence area enlargement unit, 50: AND processing unit
Reference numeral 60: labeling unit, 70: target candidate center of gravity calculation unit, 80: target determination unit, 90: small target candidate removal unit, 100: expansion processing unit

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平10−232206(JP,A) 特開 平10−38523(JP,A) 特開 平8−137991(JP,A) 特開 平7−177370(JP,A) 特開 平7−198324(JP,A) 特開 平7−79428(JP,A) 特開 平7−105383(JP,A) 特開 平6−201715(JP,A) 特開 平5−68245(JP,A) 特開 平1−248081(JP,A) (58)調査した分野(Int.Cl.6,DB名) G01S 7/00 - 7/42 G01S 13/00 - 13/95 G06F 15/62 G06F 15/70 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-10-232206 (JP, A) JP-A-10-38523 (JP, A) JP-A-8-137931 (JP, A) JP-A-7- 177370 (JP, A) JP-A-7-198324 (JP, A) JP-A-7-79428 (JP, A) JP-A-7-105383 (JP, A) JP-A-6-201715 (JP, A) JP-A-5-68245 (JP, A) JP-A-1-24881 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) G01S 7/00-7/42 G01S 13/00 -13/95 G06F 15/62 G06F 15/70

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力された原画像から目標の候補を構成
する画素を検出して2値化画像を生成し、 前記入力された原画像および前記で生成された2値化画
像を用いて目標候補構成画素の統計値と背景構成画素の
統計値から目標候補の存在の有無を判定し、 前記有無判定の結果を受けて、目標候補が存在する領域
である場合には、目標候補存在領域をその周辺に拡大し
目標候補領域データを出力し、 前記生成された2値化画像と前記目標候補領域データの
論理積を取り、 前記論理積によって得られた画像をラベリングし、各目
標候補を認識し、 前記ラベリングされた目標候補の重心を算出し、 前記で認識された全ての目標候補に対して重心を中心と
した目標判定領域を設定し、各目標判定領域内で目標候
補統計値および背景統計値を算出し、目標の判定を行う
ことを特徴とする目標検出方法。
1. A binarized image is generated by detecting pixels constituting a target candidate from an input original image, and a target is generated by using the input original image and the binarized image generated above. The presence / absence of the target candidate is determined from the statistical value of the candidate constituent pixel and the statistical value of the background constituent pixel, and based on the result of the presence / absence determination, if the target candidate exists, the target candidate existing area is determined. The target candidate area data is output by enlarging the area, the logical product of the generated binarized image and the target candidate area data is taken, and the image obtained by the logical product is labeled to recognize each target candidate. Calculating the center of gravity of the labeled target candidate; setting a target determination area centered on the center of gravity for all of the target candidates recognized in the above; a target candidate statistic and a background in each target determination area Calculate statistics, A target detection method, comprising: determining a target.
【請求項2】 請求項1記載の方法において、 前記ラベリング処理と前記目標候補重心算出処理との間
に小目標候補除去処理を付加し、目標候補の画素数が所
定数以下の小目標候補を除去することを特徴とする目標
検出方法。
2. The method according to claim 1, wherein a small target candidate removal process is added between the labeling process and the target candidate centroid calculation process, and a small target candidate whose number of pixels of the target candidate is equal to or less than a predetermined number is determined. A target detection method characterized by removing.
【請求項3】 請求項1記載の方法において、 前記ラベリング処理と前記目標候補重心算出処理との間
に膨張処理を付加し、同じラベル番号に囲まれ、ラベル
番号が付されていない画素を同じラベル番号とすること
を特徴とする目標検出方法。
3. The method according to claim 1, wherein an expansion process is added between the labeling process and the target candidate center-of-gravity calculation process, so that pixels surrounded by the same label number and having no label number are the same. A target detection method characterized by using a label number.
【請求項4】 請求項2記載の方法において、 前記小目標候補除去処理と前記目標候補重心算出処理と
の間に膨張処理を付加し、目標候補の画素数が所定数以
下の小目標候補を除去すると共に、同じラベル番号に囲
まれ、ラベル番号が付されていない画素を同じラベル番
号とすることを特徴とする目標検出方法。
4. The method according to claim 2, wherein an expansion process is added between the small target candidate removal process and the target candidate centroid calculation process, and a small target candidate whose number of pixels of the target candidate is equal to or less than a predetermined number is determined. A target detection method, wherein pixels are removed, and pixels surrounded by the same label number and having no label number are assigned the same label number.
【請求項5】 入力された原画像から目標の候補を構成
する画素を検出して2値化画像を生成する目標候補構成
画素検出手段と、 前記入力された原画像および前記で生成された2値化画
像を用いて目標候補構成画素の統計値と背景構成画素の
統計値から目標候補の存在の有無を判定する目標候補有
無判定手段と、 前記有無判定の結果を受けて、目標候補が存在する領域
である場合には、目標候補存在領域をその周辺に拡大し
目標候補領域データを出力する目標候補存在領域拡大手
段と、 前記生成された2値化画像と前記目標候補領域データの
論理積を取るAND処理手段と、 前記論理積によって得られた画像をラベリングし、各目
標候補を認識するラベリング手段と、 前記で認識された全ての目標候補に対して重心を中心と
した目標判定領域を設定し、各目標判定領域内で目標候
補統計値および背景統計値を算出し、目標の判定を行う
目標判定手段とを備えることを特徴とする目標検出装
置。
5. A target candidate constituent pixel detecting means for detecting a pixel constituting a target candidate from an input original image to generate a binarized image, and further comprising: the input original image; Target candidate presence / absence determining means for determining the presence / absence of the target candidate from the statistical values of the target candidate constituent pixels and the statistical values of the background constituent pixels using the binarized image; A target candidate existing area expanding means for enlarging the target candidate existing area to the periphery thereof and outputting target candidate area data; and a logical product of the generated binarized image and the target candidate area data AND processing means for taking the AND, labeling an image obtained by the logical product and recognizing each target candidate, and a target determination area centered on the center of gravity for all the target candidates recognized above. Set, calculates a target candidate statistics and background statistic in each target determination region, the target detecting device, characterized in that it comprises a target determining means for determining a target.
【請求項6】 請求項5記載の装置において、 前記ラベリング手段と前記目標候補重心算出手段との間
に、目標候補の画素数が所定数以下の小目標候補を除去
する小目標候補除去手段を付加することを特徴とする目
標検出装置。
6. The apparatus according to claim 5, further comprising a small target candidate removing unit between the labeling unit and the target candidate center of gravity calculating unit, the small target candidate removing unit for removing a small target candidate whose number of pixels of the target candidate is equal to or less than a predetermined number. A target detection device characterized by being added.
【請求項7】 請求項5記載の装置において、 前記ラベリング手段と前記目標候補重心算出手段との間
に、同じラベル番号に囲まれ、ラベル番号が付されてい
ない画素を同じラベル番号とする膨張処理手段を付加す
ることを特徴とする目標検出装置。
7. The expansion device according to claim 5, wherein pixels surrounded by the same label number and having no label number are assigned the same label number between the labeling means and the target candidate gravity center calculating means. A target detection device, characterized by adding processing means.
【請求項8】 請求項6記載の装置において、 前記小目標候補除去手段と前記目標候補重心算出手段と
の間に、同じラベル番号に囲まれ、ラベル番号が付され
ていない画素を同じラベル番号とする膨張処理手段を付
加したことを特徴とする目標検出装置。
8. The apparatus according to claim 6, wherein pixels surrounded by the same label number and having no label number are assigned the same label number between the small target candidate removing means and the target candidate centroid calculating means. A target detection device characterized by adding expansion processing means.
JP10360351A 1998-12-18 1998-12-18 Target detection method and target detection device Expired - Fee Related JP2983019B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10360351A JP2983019B1 (en) 1998-12-18 1998-12-18 Target detection method and target detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10360351A JP2983019B1 (en) 1998-12-18 1998-12-18 Target detection method and target detection device

Publications (2)

Publication Number Publication Date
JP2983019B1 true JP2983019B1 (en) 1999-11-29
JP2000180543A JP2000180543A (en) 2000-06-30

Family

ID=18469033

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10360351A Expired - Fee Related JP2983019B1 (en) 1998-12-18 1998-12-18 Target detection method and target detection device

Country Status (1)

Country Link
JP (1) JP2983019B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4992212B2 (en) 2005-09-06 2012-08-08 ソニー株式会社 Image processing apparatus, image determination method, and program
JP5181704B2 (en) 2008-02-07 2013-04-10 日本電気株式会社 Data processing apparatus, posture estimation system, posture estimation method and program
WO2012114816A1 (en) * 2011-02-25 2012-08-30 古野電気株式会社 Signal identifying apparatus, signal identifying method, and radar apparatus
JP5342042B2 (en) * 2012-06-21 2013-11-13 古野電気株式会社 A device that detects and displays a target

Also Published As

Publication number Publication date
JP2000180543A (en) 2000-06-30

Similar Documents

Publication Publication Date Title
US20200117937A1 (en) Convolutional neural network for object detection
US6587586B1 (en) Extracting textual information from a video sequence
CN109784290B (en) Target detection method, device, equipment and readable storage medium
US6128410A (en) Pattern matching apparatus and method that considers distance and direction
JP2002373332A (en) Device and method for recognizing image
CN112470033A (en) Radar data processing device, object discrimination device, radar data processing method, and object discrimination method
CN111640089A (en) Defect detection method and device based on feature map center point
CN109409288B (en) Image processing method, image processing device, electronic equipment and storage medium
US20050139782A1 (en) Face image detecting method, face image detecting system and face image detecting program
EP1345175B1 (en) Method and apparatus for tracking moving objects in pictures
CN111783665A (en) Action recognition method and device, storage medium and electronic equipment
EP0627694A1 (en) Image processing apparatus and method
JP2983019B1 (en) Target detection method and target detection device
Nandanwar et al. A new deep wavefront based model for text localization in 3D video
CN114241432A (en) License plate recognition method, equipment and storage medium
EP1679655A1 (en) Face image candidate area search method, face image candidate area search system, and face image candidate area search program
EP3291179B1 (en) Image processing device, image processing method, and image processing program
CN112819859B (en) Multi-target tracking method and device applied to intelligent security
CN111695404B (en) Pedestrian falling detection method and device, electronic equipment and storage medium
WO2021152547A1 (en) Method and system for localization with supervision
JP3824934B2 (en) Image processing device for monitoring
KR100533209B1 (en) Method for detecting image
JP2008152611A (en) Image recognition device, electronic equipment, image recognition method, and image recognition program
KR101592334B1 (en) Apparatus and method for detecting interesting facility in satellite images
CN110688935B (en) Single-lane vehicle detection method based on rapid search

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees