JPH0335400A - Method for recognizing use code of number plate - Google Patents

Method for recognizing use code of number plate

Info

Publication number
JPH0335400A
JPH0335400A JP17014189A JP17014189A JPH0335400A JP H0335400 A JPH0335400 A JP H0335400A JP 17014189 A JP17014189 A JP 17014189A JP 17014189 A JP17014189 A JP 17014189A JP H0335400 A JPH0335400 A JP H0335400A
Authority
JP
Japan
Prior art keywords
character
data
rates
groups
binarized
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
JP17014189A
Other languages
Japanese (ja)
Other versions
JP2548386B2 (en
Inventor
Kenji Kitamura
北村 健児
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 JP1170141A priority Critical patent/JP2548386B2/en
Publication of JPH0335400A publication Critical patent/JPH0335400A/en
Application granted granted Critical
Publication of JP2548386B2 publication Critical patent/JP2548386B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Traffic Control Systems (AREA)

Abstract

PURPOSE:To perform stable recognition free from an influence of the form of a character, halation of the sunlight, or the noise by making groups of the character in accordance with character part rates and binarizing picture multilevel data to satisfy rates of respective groups and recognizing the character. CONSTITUTION:Groups are made of a character 1 by character part rates, and the character is binarized to satisfy respective rates of groups, and matching between character parts of binarized data 2 to 4 and dictionary data 5 to 7 is performed to detect a binarization level stable against the variance of data. Since processing data 2 to 4 are binarized by rates of character parts adapted to dictionaries 5 to 7 in this manner, stable recognition free from an influence of the form of the character, halation of the sunlight, or the like is possible.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は走行車両をテレビカメラで撮像し、そこで得ら
れた静止画像を処理して車両のナンバープレー) 全認
識する、ナンバープレート用途コード認識方法に関する
ものである。
[Detailed Description of the Invention] Industrial Application Field The present invention relates to a license plate usage code recognition method that images a traveling vehicle with a television camera and processes the obtained still image to recognize the vehicle's license plate. It is something.

従来の技術 画像処理にかいて、階調のある多値データを2値化しデ
ータを圧縮処理することは、きわめて−般的に使われて
いる手法であり、いろいろな手法が存在する。
BACKGROUND ART In image processing, binarizing multivalued data with gradations and compressing the data is an extremely commonly used technique, and various techniques exist.

処理エリア内の全データを相加し、その平均値を求めこ
れを2値化のレベルとする方法がある。
There is a method of adding all the data in the processing area, finding the average value, and using this as the binarization level.

高速処理が要求される場合、処理データによっては加算
演算に時間を費やすことになるが、処理データをある程
度間引く等により対応することができる。
When high-speed processing is required, time may be spent on addition operations depending on the processing data, but this can be handled by thinning out the processing data to some extent.

