JPH0520497A - License plate character cutting device - Google Patents

License plate character cutting device

Info

Publication number
JPH0520497A
JPH0520497A JP3175097A JP17509791A JPH0520497A JP H0520497 A JPH0520497 A JP H0520497A JP 3175097 A JP3175097 A JP 3175097A JP 17509791 A JP17509791 A JP 17509791A JP H0520497 A JPH0520497 A JP H0520497A
Authority
JP
Japan
Prior art keywords
character
license plate
positional relationship
character area
image
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
JP3175097A
Other languages
Japanese (ja)
Inventor
Sanae Shimizu
早苗 清水
Satoru Masuda
悟 増田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3175097A priority Critical patent/JPH0520497A/en
Publication of JPH0520497A publication Critical patent/JPH0520497A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)

Abstract

(57)【要約】 【目的】 撮像された画像の中からナンバープレートの
文字領域を切り出させる。 【構成】 カメラ1によって車両を撮像した映像は、映
像メモリ2によって一度記憶された後、2値化処理回路
3によって2値画像に置き換えられる。さらに、領域分
割回路4により画像を分割し、予め決められた指定枠と
同一の文字領域候補を文字領域候補抽出回路5で抽出す
る。そして、文字領域候補の周囲の文字関係を位置関係
検出回路6で検出し、ナンバープレートの文字位置関係
と一致するものを文字領域選択回路7で選択し、ナンバ
ープレートの切出しを行う。
(57) [Summary] [Purpose] The character area of the license plate is cut out from the captured image. [Structure] An image obtained by capturing an image of a vehicle by a camera 1 is once stored in an image memory 2 and then replaced by a binary image by a binarization processing circuit 3. Further, the image is divided by the area dividing circuit 4, and the same character area candidate as the predetermined designated frame is extracted by the character area candidate extracting circuit 5. Then, the character relationship around the character area candidate is detected by the positional relationship detection circuit 6, and the character area selection circuit 7 selects one that matches the character positional relationship of the license plate, and the license plate is cut out.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、カメラにより車両を撮
像して、撮像された画像の中からナンバープレートの文
字領域を切り出すナンバープレート文字切り出し装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a license plate character slicing device for imaging a vehicle with a camera and slicing a character area of a license plate from the captured image.

【0002】[0002]

【従来の技術】従来、ナンバープレート切り出し装置に
おいては、撮像された車両画像に対して2値化処理を行
い、この2値画像に対してラベリング処理により領域分
割処理を行う。さらに車両ナンバー文字領域を囲む外接
枠の縦寸法、横寸法等の既知の情報を用いて、すでに分
割された領域の中から車両ナンバー文字領域を選択す
る。以下図面を参照しながら、上述した従来のナンバー
プレート認識装置の一例について説明する。
2. Description of the Related Art Conventionally, in a license plate clipping device, a binarization process is performed on a captured vehicle image, and a region dividing process is performed on the binary image by labeling process. Further, the vehicle number character area is selected from the already divided areas by using known information such as the vertical dimension and the horizontal dimension of the circumscribing frame surrounding the vehicle number character area. An example of the above-described conventional license plate recognition device will be described below with reference to the drawings.

【0003】図2は従来のナンバープレート文字切り出
し装置の概略ブロック図である。図2において、1はカ
メラで、車両画像の1フレームデータを出力する。2は
画像メモリでカメラからのアナログ画像データをA/D
変換し、ディジタル画像データとして記憶する。3は2
値化処理回路で、画像メモリ2から出力された画像デー
タを2値画像データに変換する。4は領域分割回路で、
2値画像データに対して領域分割処理を行う。8は文字
領域選択回路で、ナンバープレート文字の形状特徴から
文字領域を切り出す。
FIG. 2 is a schematic block diagram of a conventional license plate character cutting device. In FIG. 2, reference numeral 1 denotes a camera, which outputs one frame data of a vehicle image. 2 is an image memory for A / D analog image data from the camera
It is converted and stored as digital image data. 3 is 2
The binarization processing circuit converts the image data output from the image memory 2 into binary image data. 4 is a region division circuit,
Region division processing is performed on the binary image data. A character area selection circuit 8 cuts out a character area from the shape feature of the license plate character.

