JP2005309795A - Same object determination device, same object determination method, computer-readable recording medium to which program is recorded, and program - Google Patents

Same object determination device, same object determination method, computer-readable recording medium to which program is recorded, and program Download PDF

Info

Publication number
JP2005309795A
JP2005309795A JP2004126227A JP2004126227A JP2005309795A JP 2005309795 A JP2005309795 A JP 2005309795A JP 2004126227 A JP2004126227 A JP 2004126227A JP 2004126227 A JP2004126227 A JP 2004126227A JP 2005309795 A JP2005309795 A JP 2005309795A
Authority
JP
Japan
Prior art keywords
target
area
shape difference
standard shape
same
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.)
Granted
Application number
JP2004126227A
Other languages
Japanese (ja)
Other versions
JP4532972B2 (en
Inventor
Hideo Tameishi
日出生 爲石
Hiroo Nakazono
博雄 中園
Yasutaka Tokuhara
康隆 徳原
Masakazu Koiwa
雅和 小岩
Juro Washio
十郎 鷲尾
Tsuyoshi Miyamura
剛志 宮村
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.)
JAPAN FISHERIES INFORMATION SE
JAPAN FISHERIES INFORMATION SERVICE CENTER
Mitsubishi Space Software Co Ltd
Original Assignee
JAPAN FISHERIES INFORMATION SE
JAPAN FISHERIES INFORMATION SERVICE CENTER
Mitsubishi Space Software Co Ltd
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 JAPAN FISHERIES INFORMATION SE, JAPAN FISHERIES INFORMATION SERVICE CENTER, Mitsubishi Space Software Co Ltd filed Critical JAPAN FISHERIES INFORMATION SE
Priority to JP2004126227A priority Critical patent/JP4532972B2/en
Publication of JP2005309795A publication Critical patent/JP2005309795A/en
Application granted granted Critical
Publication of JP4532972B2 publication Critical patent/JP4532972B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a same object determination device which compares target regions extracted from satellite images and determines whether the same objects exist, by standardizing and digitizing the differences in shape of the objects, and by determining the differences in shape based on the numerical values thus computed. <P>SOLUTION: Two target regions 101 and 102 are overlapped to each other, and the area of a disagreement region 104 belonging only to one of the two target regions is found. Then, the area of the disagreement region 104 is divided by the length of the outer circumference of an agreement region 103 to compute a standard shape difference parameter. When the standard shape difference parameter is not more than a threshold value, it is determined that the same objects exist, or a standard shape difference parameter, which is obtained by dividing the area of a disagreement region 104 by the area of the object or the square of the length of an outer circumference in stead of the length of the outer circumference, is used. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、衛星画像等から抽出される目標領域を比較し、同一目標物であるか否かを判定する同一目標判定装置に係り、目標領域の形状の違いを標準化し、数値化し、算出した数値により形状の違いを判定する装置に関する。   The present invention relates to a same target determination apparatus that compares target areas extracted from satellite images and the like and determines whether or not they are the same target, and standardizes, digitizes, and calculates a difference in the shape of the target area The present invention relates to an apparatus for determining a difference in shape by numerical values.

各画素の輝度値により構成される光学センサー画像である衛星画像を用いて、船舶を識別するシステムが知られている。このような光学センサー画像は、人工衛星に搭載された光学センサーがCCDカメラを通じて地球表面からの太陽光の反射に感光して得られる受信信号を、基地局において更に信号処理を施したものであり、光の反射から得られるものである。   There is known a system for identifying a ship using a satellite image that is an optical sensor image composed of luminance values of pixels. Such an optical sensor image is a signal obtained by subjecting a received signal obtained by an optical sensor mounted on an artificial satellite to the reflection of sunlight from the surface of the earth through a CCD camera and further processing at the base station. , Obtained from the reflection of light.

このような衛星画像を用いて船舶のような目標を識別する従来の方法として、特開2001−221857に開示されているように船舶の全長と幅の比較が知られている。   As a conventional method for identifying a target such as a ship using such a satellite image, a comparison of the total length and width of the ship is known as disclosed in JP-A-2001-221857.

船舶の全長と幅の比較について、簡単に説明する。図12は、同一判定の対象となる目標の概略を示す図である。   The comparison of the total length and width of the ship will be briefly explained. FIG. 12 is a diagram illustrating an outline of a target to be subjected to the same determination.

例えば、前日と当日で撮影された衛星画像から抽出された目標領域A,B間で、これらの同一性の判定を行う場合を想定する。従来、衛星画像から抽出された目標領域が同じ目標物のものであるか否かの判定は、全長・全幅を用いて行われていた。   For example, it is assumed that the sameness is determined between the target areas A and B extracted from the satellite images taken on the previous day and the current day. Conventionally, whether or not the target area extracted from the satellite image is the same target has been determined using the full length and the full width.

目標領域Aの全長と目標領域Bの全長が一致し、更に目標領域Aの全幅と目標領域Bの全幅が一致する場合に、両目標領域A、Bは、同一の目標物のものであると判定する。   When the total length of the target area A and the total length of the target area B match, and when the total width of the target area A and the total width of the target area B match, both target areas A and B are of the same target judge.

プログラムとしては、例えば以下のように記述される。
If(Length_A == Length_B &&
Breadth_A == Breadth_B)
Same = truth;
else
Same = false;
しかし、全長と全幅が一致する場合であっても、必ずしも同一目標物であるとは限らない。特に、構造的に目標物の水平面輪郭(上方からみた形状の輪郭)が異なる場合には、目標物領域から区別ができるはずである。
特開2001−221857号公報
For example, the program is described as follows.
If (Length_A == Length_B &&
(Breadth_A == Breadth_B)
Same = truth;
else
Same = false;
However, even if the full length and the full width match, they are not necessarily the same target. In particular, if the horizontal plane contour (the contour of the shape seen from above) of the target is structurally different, it should be possible to distinguish from the target region.
JP 2001-221857 A

本発明は、上記した従来技術の欠点を除くためになされたものであって、その目的とするところは、コンピュータを用い、衛星画像等から抽出される目標領域の形状の違いを標準化し、数値化し、算出した数値により形状の違いを判定することにより、目標領域に係る目標が同一であるか否かの判定を自動化することを課題とする。   The present invention was made to eliminate the above-described drawbacks of the prior art, and the object of the present invention is to standardize the difference in the shape of a target area extracted from a satellite image or the like by using a computer. It is an object to automate the determination of whether or not the targets related to the target area are the same by determining the difference in shape based on the calculated numerical values.

本発明に係る同一目標判定装置は、
目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定装置であって、以下の要素を有することを特徴とする
(1)2つの目標領域を記憶する画像記憶部
(2)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する標準形状差算出処理部
(3)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する目標判定処理部。
The same target determination device according to the present invention is
An identical target determination apparatus for determining whether or not the target object as each subject is the same for two target areas obtained by photographing the target object, and has the following elements (1) 2 Image storage unit for storing one target region (2) Standard shape difference calculation processing unit for calculating a standard shape difference parameter obtained by standardizing the shape difference between two target regions (3) The standard shape difference parameter is compared with a threshold value, and the comparison result Based on the above, a target determination processing unit that determines whether or not the target that is the subject in the two target areas is the same.

標準形状差算出処理部は、2つの目標領域を重ね合せ、重ね合せた座標上で2つの目標領域のうち一方のみに属する不一致領域を求め、不一致領域の大きさを標準化した標準形状差パラメータを生成し、
目標判定処理部は、当該標準形状差パラメータが所定の閾値以下の場合、あるいは所定の閾値より小さい場合に、目標領域が同一の目標物に係る画像であると判定することを特徴とする。
The standard shape difference calculation processing unit superimposes the two target areas, obtains a mismatch area belonging to only one of the two target areas on the superimposed coordinates, and calculates a standard shape difference parameter that standardizes the size of the mismatch area. Generate
The target determination processing unit determines that the target area is an image related to the same target object when the standard shape difference parameter is equal to or smaller than a predetermined threshold value or smaller than the predetermined threshold value.

標準形状差算出処理部は、2つの目標領域に依存する外周長を算出し、前記不一致領域の大きさを当該外周長で割った値を標準形状差パラメータとすることを特徴とする。   The standard shape difference calculation processing unit calculates a perimeter length depending on two target regions, and uses a value obtained by dividing the size of the mismatch region by the perimeter length as a standard shape difference parameter.

標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域の外周長を求め、当該一致領域の外周長を用いることを特徴とする。   The standard shape difference calculation processing unit obtains a coincidence area belonging to both of the two target areas on the superimposed coordinates, obtains an outer circumference length of the coincidence area, and uses the outer circumference length of the coincidence area.

標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域及び前記不一致領域からなる全体の外周長を求め、当該全体の外周長を用いることを特徴とする。   The standard shape difference calculation processing unit obtains a coincidence area that belongs to both of the two target areas on the superimposed coordinates, obtains an overall outer peripheral length including the coincident area and the non-matching area, and uses the entire outer peripheral length. It is characterized by that.

標準形状差算出処理部は、2つの目標領域に依存する目標の面積を算出し、前記不一致領域の大きさを当該目標の面積で割った値を標準形状差パラメータとすることを特徴とする。   The standard shape difference calculation processing unit calculates a target area depending on two target areas, and uses a value obtained by dividing the size of the mismatch area by the target area as a standard shape difference parameter.

標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域の面積を求め、当該一致領域の面積を、前記目標の面積として用いることを特徴とする。   The standard shape difference calculation processing unit obtains a matching region belonging to both of the two target regions on the superimposed coordinates, obtains an area of the matching region, and uses the area of the matching region as the target area. Features.

標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域及び前記不一致領域からなる全体の面積を求め、当該全体の面積を、前記目標の面積として用いることを特徴とする。   The standard shape difference calculation processing unit obtains a coincidence area belonging to both of the two target areas on the superimposed coordinates, obtains an entire area including the coincidence area and the mismatch area, and determines the entire area as the target area. It is used as an area.

標準形状差算出処理部は、2つの目標領域を重ね合せ、重ね合せた座標上で2つの目標領域の両方に属する一致領域、及び2つの目標領域のうち一方のみに属する不一致領域を求め、当該一致領域の面積を求め、更に当該一致領域及び当該不一致領域からなる全体の面積を求め、当該一致領域の面積を当該全体の面積で割った値を、標準形状差パラメータとして求め、
目標判定処理部は、当該標準形状差パラメータが所定の閾値以上の場合、あるいは所定の閾値より大きい場合に、目標領域が同一の目標物に係る画像であると判定することを特徴とする。
The standard shape difference calculation processing unit superimposes the two target regions, obtains a matching region belonging to both of the two target regions on the superimposed coordinates, and a mismatch region belonging to only one of the two target regions, Obtain the area of the matching region, further determine the total area consisting of the matching region and the non-matching region, and determine the value obtained by dividing the area of the matching region by the total area as a standard shape difference parameter,
The target determination processing unit determines that the target area is an image related to the same target object when the standard shape difference parameter is equal to or larger than a predetermined threshold value or larger than the predetermined threshold value.

標準形状差算出処理部は、2つの目標領域に依存する外周長を算出し、更に当該外周長の自乗を求め、前記不一致領域の大きさを当該外周長の自乗で割った値を標準形状差パラメータとすることを特徴とする。   The standard shape difference calculation processing unit calculates the outer peripheral length depending on the two target areas, further calculates the square of the outer peripheral length, and calculates a value obtained by dividing the size of the mismatch area by the square of the outer peripheral length. It is characterized by being a parameter.

標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域の外周長を求め、更に当該一致領域の外周長の自乗を求め、当該一致領域の外周長の自乗を用いることを特徴とする。   The standard shape difference calculation processing unit obtains a coincidence area belonging to both of the two target areas on the overlapped coordinates, obtains the outer circumference length of the coincidence area, further obtains the square of the outer circumference length of the coincidence area, It is characterized by using the square of the outer peripheral length of the region.

標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域及び前記不一致領域からなる全体の外周長を求め、更に当該全体の外周長の自乗を求め、当該全体の外周長の自乗を用いることを特徴とすることを特徴とする。   The standard shape difference calculation processing unit obtains a coincidence area that belongs to both of the two target areas on the superimposed coordinates, obtains an overall outer circumference length of the coincidence area and the non-coincidence area, and further determines the overall outer circumference length. The square is obtained, and the square of the entire outer peripheral length is used.

本発明に係る同一目標判定方法は、
目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定方法であって、以下の要素を有することを特徴とする
(1)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する工程
(2)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する工程。
The same target determination method according to the present invention includes:
An identical target determination method for determining whether or not a target that is a subject is the same for two target areas in which a target is photographed, and has the following elements (1) 2 Step of calculating a standard shape difference parameter obtained by standardizing the shape difference between two target areas (2) The standard shape difference parameter is compared with a threshold value, and based on the comparison result, the target that is the subject in the two target areas is the same. Determining whether or not.

本発明に係るプログラムを記録したコンピュータ読み取り可能な記録媒体は、
目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定装置となるコンピュータに、以下の処理を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体であることを特徴とする(1)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する処理
(2)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する処理。
A computer-readable recording medium on which a program according to the present invention is recorded,
A computer that records a program for causing a computer to be the same target determination device to determine whether or not the target as the subject is the same for two target areas in which the target is photographed, to execute the following processing (1) Processing for calculating a standard shape difference parameter obtained by standardizing the shape difference between two target areas (2) Comparing the standard shape difference parameter with a threshold value and based on the comparison result The process of determining whether or not the target object that is the subject in the two target areas is the same.

本発明に係るプログラムは、
目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定装置となるコンピュータに、以下の手順を実行させるためのプログラムであることを特徴とする
(1)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する手順
(2)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する手順。
The program according to the present invention is:
It is a program for causing a computer, which is the same target determination device to determine whether or not the target object as each subject is the same, for the two target areas obtained by photographing the target object, to execute the following procedure. (1) A procedure for calculating a standard shape difference parameter obtained by standardizing a shape difference between two target areas (2) The standard shape difference parameter is compared with a threshold, and based on the comparison result, an object in the two target areas is compared. A procedure for determining whether or not a target is the same.

本発明においては、衛星画像等から抽出される目標領域の形状の違いを標準化し、数値化し、算出した数値により形状の違いを判定するので、目標領域に係る目標が同一であるか否かの判定を自動化することができる。   In the present invention, the difference in the shape of the target area extracted from the satellite image or the like is standardized and digitized, and the difference in shape is determined based on the calculated numerical value. Therefore, it is determined whether or not the targets related to the target area are the same. Judgment can be automated.

実施の形態1.
以下本発明を図面に示す実施例に基づいて説明する。図1は、発明の概要を示す図である。
Embodiment 1 FIG.
Hereinafter, the present invention will be described based on embodiments shown in the drawings. FIG. 1 is a diagram showing an outline of the invention.

101と102は、衛星画像(航空写真画像などを含む遠距離撮影画像の例)から抽出した目標物の画像と想定される領域(目標領域)である。但し、これらは異なる衛星画像から抽出された目標領域であって、同一の目標に係る画像領域であるか否かが問題となる。つまり、それぞれの被写体が同一物(例えば、姉妹船のように同じ型の物を含む。)であるかの判定が必要になる。   Reference numerals 101 and 102 denote regions (target regions) that are assumed to be target images extracted from satellite images (an example of a long-distance captured image including an aerial photograph image). However, these are target areas extracted from different satellite images, and it is a problem whether they are image areas related to the same target. In other words, it is necessary to determine whether each subject is the same (for example, including the same type of object as a sister ship).

本発明では、比較する二つの目標領域を重ね合せ、両領域の一致部分および不一致部分
により算出されるパラメータを用いて目標物の同一性を判定する。尚、重ね合せは、目標領域間の方向、重心が一致するように行う。また、解像度が異なる場合は、解像度の比率に応じて、同じ解像度になるように一方あるは両方の目標領域の画像をX軸方向およびY軸方向に所定倍率で拡大あるいは縮小する補正をした上で重ね合せる。
In the present invention, the two target areas to be compared are overlapped, and the identity of the target is determined using parameters calculated from the coincidence portion and the disagreement portion of both areas. Note that the overlapping is performed so that the direction and the center of gravity of the target areas coincide. If the resolutions are different, the image of one or both target areas is corrected to be enlarged or reduced at a predetermined magnification in the X-axis direction and the Y-axis direction so that the same resolution is obtained according to the resolution ratio. Overlapping with.

本発明では、目標領域の形状の差を標準化したパラメータを目標物の同一性判定に用いる。このパラメータを、標準形状差パラメータと呼ぶ。詳しくは、後述する。   In the present invention, a parameter obtained by standardizing the difference in the shape of the target area is used for determining the identity of the target. This parameter is called a standard shape difference parameter. Details will be described later.

以下、同一目標判定装置の構成及び当該装置による同一目標判定の処理について説明する。図2は、同一目標判定装置の構成を示す図である。同一目標判定装置は、画像読込処理部201、読込画像記憶部202、画像2値化処理部203、2値化画像記憶部204、主成分分析処理部205、主成分データ記憶部206、リサンプリング処理部207、リサンプリング画像記憶部208、標準形状差算出処理部209、重ね合せ画像記憶領域210、標準形状差パラメータ記憶部211、及び目標判定処理部212の各要素を有している。また、各パラメータを記憶する領域を備えている。   Hereinafter, the configuration of the same target determination apparatus and the process of the same target determination by the apparatus will be described. FIG. 2 is a diagram illustrating a configuration of the same target determination device. The same target determination apparatus includes an image reading processing unit 201, a read image storage unit 202, an image binarization processing unit 203, a binary image storage unit 204, a principal component analysis processing unit 205, a principal component data storage unit 206, and resampling. Each element includes a processing unit 207, a resampling image storage unit 208, a standard shape difference calculation processing unit 209, a superimposed image storage area 210, a standard shape difference parameter storage unit 211, and a target determination processing unit 212. In addition, an area for storing each parameter is provided.

図3は、同一目標判定の全体処理フローを示す図である。まず、画像読込処理部201による画像読込処理(S301)を行う。CD−ROMあるいはハードディスク等から、読込画像記憶部202(一時的な記憶領域で足りる。)に判定対象となる2つの画像を読み込む。この例で、読み取る画像は、多値の画素群を行列状に配置した画像である。   FIG. 3 is a diagram showing an overall processing flow of the same target determination. First, an image reading process (S301) by the image reading processing unit 201 is performed. Two images to be determined are read from a CD-ROM or a hard disk into the read image storage unit 202 (a temporary storage area is sufficient). In this example, the image to be read is an image in which multivalued pixel groups are arranged in a matrix.

次に、画像2値化処理部203による画像2値化処理(S302)を行う。この処理では、前述の2つの読み込んだ画像について、それぞれ目標領域の抽出を行う。この抽出は、輝度による区別及び領域の連続性を考慮した処理により行われる。そして、抽出結果として目標領域とそれ以外の領域を区別する2値化画像を生成し、2値化画像記憶部204(一時的な記憶領域で足りる。)に記憶させる。この例では、目標領域の画素値を「1」にし、それ以外の領域の画素値を「0」にする。   Next, image binarization processing (S302) by the image binarization processing unit 203 is performed. In this process, the target area is extracted for each of the two read images. This extraction is performed by processing in consideration of distinction by luminance and continuity of regions. Then, a binarized image that distinguishes the target area from the other areas is generated as an extraction result, and stored in the binarized image storage unit 204 (a temporary storage area is sufficient). In this example, the pixel value of the target area is set to “1”, and the pixel values of the other areas are set to “0”.

続いて、主成分分析処理部205による主成分分析処理(S303)を行う。この処理では、2値化画像記憶部204に記憶している2つの2値画像中の目標領域について、それぞれ主成分方向(目標の向き)、重心、全長、及び全幅等の主成分(図形的特徴)のデータを算出する。算出した2つの主成分データを主成分データ記憶部206に記憶させる。   Subsequently, principal component analysis processing (S303) by the principal component analysis processing unit 205 is performed. In this processing, principal components such as principal component direction (target orientation), center of gravity, full length, full width, etc. (graphical) are respectively obtained for target regions in two binary images stored in the binarized image storage unit 204. Feature) data. The calculated two principal component data are stored in the principal component data storage unit 206.

