JPH03177983A - Target extraction identification device - Google Patents

Target extraction identification device

Info

Publication number
JPH03177983A
JPH03177983A JP1318382A JP31838289A JPH03177983A JP H03177983 A JPH03177983 A JP H03177983A JP 1318382 A JP1318382 A JP 1318382A JP 31838289 A JP31838289 A JP 31838289A JP H03177983 A JPH03177983 A JP H03177983A
Authority
JP
Japan
Prior art keywords
target
threshold value
feature quantity
target candidate
feature amount
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1318382A
Other languages
Japanese (ja)
Inventor
Kazutoshi Togano
戸叶 一利
Yoshio Matsuura
松浦 義雄
Hisao Nanba
難波 久男
Hiroyuki Fujiwara
宏之 藤原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1318382A priority Critical patent/JPH03177983A/en
Publication of JPH03177983A publication Critical patent/JPH03177983A/en
Pending legal-status Critical Current

Links

Landscapes

  • Closed-Circuit Television Systems (AREA)
  • Image Analysis (AREA)

Abstract

PURPOSE:To accurately extract a target in spite of luminance difference between the target and a background by obtaining target candidates for plural reference feature quantities by varying a threshold value, respectively, and deciding the target candidate with the minimum distance information out of them as the target. CONSTITUTION:A binarization part 20 binarizes an input image by using a preset threshold value, and a feature quantity calculation part 21 calculates the feature quantity formed based on geometrical shape for a binary image, and a distance calculation part 22 calculates distance between a position in the space of the feature quantity decided with calculated feature quantity and a position in the space of reference feature quantity decided with the dimension item data of plural kinds of targets prepared in advance. A target candidate selection part 23 selects a point having the feature quantity with the minimum value out of calculated distances as the target candidate. A threshold value setting part 24 sets the threshold value variably when the target candidate is selected, and decides the minimum target value by repeating such operation. Thereby, it is possible to surely identify the target even when the difference between the luminance of the target and that of the background is small.

Description

【発明の詳細な説明】 〔概要〕 画像取得装置に付加して画面上のある目標を抽出し、こ
れを識別するための目標抽出識別装置に関し、 目標の輝度と背景の輝度との差が小さい場合でも目標を
確実に識別することを目的とし、設定されている閾値を
用いて2値画像を得る2値部と、21画像に対して幾何
学的形状を基にする特徴量を算出する特徴量算出部と、
算出された特@量によって定まる特徴量空間における位
置と、予め用意されている複数種の目標の寸法諸元デー
タによって定まる基準特徴量空間における位置との距離
を算出する距離算出部と、算出された距離のうち最小値
を示す特Wi量をもつ点を目標候補として選定する目標
候補選定部と、目標候補が選定されると前記閾値を可変
設定する@値可変設定部と、可変設定された閾値におい
て目標候補選定部にて夫々得られた目標候補の中から各
目標候補が夫々もつ距離情報が最小のものを目標と決定
する目標決定部とにて構成する。
[Detailed Description of the Invention] [Summary] Regarding a target extraction and identification device that is attached to an image acquisition device to extract and identify a certain target on a screen, the difference between the brightness of the target and the brightness of the background is small. A binary part that obtains a binary image using a set threshold, and a feature that calculates feature quantities based on geometric shapes for 21 images, with the aim of reliably identifying the target even in the case of A quantity calculation section;
a distance calculation unit that calculates a distance between a position in a feature space determined by the calculated special @ quantity and a position in a reference feature space determined by dimension specification data of a plurality of types of targets prepared in advance; a target candidate selection unit that selects a point having a special Wi amount that shows the minimum value among the distances selected as a target candidate; a @value variable setting unit that variably sets the threshold value when a target candidate is selected; The target determining unit is configured to determine, as a target, the target candidate having the minimum distance information among the target candidates respectively obtained by the target candidate selecting unit at the threshold value.

〔、産業上の利用分野〕[, Industrial application field]

本発明は、画像取得装置に付加して画面上のある目標を
抽出し、これを識別するための目標抽出識別装置に関す
る。
The present invention relates to a target extraction and identification device that is attached to an image acquisition device to extract and identify a certain target on a screen.

従来、移動する目標を追尾する目標追尾システムが知ら
れているが、この場合、入力画像から目標を抽出して識
別することが行なわれる。この入力画像は、目標と背景
との輝度差が大きい場合のみではなく、中にはこれらの
輝度差が小さい場合もあり、システムでは輝度差の大小
に拘らず目標を確実に識別することが必要である。
2. Description of the Related Art Conventionally, target tracking systems that track a moving target are known, and in this case, the target is extracted and identified from an input image. This input image is used not only when the luminance difference between the target and the background is large, but also in some cases where the luminance difference is small, so the system needs to reliably identify the target regardless of the magnitude of the luminance difference. It is.

〔従来の技術〕[Conventional technology]

第4図は従来の一例のブロック図を示す。同図において
、取得された入力画像は閾値設定部1にて背景及び目標
の夫々の輝度平均値から閾値を設定され、2値化部2に
てその輝度の大小に応じて21化される。2値化された
入力画像は特徴量算出部3において画素数(面積)、ア
スペクト比、周団長の3種の特@量を算出され、算出さ
れたこれら3種の特Plinは距離算出部4に供給され
てここで特徴量空間上の距離が求められる。即ち、考え
られるあらゆる目標の実物寸法データが格納されている
基準諸元寸法データベース5を基にして基準特徴吊鋒出
部6で求められた基準特徴量(目標の実物寸法に対応)
と特徴量算出部で求められた特徴量との間の特徴量空間
上における距離(画面上における距離〉が求められる。
FIG. 4 shows a block diagram of a conventional example. In the figure, a threshold value setting section 1 sets a threshold value for an acquired input image based on the respective luminance average values of the background and a target, and a binarization section 2 converts the image into 21 according to the magnitude of the luminance. The binarized input image is subjected to calculation of three types of special quantities, namely the number of pixels (area), aspect ratio, and leader Zhou, in the feature amount calculation unit 3, and these three types of calculated special quantities are sent to the distance calculation unit 4. The distance in the feature space is calculated here. In other words, the reference feature amount (corresponding to the actual size of the target) is obtained by the reference feature suspension part 6 based on the reference specification dimension database 5 in which actual size data of all possible targets is stored.
The distance in the feature amount space (distance on the screen) between the feature amount and the feature amount calculated by the feature amount calculation unit is calculated.

距離算出部4にて求められた距離情報は最小距離検出部
7に供給され、ここでj!I’i離(画面上〉最小値を
示す特徴量をもつ点を目標と識別する。
The distance information obtained by the distance calculation section 4 is supplied to the minimum distance detection section 7, where j! I'i distance (on screen) A point having a feature value showing the minimum value is identified as the target.

このように従来の目標抽出識別装置は、閾値設定部1に
おいて背景の平均輝度レベルと目標の平均輝度レベルと
の中間を閾値として一義的に決定し、この同値を固定と
して2値化を行ない、特徴量算出を行なっている。
In this way, in the conventional target extraction and identification device, the threshold value setting unit 1 uniquely determines the intermediate value between the background average brightness level and the target average brightness level as a threshold value, and performs binarization with this same value fixed. Feature values are being calculated.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の装置は、閾値設定部1における閾値が固定である
ため、目標の輝度レベルと背景の輝度レベルとが2段階
で、かつ、その差が大きいくつまり、目標と背景とを明
確に分離し易い)状態でないと正しく形状抽出できず、
場合によっては重要な目標を欠落させてしまう可能性が
ある問題点があった。例えば、赤外線画像等において、
目標(例えばジープの幌部分)と背景との輝度差が小さ
い部分と、温度が高<i&輝度の目標(例えばジープの
エンジン部分)と背明との輝度差が大きい部分とがある
場合、輝度差の大きい部分のみについて閾値が設定され
てこの部分のみを2値化してしまい、正しい目標形状を
得ることができない。
In conventional devices, since the threshold value in the threshold value setting section 1 is fixed, the target brightness level and the background brightness level are in two levels, and the difference between them is large, making it difficult to clearly separate the target and background. If the shape is not in an easy) state, the shape cannot be extracted correctly.
In some cases, there was a problem with the possibility of missing important goals. For example, in infrared images, etc.
If there is a part where the brightness difference between the target (for example, the hood of a Jeep) and the background is small, and a part where the brightness is large between the target (for example, the engine part of a Jeep) and the background where the temperature is high < i & brightness, the brightness A threshold value is set only for a portion with a large difference, and only this portion is binarized, making it impossible to obtain a correct target shape.