【0004】次に上記実施例の動作について説明する。
カメラ1により入力された車両多値画像は画像メモリ2
に記憶され、判別しきい値選定法等の手法を用いて求め
られたしきい値により、2値化処理回路3において、2
値画像に変換される。さらにこの2値画像データは領域
分割回路4において、ラベリング処理を行って領域分割
を行った後、文字領域選択回路8において、文字の外周
を囲む外接枠とこの外接枠の位置関係から図3に示すナ
ンバープレートのうち陸支、車種、用途、一連番号のコ
ードのうち一連番号と同じ外接枠の位置関係を捜し出し
ナンバープレートとして文字切り出しを行っていた。
Next, the operation of the above embodiment will be described.
The vehicle multi-valued image input by the camera 1 is stored in the image memory 2
Is stored in the binarization processing circuit 3 by the threshold value obtained by using a method such as a discrimination threshold value selection method.
Converted to a value image. Further, the binary image data is subjected to labeling processing in the area dividing circuit 4 to perform area division, and then in the character area selecting circuit 8, the circumscribing frame surrounding the outer circumference of the character and the positional relationship between the circumscribing frame are shown in FIG. Among the license plates shown, the land support, the vehicle type, the use, and the code of the serial number, the positional relationship of the same circumscribing frame as the serial number was searched for, and characters were cut out as the license plate.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来例のナンバープレート文字切り出し装置では、領域分
割された領域からナンバープレート文字領域を選択する
時、単に外接枠どおしの位置関係からナンバープレート
の一連番号を捜し出していたため、同じような外接枠ど
おしの位置関係を有する領域分割された領域が存在する
と、誤った領域を選択してしまうという問題があった。
本発明はこのような従来の問題を解決するものであり、
上記領域分割の問題点を解決し、良好な文字切り出しを
行うことができる優れたナンバープレート文字切り出し
装置を提供することを目的とするものである。
However, in the above-mentioned conventional license plate character slicing device, when selecting a license plate character region from the divided regions, the license plate character slicing device is simply selected from the positional relationship between the circumscribing frames. Since the serial number is searched for, there is a problem that an incorrect area is selected if there is an area-divided area having a similar positional relationship between circumscribing frames.
The present invention solves such conventional problems,
An object of the present invention is to provide an excellent license plate character slicing device that solves the above-mentioned problem of area division and can perform good character slicing.

【0006】[0006]

【課題を解決するための手段】本発明は上記目的を達成
する為に、領域分割手段において分割された領域の中の
外接枠の縦横の長さが同一のものを抽出する文字領域候
補抽出手段と、抽出された文字領域候補の周囲の文字位
置関係を検出する位置関係検出手段と、文字位置関係を
検出した文字領域候補のうちナンバープレートの文字位
置関係と一致するものを選択する文字領域選択手段を設
けたものである。
In order to achieve the above-mentioned object, the present invention extracts a character area candidate extracting means for extracting a circumscribing frame having the same vertical and horizontal lengths among the areas divided by the area dividing means. And a positional relationship detecting means for detecting a character positional relationship around the extracted character area candidates, and a character area selection for selecting one of the character area candidates having the detected character positional relationship that matches the character positional relationship of the license plate. Means are provided.

【0007】[0007]

【作用】したがって、本発明によれば抽出された文字領
域候補のうち、これら候補の周囲の文字位置関係をナン
バープレートの文字位置関係と比較し、一致する文字領
域候補を選択することができるので、ナンバープレート
の一連番号の外接枠の縦横の長さと一致するような文字
領域候補であっても文字領域候補の周囲の文字位置関係
が一致しない限りナンバープレートとして選択されない
ので、より精度のよいナンバープレートの文字切り出し
が可能となる作用を有する。
Therefore, according to the present invention, among the extracted character area candidates, the character positional relationship around these candidates can be compared with the character positional relationship of the license plate, and a matching character area candidate can be selected. , Even if it is a character area candidate that matches the vertical and horizontal lengths of the circumscribing frame of the serial number of the license plate, it will not be selected as the license plate unless the character positional relationship around the character area candidate matches, so a more accurate number It has the effect of allowing the characters to be cut out from the plate.

【0008】[0008]

【実施例】以下本発明の一実施例のナンバープレート文
字切り出し装置について、図面を参照しながら説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A license plate character cutting device according to an embodiment of the present invention will be described below with reference to the drawings.

【0009】図1は本発明の一実施例を示すものであ
る。図1において、1はカメラで、車両画像の1フレー
ムデータを出力する。2は画像メモリでカメラからのア
ナログ画像データをA/D変換し、ディジタル画像デー
タとして記憶する。3は2値化処理回路で、画像メモリ
2から出力された画像データを2値画像データに変換す
る。4は領域分割回路で、2値画像データに対して領域
分割処理を行う。5は文字領域候補抽出回路で、領域分
割回路により分割された文字の外周を囲む外接枠の縦横
の長さより文字領域候補を選出する。6は位置関係検出
回路で、上記文字領域候補抽出回路で選出された文字領
域候補の各々の位置関係を検出する。7は文字領域選択
回路で、位置関係検出回路で検出された結果をもとに上
記で選択された各々の領域が陸支、車種、用途、一連番
号の場所に位置しているかを判断し位置している領域を
文字領域として選択する。
FIG. 1 shows an embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a camera, which outputs one frame data of a vehicle image. An image memory 2 A / D converts the analog image data from the camera and stores it as digital image data. A binarization processing circuit 3 converts the image data output from the image memory 2 into binary image data. An area dividing circuit 4 performs area dividing processing on the binary image data. A character area candidate extraction circuit 5 selects character area candidates based on the vertical and horizontal lengths of a circumscribing frame surrounding the outer circumference of the character divided by the area dividing circuit. A positional relationship detection circuit 6 detects the positional relationship of each of the character area candidates selected by the character area candidate extraction circuit. Numeral 7 is a character area selection circuit, which determines whether or not each area selected above is located at the location of land support, vehicle type, application, or serial number based on the result detected by the positional relationship detection circuit. The selected area is selected as the character area.

【0010】次に上記実施例の動作について説明する。
カメラ1により入力された車両多値画像は画像メモリ2
に記憶される。2値化処理回路3では、この多値画像デ
ータに対して、ラプラシアン・ヒストグラム法により、
2次微分値の絶対値が大きい画素についてのみ濃度ヒス
トグラムを作成し、この濃度ヒストグラムから判別しき
い値選定法を用いてしきい値を求め、2値画像に変換す
る。この2値画像データは文字領域分割回路4におい
て、ラベリング処理を行って領域分割を行った後、文字
領域候補抽出回路5において、この領域を囲む外接枠の
縦横の長さは既知である縦横の長さと比較され、ナンバ
ープレートのうち一連番号と同じ外接枠の配置性を持つ
領域をナンバープレート文字領域候補として抽出する。
Next, the operation of the above embodiment will be described.
The vehicle multi-valued image input by the camera 1 is stored in the image memory 2
Memorized in. In the binarization processing circuit 3, the Laplacian histogram method is applied to the multivalued image data.
A density histogram is created only for pixels having a large absolute value of the second-order differential value, and a threshold value is obtained from this density histogram by using the discrimination threshold value selection method and converted into a binary image. This binary image data is subjected to labeling processing in the character area dividing circuit 4 to perform area division, and then in the character area candidate extracting circuit 5, the vertical and horizontal lengths of the circumscribing frames surrounding this area are known. The area that is compared with the length and has the same circumscribing frame layout as the serial number in the license plate is extracted as a license plate character area candidate.