次に、リサンプリング処理部207によるリサンプリング処理(S304)を行う。この処理では、2値化画像記憶部204に記憶している2つの2値化画像中の目標領域について、一方あるいは両方を回転し、各目標の主成分方向を正規化し、同様に拡大または縮小及び移動により、重心、解像度(画素辺りの長さ)を正規化し、2つのリサンプリング画像を得る。これらのリサンプリング画像は、方向、重心、及び解像度が一致している。これらのリサンプリング画像は、リサンプリング画像記憶部208(大きさがShip_x×Ship_yである一時的な記憶領域で足りる。)に記憶される。   Next, resampling processing (S304) by the resampling processing unit 207 is performed. In this process, one or both of the target areas in the two binarized images stored in the binarized image storage unit 204 are rotated, the principal component direction of each target is normalized, and similarly enlarged or reduced. And the center of gravity and the resolution (length per pixel) are normalized by the movement and two resampled images are obtained. These resampled images have the same direction, center of gravity, and resolution. These resampled images are stored in the resampled image storage unit 208 (a temporary storage area having a size of Ship_x × Ship_y is sufficient).

この例では、重心を基準として、目標領域を重ね合せる為のリサンプリングを行ったが、他の点を基準点としてもよい。例えば、舳先、あるいは最後尾辺の中心点などを基準として目標領域を重ね合せるリサンプリングを行ってもよい。   In this example, resampling for overlapping the target areas is performed using the center of gravity as a reference, but another point may be used as a reference point. For example, resampling may be performed in which the target areas are overlapped with respect to the tip or the center point of the last tail.

そして、標準形状差算出処理部209による標準形状差算出処理(S305)を行う。この処理では、2つの目標領域間の標準形状差パラメータを算出する。算出した標準形状差パラメータは、標準形状差パラメータ記憶部211に記憶される。   Then, standard shape difference calculation processing (S305) by the standard shape difference calculation processing unit 209 is performed. In this process, a standard shape difference parameter between two target regions is calculated. The calculated standard shape difference parameter is stored in the standard shape difference parameter storage unit 211.

最後に、目標判定処理部212による目標判定処理(S306)を行う。標準形状差パラメータ記憶部211に記憶している標準形状差パラメータを所定の閾値と比較し、比較結果に基づいて、目標領域の被写体である目標物がが同一(同型)であるか否かの判定を行う。   Finally, target determination processing (S306) by the target determination processing unit 212 is performed. The standard shape difference parameter stored in the standard shape difference parameter storage unit 211 is compared with a predetermined threshold, and based on the comparison result, whether or not the target object that is the subject in the target area is the same (same type). Make a decision.

ここで、前述の標準形状差算出処理(S305)について詳述する。図4は、標準形状差算出処理フローを示す図である。   Here, the standard shape difference calculation process (S305) will be described in detail. FIG. 4 is a diagram showing a standard shape difference calculation processing flow.

まず、画像論理演算処理(S401)を行う。図5は、画像論理演算の概略を示す図である。この処理では、リサンプリングによって正規化された2つの目標領域の画像を重ね合わせて、すべての画素について、1画素づつ論理演算を行い、「一致」、「不一致」、あるいは「領域外」のいずれかの判定を行う。判定結果は、重ね合せ画像として、重ね合せ画像記憶領域210上の対応する画素に格納される。   First, image logic operation processing (S401) is performed. FIG. 5 is a diagram showing an outline of the image logic operation. In this process, images of two target areas normalized by resampling are overlapped, and a logical operation is performed for each pixel one by one, and either “match”, “mismatch”, or “out of area” is selected. Judgment is made. The determination result is stored in a corresponding pixel on the superimposed image storage area 210 as a superimposed image.

図6は、画像論理演算の判定を示す図である。リサンプリング画像上で同じ位置に相当する一方の目標領域Aの画素値と他方の目標領域Bの画素値を論理演算し、判定結果を決定する。両方が「0」(目標領域外の画素)の場合は、「領域外」と判定し、「領域外」を示す出力値(判定コード)として「0」を格納する。いずれかが「1」(目標領域の画素)の場合であって、他方が0(目標領域外の画素)の場合には、「不一致」と判定し、「不一致」を示す出力値として「1」を格納する。両方が「1」(目標領域の画素)の場合には、「一致」と判定し、「一致」を示す出力値として「2」を格納する。   FIG. 6 is a diagram illustrating determination of an image logical operation. The pixel value of one target area A corresponding to the same position on the resampled image and the pixel value of the other target area B are logically calculated to determine the determination result. When both are “0” (pixels outside the target area), it is determined as “out of area”, and “0” is stored as an output value (determination code) indicating “out of area”. If any one is “1” (pixels in the target area) and the other is 0 (pixels outside the target area), it is determined as “mismatch”, and “1” is output as an output value indicating “mismatch”. Is stored. If both are “1” (pixels in the target area), it is determined as “match”, and “2” is stored as an output value indicating “match”.

また、各画素ごとに、判定結果のそれぞれの個数(「領域外」の画素数としてCount_0、「不一致」の画素数としてCount_1、「一致」の画素数としてCount_2)をカウントする。このようにして、最終的に「領域外」の総画素数、「不一致」の総画素数、「一致」の総画素数を算出する。   For each pixel, the number of determination results (Count_0 as the number of pixels outside the area, Count_1 as the number of pixels that do not match, and Count_2 as the number of pixels that match) is counted. In this manner, the total number of pixels “out of the area”, the total number of “mismatch”, and the total number of “match” are finally calculated.

次に、図4に示すように、凸包算出処理(S402)を行う。この処理では、画像論理演算処理(S401)によって「一致」と判定された画素の領域(船舶領域、目標領域の例)の外周長を計算する。この例で、当該外周長は凸包の長さ(Convex_Hull)として得られる。この外周長は、2つの目標領域に依存する外周長の例である。以下、この凸包算出処理について詳述する。   Next, as shown in FIG. 4, a convex hull calculation process (S402) is performed. In this process, the outer peripheral length of the pixel area (example of ship area and target area) determined as “match” by the image logic operation process (S401) is calculated. In this example, the perimeter length is obtained as the convex hull length (Convex_Hull). This outer peripheral length is an example of an outer peripheral length depending on two target areas. Hereinafter, the convex hull calculation process will be described in detail.

図7は、凸包算出処理フローを示す図である。まず、外郭抽出処理(S701)を行う。重ね合せ画像上で「一致」として識別されている画素の領域(以下、一致領域という。船舶領域の例)について、以下に述べるように、外郭画素の座標を求め、各パラメータ領域に記憶する。   FIG. 7 is a diagram showing a convex hull calculation processing flow. First, outline extraction processing (S701) is performed. As described below, for the pixel region identified as “match” on the superimposed image (hereinafter referred to as “match region”, an example of a ship region), the coordinates of the outer pixel are obtained and stored in each parameter region.

まず、一致領域の各画素のX座標値を順次比較し、最小値を判定し、一致領域最小X座標としてのパラメータXminに格納する。同様に、一致領域の各画素のX座標値を順次比較し、最大値を判定し、一致領域最大X座標としてのパラメータXmaxに格納する。また、順次、一致領域中で同じX座標値を有する画素群についてY座標値を比較し、最小値を判定し、各X座標についての最小Y座標としてのパラメータYmin[ship_x]に格納する。ship_xは、各X座標値であり、Yminは配列型のデータである。更に、順次、一致領域中で同じX座標値を有する画素群についてY座標値を比較し、最大値を判定し、各X座標についての最大Y座標としてのパラメータYmax[ship_x]に格納する。ship_xは、各X座標値であり、Ymaxは配列型のデータである。   First, the X coordinate value of each pixel in the matching area is sequentially compared to determine the minimum value, and stored in the parameter Xmin as the matching area minimum X coordinate. Similarly, the X coordinate value of each pixel in the matching area is sequentially compared to determine the maximum value, and stored in the parameter Xmax as the matching area maximum X coordinate. Further, the Y coordinate values are sequentially compared for the pixel groups having the same X coordinate value in the coincidence area, the minimum value is determined, and stored in the parameter Ymin [ship_x] as the minimum Y coordinate for each X coordinate. Ship_x is each X coordinate value, and Ymin is array type data. Further, sequentially, the Y coordinate values of pixel groups having the same X coordinate value in the coincidence area are compared, the maximum value is determined, and stored in the parameter Ymax [ship_x] as the maximum Y coordinate for each X coordinate. Ship_x is each X coordinate value, and Ymax is array type data.

上述のパラメータについて、例を示す。図8は、最外郭抽出の対象となる重ね合せ画像の例を示す図である。   An example is given for the above parameters. FIG. 8 is a diagram illustrating an example of a superimposed image that is a target of outermost contour extraction.

一致領域(図中、斜線領域)を占める各画素のX座標のうち最小値は、図に示すように「2」であり、Xmin(一致領域最小X座標:船舶領域最小X座標の例)=2となる。   The minimum value of the X coordinates of each pixel occupying the matching area (shaded area in the figure) is “2” as shown in the figure, and Xmin (matching area minimum X coordinate: example of ship area minimum X coordinate) = 2.

一方、一致領域を占める各画素のX座標のうち最大値は、図に示すように「13」であり、Xmax(一致領域最大X座標:船舶領域最大X座標の例)=13となる。   On the other hand, the maximum value among the X coordinates of each pixel occupying the coincidence area is “13” as shown in the figure, and Xmax (example of coincidence area maximum X coordinate: ship area maximum X coordinate) = 13.

一致領域を占める各X座標の最小値は、X=1〜14の順に、「0」、「2」、「2」、「2」、「2」、「2」、「2」、「2」、「2」、「2」、「3」、「3」、「4」、「0」である。従って、Ymin[ship_x](一致領域の各X座標についての最小Y座標:船舶領域の各X座標についての最小Y座標の例)=(0,2,2,2,2,2,2,2,2,2,3,3,4,0)となる。尚、一致領域がないX座標(この例では、X=1,14)の最小値は、「0」としている。   The minimum value of each X coordinate occupying the matching area is “0”, “2”, “2”, “2”, “2”, “2”, “2”, “2” in the order of X = 1 to 14. ”,“ 2 ”,“ 2 ”,“ 3 ”,“ 3 ”,“ 4 ”,“ 0 ”. Therefore, Ymin [ship_x] (minimum Y coordinate for each X coordinate of the coincidence area: example of minimum Y coordinate for each X coordinate of the ship area) = (0, 2, 2, 2, 2, 2, 2, 2 , 2, 2, 3, 3, 4, 0). Note that the minimum value of the X coordinate (X = 1, 14 in this example) having no matching area is “0”.

他方、一致領域を占める各X座標の最大値は、X=1〜14の順に、「0」、「6」、「6」、「6」、「6」、「6」、「6」、「6」、「6」、「6」、「5」、「5」、「4」、「0」である。従って、Ymax[ship_x](一致領域の各X座標についての最大Y座標:船舶領域の各X座標についての最大Y座標の例)=(0,6,6,6,6,6,6,6,6,6,5,5,4,0)となる。尚、一致領域がないX座標(この例では、X=1,14)の最大値は、「0」としている。   On the other hand, the maximum value of each X coordinate occupying the coincidence area is “0”, “6”, “6”, “6”, “6”, “6”, “6”, in the order of X = 1 to 14. “6”, “6”, “6”, “5”, “5”, “4”, “0”. Therefore, Ymax [ship_x] (maximum Y coordinate for each X coordinate of the matching area: example of maximum Y coordinate for each X coordinate of the ship area) = (0, 6, 6, 6, 6, 6, 6, 6 , 6, 6, 5, 5, 4, 0). Note that the maximum value of the X coordinate (X = 1, 14 in this example) having no matching area is “0”.

次に、図7に示すように凸包下部算出処理(S702)を行う。この処理では、外郭抽出処理(S701)によって得られたYmin[ship_x]を用いて、一致領域の下部の凸包を求める。   Next, the convex hull lower part calculation process (S702) is performed as shown in FIG. In this process, the convex hull below the matching region is obtained using Ymin [ship_x] obtained by the outline extraction process (S701).

凸包下部算出処理(S702)について詳述する。図9は、凸包下部算出処理フローを示す図である。図10は、凸包下部算出の対象となる重ね合せ画像の例を示す図である。図10の例を用いて、各処理について説明する。図中の上側の輪郭が、本処理の算出対象となる凸包下部である。   The convex hull lower part calculation process (S702) will be described in detail. FIG. 9 is a diagram showing a convex hull lower part calculation processing flow. FIG. 10 is a diagram illustrating an example of a superimposed image that is a target for calculating the convex hull lower part. Each process will be described with reference to the example of FIG. The upper contour in the figure is the lower part of the convex hull that is the calculation target of this processing.

まず、カウンタIを初期化する(S901)。具体的には、カウンタIに、Xmin(一致領域最小X座標)を代入する。図10の例では、カウンタIに「2」が代入される。   First, the counter I is initialized (S901). Specifically, Xmin (matching region minimum X coordinate) is substituted into counter I. In the example of FIG. 10, “2” is assigned to the counter I.

次に、パラメータである基点(Xbp,Ybp)を設定する(S902)。具体的には、カウンタIを基点のX座標であるXbpに代入し、更に、カウンタIを添え字とする最小Y座標の配列値Ymin[I]を基点のY座標であるYbpに代入する。図10の例では、カウンタIの値「2」をX座標とし、配列値Ymin[I=2]の値「2」をY座標として基点(2,2)が設定される。図中の1001が当該基点である。   Next, a base point (Xbp, Ybp) as a parameter is set (S902). Specifically, the counter I is substituted into Xbp that is the X coordinate of the base point, and the array value Ymin [I] of the minimum Y coordinate with the counter I as a subscript is substituted into Ybp that is the Y coordinate of the base point. In the example of FIG. 10, the base point (2, 2) is set with the value “2” of the counter I as the X coordinate and the value “2” of the array value Ymin [I = 2] as the Y coordinate. 1001 in the figure is the base point.

S903では、パラメータJをI+1で初期化し、順次インクリメントしつつ、Xmax(一致領域最大X座標)まで、パラメータJに基づいて候補点(J, Ymin[J])を設定し、基点と当該候補点を結ぶ直線の傾きを算出する。そして、各候補点の傾きを比較して、最も小さい傾きを判定し、最も傾きが小さい候補点を選択する。最も傾きが小さい候補点が複数ある場合には、X座標値(=パラメータJ)が最も大きい候補点を選択することが有効である。このようにして選択した候補点のX座標値であるパラメータJを用いてこの後の処理を行う。図10の例では、基点(2,2)に対して、候補点(3,2)、(4,2)、(5,2)、(6,2)、(7,2)、(8,2)、(9,2)、及び(10,2)がすべて傾きが0で最小である。従って、最もX座標値が大きい候補点(10,2)を選択する。従って、パラメータJとして「10」を用いてこの後の処理を行う。   In step S903, the parameter J is initialized with I + 1, incremented sequentially, and candidate points (J, Ymin [J]) are set based on the parameter J up to Xmax (matching region maximum X coordinate). The slope of the straight line connecting is calculated. Then, the inclinations of the candidate points are compared to determine the smallest inclination, and the candidate point having the smallest inclination is selected. When there are a plurality of candidate points having the smallest inclination, it is effective to select a candidate point having the largest X coordinate value (= parameter J). Subsequent processing is performed using the parameter J which is the X coordinate value of the candidate point selected in this way. In the example of FIG. 10, the candidate points (3, 2), (4, 2), (5, 2), (6, 2), (7, 2), (8) with respect to the base point (2, 2). , 2), (9, 2), and (10, 2) are all minimal with a slope of 0. Therefore, the candidate point (10, 2) having the largest X coordinate value is selected. Therefore, the subsequent processing is performed using “10” as the parameter J.

基点(Xbp,Ybp)と選択した候補点(J,Ymin[J])の二点間の距離を凸包の長さとして累積するように加算する(S904)。具体的には、まず、二点間の距離を算出するために、X座標値の差の平方値と、Y座標値の差の平方値を算出し、これらの和の平方根を算出する。次に、凸包の長さを示すパラメータConvex_Hullに、算出した二点間の距離を加算する。図10の例では、基点1001から候補点1002までの距離「8」を求め、凸包の長さのパラメータ(初期値0)に加え、凸包の長さのパラメータが「8」となる。   The distance between the two points of the base point (Xbp, Ybp) and the selected candidate point (J, Ymin [J]) is added so as to be accumulated as the length of the convex hull (S904). Specifically, first, in order to calculate the distance between two points, the square value of the difference between the X coordinate values and the square value of the difference between the Y coordinate values are calculated, and the square root of these sums is calculated. Next, the calculated distance between the two points is added to the parameter Convex_Hull indicating the length of the convex hull. In the example of FIG. 10, the distance “8” from the base point 1001 to the candidate point 1002 is obtained, and in addition to the convex hull length parameter (initial value 0), the convex hull length parameter is “8”.

上述のようにして、凸包を多角形に近似する場合の一つの線分についての処理が完了する。そして、次の線分についての処理をするために、カウンタIに前述の候補点のX座標値であるパラメータJを代入する(S905)。これにより、前の処理における候補点が、次の処理における基点となる。図10の例では、カウンタIにパラメータJの値「10」を代入し、点1002が次の基点となる。   As described above, the processing for one line segment when the convex hull is approximated to a polygon is completed. In order to process the next line segment, the parameter J, which is the X coordinate value of the candidate point, is substituted into the counter I (S905). Thereby, the candidate point in the previous process becomes the base point in the next process. In the example of FIG. 10, the value “10” of the parameter J is assigned to the counter I, and the point 1002 becomes the next base point.

そして、カウンタIがXmax(一致領域最大X座標)になるまで前述のように線分についての処理(S902〜S904)を繰り返す(S906)。これにより、Xmin(一致領域最小X座標)からXmax(一致領域最大X座標)までの凸包下部の長さが算出される。図10の例では、点1001と点1002の間の距離、点1002と点1003の間の距離、及び点1003と点1004の間の距離を合計した凸包下部の長さが求められる。   Then, the processing for the line segment (S902 to S904) is repeated as described above until the counter I reaches Xmax (matching region maximum X coordinate) (S906). Thereby, the length of the convex hull lower part from Xmin (matching region minimum X coordinate) to Xmax (matching region maximum X coordinate) is calculated. In the example of FIG. 10, the length of the lower part of the convex hull is obtained by summing the distance between the points 1001 and 1002, the distance between the points 1002 and 1003, and the distance between the points 1003 and 1004.

続いて、図7に示すように凸包上部算出処理(S703)を行う。この処理では、外郭抽出処理(S701)によって得られたYmax[ship_x]を用いて、一致領域の上部の凸包を求める。この処理は、前述の凸包下部算出処理(S702)の動作を画像上で反転させた動作を行う。図10中の下側の輪郭が、本処理の算出対象となる凸包上部である。   Subsequently, as shown in FIG. 7, a convex hull upper part calculation process (S703) is performed. In this process, the convex hull at the top of the matching region is obtained using Ymax [ship_x] obtained by the outline extraction process (S701). In this process, the operation of the convex hull lower part calculation process (S702) described above is reversed on the image. The lower profile in FIG. 10 is the upper part of the convex hull that is the calculation target of this process.

凸包上部算出処理(S703)について詳述する。図11は、凸包上部算出処理フローを示す図である。   The convex hull upper part calculation process (S703) will be described in detail. FIG. 11 is a diagram showing a convex hull upper part calculation processing flow.

まず、S901と同様に、カウンタIを初期化する(S1101)。次に、基点(Xbp,Ybp)を設定する(S1102)。S902とは異なり、最大Y座標の配列値Ymax[I]を基点のY座標であるYbpに代入する。   First, similarly to S901, the counter I is initialized (S1101). Next, a base point (Xbp, Ybp) is set (S1102). Unlike S902, the array value Ymax [I] of the maximum Y coordinate is substituted into Ybp which is the Y coordinate of the base point.

S1103では、パラメータJをI+1で初期化し、順次インクリメントしつつ、Xmax(一致領域最大X座標)まで、パラメータJに基づいて候補点(J, Ymax[J])を設定し、基点と当該候補点を結ぶ直線の傾きを算出する。そして、各候補点の傾きを比較して、最も大きい傾きを判定し、最も傾きが大きい候補点を選択する。最も傾きが大きい候補点が複数ある場合は、X座標値(=パラメータJ)が最も大きい候補点を選択する。このようにして選択した候補点のX座標値であるパラメータJを用いてこの後の処理を行う。   In S1103, the parameter J is initialized with I + 1, and the candidate point (J, Ymax [J]) is set based on the parameter J up to Xmax (matching region maximum X coordinate) while sequentially incrementing. The slope of the straight line connecting is calculated. Then, the inclination of each candidate point is compared to determine the largest inclination, and the candidate point having the largest inclination is selected. When there are a plurality of candidate points having the largest inclination, the candidate point having the largest X coordinate value (= parameter J) is selected. Subsequent processing is performed using the parameter J which is the X coordinate value of the candidate point selected in this way.

S904と同様に、二点間の距離を凸包の長さとして累積するように積算する(S1104)。そして、カウンタIがXmax(一致領域最大X座標)になるまで前述のように線分についての処理(S1102〜S1104)を繰り返す(S1106)。これにより、Xmin(一致領域最小X座標)からXmax(一致領域最大X座標)までの凸包上部の長さが算出される。   Similar to S904, the distance between the two points is accumulated so as to be accumulated as the length of the convex hull (S1104). Then, the processing for the line segment (S1102 to S1104) is repeated (S1106) as described above until the counter I reaches Xmax (matching region maximum X coordinate). Thereby, the length of the convex hull upper part from Xmin (matching region minimum X coordinate) to Xmax (matching region maximum X coordinate) is calculated.

最後に、図7に示すように凸包合算処理(S704)を行う。S702で算出した凸包
下部の長さと、S703で算出した凸包上部の長さを合算して、凸包全体の長さ(一致領域の外周長)を求める。尚、Xmin(一致領域最小X座標)上で連続する画素がある場合には、その画素の列の長さも加算する。同様に、Xmax(一致領域最大X座標)上で連続する画素がある場合には、その画素の列の長さも加算する。
Finally, as shown in FIG. 7, a convex hull summation process (S704) is performed. The length of the lower part of the convex hull calculated in S702 and the length of the upper part of the convex hull calculated in S703 are added together to obtain the length of the entire convex hull (the outer peripheral length of the matching region). If there is a continuous pixel on Xmin (the matching region minimum X coordinate), the length of the column of the pixel is also added. Similarly, when there is a continuous pixel on Xmax (matching region maximum X coordinate), the length of the column of the pixel is also added.

上述の凸包算出処理(S402)に続いて、図4に示すように標準形状差算出処理(S403)を行う。この処理では、目標領域の形状の差を標準化したパラメータである標準形状差パラメータ(Std_Shape_Diff)を算出する。   Subsequent to the above-described convex hull calculation processing (S402), standard shape difference calculation processing (S403) is performed as shown in FIG. In this process, a standard shape difference parameter (Std_Shape_Diff), which is a parameter obtained by standardizing the shape difference of the target area, is calculated.

本実施の形態では、目標領域Aと目標領域Bの不一致部分(不一致領域)の面積を目標領域Aと目標領域Bの一致部分(一致領域)の外周長で割った値(一致領域外周長対不一致領域面積比率)を標準形状差パラメータとして用いる。この標準形状差パラメータが、ある閾値以下である場合に、両目標領域の被写体である目標物が同一であると判定する。尚、一致領域外周長対不一致領域面積比率は、外周長対不一致領域面積比率に係る標準形状差パラメータの例である。   In the present embodiment, a value obtained by dividing the area of the mismatched portion (mismatched region) between the target region A and the target region B by the outer peripheral length of the matched portion (matched region) between the target region A and the target region B (matched region outer peripheral length pair The discrepancy area ratio) is used as a standard shape difference parameter. When the standard shape difference parameter is equal to or less than a certain threshold value, it is determined that the target object that is the subject in both target areas is the same. Note that the matching area outer circumference length to the mismatch area area ratio is an example of a standard shape difference parameter related to the outer circumference length to the mismatch area area ratio.

プログラムとしては、例えば以下のように記述される。尚、この例でsqar()は、自乗値を求めるマクロ関数である。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/sqar(解像度)(=不一致領域の面積))/
(Convex_Hull/解像度(=一致領域の外周長));
if(Std_Shape_Diff <= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/解像度)/Convex_Hull;
For example, the program is described as follows. In this example, sqar () is a macro function for obtaining a square value.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / squar (resolution) (= area of mismatch region)) /
(Convex_Hull / resolution (= periphery length of matching region));
if (Std_Shape_Diff <= threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / Resolution) / Convex_Hull;

実施の形態2.
標準形状差パラメータとして、不一致領域の面積を全体の外周長(目標領域Aと目標領域BのOR領域の外周長)で割ったパラメータ(全体外周長対不一致領域面積比率)を用いる形態について説明する。このパラメータも、外周長対不一致領域面積比率の例である。
Embodiment 2. FIG.
As a standard shape difference parameter, a mode in which a parameter (total outer circumference length to mismatch area area ratio) obtained by dividing the area of the mismatch area by the entire outer circumference length (the outer circumference length of the OR area of the target area A and the target area B) will be described. . This parameter is also an example of the perimeter length versus the mismatched area area ratio.

実施の形態1の凸包算出処理(S402)では、一致領域を対象として外周長を算出したが、この実施の形態では、一致領域及び不一致領域を合わせた全体領域を対象として外周長(凸包の長さ:Convex_Hull)を算出する。つまり、船舶領域の外周長として、一致領域の外周長に代えて全体領域の外周長を用いる。この外周長は、2つの目標領域に依存する外周長の例である。   In the convex hull calculation processing (S402) of the first embodiment, the outer circumference length is calculated for the matching area. In this embodiment, the outer circumference length (convex hull is set for the entire area including the matching area and the non-matching area. (Length: Convex_Hull) is calculated. That is, as the outer peripheral length of the ship region, the outer peripheral length of the entire region is used instead of the outer peripheral length of the matching region. This outer peripheral length is an example of an outer peripheral length depending on two target areas.

また、標準形状差算出処理(S403)では、上述の全体の外周長を用いて、標準形状差パラメータを算出する。そして、実施の形態1と同様に、この標準形状差パラメータが、ある閾値以下である場合に、両目標領域の被写体である目標物が同一であると判定する。   Further, in the standard shape difference calculation process (S403), the standard shape difference parameter is calculated using the entire outer peripheral length described above. Similarly to the first embodiment, when the standard shape difference parameter is equal to or smaller than a certain threshold value, it is determined that the target object as the subject in both target areas is the same.

プログラムとしては、例えば以下のように記述される。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/sqar(解像度)(=不一致領域の面積))/
(Convex_Hull/解像度(=全体の外周長));
if(Std_Shape_Diff <= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/解像度)/Convex_Hull;
実施の形態1及び2に示した外周長対不一致領域面積比率である標準形状差パラメータは、[m]次元であり、目標の大きさに依存するパラメータである。しかしながら、全長・全幅と同様[m]の次元であるため、全長・全幅と比較検討が容易という利点がある。
For example, the program is described as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / squar (resolution) (= area of mismatch region)) /
(Convex_Hull / resolution (= total outer perimeter length));
if (Std_Shape_Diff <= threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / Resolution) / Convex_Hull;
The standard shape difference parameter, which is the ratio of the perimeter length to the non-matching area shown in the first and second embodiments, is an [m] dimension and is a parameter depending on the target size. However, since it has a dimension of [m] like the full length and full width, there is an advantage that the comparative examination with the full length and full width is easy.

実施の形態3.
本実施の形態では、目標領域Aと目標領域Bの不一致領域の面積を目標領域Aと目標領域Bの一致領域の面積で割った値(一致領域対不一致領域面積比率)を標準形状差パラメータとして用いる。尚、目標領域Aと目標領域Bの一致領域の面積は、2つの目標領域に依存する目標の面積の例である。
Embodiment 3 FIG.
In the present embodiment, a value obtained by dividing the area of the mismatch region between the target region A and the target region B by the area of the match region between the target region A and the target region B (matched region vs. mismatch region area ratio) is used as the standard shape difference parameter. Use. The area of the coincidence area between the target area A and the target area B is an example of a target area that depends on the two target areas.

本実施の形態では、外周長を用いないので、凸包算出処理(S402)は不要である。   In the present embodiment, since the outer peripheral length is not used, the convex hull calculation process (S402) is unnecessary.

また、標準形状差算出処理(S403)では、前述のように不一致領域の面積を一致領域の面積で割って、標準形状差パラメータを算出する。この標準形状差パラメータが、ある閾値以下である場合に、両目標領域の被写体である目標物が同一であると判定する。尚、一致領域対不一致領域面積比率は、面積比率に係る標準形状差パラメータの例である。   In the standard shape difference calculation process (S403), the standard shape difference parameter is calculated by dividing the area of the mismatch region by the area of the match region as described above. When the standard shape difference parameter is equal to or less than a certain threshold value, it is determined that the target object that is the subject in both target areas is the same. Note that the area ratio of the matching area to the mismatching area is an example of a standard shape difference parameter related to the area ratio.

プログラムとしては、例えば以下のように記述される。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/sqar(解像度)(=不一致領域の面積))/
(Count_2/sqar(解像度)(=一致領域の面積));
if(Std_Shape_Diff <= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
Count_1/Count_2;
For example, the program is described as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / squar (resolution) (= area of mismatch region)) /
(Count_2 / sqar (resolution) (= area of matching region));
if (Std_Shape_Diff <= threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
Count_1 / Count_2;

実施の形態4.
標準形状差パラメータとして、不一致領域の面積を全体の面積で割ったパラメータ(全体対不一致領域面積比率)を用いる形態について説明する。全体の面積(目標領域Aと目標領域BのOR領域の面積)は、一致領域の面積と不一致領域の面積を加算することにより求められる。尚、全体の面積は、2つの目標領域に依存する目標の面積の例である。
Embodiment 4 FIG.
As a standard shape difference parameter, a mode in which a parameter obtained by dividing the area of the inconsistent region by the entire area (whole area / inconsistent region area ratio) will be described. The total area (the area of the OR region between the target region A and the target region B) is obtained by adding the areas of the coincidence region and the mismatch region. The overall area is an example of a target area that depends on two target areas.

本実施の形態でも、外周長を用いないので、凸包算出処理(S402)は不要である。   Also in this embodiment, since the outer peripheral length is not used, the convex hull calculation process (S402) is unnecessary.

また、標準形状差算出処理(S403)では、前述のように不一致領域の面積を全体の面積で割って、標準形状差パラメータを算出する。この標準形状差パラメータが、ある閾値以下である場合に、両目標領域の被写体である目標物が同一であると判定する。尚、全体対不一致領域面積比率は、面積比率に係る標準形状差パラメータの例である。   In the standard shape difference calculation process (S403), the standard shape difference parameter is calculated by dividing the area of the non-matching region by the entire area as described above. When the standard shape difference parameter is equal to or less than a certain threshold value, it is determined that the target object that is the subject in both target areas is the same. Note that the area ratio of the entire area to the inconsistent area is an example of a standard shape difference parameter related to the area ratio.

プログラムとしては、例えば以下のように記述される。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/sqar(解像度)(=不一致領域の面積))/
(Count_1+Count_2/sqar(解像度)(=全体の面積));
if(Std_Shape_Diff <= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
Count_1/Count_1+Count_2;
For example, the program is described as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / squar (resolution) (= area of mismatch region)) /
(Count_1 + Count_2 / squar (resolution) (= total area));
if (Std_Shape_Diff <= threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
Count_1 / Count_1 + Count_2;

実施の形態5.
本実施の形態では、一致領域の面積を全体の面積で割ったパラメータ(全体対一致領域面積比率)を標準形状差パラメータとして用いる。
Embodiment 5 FIG.
In the present embodiment, a parameter obtained by dividing the area of the coincidence region by the entire area (whole area vs. coincidence region area ratio) is used as the standard shape difference parameter.

本実施の形態でも、外周長を用いないので、凸包算出処理(S402)は不要である。   Also in this embodiment, since the outer peripheral length is not used, the convex hull calculation process (S402) is unnecessary.

また、標準形状差算出処理(S403)では、前述のように一致領域の面積を全体の面積で割って、標準形状差パラメータを算出する。この標準形状差パラメータが、ある閾値以上である場合に、両目標領域の被写体である目標物が同一であると判定する。   In the standard shape difference calculation process (S403), the standard shape difference parameter is calculated by dividing the area of the coincidence region by the total area as described above. When the standard shape difference parameter is greater than or equal to a certain threshold value, it is determined that the target object that is the subject in both target areas is the same.

プログラムとしては、例えば以下のように記述される。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_2/sqar(解像度)(=一致領域の面積))/
(Count_1+Count_2/sqar(解像度)(=全体の面積));
if(Std_Shape_Diff >= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
Count_2/Count_1+Count_2;
実施の形態3から5までのように面積同士の比率である標準形状差パラメータは、無次元量[平方m/平方m]であり、目標物の大きさに依存しない。つまり、大きさを含まない形状の違いのみを標準化するパラメータであるので、大きい目標領域同士の比較の場合も、小さい目標領域同士の比較の場合も、同じ程度の信頼性の評価結果が得られるという利点がある。
For example, the program is described as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_2 / sqar (resolution) (= area of matching region)) /
(Count_1 + Count_2 / squar (resolution) (= total area));
if (Std_Shape_Diff> = threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
Count_2 / Count_1 + Count_2;
As in the third to fifth embodiments, the standard shape difference parameter, which is the ratio between areas, is a dimensionless amount [square m / square m] and does not depend on the size of the target. In other words, since it is a parameter that standardizes only the difference in shape that does not include the size, the same degree of reliability evaluation results can be obtained both when comparing large target areas and when comparing small target areas. There is an advantage.

実施の形態6.
実施の形態1で示した標準形状差パラメータの分母である一致領域の外周長を、その自乗に置き換えることも有効である。
Embodiment 6 FIG.
It is also effective to replace the outer peripheral length of the coincidence area, which is the denominator of the standard shape difference parameter shown in the first embodiment, with its square.

従って、標準形状差算出処理(S403)では、目標領域Aと目標領域Bの不一致部分(不一致領域)の面積を目標領域Aと目標領域Bの一致部分(一致領域)の外周長の自乗で割った値(一致領域外周長自乗対不一致領域面積比率)を標準形状差パラメータとして用いる。この標準形状差パラメータが、ある閾値以下である場合に、両目標領域の被写体である目標物が同一であると判定する。尚、一致領域外周長自乗対不一致領域面積比率は、外周長自乗対不一致領域面積比率に係る標準形状差パラメータの例である。   Therefore, in the standard shape difference calculation process (S403), the area of the mismatched portion (mismatched region) between the target region A and the target region B is divided by the square of the outer peripheral length of the matched portion (matched region) between the target region A and the target region B. Is used as the standard shape difference parameter. When the standard shape difference parameter is equal to or less than a certain threshold value, it is determined that the target object that is the subject in both target areas is the same. The matched area outer circumference squared to mismatch area area ratio is an example of a standard shape difference parameter related to the outer circumference squared to mismatch area area ratio.

プログラムとしては、例えば以下のように記述される。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/sqar(解像度)(=不一致領域の面積))/
(sqar(Convex_Hull/解像度));
if(Std_Shape_Diff <= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
Count_1/sqar(Convex_Hull);
実施の形態7.
実施の形態2で示した標準形状差パラメータの分母である全体の外周長を、その自乗に置き換えることも有効である。
For example, the program is described as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / squar (resolution) (= area of mismatch region)) /
(Sqar (Convex_Hull / resolution));
if (Std_Shape_Diff <= threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
Count_1 / squar (Convex_Hull);
Embodiment 7 FIG.
It is also effective to replace the entire outer peripheral length, which is the denominator of the standard shape difference parameter shown in the second embodiment, with its square.

従って、標準形状差算出処理(S403)では、目標領域Aと目標領域Bの不一致部分(不一致領域)の面積を全体領域の外周長の自乗で割った値(全体外周長自乗対不一致領域面積比率)を標準形状差パラメータとして用いる。この標準形状差パラメータが、ある閾値以下である場合に、両目標領域の被写体である目標物が同一であると判定する。尚、全体外周長自乗対不一致領域面積比率は、外周長自乗対不一致領域面積比率に係る標準形状差パラメータの例である。   Therefore, in the standard shape difference calculation process (S403), a value obtained by dividing the area of the mismatched portion (mismatched region) between the target region A and the target region B by the square of the outer peripheral length of the entire region (total outer peripheral length squared vs. mismatched region area ratio). ) As the standard shape difference parameter. When the standard shape difference parameter is equal to or less than a certain threshold value, it is determined that the target object that is the subject in both target areas is the same. Note that the overall outer circumference squared to mismatch area area ratio is an example of a standard shape difference parameter related to the outer circumference square to mismatch area area ratio.

プログラムとしては、例えば以下のように記述される。
Std_Shape_Diff(=標準形状差パラメータ) =
(Count_1/sqar(解像度)(=不一致領域の面積))/
(sqar(Convex_Hull/解像度));
if(Std_Shape_Diff <= 閾値) 判定結果 = 同一;
else 判定結果 = 別;
上述のStd_Shape_Diff(=標準形状差パラメータ)の算出式は、約分し、以下のように改めることが出来る。
Std_Shape_Diff(=標準形状差パラメータ) =
Count_1/sqar(Convex_Hull);
上述の同一目標判定装置は、コンピュータであり、各要素はプログラムにより処理を実行することができる。また、プログラムを記憶媒体に記憶させ、記憶媒体からコンピュータに読み取られるようにすることができる。
For example, the program is described as follows.
Std_Shape_Diff (= standard shape difference parameter) =
(Count_1 / squar (resolution) (= area of mismatch region)) /
(Sqar (Convex_Hull / resolution));
if (Std_Shape_Diff <= threshold) Determination result = same;
else judgment result = different;
The calculation formula of Std_Shape_Diff (= standard shape difference parameter) described above can be reduced and modified as follows.
Std_Shape_Diff (= standard shape difference parameter) =
Count_1 / squar (Convex_Hull);
The above-described same target determination apparatus is a computer, and each element can execute processing by a program. Further, the program can be stored in a storage medium so that the computer can read the program from the storage medium.

各実施の形態の目標判定処理(S306)において、閾値「以下」であることを条件としている判定は、閾値「より小さい」ことを条件とすることもできる。閾値「以上」であることを条件としている判定は、閾値「より大きい」ことを条件とすることもできる。   In the target determination process (S306) of each embodiment, the determination that is based on the condition that the threshold value is “below” can be made the condition that the threshold value is “smaller”. The determination that is made on condition that the threshold is “greater than or equal to” may be made on the condition that the threshold is “greater than”.

発明の概要を示す図である。It is a figure which shows the outline | summary of invention. 同一目標判定装置の構成を示す図である。It is a figure which shows the structure of the same target determination apparatus. 同一目標判定の全体処理フローを示す図である。It is a figure which shows the whole process flow of the same target determination. 標準形状差算出処理フローを示す図である。It is a figure which shows a standard shape difference calculation process flow. 画像論理演算の概略を示す図である。It is a figure which shows the outline of an image logic operation. 画像論理演算の判定を示す図である。It is a figure which shows determination of an image logic operation. 凸包算出処理フローを示す図である。It is a figure which shows a convex hull calculation processing flow. 最外郭抽出の対象となる重ね合せ画像の例を示す図である。It is a figure which shows the example of the superimposed image used as the object of outermost contour extraction. 凸包下部算出処理フローを示す図である。It is a figure which shows a convex hull lower part calculation process flow. 凸包下部算出の対象となる重ね合せ画像の例を示す図である。It is a figure which shows the example of the overlay image used as the object of convex hull lower part calculation. 凸包上部算出処理フローを示す図である。It is a figure which shows the convex hull upper part calculation processing flow. 同一判定の対象となる目標の概略を示す図である。It is a figure which shows the outline of the target used as the object of the same determination.

符号の説明Explanation of symbols

201 画像読込処理部、202 読込画像記憶部、203 画像2値化処理部、204 2値化画像記憶部、205 主成分分析処理部、206 主成分データ記憶部、20
7 リサンプリング処理部、208 リサンプリング画像記憶部、209 標準形状差算出処理部、210 重ね合せ画像記憶領域、211 標準形状差パラメータ記憶部、212 目標判定処理部。
201 image reading processing unit, 202 reading image storage unit, 203 image binarization processing unit, 204 binarized image storage unit, 205 principal component analysis processing unit, 206 principal component data storage unit, 20
7 resampling processing unit, 208 resampling image storage unit, 209 standard shape difference calculation processing unit, 210 superimposed image storage region, 211 standard shape difference parameter storage unit, 212 target determination processing unit.

Claims (15)

目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定装置であって、以下の要素を有することを特徴とする同一目標判定装置
(1)2つの目標領域を記憶する画像記憶部
(2)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する標準形状差算出処理部
(3)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する目標判定処理部。
The same target determination apparatus for determining whether or not the target object as each subject is the same for two target areas obtained by photographing the target object, and having the following elements: (1) Image storage unit for storing two target regions (2) Standard shape difference calculation processing unit for calculating a standard shape difference parameter obtained by standardizing the shape difference between two target regions (3) Compare the standard shape difference parameter with a threshold value And a target determination processing unit that determines whether or not the target object that is the subject in the two target areas is the same based on the comparison result.
標準形状差算出処理部は、2つの目標領域を重ね合せ、重ね合せた座標上で2つの目標領域のうち一方のみに属する不一致領域を求め、不一致領域の大きさを標準化した標準形状差パラメータを生成し、
目標判定処理部は、当該標準形状差パラメータが所定の閾値以下の場合、あるいは所定の閾値より小さい場合に、目標領域が同一の目標物に係る画像であると判定することを特徴とする請求項1記載の同一目標判定装置。
The standard shape difference calculation processing unit superimposes the two target areas, obtains a mismatch area belonging to only one of the two target areas on the superimposed coordinates, and calculates a standard shape difference parameter that standardizes the size of the mismatch area. Generate
The target determination processing unit determines that the target region is an image related to the same target object when the standard shape difference parameter is equal to or smaller than a predetermined threshold value or smaller than the predetermined threshold value. 1. The same target determination apparatus according to 1.
標準形状差算出処理部は、2つの目標領域に依存する外周長を算出し、前記不一致領域の大きさを当該外周長で割った値を標準形状差パラメータとすることを特徴とする請求項2記載の同一目標判定装置。   3. The standard shape difference calculation processing unit calculates a perimeter length depending on two target areas, and uses a value obtained by dividing the size of the mismatch area by the perimeter length as a standard shape difference parameter. The same target judging device as described. 標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域の外周長を求め、当該一致領域の外周長を用いることを特徴とする請求項3記載の同一目標判定装置。   The standard shape difference calculation processing unit obtains a coincidence area belonging to both of the two target areas on the superimposed coordinates, obtains an outer circumference length of the coincidence area, and uses the outer circumference length of the coincidence area. Item 4. The same target determination device according to Item 3. 標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域及び前記不一致領域からなる全体の外周長を求め、当該全体の外周長を用いることを特徴とする請求項3記載の同一目標判定装置。   The standard shape difference calculation processing unit obtains a coincidence area that belongs to both of the two target areas on the superimposed coordinates, obtains an overall outer peripheral length including the coincident area and the non-matching area, and uses the entire outer peripheral length. The same target determination apparatus according to claim 3. 標準形状差算出処理部は、2つの目標領域に依存する目標の面積を算出し、前記不一致領域の大きさを当該目標の面積で割った値を標準形状差パラメータとすることを特徴とする請求項2記載の同一目標判定装置。   The standard shape difference calculation processing unit calculates a target area depending on two target regions, and uses a value obtained by dividing the size of the mismatch region by the target area as a standard shape difference parameter. Item 3. The same target determination device according to Item 2. 標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域の面積を求め、当該一致領域の面積を、前記目標の面積として用いることを特徴とする請求項6記載の同一目標判定装置。   The standard shape difference calculation processing unit obtains a matching region belonging to both of the two target regions on the superimposed coordinates, obtains an area of the matching region, and uses the area of the matching region as the target area. The same target determination device according to claim 6, wherein 標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域及び前記不一致領域からなる全体の面積を求め、当該全体の面積を、前記目標の面積として用いることを特徴とする請求項6記載の同一目標判定装置。   The standard shape difference calculation processing unit obtains a coincidence area belonging to both of the two target areas on the superimposed coordinates, obtains an entire area including the coincidence area and the mismatch area, and determines the entire area as the target area. The same target determination apparatus according to claim 6, wherein the same target determination apparatus is used as an area of 標準形状差算出処理部は、2つの目標領域を重ね合せ、重ね合せた座標上で2つの目標領域の両方に属する一致領域、及び2つの目標領域のうち一方のみに属する不一致領域を求め、当該一致領域の面積を求め、更に当該一致領域及び当該不一致領域からなる全体の面積を求め、当該一致領域の面積を当該全体の面積で割っ値を、標準形状差パラメータとして求め、
目標判定処理部は、当該標準形状差パラメータが所定の閾値以上の場合、あるいは所定の閾値より大きい場合に、目標領域が同一の目標物に係る画像であると判定することを特徴とする請求項1記載の同一目標判定装置。
The standard shape difference calculation processing unit superimposes the two target regions, obtains a matching region belonging to both of the two target regions on the superimposed coordinates, and a mismatch region belonging to only one of the two target regions, Find the area of the matching region, further determine the overall area consisting of the matching region and the mismatch region, and determine the value obtained by dividing the area of the matching region by the total area as a standard shape difference parameter,
The target determination processing unit determines that the target region is an image related to the same target object when the standard shape difference parameter is equal to or larger than a predetermined threshold value or larger than the predetermined threshold value. 1. The same target determination apparatus according to 1.
標準形状差算出処理部は、2つの目標領域に依存する外周長を算出し、更に当該外周長の自乗を求め、前記不一致領域の大きさを当該外周長の自乗で割った値を標準形状差パラメータとすることを特徴とする請求項2記載の同一目標判定装置。   The standard shape difference calculation processing unit calculates the outer peripheral length depending on the two target areas, further calculates the square of the outer peripheral length, and calculates a value obtained by dividing the size of the mismatch area by the square of the outer peripheral length. The same target determination apparatus according to claim 2, wherein the same target determination apparatus is used as a parameter. 標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域の外周長を求め、更に当該一致領域の外周長の自乗を求め、当該一致領域の外周長の自乗を用いることを特徴とする請求項10記載の同一目標判定装置。   The standard shape difference calculation processing unit obtains a coincidence area belonging to both of the two target areas on the overlapped coordinates, obtains the outer circumference length of the coincidence area, further obtains the square of the outer circumference length of the coincidence area, 11. The same target determination apparatus according to claim 10, wherein the square of the outer peripheral length of the region is used. 標準形状差算出処理部は、重ね合せた座標上で2つの目標領域の両方に属する一致領域を求め、当該一致領域及び前記不一致領域からなる全体の外周長を求め、更に当該全体の外周長の自乗を求め、当該全体の外周長の自乗を用いることを特徴とすることを特徴とする請求項10記載の同一目標判定装置。   The standard shape difference calculation processing unit obtains a coincidence area that belongs to both of the two target areas on the superimposed coordinates, obtains an overall outer circumference length of the coincidence area and the non-coincidence area, and further determines the overall outer circumference length. 11. The same target determination device according to claim 10, wherein the square is obtained and the square of the entire outer peripheral length is used. 目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定方法であって、以下の要素を有することを特徴とする同一目標判定方法
(1)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する工程
(2)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する工程。
The same target determination method for determining whether or not the target object as each subject is the same for the two target areas obtained by photographing the target object, the method having the following elements: (1) A step of calculating a standard shape difference parameter obtained by standardizing a shape difference between two target areas. (2) The standard shape difference parameter is compared with a threshold value, and a target that is a subject in the two target areas based on the comparison result. Determining whether or not are identical.
目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定装置となるコンピュータに、以下の処理を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体
(1)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する処理
(2)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する処理。
A computer that records a program for causing a computer to be the same target determination device to determine whether or not the target as the subject is the same for two target areas in which the target is photographed, to execute the following processing A readable recording medium (1) A process of calculating a standard shape difference parameter obtained by standardizing a shape difference between two target areas (2) A standard shape difference parameter is compared with a threshold value, and two target areas are calculated based on the comparison result. Processing for determining whether or not the target object as the subject is the same.
目標物を撮影した2つの目標領域について、それぞれの被写体である目標物が同一であるか否かを判定する同一目標判定装置となるコンピュータに、以下の手順を実行させるためのプログラム
(1)2つの目標領域の形状差を標準化した標準形状差パラメータを算出する手順
(2)標準形状差パラメータを閾値と比較し、比較結果に基づいて、2つの目標領域の被写体である目標物が同一であるか否かを判定する手順。
A program (1) 2 for causing a computer, which is the same target determination device to determine whether or not the target as a subject is the same, for two target areas obtained by photographing the target, to execute the following procedure Procedure for calculating a standard shape difference parameter that standardizes the shape difference between two target regions (2) The standard shape difference parameter is compared with a threshold value, and based on the comparison result, the target that is the subject in the two target regions is the same A procedure for determining whether or not.
JP2004126227A 2004-04-22 2004-04-22 Same target judging device, same target judging method and program Expired - Lifetime JP4532972B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004126227A JP4532972B2 (en) 2004-04-22 2004-04-22 Same target judging device, same target judging method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004126227A JP4532972B2 (en) 2004-04-22 2004-04-22 Same target judging device, same target judging method and program