本発明は、目標の輝度と背景の輝度との差が小さい場合
でも目標を確実に識別できる目標抽出識別装置を提供す
ることを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a target extraction and identification device that can reliably identify a target even when the difference between the brightness of the target and the brightness of the background is small.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理図を示す。同図中、20は2値化
部で、設定されているW4IIiを用いて入力画像を2
III化して2値画像を得る。21は特徴量算出部で、
2値画像に対して幾何学的形状を基にする特徴量を算出
する。22は距離算出部で、算出された特徴量によって
定まる特徴量空間におけるmlと、予め用意されている
複数種の目標の寸法諸元データによって定まる基準特徴
量空間における位置との距離を算出する。23は目標候
補選定部で、算出された距離のうち最小値を、示す特徴
量をもつ点を目m候補として選定する。24は閾i設定
部で、目標候補選定部23において目標候補が選定され
ると前記閾値を可変設定する。25は目標決定部で、可
変設定された同値において目標候補選定部にて夫々得ら
れた目標候補の中から各目標候補が夫々もつ距離情報が
最小のものを目標と決定する。
FIG. 1 shows a diagram of the principle of the present invention. In the figure, 20 is a binarization unit that converts the input image into 2 bits using the set W4IIi.
III to obtain a binary image. 21 is a feature calculation unit;
Calculates feature amounts based on geometric shapes for binary images. A distance calculation unit 22 calculates the distance between ml in the feature space determined by the calculated feature and the position in the reference feature space determined by dimension data of a plurality of types of targets prepared in advance. Reference numeral 23 denotes a target candidate selection unit which selects a point having a feature value representing the minimum value among the calculated distances as an eye m candidate. Reference numeral 24 denotes a threshold i setting unit, which variably sets the threshold value when a target candidate is selected in the target candidate selection unit 23. Reference numeral 25 denotes a target determining unit, which determines as a target the target candidate having the minimum distance information among the target candidates obtained by the target candidate selecting unit at the same value that is variably set.

〔0用〕 閾値を可変していくことによっである基準特徴量に対す
る目標候補がいくつも選定され、この中で距離情報が最
小のものを目標とする。rAifUを可変して複雑種の
基準特徴品に対する目標候補をいくつか選定しているの
で、閾値を固定にして目標候補を一旦抽出してしまうと
この他に目標候補を抽出しない従来例に比して求めよう
とする目標をより正確に抽出できる。
[For 0] By varying the threshold value, a number of target candidates for a certain reference feature amount are selected, and among them, the one with the smallest distance information is set as the target. Since rAifU is varied to select several target candidates for the complex type of reference feature, compared to the conventional example where the threshold is fixed and once the target candidates are extracted, no other target candidates are extracted. The goal you are trying to find can be extracted more accurately.

〔実施例〕〔Example〕

第2図は本発明の一実施例のブロック図を示し、同図中
、第4図と同一機能を有する部分には同一番号を付す。
FIG. 2 shows a block diagram of an embodiment of the present invention, in which parts having the same functions as those in FIG. 4 are given the same numbers.

いま、従来例の説明と対応をとるために、目標をジープ
とする。第2図において、取得された入力画像は閾値可
変設定部1oにて先ず背景及び目標の夫々の輝度平均値
から閾値を設定され、2 II化部2にてその輝度の大
小に応じて2値化される。2値化された入力画像は特徴
量算出部3において画素数〈面積〉、アスペクト比、周
囲長の3種の特徴量■、■、■を算出され、距離0出部
4において従来例と同様にある基準特徴量との間の特徴
量空間上での距離が求められ、最小距離検出部7におい
て距離最小値を示す特徴量をもつ点を目標候補と識別す
る。求められた目標候補及びこれを得た時の閾値は目標
候補メモリ部11に格納される。
Now, in order to explain and respond to conventional examples, the target will be a jeep. In FIG. 2, the acquired input image is first set with a threshold value based on the luminance average values of the background and the target in a threshold value variable setting section 1o, and then is converted into a binary value according to the magnitude of the luminance in a 2 II conversion section 2. be converted into The binarized input image is subjected to three types of feature quantities ■, ■, ■, which are the number of pixels (area), aspect ratio, and circumference, calculated in the feature quantity calculation unit 3, and the distance 0 output unit 4 calculates three types of feature quantities, as in the conventional example. The distance in the feature space between the point and the reference feature located at is determined, and the minimum distance detection unit 7 identifies the point having the feature indicating the minimum distance value as a target candidate. The obtained target candidates and the threshold values at which they were obtained are stored in the target candidate memory section 11.

目標候補メモリ部11に目標候補及びこれを得た時の閾
値が夫々格納されると閾値制御部12から制m+信号が
出力され、これにより、閾値可変設定部10において設
定されている閾値がある方向に可変される。この可変設
定された@値を用いて前述の場合と全く同様に2値化が
行なわれ、別の基準特徴量に基づいた特徴量が算出され
、距離最小値を示す特徴量をもつ点が目標候補として識
別され、この時の11411及び目標候補がメモリ部1
1に格納される。この場合、順次算出される特徴量が夫
々持つ距離情報が小さくaる方向に閾値を可変するよう
に予め設定しておく。
When the target candidate and the threshold value at which the target candidate was obtained are stored in the target candidate memory unit 11, a control m+ signal is output from the threshold value control unit 12, thereby indicating that the threshold value set in the threshold value variable setting unit 10 is present. direction. Using this variably set @ value, binarization is performed in exactly the same way as in the previous case, and a feature quantity based on another reference feature quantity is calculated, and the point with the feature quantity showing the minimum distance value is the target point. 11411 and the target candidate at this time are stored in the memory unit 1.
It is stored in 1. In this case, the threshold value is set in advance so that the distance information of each of the sequentially calculated feature amounts becomes smaller.

このようにして、一つの基準特徴量に対する距離最小値
を示す特@量をもつ点が目標候補として識別されると、
別の基準特徴量に基づいた特徴量を算出して順次算出さ
れる特@量が持つ距離情報が最小の値になるように閾値
可変設定部10において設定されている閾値を可変して
いく。即ち、2蛤化された画像に関する特徴量■、■、
■が各目標カテゴリ(例えばジープ、トラック、その他
)に対する基準特徴量に最も近くなるようにフィードバ
ックをかけて21a化の際の閾値を可変設定していく。
In this way, when a point with a special @ quantity indicating the minimum distance value with respect to one reference feature quantity is identified as a target candidate,
The threshold value set in the threshold value variable setting unit 10 is varied so that the distance information of the characteristic quantities sequentially calculated by calculating feature quantities based on another reference feature quantity becomes the minimum value. That is, the feature quantities regarding the two-layered image ■, ■,
Feedback is applied to variably set the threshold value for conversion to 21a so that (2) is closest to the reference feature amount for each target category (for example, jeep, truck, etc.).