【0011】そして、ナンバープレート文字領域候補を
抽出後は位置関係検出回路6において、上記文字領域候
補として抽出された領域の中心位置座標または重心位置
座標などから周囲の文字位置との関係を各々検出する。
文字領域選択回路7では、上記で検出された位置座標を
もとに、各文字領域候補がナンバープレートの陸士、車
種、用途、一連番号の位置に存在しているかを判断し、
文字領域候補から一致するものを選択する。
After extracting the license plate character area candidates, the positional relationship detecting circuit 6 detects the relationship with the surrounding character positions from the center position coordinates or the barycentric position coordinates of the areas extracted as the character area candidates. To do.
In the character area selection circuit 7, based on the position coordinates detected above, it is determined whether or not each character area candidate exists at the position of the licensed licenser, vehicle type, application, and serial number,
Select the matching one from the character area candidates.

【0012】このように、上記実施例によれば、抽出さ
れた文字領域候補のうち、これら候補の周囲の文字位置
関係をナンバープレートの文字位置関係と比較し、一致
する文字領域候補を選択することができるので、より精
度のよいナンバープレートの文字切り出しが可能となる
効果を有する。
As described above, according to the above embodiment, among the extracted character area candidates, the character positional relationship around these candidates is compared with the character positional relationship of the license plate, and the matching character area candidates are selected. Therefore, it is possible to more accurately cut out the characters on the license plate.

【0013】なお、上記実施例ではナンバープレートの
一連番号を文字領域候補の対象としたが、ナンバープレ
ートの陸支、車種、用途、一連番号のうちいずれか一つ
について規定すればよく、この場合でも上記実施例と同
一の効果を有する。
In the above embodiment, the serial number of the license plate is targeted as a character area candidate. However, any one of the land support of the license plate, vehicle type, application and serial number may be specified. However, it has the same effect as the above embodiment.

【0014】[0014]

【発明の効果】本発明は上記実施例より明かなように、
抽出された文字領域候補のうち、これら候補の周囲の文
字位置関係をナンバープレートの文字位置関係と比較
し、一致する文字領域候補を選択することができるの
で、ナンバープレートの例えば一連番号の外接枠の縦横
の長さと一致するような文字領域候補であっても文字領
域候補の周囲の文字位置関係が一致しない限りナンバー
プレートとして選択されないということができ、より精
度のよいナンバープレートの文字切り出しが可能となる
効果を有する。外接枠の形状がほぼ同じ様な領域が多数
含まれた画像データにおいても文字領域を誤りなく確実
に切り出せることができ、きわめて有用である。
The present invention is clear from the above embodiment,
Of the extracted character area candidates, the character positional relationship around these candidates is compared with the character positional relationship of the license plate, and the matching character area candidate can be selected. It can be said that even if character area candidates that match the vertical and horizontal lengths of are not selected as license plates unless the character position relationships around the character area candidates match, more accurate license plate character cutting is possible. Has the effect. Even in image data including a large number of regions having substantially the same circumscribed frame shape, the character region can be reliably cut out without error, which is extremely useful.

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

【図1】本発明の一実施例におけるナンバープレート文
字切り出し装置の概略ブロック図
FIG. 1 is a schematic block diagram of a license plate character cutting device according to an embodiment of the present invention.

【図2】従来のナンバープレート文字切り出し装置の概
略ブロック図
FIG. 2 is a schematic block diagram of a conventional license plate character cutting device.

【図3】ナンバープレートの名称の一例を示す図FIG. 3 is a diagram showing an example of names of license plates.

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

1 カメラ 2 画像メモリ 3 2値化処理回路 4 領域分割回路 5 文字領域候補抽出回路 6 位置関係検出回路 7 文字領域選択回路 1 camera 2 image memory 3 binarization processing circuit 4 area division circuit 5 character area candidate extraction circuit 6 positional relationship detection circuit 7 character area selection circuit

Claims (1)

【特許請求の範囲】 【請求項1】 車両を撮像するカメラと、このカメラに
より入力された画像データを記憶する画像データ記憶手
段と、この画像データ記憶手段に記憶された画像データ
を2値画像データに変換する2値化処理手段と、この2
値化処理手段により2値化された2値画像を領域分割す
る領域分割手段と、この領域分割手段から予め決められ
た指定枠と同一の文字領域候補を抽出する文字領域候補
抽出手段と、この抽出された文字領域候補の周囲に位置
する文字の位置関係を検出する位置関係検出手段と、上
記文字領域候補の中から上記位置関係検出手段によって
検出された文字の位置関係とナンバープレートの文字の
位置関係とが一致するものを選択する文字領域選択手段
とから構成するナンバープレート文字切り出し装置。
Claim: What is claimed is: 1. A camera for picking up an image of a vehicle, an image data storage unit for storing image data input by the camera, and a binary image for the image data stored in the image data storage unit. Binarization processing means for converting to data and this 2
A region dividing unit that divides the binary image binarized by the binarizing unit into regions, a character region candidate extracting unit that extracts the same character region candidate as a predetermined specified frame from the region dividing unit, A positional relationship detecting means for detecting the positional relationship of the characters located around the extracted character area candidates, and the positional relationship of the characters detected by the positional relationship detecting means from the character area candidates and the character of the license plate. A license plate character slicing device comprising a character area selecting means for selecting one having a matching positional relationship.
JP3175097A 1991-07-16 1991-07-16 License plate character cutting device Pending JPH0520497A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3175097A JPH0520497A (en) 1991-07-16 1991-07-16 License plate character cutting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3175097A JPH0520497A (en) 1991-07-16 1991-07-16 License plate character cutting device

Publications (1)

Publication Number Publication Date
JPH0520497A true JPH0520497A (en) 1993-01-29

Family

ID=15990203

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3175097A Pending JPH0520497A (en) 1991-07-16 1991-07-16 License plate character cutting device

Country Status (1)

Country Link
JP (1) JPH0520497A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013235577A (en) * 2012-05-04 2013-11-21 Xerox Corp Character division for number plate using likelihood maximization

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013235577A (en) * 2012-05-04 2013-11-21 Xerox Corp Character division for number plate using likelihood maximization

Similar Documents

Publication Publication Date Title
KR19990072314A (en) Color image processing apparatus and pattern extracting apparatus
CN115273108B (en) Automatic collection method and system for artificial intelligent identification
JP2001043313A (en) Character extraction method
JPH09311905A (en) Line detection method and character recognition device
US10496894B2 (en) System and method for text localization in images
JP2898562B2 (en) License plate determination method
JP2016053763A (en) Image processing apparatus, image processing method, and program
JP2008011484A (en) CHARACTER / GRAPHIC STRING EXTRACTION DEVICE, CHARACTER / GRAPHIC STRING EXTRACTION METHOD, PROGRAM FOR EXECUTING THE METHOD, RECORDING MEDIUM CONTAINING THE PROGRAM
JP3268552B2 (en) Area extraction method, destination area extraction method, destination area extraction apparatus, and image processing apparatus
CN113255637A (en) Image boundary positioning method, image processing device, image processing apparatus and storage medium
JPH0520497A (en) License plate character cutting device
JP4228592B2 (en) Character recognition device
JPH07129713A (en) Character recognition device
CN105930813B (en) A method of detection composes a piece of writing this under any natural scene
JPS58197581A (en) Method and device for recognizing character and figure
JP2000357287A (en) License plate recognition method and recognition device
JPH07280746A (en) Metal plate surface flaw extraction device
JP4731748B2 (en) Image processing apparatus, method, program, and storage medium
JP4223295B2 (en) License plate automatic recognition device
JPH07160810A (en) Character recognition device
JPH09305707A (en) Image extracting system
CN108830362B (en) Pattern code recognition method and system
JPH0520488A (en) Number plate character recognizing device
JP2670074B2 (en) Vehicle number recognition device
JPH08129612A (en) Character recognition method and character recognition device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060301

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060627

A02 Decision of refusal

Effective date: 20061031

Free format text: JAPANESE INTERMEDIATE CODE: A02