Publications (2)

Publication Number Publication Date
JP2005309795A true JP2005309795A (en) 2005-11-04
JP4532972B2 JP4532972B2 (en) 2010-08-25

Family

ID=35438505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004126227A Expired - Lifetime JP4532972B2 (en) 2004-04-22 2004-04-22 Same target judging device, same target judging method and program

Country Status (1)

Country Link
JP (1) JP4532972B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005309796A (en) * 2004-04-22 2005-11-04 Japan Fisheries Information Service Center Structure characteristic extraction device, same object determination device, structure characteristic extraction method, computer-readable recording medium to which program is recorded, and program
JP2014099047A (en) * 2012-11-14 2014-05-29 Konica Minolta Inc Printing system and printer driver program

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01231181A (en) * 1988-03-10 1989-09-14 Kanegafuchi Chem Ind Co Ltd Method and device for evaluating inspection capacity for visual inspecting device
JPH03238567A (en) * 1990-02-15 1991-10-24 Eastman Kodatsuku Japan Kk Pattern recognition device
JPH03260782A (en) * 1990-03-09 1991-11-20 Eastman Kodak Japan Kk Pattern recognition device
JPH0467270A (en) * 1990-07-06 1992-03-03 Mitsubishi Electric Corp Appearance inspecting device
JPH04259075A (en) * 1991-02-14 1992-09-14 Fujitsu Ltd Model generator from time series image
JPH056928A (en) * 1991-06-27 1993-01-14 Hitachi Ltd Method and apparatus for inspection of pattern
JP2000231571A (en) * 1999-02-10 2000-08-22 Mitsubishi Electric Corp Isar image retrieving device
JP2001137230A (en) * 1999-11-10 2001-05-22 Toshiba Corp Computer aided diagnostic system
JP2001221857A (en) * 2000-02-10 2001-08-17 Mitsubishi Electric Corp Inverse aperture synthesis radar apparatus and target discrimination method using inverse aperture synthesis radar image
JP2002039959A (en) * 2000-07-26 2002-02-06 Hitachi Ltd Method and system for inspecting defect
JP3345123B2 (en) * 1993-09-10 2002-11-18 浜松ホトニクス株式会社 Pattern recognition device
JP2003050927A (en) * 2001-08-07 2003-02-21 Thomas Cubric:Kk Information processing system, matching method, marketing research method, and information recording medium
JP2005309796A (en) * 2004-04-22 2005-11-04 Japan Fisheries Information Service Center Structure characteristic extraction device, same object determination device, structure characteristic extraction method, computer-readable recording medium to which program is recorded, and program

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01231181A (en) * 1988-03-10 1989-09-14 Kanegafuchi Chem Ind Co Ltd Method and device for evaluating inspection capacity for visual inspecting device
JPH03238567A (en) * 1990-02-15 1991-10-24 Eastman Kodatsuku Japan Kk Pattern recognition device
JPH03260782A (en) * 1990-03-09 1991-11-20 Eastman Kodak Japan Kk Pattern recognition device
JPH0467270A (en) * 1990-07-06 1992-03-03 Mitsubishi Electric Corp Appearance inspecting device
JPH04259075A (en) * 1991-02-14 1992-09-14 Fujitsu Ltd Model generator from time series image
JPH056928A (en) * 1991-06-27 1993-01-14 Hitachi Ltd Method and apparatus for inspection of pattern
JP3345123B2 (en) * 1993-09-10 2002-11-18 浜松ホトニクス株式会社 Pattern recognition device
JP2000231571A (en) * 1999-02-10 2000-08-22 Mitsubishi Electric Corp Isar image retrieving device
JP2001137230A (en) * 1999-11-10 2001-05-22 Toshiba Corp Computer aided diagnostic system
JP2001221857A (en) * 2000-02-10 2001-08-17 Mitsubishi Electric Corp Inverse aperture synthesis radar apparatus and target discrimination method using inverse aperture synthesis radar image
JP2002039959A (en) * 2000-07-26 2002-02-06 Hitachi Ltd Method and system for inspecting defect
JP2003050927A (en) * 2001-08-07 2003-02-21 Thomas Cubric:Kk Information processing system, matching method, marketing research method, and information recording medium
JP2005309796A (en) * 2004-04-22 2005-11-04 Japan Fisheries Information Service Center Structure characteristic extraction device, same object determination device, structure characteristic extraction method, computer-readable recording medium to which program is recorded, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005309796A (en) * 2004-04-22 2005-11-04 Japan Fisheries Information Service Center Structure characteristic extraction device, same object determination device, structure characteristic extraction method, computer-readable recording medium to which program is recorded, and program
JP4532973B2 (en) * 2004-04-22 2010-08-25 社団法人漁業情報サービスセンター Structural feature extraction device, same target determination device, structural feature extraction method, computer-readable recording medium storing program, and program
JP2014099047A (en) * 2012-11-14 2014-05-29 Konica Minolta Inc Printing system and printer driver program
US9141320B2 (en) 2012-11-14 2015-09-22 Konica Minolta, Inc. Print system, print preview displaying method and tangible computer-readable recording medium

Also Published As

Publication number Publication date
JP4532972B2 (en) 2010-08-25

Similar Documents

Publication Publication Date Title
CN110210409B (en) Method and system for detecting form frame lines in form document
JP6554169B2 (en) Object recognition device and object recognition system
JP6173655B1 (en) Detection apparatus and detection method
JP3793100B2 (en) Information processing method, apparatus, and recording medium
US11928805B2 (en) Information processing apparatus, information processing method, and storage medium for defect inspection and detection
CN109559324A (en) A kind of objective contour detection method in linear array images
CN114972575A (en) Linear fitting algorithm based on contour edge
CN112258474A (en) Wall surface anomaly detection method and device
Adu-Gyamfi et al. Functional evaluation of pavement condition using a complete vision system
US20070052697A1 (en) Method and system for detecting a body in a zone located proximate an interface
JP4532972B2 (en) Same target judging device, same target judging method and program
US20040062441A1 (en) Method for detecting new objects in an illuminated scene
JP2000028539A (en) Defect detecting device
JP5776378B2 (en) Crossover measuring device by image processing
US6219434B1 (en) Maxicode locating method
JP3507857B2 (en) Traffic flow detector
JPH02242382A (en) Defect checking method
JP2005346222A (en) Sweat gland pore removing device, sweat gland pore removing method and sweat gland pore removing program
JP3523847B2 (en) Moving object association system
US10867176B1 (en) Virtual detection system
JP2006047252A (en) Image processing unit
CN115049687B (en) Point cloud extraction method, device, equipment and medium
JP3575178B2 (en) Detection method of object existence range by video
JPH026107B2 (en)
JPH1115975A (en) Appearance inspecting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100316

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100323

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100521

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100608

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100611

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4532972

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130618

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250