第3図は特徴量■、■、■を3次元空間に設定し、ここ
に例えばトラック(目標カテゴリa)及びジープ(目標
カテゴリb)の2つの目標カテゴリが存在する場合の特
徴量ベクトルの軌跡をホしたものである。閾値を可変し
ていくことによって特InベクトルVが図示のような軌
跡(矢印方向に進む)を描き、ある閾値のときでは目標
カテゴリaの基準時’m fl A oに対する最近接
点A1が目標候補として識別され、またある閾値のとき
では目標カアゴリbの基準特徴量Bo  (エンジン部
分、幌部分を含めたジープ全体の形状〉に対する最近接
点B1が別の目標候補として識別される。このようにし
て特徴量が各目標カテゴリに対する基準特徴量に最も近
くなるようにフィードバックをかけて閾値を可変し、そ
のとき得られた目標候補を目標候補メモリ部11に格納
していく。
Figure 3 shows the trajectory of the feature vector when the features ■, ■, ■ are set in a three-dimensional space, and there are two target categories, for example, trucks (target category a) and jeeps (target category b). This is what was written. By varying the threshold value, the special In vector V draws a trajectory (progressing in the direction of the arrow) as shown in the figure, and at a certain threshold value, the closest point A1 to the reference time 'm fl A o of target category a becomes the target candidate. In addition, when a certain threshold value is reached, the closest point B1 to the reference feature amount Bo (the entire shape of the jeep including the engine part and the top part) of the target vehicle b is identified as another target candidate.In this way, The threshold value is varied by applying feedback so that the feature value becomes closest to the reference feature value for each target category, and the target candidate obtained at that time is stored in the target candidate memory section 11.

目標候補メモリ部11に格納された目標候補は目標決定
部13に供給され、ここで各目標候補がもつ距離情報が
最小値を示す目標候補を最終的に求めている目標として
決定する。この場合は目標カテゴリa(トラック)に対
する(A+  Ao)の距離情報と目標カテゴリb(ジ
ープ〉に対する(B+  Bo)の距離情報とでは後者
の方が小さいので、目標カアゴリbを求める目標として
ジープの2値画像が得られ、又、その時のR適m値も得
られる。従来例では同値を固定にしているため、例えば
目標カテゴリaを目標候補として一旦抽出してしまうと
この他に更に最適の目標カテゴリbが存在しているにも
拘らず目標カテゴリbを抽出せずに終ってしまうが、本
発明では閾値を可変にしているため、目標と背景との輝
度レベル差が3段階以上あっても、又、その差が小さく
ても求めようとしている目標カアゴリーを正確に抽出で
きる。
The target candidates stored in the target candidate memory unit 11 are supplied to the target determining unit 13, which determines the target candidate whose distance information of each target candidate has the minimum value as the final target. In this case, the distance information of (A + Ao) for target category a (truck) and the distance information of (B + Bo) for target category b (jeep) are smaller, so we will use jeep as the target to find target category b. A binary image is obtained, and the optimal R m value at that time is also obtained.In the conventional example, the same value is fixed, so for example, once target category a is extracted as a target candidate, other optimal R m values are also obtained. Although target category b exists, target category b is not extracted, but since the threshold value is variable in the present invention, there is a luminance level difference of three or more levels between the target and the background. Furthermore, even if the difference is small, the target category that is being sought can be extracted accurately.

(発明の効果) 以上説明した如く、本発明によれば、同値を可変して複
数の基準特徴量に対する目標候補を夫々得、この中から
距離情報が最小の目標候補を目標として決定したため、
目標と背碩との輝度レベル差が3段階以上あっても、又
、その差が小さくても求めようとしている目標を正確に
抽出できる。
(Effects of the Invention) As explained above, according to the present invention, target candidates for a plurality of reference feature quantities are obtained by varying the same value, and the target candidate with the minimum distance information is determined as the target from among them.
To accurately extract a desired target even if there is a luminance level difference of three or more levels between the target and the background, or even if the difference is small.

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

第1図は本発明の原理図、 第2図は本発明の一実施例のブロック図、第3図は本発
明における特徴量ベクトル軌跡と基準特徴量との関係を
示す図、 第4図は従来の一例のブロック図である。 図において、 2.20は2値化部、 3.21は特徴感算出部、 4.22は距離算出部、 5は基準諸元寸法データベース、 6は基準特徴囚韓出部、 7は最小距離検出部、 10.24は閾値可変設定部、 11は目標候補メモリ部、 12t、tl1m制御部、 13.25は目標決定部、 23は目WA候補選定部 を承す。
FIG. 1 is a diagram of the principle of the present invention, FIG. 2 is a block diagram of an embodiment of the present invention, FIG. 3 is a diagram showing the relationship between the feature vector trajectory and the reference feature in the present invention, and FIG. FIG. 1 is a block diagram of a conventional example. In the figure, 2.20 is the binarization section, 3.21 is the feature calculation section, 4.22 is the distance calculation section, 5 is the reference specification dimension database, 6 is the reference feature extraction section, and 7 is the minimum distance. 10.24 is a threshold value variable setting section; 11 is a target candidate memory section; 12t is a tl1m control section; 13.25 is a target determination section; 23 is an eye WA candidate selection section.

Claims (1)

【特許請求の範囲】 設定されている閾値を用いて入力画像を2値化して2値
画像を得る2値化部(20)と、 該2値画像に対して幾何学的形状を基にする特徴量を算
出する特徴量算出部(21)と、 該算出された特徴量によって定まる特徴量空間における
位置と、予め用意されている複数種の目標の寸法諸元デ
ータによって定まる基準特徴量空間における位置との距
離を算出する距離算出部(22)と、 該算出された距離のうち最小値を示す特徴量をもつ点を
目標候補として選定する目標候補選定部(23)と、 該目標候補選定部(23)において目標候補が選定され
ると前記閾値を可変設定する閾値可変設定部(24)と
、 該可変設定された閾値において上記目標候補選定部(2
3)にて夫々得られた目標候補の中から各目標候補が夫
々もつ距離情報が最小のものを目標と決定する目標決定
部(25)とよりなることを特徴とする目標抽出識別装
置。
[Claims] A binarization unit (20) that binarizes an input image using a set threshold value to obtain a binary image; A feature amount calculation unit (21) that calculates a feature amount, a position in a feature amount space determined by the calculated feature amount, and a reference feature amount space determined by dimension specification data of a plurality of types of targets prepared in advance. a distance calculation unit (22) that calculates the distance to the position; a target candidate selection unit (23) that selects as a target candidate a point having a feature amount that indicates the minimum value among the calculated distances; a threshold variable setting section (24) that variably sets the threshold when a target candidate is selected in the section (23);
3) A target extraction and identification device comprising a target determining unit (25) for determining, as a target, a target candidate having the minimum distance information among the target candidates obtained in step 3).
JP1318382A 1989-12-07 1989-12-07 Target extraction identification device Pending JPH03177983A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1318382A JPH03177983A (en) 1989-12-07 1989-12-07 Target extraction identification device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1318382A JPH03177983A (en) 1989-12-07 1989-12-07 Target extraction identification device

Publications (1)

Publication Number Publication Date
JPH03177983A true JPH03177983A (en) 1991-08-01

Family

ID=18098527

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1318382A Pending JPH03177983A (en) 1989-12-07 1989-12-07 Target extraction identification device

Country Status (1)

Country Link
JP (1) JPH03177983A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003240869A (en) * 2002-02-20 2003-08-27 Natl Inst For Land & Infrastructure Management Mlit Road surface condition determination method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003240869A (en) * 2002-02-20 2003-08-27 Natl Inst For Land & Infrastructure Management Mlit Road surface condition determination method

Similar Documents

Publication Publication Date Title
US6658150B2 (en) Image recognition system
US5341437A (en) Method of determining the configuration of a path for motor vehicle
JP3756452B2 (en) Infrared image processing device
JP5747549B2 (en) Signal detector and program
EP2063393B1 (en) Color classifying method, color recognizing method, color classifying device, color recognizing device, color recognizing system, computer program, and recording medium
CN111507327B (en) Target detection method and device
JP2000357233A (en) Body recognition device
US5230026A (en) Apparatus for discriminating particle aggregation pattern
JPH0676062A (en) Picture processor
CN101900567A (en) No-texture clear path detection based on pixel
EP0733219A1 (en) Method and apparatus for background determination and subtraction for a monocular vision system
CN109858547A (en) A kind of object detection method and device based on BSSD
CN105678318B (en) The matching process and device of traffic sign
JP2005284410A (en) Vehicle recognition device and method
CN110263692A (en) Container switch gate state identification method under large scene
US5036544A (en) Apparatus for discriminating linearity of line segment in image processing system
JP2009163682A (en) Image discrimination device and program
CN113239733A (en) Multi-lane line detection method
CN111723805A (en) Signal lamp foreground area identification method and related device
US6813383B1 (en) Linear mark detecting method and device
JPH1166226A (en) License plate recognizing device for vehicle
JP2898562B2 (en) License plate determination method
JPH03177983A (en) Target extraction identification device
JP3287166B2 (en) Distance measuring device
CN113888562A (en) Target detection method and device, computing equipment and storage medium