普た、処理エリア内のデータようヒストグラムを作成し
、文字部と背景部とを分4する方法がある。第2図は文
字データようヒストグラムを作成し、2[化レベルを求
める方法を示している。同図aは処理データ、bはその
データのヒストグラムである。ヒストグラム中ピークが
2個存在するが、黒部のピークが文字部、白部のピーク
が背景部である。この特性よIff化レベしL/(−・
−・−線)において文字部と背景部を適切に分離するこ
とができる。
Usually, there is a method of creating a histogram of the data in the processing area and dividing it into four parts, the text part and the background part. Figure 2 shows a method for creating a histogram for character data and determining the 2[level]. In the figure, a shows processed data, and b shows a histogram of the data. There are two peaks in the histogram, the black peak is the text area, and the white peak is the background area. Based on this characteristic, the Iff level is L/(-・
The character part and the background part can be appropriately separated at the lines (-, - lines).

この様に上記従来の手法でも画像多値データを適切に2
値化する2値化レベルを検出することができる。
In this way, even with the conventional method described above, image multilevel data can be properly 2
The binarization level to be converted into a value can be detected.

発明が解決しようとする課題 しかしながら、上記従来の手法では以下の問題がある。Problems that the invention aims to solve However, the conventional method described above has the following problems.

平均値を使って2値化レベルを検出する場合は、平均値
が各文字の文字部比率の影響を受けるため、そのまま2
値化レベルとして使うのには問題がある。文字部比率の
高い文字の場合平均値は黒レベルよシに、逆に低い場合
は平均値は白レベルよシになる。これらをその壕12値
化レペpとすると、文字部化率の高い文字は細目に低い
文字は太目に2M化される。このように文字の形状がレ
ベルに影響するのは、好ましいことではない。筐た、太
陽光のハレーションやノイズの影響も受けやすい。
When detecting the binarization level using the average value, the average value is affected by the character ratio of each character.
There are problems with using it as a value level. If the character area ratio is high, the average value will be closer to the black level, and conversely, if the character area ratio is lower, the average value will be closer to the white level. When these are converted into 12-valued repeps, characters with a high character part conversion rate are converted into 2M fine characters, and characters with a low character part conversion rate are converted into 2M thick characters. It is not desirable that the shape of the character affects the level in this way. It is also easily affected by solar halation and noise.

一方、ヒストグラムを利用する場合は、上記問題はない
反面、ヒストグラム作成の際に階調幅をどのくらいにす
るか、という問題がある。階調幅を適当に取らないと、
データの特性が明確に検出できない。
On the other hand, when using a histogram, while there is no problem mentioned above, there is the problem of how wide the gradation width should be when creating the histogram. If the gradation width is not set appropriately,
Characteristics of the data cannot be clearly detected.

しかしながら、画像の特性は撮像状態の照度によう大き
く変化するため、ある固定階調幅でヒストグラムを作成
しても、画像の特性を検出できない場合がある。
However, since the characteristics of an image vary greatly depending on the illuminance of the imaging state, even if a histogram is created with a certain fixed gradation width, the characteristics of the image may not be detected.

また、画像によっては文字部と背景部を分離できない場
合があり、このときには適切な2値化レベルを導くこと
はできない。
Further, depending on the image, it may not be possible to separate the text portion and the background portion, and in this case, it is not possible to derive an appropriate binarization level.

本発明は、この様な従来の問題を解決するものであり、
適切な2値化レベ〃を検出できる優れた手法を提供する
ものである。
The present invention solves these conventional problems,
This provides an excellent method for detecting an appropriate binarization level.

課題を解決するための手段 本発明は上記目的を達成するために、文字を文字部比率
によってグμmプ分けし、各グループごとに比率を合わ
せて2値化するものである。
Means for Solving the Problems In order to achieve the above object, the present invention divides characters into groups according to character portion ratios, and binarizes each group by matching the ratios.

作  用 したがって、本発明によれば、文字部の比率を合わせて
2[化することによって2値化データと辞書データとの
文字部の整合を取シ、データの変動に対して安定した2
値化レベルを検出することができるという効果を有する
Therefore, according to the present invention, by converting the ratio of the character parts into 2, it is possible to match the character parts between the binarized data and the dictionary data, and to make the character part consistent with respect to data fluctuations.
This has the effect that the value level can be detected.

実施例 第1図は本発明の一実施例のデータ構成を示すものであ
る。第1図にかいて、1は入力された多値データ、2〜
4はそれぞれの文字部比率で2値化した2値データ、6
〜7はそれぞれの文字部比率の辞書データである。
Embodiment FIG. 1 shows the data structure of an embodiment of the present invention. In Figure 1, 1 is input multi-value data, 2-
4 is binary data that is binarized with each character part ratio, 6
7 are dictionary data of respective character portion ratios.

次に上記実施例の動作について説明する。上記実施例に
おいて、多値データが入力されると、文字部の比率が3
1%、40%、51%になる様に2値化し、3つの2値
データを作成する。これら2値データは、比率31嘩の
ものが辞書データの内、グループ■のものと、比率40
%のものが辞書データグループ■のものと、そして比率
61%のものがグループ■のものとパターンマツチング
処理を行う。グループ■は文字部の少ない文字(い、つ
、と等18個)について文字部31%の辞書パターンに
よシ構成されている。グμmプ■は文字部40%の辞書
パターンによシ、中間的な文字48個で構成され、グμ
mブ■は文字部61肇の辞書パターンによ)、文字部の
多い文字(あ。
Next, the operation of the above embodiment will be explained. In the above example, when multi-value data is input, the ratio of the character part is 3.
Binarize to 1%, 40%, and 51% to create three binary data. These binary data have a ratio of 31 and a ratio of 40 among the dictionary data.
Pattern matching processing is performed on the data of % with the data of dictionary data group ■, and with the data of 61% with the data of group ■. Group ■ is composed of dictionary patterns with a 31% character portion for characters with few character portions (18 characters such as I, TS, etc.). Guμm pu■ is based on a dictionary pattern with a 40% character portion, and is composed of 48 intermediate characters.
m b■ is based on the dictionary pattern of character part 61 Hajime), character with many character parts (a).

ぬ、は等)48個で構成されている。パターンマツチン
グの結果として、現在処理したデータは、その文字が台
筐れている辞書グループとマツチングするときに、適し
た2値化レベルで2値化されるため、正しく認識するこ
とができる。
It consists of 48 pieces (nu, ha, etc.). As a result of pattern matching, the currently processed data is binarized at an appropriate binarization level when matching with the dictionary group in which the character is placed, so that it can be correctly recognized.

このように上記実施例によれば、処理データをそれぞれ
辞書に合わせた文字部の比率で2値化処理するため、文
字の形状の影響や、太陽光ハレーション等の影響を受け
ることなく安定した認識をすることができるという効果
を有する。
In this way, according to the above embodiment, since the processed data is binarized with the ratio of the character parts matched to the dictionary, stable recognition is achieved without being affected by the shape of the characters or the effects of sunlight halation, etc. It has the effect of being able to do the following.

発明の効果 本発明は上記実施例よシ明らかなように、多値データの
2値化処理の際の2値化レベルを、辞書の文字部比率に
合わせることによシ決定するため、辞書とのパターンマ
ツチングの精度が高普るという効果を有する。そして多
値データのレベルに依存しないので、外部照度変化の影
響に強いという効果も有する。
Effects of the Invention As is clear from the above embodiments, the present invention determines the binarization level during the binarization process of multivalued data by matching it with the character portion ratio of the dictionary. This has the effect of increasing the accuracy of pattern matching. Furthermore, since it does not depend on the level of multivalued data, it also has the effect of being resistant to the effects of changes in external illumination.

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

第1図は本発明の一実施例にかける、用途コード認識部
のコード構成を示す図、第2図は従来のヒストグラムに
よる2値化レペ〃検出の概略説明図である。
FIG. 1 is a diagram showing a code structure of a usage code recognition section according to an embodiment of the present invention, and FIG. 2 is a schematic explanatory diagram of binarized repeat detection using a conventional histogram.

Claims (1)

【特許請求の範囲】[Claims] ナンバープレートの用途コードを、文字の文字部比率に
よってグループ分けし、そのグループの比率になるよう
画像多値データを2値化し、認識するナンバープレート
の用途コード認識方法。
A license plate usage code recognition method that divides the license plate usage code into groups according to the ratio of character parts, and binarizes image multivalued data to match the ratio of the groups.
JP1170141A 1989-06-30 1989-06-30 License plate usage code recognition method Expired - Fee Related JP2548386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1170141A JP2548386B2 (en) 1989-06-30 1989-06-30 License plate usage code recognition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1170141A JP2548386B2 (en) 1989-06-30 1989-06-30 License plate usage code recognition method

Publications (2)

Publication Number Publication Date
JPH0335400A true JPH0335400A (en) 1991-02-15
JP2548386B2 JP2548386B2 (en) 1996-10-30

Family

ID=15899429

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1170141A Expired - Fee Related JP2548386B2 (en) 1989-06-30 1989-06-30 License plate usage code recognition method

Country Status (1)

Country Link
JP (1) JP2548386B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010006784A (en) * 1999-06-07 2001-01-26 이시카와 타다시 non-return valve
KR100372126B1 (en) * 1999-06-07 2003-02-14 가부시키가이샤 도요다 지도숏키 non-return valve
KR100372125B1 (en) * 1999-06-07 2003-02-14 가부시키가이샤 도요다 지도숏키 non-return valve
US9241155B2 (en) 2010-08-10 2016-01-19 Sony Computer Entertainment Inc. 3-D rendering for a rotated viewer

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010006784A (en) * 1999-06-07 2001-01-26 이시카와 타다시 non-return valve
KR100372126B1 (en) * 1999-06-07 2003-02-14 가부시키가이샤 도요다 지도숏키 non-return valve
KR100372125B1 (en) * 1999-06-07 2003-02-14 가부시키가이샤 도요다 지도숏키 non-return valve
US9241155B2 (en) 2010-08-10 2016-01-19 Sony Computer Entertainment Inc. 3-D rendering for a rotated viewer
US9465226B2 (en) 2011-08-09 2016-10-11 Sony Computer Entertainment Inc. Automatic shutdown of 3D based on glasses orientation

Also Published As

Publication number Publication date
JP2548386B2 (en) 1996-10-30

Similar Documents

Publication Publication Date Title
CN101122953B (en) Picture words segmentation method
US7233697B2 (en) Character recognition device and a method therefor
WO1991020055A1 (en) Self-centering character stroke thickening for optical character recognition
JPH0335400A (en) Method for recognizing use code of number plate
JP2548385B2 (en) License plate code recognition method
JPS62138986A (en) Character recognizing device
JP3113769B2 (en) Character recognition device
JPH0330099A (en) Detection of character in upper stage of number plate
JPH02126105A (en) Position recognizing method
JPS62147584A (en) Character reader
Yan Detection of curved text path based on the fuzzy curve-tracing (FCT) algorithm
JP2968277B2 (en) Character part separation method and apparatus
JPS63131281A (en) Automatic number plate recognizer
JPH0259504B2 (en)
JPH0268681A (en) Character recognizing method
KR930012139B1 (en) Stroke extracting method for letter recognition
JPH07134015A (en) Region dividing method
JPS62154079A (en) Character recognition system
JPH03153167A (en) Character area separation system
JPS63184886A (en) Binarizing system for picture processing
JPH04339471A (en) Device for identifying image area
JPH0246988B2 (en)
JPS6232587A (en) Character recognizing system
JPH01136289A (en) Character recognition device
JPH02188891A (en) Divided binarizing processing method in vehicle stamp number recognizing device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees