JP2000268291A - License plate recognition device - Google Patents

License plate recognition device

Info

Publication number
JP2000268291A
JP2000268291A JP11074567A JP7456799A JP2000268291A JP 2000268291 A JP2000268291 A JP 2000268291A JP 11074567 A JP11074567 A JP 11074567A JP 7456799 A JP7456799 A JP 7456799A JP 2000268291 A JP2000268291 A JP 2000268291A
Authority
JP
Japan
Prior art keywords
plate
vehicle
character recognition
image
plate 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
JP11074567A
Other languages
Japanese (ja)
Inventor
Yasuyuki Takahashi
安之 高橋
Yoji Tateiwa
洋二 立岩
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP11074567A priority Critical patent/JP2000268291A/en
Publication of JP2000268291A publication Critical patent/JP2000268291A/en
Pending legal-status Critical Current

Links

Landscapes

  • Traffic Control Systems (AREA)
  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent omissions of detection and recognition of a vehicle even when the vehicle continually enters a vehicle detection area for a license plate recognition device. SOLUTION: This license plate recognition device which is disclosed performs vehicle detection when a license plate is detected from a video of a vehicle and, is equipped with a plate segment processing part 4 which segment a plate image from the video every detection and successively stores it in plural plate image memories 5 and a character recognition processing part 6 which reads the plate image in order of memory from the plate image memories 5, cuts a character out of the read plate image and performs character recognition. Thus, processing of the plate segment processing part 4 and that of the character recognition processing part 6 are performed in parallel.

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 recognizing apparatus for reading a license plate of a running vehicle and recognizing the character information.

【0002】[0002]

【従来の技術】高速道路の料金収受や、駐車場の入出庫
管理等の目的で、個々の車両を走行中に識別するための
一つの手段として、走行中の車両のナンバープレートを
読み取って、それに記載されている登録地,車種コード
及び一連番号等の識別情報を認識することによって、そ
の車両を特定する装置が要求されている。従来、このよ
うな、車両ナンバープレートを読み取ってその文字情報
を認識するための装置としては、単発処理方式のもの
と、毎フレーム処理方式のものが知られている。ここ
で、単発方式は、車両検知器からの車両検知信号によっ
て、映像中のナンバープレートの検出から文字情報の認
識に至る一連の処理を開始するものであり、毎フレーム
処理方式は、連続した複数の映像中から、ナンバープレ
ートを検出したとき、文字情報の認識処理を開始するも
のである。そして、これらのいずれの方式をとる場合で
あっても、ナンバープレートの認識を行う方法として
は、映像入力→ナンバープレート切り出し処理→文字認
識処理→認識結果出力という、一連の処理を逐次実行す
ることによって行うのが一般的である。
2. Description of the Related Art A license plate of a running vehicle is read as one means for identifying an individual vehicle while the vehicle is running, for the purpose of collecting tolls on an expressway, managing parking lots, etc. There is a demand for an apparatus that identifies a vehicle by recognizing identification information such as a registered place, a vehicle type code, and a serial number described therein. Conventionally, as a device for reading a vehicle license plate and recognizing the character information, a device of a single-shot processing type and a device of a frame-by-frame processing type are known. Here, the single shot method starts a series of processes from detection of a license plate in an image to recognition of character information in response to a vehicle detection signal from a vehicle detector. When a license plate is detected from the video image, the character information recognition process is started. Regardless of which of these methods is used, the method of recognizing a license plate is to sequentially execute a series of processes of video input → license plate cutout processing → character recognition processing → recognition result output. This is generally done by:

【0003】図13は、単発処理方式のナンバープレー
ト認識装置の構成を例示するブロック図、図14は、単
発処理方式におけるナンバープレート認識処理を示すフ
ローチャートである。単発処理方式のナンバープレート
認識装置は、図13に示すように、カメラ41と、車両
検知器42と、ナンバープレート認識処理部43とから
概略構成されており、さらに、ナンバープレート認識処
理部43は、アナログ−ディジタル(A/D)変換処理
部44と、プレート切り出し処理部45と、文字認識処
理部46と、出力処理部47とから構成されている。
FIG. 13 is a block diagram illustrating the configuration of a license plate recognizing apparatus of a single-shot processing system, and FIG. 14 is a flowchart showing a license plate recognition process in a single-shot processing system. As shown in FIG. 13, the license plate recognizing device of the single-shot processing method is roughly composed of a camera 41, a vehicle detector 42, and a license plate recognition processing unit 43. , An analog-digital (A / D) conversion processing section 44, a plate cutout processing section 45, a character recognition processing section 46, and an output processing section 47.

【0004】カメラ41は、車両通路等に設けられてい
て、走行する車両を撮像する。車両検知器42は、車両
通路等を走行する物体の大きさ,形状等から、その物体
が車両であることを検知する。ナンバープレート認識処
理部43は、検知された車両のナンバープレートの情報
を認識する。さらに、ナンバープレート認識処理部43
において、A/D変換処理部44は、車両検知器42か
らの車両検知信号を受けたとき、カメラ41に対して画
像取り込み信号を送出し、ここれに応じてカメラ41か
ら出力された映像信号を、ディジタル信号に変換する。
プレート切り出し処理部45は、A/D変換処理部44
から出力されたディジタル画像から、ナンバープレート
の領域(プレート画像)を切り出す処理を行う。文字認
識処理部46は、切り出されたプレート画像から文字を
切り出して、文字認識を行う。出力処理部47は、文字
認識処理部46における文字認識処理結果を、図示され
ない外部の表示装置や情報処理装置等に出力する。
[0004] A camera 41 is provided in a vehicle passage or the like, and captures an image of a running vehicle. The vehicle detector 42 detects that the object is a vehicle based on the size, shape, and the like of the object traveling in a vehicle passage or the like. The license plate recognition processing unit 43 recognizes information on the detected license plate of the vehicle. Further, a license plate recognition processing unit 43
When the A / D conversion processing unit 44 receives the vehicle detection signal from the vehicle detector 42, the A / D conversion processing unit 44 sends an image capture signal to the camera 41, and accordingly, the video signal output from the camera 41 Is converted to a digital signal.
The plate cutout processing unit 45 includes an A / D conversion processing unit 44.
From the digital image output from the license plate area (plate image). The character recognition processing unit 46 cuts out characters from the cut out plate image and performs character recognition. The output processing unit 47 outputs the result of the character recognition processing performed by the character recognition processing unit 46 to an external display device or information processing device (not shown).

【0005】次に、図14を参照して、単発処理方式の
ナンバープレート認識装置の動作を説明する。車両検知
器42が、車両を検知したとき(ステップX1)、これ
をA/D変換処理部44に通知する。この通知を受けた
とき、A/D変換処理部44は、カメラ41から映像信
号を取り出し、ディジタル信号に変換してプレート切り
出し処理部45に出力する。これによって、プレート切
り出し処理部45では、受信したディジタル画像からプ
レート画像の切り出し処理を行って(ステップX2)、
プレート画像を出力する。文字認識処理部46では、プ
レート画像を受信したとき(ステップX3)、このプレ
ート画像について文字認識処理を行い(ステップX
4)、出力処理部47は、文字情報の認識結果を外部に
出力する処理を行う(ステップX5)。これによって、
外部の表示装置では、文字認識結果をディスプレイ画面
上に表示する。また、外部の情報処理装置では、この文
字情報の認識結果に基づいて、高速道路の通行料や駐車
場の駐車料の請求等の処理を行うことができる。なお、
単発処理方式では、プレート切り出し処理中、又は文字
認識処理中の車両検知信号は無視されるので、カメラ4
1からの映像信号の取り出しは行われない。
Next, with reference to FIG. 14, the operation of the license plate recognizing apparatus of the single shot type will be described. When the vehicle detector 42 detects a vehicle (step X1), it notifies the A / D conversion processing unit 44 of this. Upon receiving this notification, the A / D conversion processing unit 44 extracts the video signal from the camera 41, converts the video signal into a digital signal, and outputs the digital signal to the plate cutout processing unit 45. As a result, the plate cutout processing unit 45 performs a plate image cutout process from the received digital image (step X2).
Output plate image. When receiving the plate image (step X3), the character recognition processing unit 46 performs a character recognition process on the plate image (step X3).
4) The output processing unit 47 performs a process of outputting the recognition result of the character information to the outside (step X5). by this,
The external display device displays the character recognition result on a display screen. Further, the external information processing apparatus can perform processing such as billing for a toll on an expressway or a parking fee in a parking lot based on the recognition result of the character information. In addition,
In the one-shot processing method, the vehicle detection signal during the plate cutout processing or the character recognition processing is ignored.
The extraction of the video signal from No. 1 is not performed.

【0006】図15は、毎フレーム処理方式のナンバー
プレート認識装置の構成を例示するブロック図、図16
は、毎フレーム処理方式におけるナンバープレート認識
処理を示すフローチャートである。毎フレーム処理方式
のナンバープレート認識装置は、図15に示すように、
カメラ51とナンバープレート認識処理部52とから概
略構成されており、さらに、ナンバープレート認識処理
部52は、アナログ−ディジタル(A/D)変換処理部
53と、プレート切り出し処理部54と、文字認識処理
部55と、出力処理部56とから構成されている。
FIG. 15 is a block diagram illustrating the configuration of a license plate recognizing device of a frame processing system, and FIG.
9 is a flowchart showing license plate recognition processing in each frame processing method. As shown in FIG. 15, the license plate recognizing device of the processing method for each frame uses:
It is roughly composed of a camera 51 and a license plate recognition processing section 52. The license plate recognition processing section 52 further includes an analog-digital (A / D) conversion processing section 53, a plate cutout processing section 54, and a character recognition. It comprises a processing unit 55 and an output processing unit 56.

【0007】カメラ51は、車両通路等に設けられてい
て、走行する車両を撮像する。ナンバープレート認識部
52は、撮像された車両のナンバープレートの情報を認
識する。さらに、ナンバープレート認識処理部52にお
いて、A/D変換処理部53は、カメラ51からフレー
ムごとに出力されるビデオ割込み信号に応じて、カメラ
51からの映像信号を取り込んで、ディジタル信号に変
換する。プレート切り出し処理部54は、A/D変換処
理部53から出力されたディジタル画像から、ナンバー
プレートの領域(プレート画像)を切り出す処理を行
う。文字認識処理部55は、切り出されたプレート画像
から文字を切り出して、文字認識を行う。出力処理部5
6は、文字認識処理部55における文字認識処理結果
を、図示されない外部の表示装置や情報処理装置等に出
力する。
[0007] The camera 51 is provided in a vehicle passage or the like, and captures an image of a running vehicle. The license plate recognizing unit 52 recognizes information on the license plate of the imaged vehicle. Further, in the license plate recognition processing section 52, the A / D conversion processing section 53 takes in the video signal from the camera 51 and converts it into a digital signal in accordance with the video interrupt signal output from the camera 51 for each frame. . The plate cutout processing unit 54 performs a process of cutting out a license plate area (plate image) from the digital image output from the A / D conversion processing unit 53. The character recognition processing unit 55 extracts characters from the extracted plate image and performs character recognition. Output processing unit 5
Reference numeral 6 outputs the result of the character recognition processing performed by the character recognition processing unit 55 to an external display device or information processing device (not shown).

【0008】次に、図16を参照して、毎フレーム処理
方式のナンバープレート認識装置の動作を説明する。カ
メラ51は、常時、車両を撮像していて、フレームごと
にビデオ割込み信号をA/D変処理部53に出力するの
で、A/D変換処理部53は、ビデオ割込み信号を受け
るごとに、カメラ51から映像信号を取り出してディジ
タル信号に変換してプレート切り出し処理部45に出力
する。これによってプレート切り出し処理部54では、
受信したディジタル画像からプレート画像の切り出し処
理を行って(ステップY1)、プレート画像を出力す
る。文字認識処理部55では、プレート画像を受信した
とき(ステップY2)、このプレート画像について文字
認識処理を行い(ステップY3)、出力処理部56は、
文字情報の認識結果を外部に出力する処理を行う(ステ
ップY4)。毎フレーム処理方式では、車両検知をナン
バープレート切り出し処理によって行っている。この方
式では、文字認識処理中のビデオ割り込み信号は無視さ
れるので、カメラ51からの新たな映像信号の取り出し
は行われない。
Next, with reference to FIG. 16, the operation of the license plate recognizing apparatus of the frame processing system will be described. Since the camera 51 constantly captures an image of the vehicle and outputs a video interrupt signal to the A / D conversion processing unit 53 for each frame, the A / D conversion processing unit 53 sets the camera every time the video interrupt signal is received. The video signal is extracted from the video signal 51, converted into a digital signal, and output to the plate cutout processing unit 45. As a result, in the plate cutout processing unit 54,
The plate image is cut out from the received digital image (step Y1), and the plate image is output. When receiving the plate image (step Y2), the character recognition processing unit 55 performs a character recognition process on the plate image (step Y3).
A process of outputting the recognition result of the character information to the outside is performed (step Y4). In the frame-by-frame processing method, vehicle detection is performed by license plate cutout processing. In this method, a video interrupt signal during the character recognition processing is ignored, so that a new video signal is not taken out from the camera 51.

【0009】なお、特開平2−193266号公報にお
いては、上記の方式に類似したものとして、複数の車両
進入検知センサと、各車両進入検知センサの車両進入検
知に対応して車両を撮像する複数のカメラ装置と、各カ
メラ出力に対応する複数の原画像メモリに対して、1つ
の画像処理演算部を有する1つの画像処理装置を備える
ことによって、複数レーンの車両に対する判別結果を出
力するナンバープレート読取装置が開示されている。
Japanese Patent Application Laid-Open No. 2-193266 discloses a system similar to the above-described system, in which a plurality of vehicle entry detection sensors and a plurality of images of a vehicle corresponding to the vehicle entry detection of each vehicle entry detection sensor are taken. License plate that outputs a determination result with respect to a vehicle having a plurality of lanes by providing one camera device and one image processing device having one image processing operation unit for a plurality of original image memories corresponding to each camera output A reader is disclosed.

【0010】[0010]

【発明が解決しようとする課題】しかしながら、従来の
ナンバープレート認識装置では、次のような問題点があ
った。第1の問題点は、車両が、車両検知範囲内に連続
して進入してきた場合には、認識もれを生じることであ
る。これは、一般に、文字認識処理にはある程度の時間
を必要とするが、従来のナンバープレート認識装置で
は、文字認識処理を逐次処理によって行っていたため、
前の車両の文字認識処理中に、連続して検知範囲内に進
入してきた他の車両のデータは無視されて処理が行われ
ず、従って認識もれが生じる場合があるためである。第
2の問題点は、車両の渋滞中は、ナンバープレートの認
識率が低下することである。これは、従来のナンバープ
レート認識装置は、逐次処理方式であったため、必ず、
最初に取り込んだ画像から順次、処理が行われるが、文
字認識処理に時間がかかるので、その処理中に取り込ま
れるデータは無視されるため、次々に進入してくる車両
に対して処理が間に合わなくなって、ナンバープレート
全体が写った良好な画像を処理する頻度が極端に小さく
なるためである。
However, the conventional license plate recognition device has the following problems. The first problem is that recognition loss occurs when the vehicle continuously enters the vehicle detection range. This generally requires a certain amount of time for the character recognition process, but in the conventional license plate recognition device, the character recognition process is performed by sequential processing.
This is because, during the character recognition processing of the preceding vehicle, data of other vehicles that have continuously entered the detection range are ignored, and the processing is not performed. The second problem is that the license plate recognition rate decreases during traffic jams of vehicles. This is because the conventional license plate recognition device is a sequential processing method,
Processing is performed sequentially from the first captured image, but since character recognition processing takes time, the data captured during that processing is ignored, so the processing cannot be completed in time for vehicles entering one after another This is because the frequency of processing a good image including the entire license plate is extremely reduced.

【0011】この発明は、上述の事情に鑑みてなされた
ものであって、ナンバープレート認識装置において、車
両検知範囲内に車両が連続して進入してきた場合でも、
認識もれを生じることがなく、また車両の渋滞中であっ
ても、ナンバープレートの認識率が低下することがない
ようにすることを目的としている。
[0011] The present invention has been made in view of the above circumstances, and in a license plate recognition device, even if a vehicle continuously enters a vehicle detection range,
It is an object of the present invention to prevent recognition loss from occurring and prevent the license plate recognition rate from being lowered even during traffic jams of vehicles.

【0012】[0012]

【課題を解決するための手段】上記課題を解決するた
め、請求項1記載の発明は、ナンバープレート認識装置
に係り、車両の映像からナンバープレートを検出したと
き車両検知を行うとともに、該車両検知ごとに上記映像
からプレート画像を切り出して複数のプレート画像メモ
リに順次保持させるプレート切り出し処理手段と、上記
プレート画像メモリから記録された順にプレート画像を
読み出し、該読み出されたプレート画像から文字を切り
出して文字認識を行う文字認識処理手段とを備え、上記
プレート切り出し処理手段の処理と、上記文字認識処理
手段の処理とを並列に実行するように構成されているこ
とを特徴としている。
According to a first aspect of the present invention, there is provided a license plate recognizing apparatus for detecting a vehicle when a license plate is detected from an image of a vehicle. A plate cutout processing means for cutting out a plate image from the video for each time and sequentially storing the plate images in a plurality of plate image memories, reading out the plate images in the order of recording from the plate image memory, and cutting out characters from the read out plate image And a character recognition processing means for performing character recognition by performing a character recognition process, wherein the processing of the plate cutout processing means and the processing of the character recognition processing means are executed in parallel.

【0013】また、請求項2記載の発明は、請求項1記
載のナンバープレート認識装置に係り、上記文字認識処
理手段が、各車両についての最先の車両検知に対応する
プレート画像ごとに上記文字認識処理を行うことを特徴
としている。
According to a second aspect of the present invention, there is provided the license plate recognizing device according to the first aspect, wherein the character recognizing processing means comprises a step of setting the character plate for each plate image corresponding to the earliest vehicle detection for each vehicle. It is characterized by performing recognition processing.

【0014】また、請求項3記載の発明は、ナンバープ
レート認識装置に係り、車両検知器からの車両検知信号
に応じて該車両の映像からプレート画像を切り出して複
数のプレート画像メモリに順次保持させるプレート切り
出し手段と、上記プレート画像メモリに記録された順に
プレート画像を読み出し、該読み出されたプレート画像
から文字を切り出して文字認識を行う文字認識処理手段
とを備え、上記プレート切り出し処理手段の処理と、上
記文字認識処理手段の処理とを並列に処理するように構
成されていることを特徴としている。
According to a third aspect of the present invention, there is provided a license plate recognizing device, in which a plate image is cut out from an image of the vehicle in response to a vehicle detection signal from a vehicle detector and is sequentially stored in a plurality of plate image memories. Plate cutting means, and character recognition processing means for reading plate images in the order recorded in the plate image memory, cutting out characters from the read plate images and performing character recognition, and processing the plate cutting processing means. And the processing of the character recognition processing means is performed in parallel.

【0015】また、請求項4記載の発明は、ナンバープ
レート認識装置に係り、車両の映像からナンバープレー
トを検出したとき車両検知を行うとともに、該車両検知
ごとに前記映像からプレート画像を切り出して、複数の
プレート画像保持メモリのうち文字認識が終了したプレ
ート画像保持メモリにおける複数のエリアに順次保持す
るプレート切り出し処理手段と、上記複数のプレート画
像保持メモリのうち全エリアの文字認識が未終了のプレ
ート画像保持メモリを選択し、該選択されたプレート画
像保持メモリ中の複数のエリアからプレート画像を保持
しているが文字認識処理が未終了のエリアを選択してプ
レート画像を読み出し、該読み出されたプレート画像か
ら文字を切り出して文字認識を行う文字認識処理手段と
を備え、上記プレート切り出し処理手段の処理と、上記
文字認識処理手段の処理とを並列に処理するように構成
されていることを特徴としている。
According to a fourth aspect of the present invention, there is provided a license plate recognizing device, which detects a license plate from an image of a vehicle, detects the vehicle, and cuts out a plate image from the image for each vehicle detection. Plate cutout processing means for sequentially storing in a plurality of areas in the plate image holding memory for which character recognition has been completed among the plurality of plate image holding memories; and a plate for which character recognition has not been completed for all areas of the plurality of plate image holding memories. An image holding memory is selected, a plate image is held from a plurality of areas in the selected plate image holding memory, but an area for which the character recognition process has not been completed is selected, and the plate image is read. And character recognition processing means for performing character recognition by cutting out characters from the plate image. The processing of bets clipping processing means is characterized by being configured to process the process and the parallel of the character recognition processing means.

【0016】また、請求項5記載の発明は、請求項4記
載のナンバープレート認識装置に係り、上記文字認識処
理部が、上記選択されたプレート画像保持メモリの複数
のエリアのうち、最先にプレート画像を蓄積したエリア
から順に文字認識処理を行うように構成されていること
を特徴としている。
According to a fifth aspect of the present invention, there is provided the license plate recognizing device according to the fourth aspect, wherein the character recognizing processing section is the first of a plurality of areas of the selected plate image holding memory. It is characterized in that the character recognition processing is performed in order from the area where the plate image is stored.

【0017】また、請求項6記載の発明は、請求項4記
載のナンバープレート認識装置に係り、上記文字認識処
理部が、車両が検知エリアを通過したことを確認して、
上記選択されたプレート画像保持メモリの複数のエリア
のうち、最後にプレート画像を蓄積したエリアから順に
文字認識処理を行うように構成されていることを特徴と
している。
The invention according to claim 6 relates to the license plate recognition device according to claim 4, wherein the character recognition processing unit confirms that the vehicle has passed the detection area,
It is characterized in that, from among the plurality of areas of the selected plate image holding memory, the character recognition processing is performed in order from the area where the plate image is stored last.

【0018】また、請求項7記載の発明は、請求項5又
は6記載のナンバープレート認識装置に係り、上記文字
認識処理部が、選択されたプレート画像保持メモリのい
ずれかのエリアのプレート画像について文字認識処理を
行った後は、該プレート画像保持メモリの残余のエリア
のプレート画像については文字認識処理を行わないよう
に構成されていることを特徴としている。
According to a seventh aspect of the present invention, there is provided the license plate recognizing device according to the fifth or sixth aspect, wherein the character recognizing processing unit performs processing on the plate image in any area of the selected plate image holding memory. After the character recognition process is performed, the plate image in the remaining area of the plate image holding memory is not subjected to the character recognition process.

【0019】[0019]

【作用】この発明の構成では、ナンバープレート認識装
置が、車両の映像からナンバープレートを検出したとき
車両検知を行うとともに、該車両検知ごとに上記映像か
らプレート画像を切り出して複数のプレート画像メモリ
に順次保持させるプレート切り出し処理手段と、上記プ
レート画像メモリから記録された順にプレート画像を読
み出し、該読み出されたプレート画像から文字を切り出
して文字認識を行う文字認識処理手段とを備え、上記プ
レート切り出し処理手段の処理と、上記文字認識処理手
段の処理とを並列に実行するので、車両検知範囲内に車
両が連続して進入してきた場合でも、車両の検知と認識
のもれを生じることがなく、また車両の渋滞中であって
も、ナンバープレートの認識率が低下することがない。
According to the structure of the present invention, the license plate recognizing device detects the license plate from the image of the vehicle, detects the vehicle, extracts a plate image from the image for each vehicle detection, and stores the plate image in a plurality of plate image memories. A plate cutout processing means for sequentially storing the plate image, and a character recognition processing means for reading out the plate images in the order of recording from the plate image memory, cutting out characters from the read plate image and performing character recognition, and Since the processing of the processing means and the processing of the character recognition processing means are performed in parallel, even if the vehicle continuously enters the vehicle detection range, the detection and recognition of the vehicle do not leak. Also, even during a traffic jam of the vehicle, the recognition rate of the license plate does not decrease.

【0020】[0020]

【発明の実施の形態】以下、図面を参照して、この発明
の実施の形態について説明する。説明は、実施例を用い
て具体的に行う。 ◇第1実施例 図1は、この発明の第1実施例であるナンバープレート
認識装置の構成を示すブロック図、図2は、同実施例の
ナンバープレート認識処理を示すフローチャート、図3
は、同実施例の動作を説明するためのタイミングチャー
トである。この例のナンバープレート認識装置は、図1
に示すように、カメラ1と、ナンバープレート認識処理
部2とから概略構成されており、さらに、ナンバープレ
ート認識処理部2は、アナログ−ディジタル(A/D)
変換処理部3と、プレート切り出し処理部4と、プレー
ト画像保持メモリ5と、文字認識処理部6と、出力処理
部7とから構成されている。
Embodiments of the present invention will be described below with reference to the drawings. The description will be specifically made using an embodiment. FIG. 1 is a block diagram showing a configuration of a license plate recognition apparatus according to a first embodiment of the present invention. FIG. 2 is a flowchart showing a license plate recognition process of the embodiment.
5 is a timing chart for explaining the operation of the embodiment. The license plate recognition device of this example is shown in FIG.
As shown in FIG. 1, the camera 1 and the license plate recognition processing unit 2 are schematically configured. The license plate recognition processing unit 2 further includes an analog-digital (A / D)
It comprises a conversion processing unit 3, a plate cutout processing unit 4, a plate image holding memory 5, a character recognition processing unit 6, and an output processing unit 7.

【0021】カメラ1は、車両通路等に設けられてい
て、走行する車両を撮像する。ナンバープレート認識処
理部2は、撮像された車両のナンバープレートの情報を
認識する。この際、ナンバープレート認識処理部2にお
いて、A/D変換処理部3は、カメラ1からフレームご
とに出力されるビデオ割込み信号に応じて、カメラ1か
ら映像信号を読み込んで、ディジタル画像に変換する。
プレート切り出し処理部4は、A/D変換処理部3から
出力されたディジタル画像から、ナンバープレートの領
域(プレート画像)を切り出すとともに、プレート画像
切り出しによって車両検知を行う。プレート画像保持メ
モリ5は、プレート切り出し処理部4から切り出された
プレート画像を、順次、記録する。プレート画像保持メ
モリ5は、複数の画像を保持することが可能である。文
字認識処理部6は、プレート画像保持メモリ5の画像記
録状態を監視し、記録されたプレート画像を順次、読み
出して、読み出されたプレート画像から文字を切り出
し、文字認識を行う。出力処理部7は、文字認識処理部
6における文字認識処理結果を図示されない外部の表示
装置や情報処理装置等に出力する。
The camera 1 is provided in a vehicle passage or the like, and captures an image of a running vehicle. The license plate recognition processing unit 2 recognizes information on the license plate of the imaged vehicle. At this time, in the license plate recognition processing unit 2, the A / D conversion processing unit 3 reads a video signal from the camera 1 and converts it into a digital image according to a video interrupt signal output from the camera 1 for each frame. .
The plate cutout processing unit 4 cuts out the area of the license plate (plate image) from the digital image output from the A / D conversion processing unit 3 and performs vehicle detection by cutting out the plate image. The plate image holding memory 5 sequentially records the plate images cut out from the plate cutting processing unit 4. The plate image holding memory 5 can hold a plurality of images. The character recognition processing unit 6 monitors the image recording state of the plate image holding memory 5, sequentially reads the recorded plate images, cuts out characters from the read plate images, and performs character recognition. The output processing unit 7 outputs the result of the character recognition processing performed by the character recognition processing unit 6 to an external display device, information processing device, or the like (not shown).

【0022】次に、図2を参照して、この例のナンバー
プレート認識装置の動作について説明する。カメラ1
は、常時、通過する車両を撮像していて、フレームごと
にビデオ割込み信号をA/D変処理部3に出力するの
で、A/D変換処理部3は、ビデオ割込み信号を受ける
ごとに、カメラ1から映像信号を取り出してディジタル
信号に変換して、プレート切り出し処理部4に出力す
る。これによってプレート画像の切り出しループが開始
され、プレート切り出し処理部4では、受信したディジ
タル画像からナンバープレートの領域(プレート画像)
の切り出し処理を行う(ステップS1)。プレート画像
が切り出されたときは(ステップS2)、このプレート
データを、順次、プレート画像保持メモリ5に記録する
(ステップS3)。プレートデータが切り出されなかっ
たときは、切り出しループを終了する。
Next, the operation of the license plate recognition device of this example will be described with reference to FIG. Camera 1
Always captures an image of a passing vehicle and outputs a video interrupt signal to the A / D conversion processing unit 3 for each frame, so that the A / D conversion processing unit 3 1 is converted to a digital signal and output to the plate cutout processing unit 4. This starts a plate image cutout loop, and the plate cutout processing unit 4 uses the received digital image to obtain a license plate area (plate image).
Is performed (step S1). When a plate image is cut out (step S2), the plate data is sequentially recorded in the plate image holding memory 5 (step S3). If the plate data has not been cut out, the cutout loop ends.

【0023】一方、文字認識処理部6では、プレートデ
ータの切り出しと記録の処理と並列に、文字認識処理を
行っている。認識ループの開始時、文字認識処理部6
は、プレート画像保持メモリ5に、プレートデータがあ
るかどうかをみて、プレートデータがあったときは(ス
テップS11) 、文字認識処理を行う(ステップS1
2)。文字認識処理が終了したとき、出力処理部7は、
文字認識処理部6における認識結果を、図示されない外
部の表示装置や情報処理装置等に対して出力する処理を
行う(ステップS13)。プレート画像保持メモリ5に
プレートデータがなかったときは(ステップS11) 、
認識ループを終了する。
On the other hand, the character recognition processing section 6 performs the character recognition processing in parallel with the processing of cutting out and recording the plate data. At the start of the recognition loop, the character recognition processing unit 6
Checks whether there is plate data in the plate image holding memory 5 and, if there is plate data (step S11), performs character recognition processing (step S1).
2). When the character recognition processing is completed, the output processing unit 7
The recognition result in the character recognition processing unit 6 is output to an external display device or information processing device (not shown) (step S13). If there is no plate data in the plate image holding memory 5 (step S11),
End the recognition loop.

【0024】この例における、プレート画像の切り出し
は、例えば、プレート画像中に上下2段に配列されてい
る、登録地や車種コード等を示す文字群と、車両番号を
示す文字群との配置のパターンと、予め登録されている
パターンとの一致検出を行ってプレート画像の領域を判
定する等の方法によって行い、そして同時に、プレート
画像切り出し成功によって車両検知を行う。車両検知範
囲内において、同一車両について複数回の車両検知が行
われた場合には、最初の車両検知に基づいて、プレート
画像の文字認識処理を行う。同一車両についての最初の
車両検知であることは、例えば、カメラ1の画角の設定
によって、車両検知範囲を1台の車両のみが検知される
範囲に限定するとともに、画像内におけるネームプレー
ト位置が、車両の接近に従って低くなることを利用し
て、画像内におけるネームプレート位置が高い方に変化
したとき、次の車両と判定することによって認識でき
る。文字認識処理は、例えば、プレート画像の領域内に
おける、所定位置の文字領域を切り出して文字パターン
を読み取って、予め登録されている文字パターンとの一
致検出を行う等の方法によって行い、プレート画像内の
すべての文字について認識処理を行う。
In this example, the plate image is cut out by, for example, arranging a character group indicating a registered place or a vehicle type code and a character group indicating a vehicle number, which are arranged in two rows in the plate image. This is performed by a method such as detecting the coincidence between the pattern and a pre-registered pattern to determine the area of the plate image, and at the same time, detecting the vehicle by the successful clipping of the plate image. If the same vehicle is detected a plurality of times within the vehicle detection range, a character recognition process of the plate image is performed based on the first vehicle detection. The first vehicle detection for the same vehicle means that, for example, by setting the angle of view of the camera 1, the vehicle detection range is limited to a range where only one vehicle is detected, and the name plate position in the image is changed. Using the fact that the nameplate position in the image changes to a higher position by utilizing the fact that the position decreases as the vehicle approaches, it can be recognized by determining the next vehicle. The character recognition processing is performed by, for example, cutting out a character area at a predetermined position in the area of the plate image, reading a character pattern, and detecting a match with a previously registered character pattern. The recognition processing is performed for all the characters of.

【0025】図3は、この例のナンバープレート認識装
置の認識処理と、従来のナンバープレート認識装置の認
識処理との違いを説明するものである。図中、(1)
は、従来の単発処理方式の場合の車両検知を示したもの
であって、それぞれの車両ごとに、1回だけ車両検知が
行われるので、例えば、1台目の車両1,2台目の車両
1, のように、車両検知が行われることを示してい
る。図中(2)は、従来の毎フレーム処理方式の車両検
知を示したものであって、それぞれの車両についてフレ
ームごとに車両検知が行われ、例えば、1台目の車両
1,1台目の車両2,1台目の車両3, ,2台目の車
両1,2台目の車両2,2台目の車両3, のように、
毎フレーム、車両検知が行われるこことが示されてい
る。
FIG. 3 explains the difference between the recognition process of the license plate recognition device of this example and the recognition process of the conventional license plate recognition device. In the figure, (1)
Shows vehicle detection in the case of the conventional single-shot processing method. Since vehicle detection is performed only once for each vehicle, for example, the first vehicle and the second vehicle 1, indicating that vehicle detection is performed. In the figure, (2) shows the conventional vehicle detection of each frame processing method, in which vehicle detection is performed for each vehicle for each frame. For example, the first vehicle and the first vehicle are detected. Vehicle 2, the first vehicle 3, the second vehicle 1, the second vehicle 2, the second vehicle 3, etc.
It is shown that vehicle detection is performed every frame.

【0026】図中(3)は、単発処理方式の認識処理タ
イミングを示したものであって、逐次処理を行っている
ため、1台目の車両1の車両検知によって、文字認識を
含む認識処理を行っている間に、2台目の車両1の車両
検知が行われても、1台目の車両についての認識処理が
終了していないので、2台目の車両に対する認識処理を
行うことができず、従って、2台目の車両に対して検知
もれが生じることが示されている。図中(4)は、毎フ
レーム処理方式の認識処理タイミングを示したものであ
って、同様に、逐次処理を行っているため、1台目の車
両1の車両検知によって認識処理を行っている間に、2
台目の車両について車両検知が行われても、1台目の車
両についての認識処理が終了していないので、2台目の
車両に対する認識処理を行うことができず、従って、2
台目の車両に対して検知もれが生じることが示されてい
る。
(3) shows the recognition processing timing of the single-shot processing method. Since the sequential processing is performed, the recognition processing including the character recognition is performed by the vehicle detection of the first vehicle 1. Even if the vehicle detection of the second vehicle 1 is performed during the operation, the recognition process for the first vehicle is not completed, so that the recognition process for the second vehicle may be performed. No, it is shown that a missed detection occurs for the second vehicle. (4) in the figure shows the recognition processing timing of each frame processing method. Similarly, since the sequential processing is performed, the recognition processing is performed by detecting the first vehicle 1. Between two
Even if the vehicle detection is performed on the second vehicle, the recognition process on the first vehicle is not completed, so that the recognition process on the second vehicle cannot be performed.
It is shown that a detection leak occurs in the first vehicle.

【0027】図中(5)は、この例のナンバープレート
認識装置の車両検知を示したものであって、それぞれの
車両についてプレートデータ切り出しごとに車両検知が
行われる。例えば、1台目の車両について、1台目の車
両1,1台目の車両2,1台目の車両3, ,のように
車両検知が行われ、2台目の車両について、2台目の車
両1,2台目の車両2,2台目の車両3, のように車
両検知が行われることが示されている。図中(6)は、
この例のナンバープレート認識装置の認識処理タイミン
グを示したものであって、それぞれの車両ごとに、最初
にプレートデータがあることが検出されたプレート画像
について、認識処理が行われる。これによって、例え
ば、1台目の車両について、1台目の車両1の車両検知
に応じて記録されたプレートデータによって、文字認識
処理を行い、その処理中は、1台目の車両2,1台目の
車両3の車両検知は、無視される。そして1台目の車両
について認識処理を終了したのちに、2台目の車両につ
いて、プレート画像メモリ5から読み出された2台目の
車両1の車両検知に基づくプレートデータの認識処理を
行うので、2台目の車両の検知もれが生じないことが示
されている。
(5) in the figure shows the vehicle detection by the license plate recognition device of this example, and the vehicle detection is performed for each vehicle every time plate data is cut out. For example, for the first vehicle, vehicle detection is performed as in the first vehicle 1, the first vehicle 2, the first vehicle 3, and so on. It is shown that vehicle detection is performed as in vehicle 1, second vehicle 2, second vehicle 3, and so on. (6) in the figure
This figure shows the recognition processing timing of the license plate recognition device of this example, and the recognition processing is performed for a plate image for which it is first detected that there is plate data for each vehicle. Thus, for example, the character recognition process is performed on the first vehicle based on the plate data recorded according to the vehicle detection of the first vehicle 1, and during the process, the first vehicle 2, 1 The vehicle detection of the third vehicle 3 is ignored. Then, after the recognition processing for the first vehicle is completed, the plate data recognition processing for the second vehicle based on the vehicle detection of the second vehicle 1 read from the plate image memory 5 is performed. This shows that no missed detection of the second vehicle occurs.

【0028】このように、この例のナンバープレート認
識装置では、車両検知を、検知範囲に進入してきた車両
のプレート画像の切り出し処理によって行い、複数のプ
レート画像保持用メモリを設けて、切り出したプレート
画像を毎フレームすべて記録するとともに、プレート切
り出し処理と文字認識処理を並列処理させるようにした
ので、前の車両の文字認識処理中に検知範囲に進入して
きた車両のプレート画像も記録しておいて、前の車両の
文字認識処理終了後に、読み出して文字認識を行うこと
ができ、従って、車両が連続して進入した場合でも、検
知と認識のもれを生じることがない。
As described above, in the license plate recognizing device of this example, the vehicle detection is performed by the process of cutting out the plate image of the vehicle that has entered the detection range, and a plurality of plate image holding memories are provided. All images are recorded every frame, and plate cutout processing and character recognition processing are performed in parallel, so plate images of vehicles that have entered the detection range during the character recognition processing of the preceding vehicle are also recorded. After completion of the character recognition processing of the preceding vehicle, the character can be read out and character recognition can be performed. Therefore, even if the vehicle continuously enters, there is no omission in detection and recognition.

【0029】◇第2実施例 図4は、この発明の第2実施例であるナンバープレート
認識装置の構成を示すブロック図である。この例のナン
バープレート認識装置は、図2に示すように、カメラ1
1と、車両検知器12と、ナンバープレート認識処理部
13とから概略構成されており、さらに、ナンバープレ
ート認識処理部13は、アナログ−ディジタル(A/
D)変換処理部14と、プレート切り出し処理部15
と、プレート画像保持メモリ16と、文字認識処理部1
7と、出力処理部18とから構成されている。この例の
ナンバープレート認識装置は、図1に示された第1実施
例のナンバープレート認識装置と比較して、車両検知器
12を備えた点が大きく異なっており、さらにこれに伴
って、A/D変換処理部14の機能が、第1実施例のA
/D変換処理部3と異なっている。
Second Embodiment FIG. 4 is a block diagram showing the configuration of a license plate recognition device according to a second embodiment of the present invention. The license plate recognition device of this example includes a camera 1 as shown in FIG.
1, a vehicle detector 12, and a license plate recognition processing unit 13. The license plate recognition processing unit 13 further includes an analog-digital (A /
D) Conversion processing unit 14 and plate cutout processing unit 15
, Plate image holding memory 16 and character recognition processing unit 1
7 and an output processing unit 18. The license plate recognition device of this example is significantly different from the license plate recognition device of the first embodiment shown in FIG. 1 in that a vehicle detector 12 is provided. The function of the / D conversion processing unit 14 is the same as that of the first embodiment.
This is different from the / D conversion processing unit 3.

【0030】車両検知器12は、車両通路等を走行する
物体の大きさ,形状等から、車両が進入したことを検知
する。ナンバープレート認識処理部13は、検知された
車両のナンバープレートの情報を認識する。この際、ナ
ンバープレート認識処理部13において、A/D変換処
理部14は、車両検知器12からの車両検知信号を受け
たとき、カメラ11に対して画像取り込み信号を送出
し、ここれに応じてカメラ11から出力された映像信号
を、ディジタル信号に変換する。これ以外のプレート切
り出し処理部15,プレート画像保持メモリ16,文字
認識処理部17,出力処理部18の機能は、図1に示さ
れた第1実施例の場合のプレート切り出し処理部4,プ
レート画像保持メモリ5,文字認識処理部6,出力処理
部7と同様である。
The vehicle detector 12 detects that a vehicle has entered based on the size, shape, and the like of an object traveling in a vehicle passage or the like. The license plate recognition processing unit 13 recognizes information on the detected license plate of the vehicle. At this time, in the license plate recognition processing unit 13, when the A / D conversion processing unit 14 receives the vehicle detection signal from the vehicle detector 12, the A / D conversion processing unit 14 transmits an image capture signal to the camera 11 and responds accordingly. To convert the video signal output from the camera 11 into a digital signal. Other functions of the plate cutout processing unit 15, the plate image holding memory 16, the character recognition processing unit 17, and the output processing unit 18 are the same as those of the plate cutout processing unit 4, plate image processing in the first embodiment shown in FIG. This is the same as the holding memory 5, the character recognition processing unit 6, and the output processing unit 7.

【0031】この例のナンバープレート認識装置では、
第1実施例の場合と同様に、プレートデータの切り出し
ループの処理と、プレートデータの認識ループの処理と
を並列処理によって実行する。切り出しループでは、車
両検知器12が、車両を検知したとき、これをA/D変
換処理部14に通知することによって、A/D変換処理
部14は、カメラ11から映像信号を取り出してディジ
タル信号に変換してプレート切り出し処理部15に出力
し、これによってプレート切り出し処理部15では、受
信したディジタル画像からプレート画像の切り出し処理
を行い、プレート画像が切り出されたとき、プレートデ
ータを、順次、プレート画像保持メモリ16に記録す
る。一方、認識ループでは、文字認識処理部17が、プ
レート切り出し処理及びプレートデータ記録処理と並列
に文字認識処理を行っていて、プレート画像保持メモリ
16にプレートデータがあることを検出したとき、文字
認識処理を行い、出力処理部18は、文字認識処理部1
7における文字認識結果を、図示されない外部の表示装
置や情報処理装置等に出力する。
In the license plate recognition device of this example,
As in the case of the first embodiment, the processing of the plate data cutout loop and the processing of the plate data recognition loop are executed by parallel processing. In the cutout loop, when the vehicle detector 12 detects a vehicle, the vehicle detector 12 notifies the A / D conversion processing unit 14 of the detection, and the A / D conversion processing unit 14 extracts a video signal from the camera 11 and outputs a digital signal. And outputs it to the plate cutout processing unit 15. The plate cutout processing unit 15 performs a plate image cutout process from the received digital image. When the plate image is cut out, the plate data is sequentially converted to the plate data. It is recorded in the image holding memory 16. On the other hand, in the recognition loop, when the character recognition processing unit 17 performs the character recognition processing in parallel with the plate cutout processing and the plate data recording processing, and detects that there is plate data in the plate image holding memory 16, the character recognition processing unit 17 performs the character recognition. The processing is performed, and the output processing unit 18
The result of character recognition in step 7 is output to an external display device or information processing device (not shown).

【0032】このように、この例のナンバープレート認
識装置では、車両検知を、車両検知器の車両検知により
行っており、複数のプレート画像保持用メモリを設け
て、文字認識処理中に検知範囲に進入してきた車両のプ
レート画像を、各車両ごとに1枚ずつ、すべて記録する
とともに、プレート切り出し処理と文字認識処理を並列
処理させるようにしたので、前の車両の文字認識処理中
に検知範囲に進入してきた車両のプレート画像も記録し
ておいて、前の車両の文字認識処理終了後に、読み出し
て文字認識を行うことができ、従って、車両が連続して
進入した場合でも、検知と認識のもれが生じることを防
止できるととももに、第1実施例の場合と比較して、プ
レート画像保持メモリの容量を小さくすることができ
る。
As described above, in the license plate recognition device of this example, vehicle detection is performed by vehicle detection of the vehicle detector, and a plurality of plate image holding memories are provided so that the vehicle can be detected within the detection range during character recognition processing. The plate images of the vehicles that entered were recorded one by one for each vehicle, and the plate cutout process and the character recognition process were performed in parallel. The plate image of the vehicle that has entered the vehicle is also recorded, and the character can be read out and character recognition can be performed after the character recognition processing of the preceding vehicle has been completed. Therefore, even when the vehicle continuously enters, detection and recognition can be performed. Leakage can be prevented, and the capacity of the plate image holding memory can be reduced as compared with the first embodiment.

【0033】◇第3実施例 図5は、この発明の第3実施例であるナンバープレート
認識装置の構成を示すブロック図、図6は、同実施例に
おける車両位置とメモリ・エリアとの関係を示す図、図
7は、同実施例におけるメモリ管理処理部の動作を示す
フローチャート、図8は、同実施例における文字認識処
理部の動作を示すフローチャート(1)、図9は、同実
施例における文字認識処理部の動作を示すフローチャー
ト(2)、図10は、同実施例における文字認識処理部
の動作を示すフローチャート(3)、図11は、前位の
メモリ・エリアで文字認識処理が行われた場合の動作を
示すタイミングチャート、図12は、次位のメモリ・エ
リアで文字認識処理が行われた場合の動作を示すタイミ
ングチャートである。
Third Embodiment FIG. 5 is a block diagram showing the configuration of a license plate recognition device according to a third embodiment of the present invention. FIG. 6 shows the relationship between the vehicle position and the memory area in the third embodiment. FIG. 7 is a flowchart showing the operation of the memory management processing unit in the embodiment, FIG. 8 is a flowchart (1) showing the operation of the character recognition processing unit in the embodiment, and FIG. Flowchart (2) showing the operation of the character recognition processing unit, FIG. 10 is a flowchart (3) showing the operation of the character recognition processing unit in the embodiment, and FIG. 11 shows that the character recognition process is performed in the preceding memory area. FIG. 12 is a timing chart showing an operation when a character recognition process is performed in the next memory area.

【0034】この例のナンバープレート認識装置は、図
5に示すように、カメラ21と、ナンバープレート認識
処理部22とから概略構成されている。さらに、ナンバ
ープレート認識処理部22は、アナログ−ディジタル
(A/D)変換処理部23と、プレート切り出し処理部
24と、メモリ管理処理部25と、第1のプレート画像
保持メモリ(メモリA)26と、第2のプレート画像保
持メモリ(メモリB)27と、文字認識処理部28と、
出力処理部29とから構成されている。この例のナンバ
ープレート認識装置は、図1に示された第1実施例の場
合と比較して、メモリ管理処理部25を備えた点と、2
つのプレート画像保持メモリ26,27を有する点とが
大きく異なっており、さらにこれに伴って、文字認識処
理部28の機能が第1実施例の文字認識処理部6と異な
っている。
As shown in FIG. 5, the license plate recognition apparatus of this example is roughly constituted by a camera 21 and a license plate recognition processing section 22. Further, the license plate recognition processing unit 22 includes an analog-digital (A / D) conversion processing unit 23, a plate cutout processing unit 24, a memory management processing unit 25, and a first plate image holding memory (memory A) 26. A second plate image holding memory (memory B) 27, a character recognition processing unit 28,
An output processing unit 29 is provided. The license plate recognition device of this example is different from the first embodiment shown in FIG.
This is greatly different from the point that it has two plate image holding memories 26 and 27, and accordingly, the function of the character recognition processing unit 28 is different from that of the character recognition processing unit 6 of the first embodiment.

【0035】メモリ管理処理部25は、2つのプレート
画像保持メモリ26,27に対する、カメラ21からの
複数のプレート画像の記録を管理する。プレート画像保
持部26,27は、検知可能な車両数2に対応して設け
られ、それぞれ複数(例えば3枚)のプレート画像を保
持する。文字認識処理部28は、メモリ管理処理部25
からの、プレート画像保持メモリ26,27のプレート
画像記録状態及び現在の注目メモリ情報に応じて、プレ
ート画像保持メモリ26,27のいずれかのプレート画
像を読み出して、文字認識処理を行う。これ以外の、A
/D変換処理部23,プレート切り出し処理部24,出
力処理部29の機能は、図1に示された第1実施例の場
合の、A/D変換処理部3,プレート切り出し処理部
4,出力処理部7と同様である。
The memory management processing unit 25 manages recording of a plurality of plate images from the camera 21 in the two plate image holding memories 26 and 27. The plate image holding units 26 and 27 are provided corresponding to the number of detectable vehicles 2, and respectively hold a plurality (for example, three) of plate images. The character recognition processing unit 28 includes a memory management processing unit 25
Then, according to the plate image recording states of the plate image holding memories 26 and 27 and the current attention memory information, any one of the plate images in the plate image holding memories 26 and 27 is read and character recognition processing is performed. Other than this, A
The functions of the / D conversion processing unit 23, the plate cutout processing unit 24, and the output processing unit 29 are the same as those of the A / D conversion processing unit 3, the plate cutout processing unit 4, and the output in the case of the first embodiment shown in FIG. This is the same as the processing unit 7.

【0036】次に、図6を参照して、この例のメモリ管
理処理部の動作を説明する。図6において、21はカメ
ラ、26,27はそれぞれプレート画像保持メモリ
(A),(B)であって、これらは、図5に示された構
成に対応している。また、31は検知(撮像)範囲、3
2は検知範囲におけるカメラ21からの入力画像、33
はn台目に通過する車両、34は車両33の次(n+1
台目)に通過する車両である。入力画像32のw1,w
2,w3は、エリア1,2,3の領域を示し、それぞれ
検知範囲31の領域W1,W2,W3に対応している。
Next, the operation of the memory management processing unit of this example will be described with reference to FIG. 6, reference numeral 21 denotes a camera, and reference numerals 26 and 27 denote plate image holding memories (A) and (B), respectively, which correspond to the configuration shown in FIG. 31 is a detection (imaging) range, 3
2 is an input image from the camera 21 in the detection range, 33
Is the vehicle passing the nth vehicle, and 34 is the next (n + 1) of the vehicle 33
This is a vehicle that passes through the vehicle. W1, w of input image 32
2 and w3 indicate areas of areas 1, 2, and 3, respectively, and correspond to areas W1, W2, and W3 of the detection range 31, respectively.

【0037】この例においては、1台の車両が検知範囲
を通過する間にプレートデータを保持する車両数と画像
数とに制限を与え、認識する必要のない画像を破棄す
る。メモリ管理処理部25は、車両nが検知範囲31の
最初の領域W1に進入したことによって、入力画像のw
1の範囲でプレートを検出すると、プレート画像保持メ
モリAの記録状態をクリアして、そのときのプレート画
像をプレート画像保持メモリAのエリアA1に記録し、
プレート画像保持メモリAの記録状態を更新する。次の
入力画像でプレートがw1の範囲で検出された場合に
は、そのときのプレート画像は記録しない。同様に、車
両nが検知範囲31の次の領域W2に進入したことによ
って、車両nのプレートが、入力画像のw2の範囲で初
めて検出されると、そのときのプレート画像を、プレー
ト画像保持メモリAのエリアA2に記録し、プレート画
像保持メモリAの記録状態を更新する。次の入力画像で
プレートがw2の範囲で検出された場合には、そのとき
のプレート画像は記録しない。同様に、車両nが検知範
囲31の領域W3に進入したことによって、車両nのプ
レートが、入力画像のw3の範囲で初めて検出される
と、そのときのプレート画像を、プレート画像保持メモ
リAのエリアA3に記録し、プレート画像保持メモリA
の記録状態を更新する。次の入力画像でプレートがw3
の範囲で検出された場合には、そのときのプレート画像
は記録しない。
In this example, while one vehicle passes through the detection range, the number of vehicles holding plate data and the number of images are limited, and images that do not need to be recognized are discarded. When the vehicle n enters the first area W1 of the detection range 31, the memory management processing unit 25
When a plate is detected in the range of 1, the recording state of the plate image holding memory A is cleared, and the plate image at that time is recorded in the area A1 of the plate image holding memory A,
The recording state of the plate image holding memory A is updated. If a plate is detected in the range of w1 in the next input image, the plate image at that time is not recorded. Similarly, when the vehicle n enters the area W2 next to the detection range 31 and the plate of the vehicle n is detected for the first time in the range w2 of the input image, the plate image at that time is stored in the plate image holding memory. A is recorded in the area A2 of A, and the recording state of the plate image holding memory A is updated. If a plate is detected in the range of w2 in the next input image, the plate image at that time is not recorded. Similarly, when the plate of the vehicle n is detected for the first time in the range of w3 of the input image due to the vehicle n entering the area W3 of the detection range 31, the plate image at that time is stored in the plate image holding memory A. Recorded in area A3, plate image holding memory A
Update the recording status of. Plate is w3 in the next input image
, The plate image at that time is not recorded.

【0038】また、次の車両n+1が、検知範囲31に
進入したことによって、入力画像32においてプレート
を検出すると、上記と同様の動作を、プレート画像保持
メモリBに対して行う。
When the next vehicle n + 1 enters the detection range 31 and detects a plate in the input image 32, the same operation as described above is performed on the plate image holding memory B.

【0039】また、メモリ管理処理部25は、文字認識
処理部28が、プレート画像保持メモリA,Bに記録し
た画像が、新しいものか、過去に通過した車両のものか
を判断できるようにするために、注目している(次の入
力に対して書き込む予定の)プレート画像保持メモリを
示す情報、すなわち、プレート画像保持メモリAかBか
の情報を、文字認識処理部28に対して送信する。
The memory management processing section 25 enables the character recognition processing section 28 to determine whether the images recorded in the plate image holding memories A and B are new ones or those of vehicles that have passed in the past. Therefore, information indicating the plate image holding memory of interest (to be written in response to the next input), that is, information on whether the plate image holding memories A or B are transmitted to the character recognition processing unit 28. .

【0040】以下、図7を参照して、この例のメモリ管
理処理部における処理の流れを説明する。メモリ管理処
理部25は、プレート切り出し処理部24において、プ
レートが切り出されたことを検出したとき(ステップP
1)、それが新しい車両のものであることを認識したと
きは(ステップP2)、プレート画像保持メモリA,B
の切り替えを行って(ステップP3)、切り替えられた
メモリの記録状態をクリアする(ステップP4)。そし
て、車両が領域W1に対応する入力画像のエリア1にい
るときは(ステップP5)、プレート画像保持メモリの
エリア1に記録済みでないとき(ステップP6)、プレ
ート画像保持メモリのエリア1に記録して、メモリの記
録状態を更新する(ステップP7)。エリア1に既に記
録済みであったときは(ステップP6)、記録処理を行
わない。車両が入力画像のエリア1にいないが(ステッ
プP5)、エリア2にいるときは(ステップP8)、プ
レート画像保持メモリのエリア2に記録済みでないとき
(ステップP9)、プレート画像保持メモリのエリア2
に記録して、メモリの記録状態を更新する(ステップP
10)。エリア2に既に記録済みであったときは(ステ
ップP9)、記録処理を行わない。さらに、車両が入力
画像のエリア1にいないときであって(ステップP
5)、エリア2にもいないときは(ステップP8)、プ
レート画像保持メモリのエリア3に記録済みでないとき
(ステップP11)、プレート画像保持メモリのエリア
3に記録して、メモリの記録状態を更新する(ステップ
P12)。エリア3に既に記録済みであったときは(ス
テップP11)、記録処理を行わない。
Hereinafter, the flow of processing in the memory management processing unit of this example will be described with reference to FIG. The memory management processing unit 25 detects that the plate has been cut out by the plate cutout processing unit 24 (step P
1) If it is recognized that it belongs to a new vehicle (step P2), the plate image holding memories A and B
Is performed (step P3), and the recording state of the switched memory is cleared (step P4). When the vehicle is in area 1 of the input image corresponding to area W1 (step P5), when the vehicle is not already recorded in area 1 of the plate image holding memory (step P6), the vehicle is recorded in area 1 of the plate image holding memory. Then, the recording state of the memory is updated (step P7). If the data has already been recorded in area 1 (step P6), the recording process is not performed. If the vehicle is not in area 1 of the input image (step P5), but is in area 2 (step P8), but not already recorded in area 2 of the plate image holding memory (step P9), area 2 of the plate image holding memory
To update the recording state of the memory (step P
10). If the data has already been recorded in the area 2 (step P9), the recording process is not performed. Furthermore, when the vehicle is not in area 1 of the input image (step P
5) If not in area 2 (step P8), if not already recorded in area 3 of the plate image holding memory (step P11), record in area 3 of the plate image holding memory and update the recording state of the memory (Step P12). If the data has already been recorded in the area 3 (step P11), the recording process is not performed.

【0041】次に、この例における文字認識処理部の動
作を説明する。文字認識処理部28は、メモリ管理処理
部25から、プレート画像保持メモリ26,27の記録
状態及び現在の注目メモリの情報を受信する。文字認識
処理部28は、プレートデータがない場合には、動作を
行わない。プレートデータがあって、かつ、メモリ管理
処理部25が注目していない方のプレート画像保持メモ
リに記録される車両のプレートの全文字が認識されてい
なければ、メモリ管理処理部25が注目していない方の
プレート画像保持メモリを、認識対象メモリとする。こ
のとき、既に全文字が認識されていれば、メモリ管理処
理部25が注目している方のプレート画像保持メモリ
を、認識対象とする。認識対象となるプレート画像保持
メモリのすべてのエリアが、既に文字認識処理済みであ
れば、認識対象であるプレート画像保持メモリをクリア
して、認識対象となるプレート画像保持メモリを変更す
る。認識対象となるプレート画像保持メモリの、エリア
1〜3に順にプレート画像が記録され、かつ、文字認識
処理を行っていないエリアを探索して、検出された場合
には、そのエリアに記録されたプレート画像の文字認識
処理を行う。
Next, the operation of the character recognition processing unit in this example will be described. The character recognition processing unit 28 receives, from the memory management processing unit 25, the recording states of the plate image holding memories 26 and 27 and the information of the current memory of interest. When there is no plate data, the character recognition processing unit 28 does not perform the operation. If there is plate data and all the characters of the plate of the vehicle recorded in the plate image holding memory to which the memory management processing unit 25 is not paying attention are not recognized, the memory management processing unit 25 pays attention. The plate image holding memory which does not exist is set as a recognition target memory. At this time, if all the characters have already been recognized, the plate image holding memory to which the memory management processing unit 25 focuses is set as a recognition target. If all areas of the plate image holding memory to be recognized have already been subjected to character recognition processing, the plate image holding memory to be recognized is cleared and the plate image holding memory to be recognized is changed. Plate images are sequentially recorded in areas 1 to 3 of the plate image holding memory to be recognized, and an area in which the character recognition process is not performed is searched for. If detected, the area is recorded in that area. The character recognition processing of the plate image is performed.

【0042】以下、図8,図9,図10を参照して、こ
の例の文字認識処理部における処理の流れを説明する。
図8(a)のフローチャートに示すように、文字認識処
理部28の認識ループの開始によって、プレート切り出
し処理部24から切り出されたプレートデータがあるか
どうかをみて、プレートデータがあったときは(ステッ
プQ1)、メモリ管理処理部25において、プレート画
像保持メモリAを注目しているかどうかをみて(ステッ
プQ2)、プレート画像保持メモリAを注目していない
ときは、図9のフローに移り、プレート画像保持メモリ
Aを注目しているときは、図10のフローに移る。
The flow of processing in the character recognition processing unit of this example will be described below with reference to FIGS.
As shown in the flowchart of FIG. 8A, when the recognition loop of the character recognition processing unit 28 starts, it is determined whether there is plate data cut out from the plate cutout processing unit 24. Step Q1) In the memory management processing unit 25, it is checked whether or not the plate image holding memory A is focused (step Q2). If the plate image holding memory A is not focused, the flow proceeds to the flow of FIG. When attention is paid to the image holding memory A, the flow proceeds to the flow of FIG.

【0043】図9のフローチャートに示すように、プレ
ート画像保持メモリAにおいて、プレート画像の全文字
を認識済みでなく(ステップR1)、かつ、全エリアの
認識処理済でないときは(ステップR2)、プレート画
像保持メモリAのメモリA1にデータがあるかどうかを
みて(ステップR 3)、メモリA1にプレートデータが
あって、メモリA1の認識処理済みでないときは(ステ
ップR4)、文字認識処理を行って(ステップR8)、
図8(b)の処理に移り、出力処理を行って(ステップ
V1)、認識ループを終了する。メモリA1にプレート
データがないとき(ステップR3)、及びメモリA1の
認識処理済みのときは(ステップR4)、メモリA2に
プレートデータがあるかどうかをみて(ステップR
5)、メモリA2にプレートデータがあって、かつ、メ
モリA2の処理済みでないときは(ステップR6)、文
字認識処理を行って(ステップR8)、図8(b)の処
理に移り、出力処理を行って(ステップV1)、認識ル
ープを終了する。メモリA2にプレートデータがないと
き(ステップR 5)、及びメモリA2の認識処理済みの
ときは(ステップR6)、メモリA3にプレートデータ
があるかどうかをみて、メモリA3にプレートデータが
あるときは(ステップR7)、文字認識処理を行って
(ステップR8)、図8(b)の処理に移り、出力処理
を行って(ステップV1)、認識ループを終了する。メ
モリA3にプレートデータがないときは(ステップR
7)、図8(b)のフローに移って、処理を終了する。
また、プレート画像保持メモリAにおいて、プレート画
像の全文字を認識済みのときは(ステップR1)、メモ
リAをクリアしたのち(ステップR9)、図10のフロ
ーに移る。メモリAのプレート画像の全文字を認識済み
でないが(ステップR1)、全エリアの認識処理済みの
ときも(ステップR2)、図10のフローに移る。
As shown in the flowchart of FIG. 9, in the plate image holding memory A, if all the characters of the plate image have not been recognized (step R1), and if not all the areas have been recognized (step R2), It is determined whether or not there is data in the memory A1 of the plate image holding memory A (step R3). If there is plate data in the memory A1 and the recognition processing of the memory A1 has not been completed (step R4), the character recognition processing is performed. (Step R8),
Moving to the processing of FIG. 8B, output processing is performed (step V1), and the recognition loop ends. When there is no plate data in the memory A1 (step R3), and when the recognition processing of the memory A1 has been completed (step R4), it is determined whether or not there is plate data in the memory A2 (step R3).
5) If there is plate data in the memory A2 and the memory A2 has not been processed (step R6), a character recognition process is performed (step R8), and the process proceeds to the process of FIG. (Step V1) to end the recognition loop. When there is no plate data in the memory A2 (step R5) and when the recognition processing of the memory A2 has been completed (step R6), it is determined whether there is plate data in the memory A3. (Step R7), the character recognition process is performed (Step R8), and the process proceeds to the process of FIG. 8B, the output process is performed (Step V1), and the recognition loop is ended. If there is no plate data in the memory A3 (step R
7), the process proceeds to the flow of FIG.
When all the characters of the plate image have been recognized in the plate image holding memory A (step R1), the memory A is cleared (step R9), and the process proceeds to the flow of FIG. If not all characters of the plate image in the memory A have been recognized (step R1), but all areas have been recognized (step R2), the process proceeds to the flow of FIG.

【0044】図10のフローチャートに示すように、プ
レート画像保持メモリBにおいて、プレート画像の全文
字を認識済みでなく(ステップU1)、かつ、全エリア
の認識処理済でないときは(ステップU2)、プレート
画像保持メモリBのメモリB1にデータがあるかどうか
をみて(ステップU3)、メモリB1にプレートデータ
があって、メモリB1の認識処理済みでないときは(ス
テップU4)、文字認識処理を行って(ステップU
8)、図8(b)の処理に移り、出力処理を行って(ス
テップV1)、認識ループを終了する。メモリB1にプ
レートデータがないとき(ステップU3)、及びメモリ
B1の認識処理済みのときは(ステップU4)、メモリ
B2にプレートデータがあるかどうかをみて(ステップ
U5)、メモリB2にプレートデータがあって、かつ、
メモリB2の処理済みでないときは(ステップU6)、
文字認識処理を行って(ステップU8)、図8(b)の
処理に移り、出力処理を行って(ステップV1)、認識
ループを終了する。メモリB2にプレートデータがない
とき(ステップU5)、及びメモリB2の認識処理済み
のときは(ステップU6)、メモリB3にプレートデー
タがあるかどうかをみて、メモリB3にプレートデータ
があるときは(ステップU7)、文字認識処理を行って
(ステップU8)、図8(b)の処理に移り、出力処理
を行って(ステップV1)、認識ループを終了する。メ
モリB3にプレートデータがないときは(ステップU
7)、図8(b)のフローに移って、処理を終了する。
また、プレート画像保持メモリBにおいて、プレート画
像の全文字を認識済みのときは(ステップU1)、メモ
リBをクリアしたのち(ステップU9)、図9のフロー
に移る。メモリBのプレート画像の全文字を認識済みで
ないが(ステップU1)、全エリアの認識処理済みのと
きも(ステップU2)、図9のフローに移る。
As shown in the flowchart of FIG. 10, if all the characters of the plate image have not been recognized in the plate image holding memory B (step U1) and if the recognition processing of all the areas has not been completed (step U2), It is determined whether or not there is data in the memory B1 of the plate image holding memory B (step U3). If there is plate data in the memory B1 and the recognition processing of the memory B1 has not been completed (step U4), the character recognition processing is performed. (Step U
8), the process proceeds to the process of FIG. 8B, an output process is performed (step V1), and the recognition loop ends. When there is no plate data in the memory B1 (step U3) and when the recognition processing of the memory B1 has been completed (step U4), it is determined whether or not there is plate data in the memory B2 (step U5). There and
If the memory B2 has not been processed (step U6),
The character recognition process is performed (step U8), and the process proceeds to the process of FIG. 8B, the output process is performed (step V1), and the recognition loop ends. When there is no plate data in the memory B2 (step U5), and when the recognition processing of the memory B2 has been completed (step U6), it is determined whether there is plate data in the memory B3. (Step U7), the character recognition process is performed (Step U8), and the process proceeds to the process of FIG. 8B, the output process is performed (Step V1), and the recognition loop ends. If there is no plate data in the memory B3 (step U
7), the process proceeds to the flow of FIG.
When all the characters of the plate image have been recognized in the plate image holding memory B (step U1), the memory B is cleared (step U9), and the process proceeds to the flow of FIG. Even if all the characters of the plate image in the memory B have not been recognized (step U1), but all the areas have been recognized (step U2), the process proceeds to the flow of FIG.

【0045】このような動作によって、前位のメモリ・
エリアから順に処理を行って、一旦、全文字を認識した
車両に対しては、その後に切り出されたプレート画像に
対して、文字認識処理を行わない。これによって、文字
認識の処理時間に基づく、プレート画像の取りこぼしを
防止することができる。
By such an operation, the memory in the preceding memory
The process is performed sequentially from the area, and for a vehicle that once recognizes all the characters, the character recognition process is not performed for a plate image cut out thereafter. This makes it possible to prevent a plate image from being missed based on the character recognition processing time.

【0046】図11は、前位のメモリ・エリアで文字認
識処理が行われた場合の、この例のナンバープレート認
識装置の認識処理と、従来のナンバープレート認識装置
の認識処理との違いを説明するものである。
FIG. 11 explains the difference between the recognition processing of the license plate recognition apparatus of this example and the recognition processing of the conventional license plate recognition apparatus when character recognition processing is performed in the preceding memory area. Is what you do.

【0047】図中、(1)は、この例のナンバープレー
ト認識装置及び従来の毎フレーム処理方式の車両検知を
示したものであって、それぞれの車両についてプレート
画像切り出しごとに車両検知が行われ、例えば、1台目
の車両について、1−1,1−2,1−3,1−4,1
−5,1−5,1−6,1−7,1−8,1−9のよう
に車両検知が行われ、2台目の車両について、2−1,
2−2,2−3,2−4,2−5,2−6のように車両
検知が行われたことが示されている。(2)は、毎フレ
ーム処理方式の認識処理タイミングを示したものであっ
て、1台目の車両について、1−1の車両検知に基づい
て認識処理が開始されたが、その処理が1−9の車両検
知の直前に終了したため、1−9の車両検知に基づい
て、1台目の車両について2回目の認識処理が開始さ
れ、その処理が2台目の車両の2−1,2−2,2−
3,2−4,2−5,2−6の車両検知の期間内に終了
しなかったため、2台目の車両について認識処理が行わ
れなかったことが示されている。(3)は、この例のナ
ンバープレート認識装置の認識処理タイミングを示した
ものであって、1台目の車両について1−1の車両検知
に基づいて認識処理が行われたが、1−9の車両検知に
ついては、同じ1台目の車両の検知であることを認識し
ているので、処理を行わない。そして、2−1の車両検
知に基づいて2台目の車両の認識処理を行ったことが示
されている。
In the figure, (1) shows the license plate recognition apparatus of this example and the conventional vehicle detection of each frame processing method, and the vehicle detection is performed for each vehicle every time a plate image is cut out. For example, for the first vehicle, 1-1, 1-2, 1-3, 1-4, 1
Vehicle detection is performed as in -5, 1-5, 1-6, 1-7, 1-8, and 1-9.
It is shown that the vehicle detection is performed as in 2-2, 2-3, 2-4, 2-5, 2-6. (2) shows the recognition processing timing of each frame processing method, and the recognition processing is started for the first vehicle based on 1-1 vehicle detection. 9 immediately before the vehicle detection of the ninth vehicle, the second recognition process is started for the first vehicle based on the vehicle detection of 1-9, and the process is performed by the second vehicle 2-1 and 2-2-1. 2,2-
This indicates that the recognition process was not performed on the second vehicle because the vehicle detection did not end within the period of vehicle detection of 3, 2-4, 2-5, and 2-6. (3) shows the recognition processing timing of the license plate recognition device of this example. The recognition processing was performed on the first vehicle based on the 1-1 vehicle detection. As for the vehicle detection of (1), since it is recognized that the same vehicle is detected, the processing is not performed. Further, it is shown that the recognition processing of the second vehicle is performed based on the vehicle detection of 2-1.

【0048】また、この例のナンバープレート認識装置
では、前位のエリアで全文字の認識を行うことができな
かった場合は、次位のエリアで文字認識処理を行うこと
ができ、これによって、認識率の低下を防止することが
可能になる。
In the license plate recognition device of this example, if all characters cannot be recognized in the preceding area, the character recognition processing can be performed in the next area. It is possible to prevent the recognition rate from lowering.

【0049】図12は、次位のメモリ・エリアで文字認
識処理が行われた場合の、この例のナンバープレート認
識装置の認識処理と、従来のナンバープレート認識装置
の認識処理との違いを説明するものである。図中、
(1)は、この例のナンバープレート認識装置及び従来
の毎フレーム処理方式の場合の車両検知を示したもので
あって、それぞれの車両についてプレート画像切り出し
ごとに車両検知が行われ、例えば、1台目の車両につい
て、1−1,1−2,1−3,1−4,1−5のように
車両検知が行われ、2台目の車両について、2−1,2
−2,2−3,2−4,2−5のように車両検知が行わ
れたことが示されている。(2)は、毎フレーム処理方
式の認識処理タイミングを示したものであって、1台目
の車両について、1−1の車両検知に基づいて行われた
認識処理にミスが発生したが、この認識処理時間によっ
て、1台目の車両について、以後、認識処理が行われな
いため、そのまま、2台目の車両の認識処理に移行し、
従って、1台目の車両については、認識処理が行われな
かったことが示されている。(3)は、この例のナンバ
ープレート認識装置の認識処理タイミングを示したもの
であって、1台目の車両の1−1の車両検知に基づく、
1回目の認識処理にミスが発生したが、1台目の車両の
1−2の車両検知に基づく、2回目の認識処理が行われ
て、1台目の車両の認識処理が成功し、次に2台目の車
両について、2−1の車両検知に基づく認識処理が行わ
れたことが示されている。
FIG. 12 explains the difference between the recognition processing of the license plate recognition apparatus of this example and the recognition processing of the conventional license plate recognition apparatus when the character recognition processing is performed in the next memory area. Is what you do. In the figure,
(1) shows the vehicle detection in the case of the license plate recognition apparatus of this example and the conventional frame-by-frame processing method. Vehicle detection is performed for each vehicle every time a plate image is cut out. For the second vehicle, vehicle detection is performed as in 1-1, 1-2, 1-3, 1-4, and 1-5, and for the second vehicle, 2-1 and 1-2.
It is shown that vehicle detection was performed like -2, 2-3, 2-4, 2-5. (2) shows the recognition processing timing of each frame processing method. In the first vehicle, an error occurred in the recognition processing performed based on the 1-1 vehicle detection. Since the recognition process is not performed for the first vehicle after the recognition process time, the process directly proceeds to the recognition process for the second vehicle.
Therefore, it is shown that the recognition processing was not performed for the first vehicle. (3) shows the recognition processing timing of the license plate recognition device of this example, and is based on the detection of 1-1 vehicle of the first vehicle.
Although an error occurred in the first recognition processing, the second recognition processing based on the 1-2 vehicle detection of the first vehicle is performed, and the recognition processing of the first vehicle succeeds. 2 shows that the recognition processing based on the vehicle detection of 2-1 has been performed on the second vehicle.

【0050】このように、この例のナンバープレート認
識装置では、車両検知を、検知範囲に進入してきた車両
のプレート画像の切り出し処理によって行い、複数の車
両に対応してそれぞれ複数のエリアからなるプレート画
像保持用メモリを設けて、切り出したプレート画像を記
録するとともに、プレート切り出し処理と文字認識処理
を並列処理させるようにしたので、前の車両の文字認識
処理中に検知範囲に進入してきた車両のプレート画像も
記録しておいて、前の車両の文字認識処理終了後、読み
出して文字認識を行うことができ、従って、車両が連続
して進入した場合でも、検知と認識のもれを生じること
がないとともに、一度全文字認識した車両に対しては、
その後に切り出されたプレート画像の文字認識処理を行
わないので、文字認識処理時間に基づくプレート画像の
取りこぼしを防止することができる。さらに、前位のエ
リアで全文字認識できなかったときは、次位のエリアで
文字認識を行うことができるので、認識率の低下を防止
することができる。
As described above, in the license plate recognizing device of this example, vehicle detection is performed by cutting out a plate image of a vehicle that has entered the detection range, and a plate image composed of a plurality of areas is provided for each of a plurality of vehicles. An image holding memory is provided to record the cut-out plate image and perform the plate cut-out process and the character recognition process in parallel, so that the vehicle that has entered the detection range during the character recognition process of the preceding vehicle is provided. The plate image is also recorded, and after the character recognition processing of the previous vehicle is completed, it can be read out and character recognition can be performed. Therefore, even if the vehicle enters continuously, leakage of detection and recognition may occur. There is no vehicle, and once all characters have been recognized,
Since the character recognition processing of the clipped plate image is not performed thereafter, it is possible to prevent the plate image from being missed based on the character recognition processing time. Further, when all characters cannot be recognized in the preceding area, character recognition can be performed in the next area, so that a reduction in recognition rate can be prevented.

【0051】以上、この発明の実施例を図面により詳述
してきたが、具体的な構成はこの実施例に限られたもの
ではなく、この発明の要旨を逸脱しない範囲の設計の変
更等があってもこの発明に含まれる。例えば、第3実施
例においては、プレート画像保持メモリの構成を、車両
数2,画像数3としたが、これに限らず、車両数,画像
数ともさらに多くてもよい。また、第3実施例において
は、プレート画像メモリの各エリアを、前位のエリアか
ら順に処理するものとしたが、車両が検知エリアを通過
したことを確認して、後位のエリアから順に処理するよ
うにしてもよく、この方法によれば、後位のエリアはナ
ンバープレートがカメラに近くなるため、解像度が高く
なって、文字認識の精度を向上することができる。
Although the embodiment of the present invention has been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment, and there are design changes and the like without departing from the gist of the present invention. Even this is included in the present invention. For example, in the third embodiment, the configuration of the plate image holding memory is the number of vehicles 2 and the number of images 3. However, the configuration is not limited to this, and the number of vehicles and the number of images may be larger. Further, in the third embodiment, each area of the plate image memory is processed in order from the front area. However, after confirming that the vehicle has passed the detection area, the processing is performed in order from the rear area. According to this method, since the license plate becomes closer to the camera in the rear area, the resolution is increased, and the accuracy of character recognition can be improved.

【0052】[0052]

【発明の効果】以上説明したように、この発明のナンバ
ープレート認識装置によれば、プレート切り出し処理と
文字認識処理とを並列に実行するようにしたので、車両
検知範囲内に車両が連続して進入してきた場合でも、車
両の検知と認識のもれを生じることがない。また、複数
エリアのプレート画像のいずれかによって文字認識が成
功したときは、残余のプレート画像については文字認識
処理を行わないので、文字認識処理時間によるプレート
画像の取りこぼしを防止することができるとともに、文
字認識が失敗したときは、次のエリアのプレート情報を
用いて文字認識処理を行うので、車両の渋滞中であって
も、ナンバープレートの認識率が低下することがない。
As described above, according to the license plate recognizing device of the present invention, the plate cutting process and the character recognizing process are executed in parallel, so that the vehicles are continuously located within the vehicle detection range. Even when the vehicle enters, no leakage of the detection and recognition of the vehicle occurs. Further, when the character recognition is successful by any of the plate images in the plurality of areas, the character recognition processing is not performed on the remaining plate images, so that the plate image can be prevented from being lost due to the character recognition processing time, When the character recognition fails, the character recognition process is performed using the plate information of the next area, so that the license plate recognition rate does not decrease even during traffic jam of the vehicle.

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

【図1】この発明の第1実施例であるナンバープレート
認識装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a license plate recognition device according to a first embodiment of the present invention.

【図2】同実施例のナンバープレート認識処理を示すフ
ローチャートである。
FIG. 2 is a flowchart showing a license plate recognition process of the embodiment.

【図3】同実施例の動作を説明するためのタイミングチ
ャートである。
FIG. 3 is a timing chart for explaining the operation of the embodiment.

【図4】この発明の第2実施例であるナンバープレート
認識装置の構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of a license plate recognition device according to a second embodiment of the present invention.

【図5】この発明の第3実施例であるナンバープレート
認識装置の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a license plate recognition device according to a third embodiment of the present invention.

【図6】同実施例における車両位置とメモリ・エリアと
の関係を示す図である。
FIG. 6 is a diagram showing a relationship between a vehicle position and a memory area in the embodiment.

【図7】同実施例におけるメモリ管理処理部の動作を示
すフローチャートである。
FIG. 7 is a flowchart showing an operation of a memory management processing unit in the embodiment.

【図8】同実施例における文字認識処理部の動作処理手
順を示すフローチャート(1)である。
FIG. 8 is a flowchart (1) showing an operation processing procedure of a character recognition processing unit in the embodiment.

【図9】同実施例における文字認識処理部の動作処理手
順を示すフローチャート(2)である。
FIG. 9 is a flowchart (2) illustrating an operation processing procedure of the character recognition processing unit in the embodiment.

【図10】同実施例における文字認識処理部の動作処理
手順を示すフローチャート(3)である。
FIG. 10 is a flowchart (3) showing an operation processing procedure of the character recognition processing unit in the embodiment.

【図11】前位のメモリ・エリアで文字認識処理が行わ
れた場合の動作を示すタイミングチャートである。
FIG. 11 is a timing chart showing an operation when a character recognition process is performed in a preceding memory area.

【図12】次位のメモリ・エリアで文字認識処理が行わ
れた場合の動作を示すタイミングチャートである。
FIG. 12 is a timing chart showing an operation when character recognition processing is performed in a next memory area.

【図13】単発処理方式のナンバープレート認識装置の
電気的構成を例示すブロック図である。
FIG. 13 is a block diagram illustrating an example of an electrical configuration of a license plate recognizing device of a single processing type.

【図14】単発処理方式におけるナンバープレート認識
処理手順を示すフローチャートである。
FIG. 14 is a flowchart showing a license plate recognition processing procedure in a single shot processing method.

【図15】毎フレーム処理方式のナンバープレート認識
装置の構成を例示するブロック図である。
FIG. 15 is a block diagram illustrating a configuration of a license plate recognition device of a frame processing system.

【図16】毎フレーム処理方式におけるナンバープレー
ト認識処理を示すフローチャートである。
FIG. 16 is a flowchart showing license plate recognition processing in each frame processing method.

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

1,11,21 カメラ 12 車両検知器 2,13,22 ナンバープレート認識処理部 3,14,23 A/D変換処理部 4,15,24 プレート切り出し処理部 5,16,26,27 プレート画像保持メモリ 6,17,28 文字認識処理部 7,18,29 出力処理部 25 メモリ管理処理部 1,11,21 camera 12 Vehicle detector 2,13,22 License plate recognition processing unit 3,14,23 A / D conversion processing unit 4,15,24 Plate cutout processing unit 5,16,26,27 Plate image holding Memory 6, 17, 28 Character recognition processing unit 7, 18, 29 Output processing unit 25 Memory management processing unit

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 車両の映像からナンバープレートを検出
したとき車両検知を行うとともに、該車両検知ごとに前
記映像からプレート画像を切り出して複数のプレート画
像メモリに順次保持させるプレート切り出し処理手段
と、 前記プレート画像メモリから記録された順にプレート画
像を読み出し、該読み出されたプレート画像から文字を
切り出して文字認識を行う文字認識処理手段とを備え、
前記プレート切り出し処理手段の処理と、前記文字認識
処理手段の処理とを並列に実行するように構成されてい
ることを特徴とするナンバープレート認識装置。
1. A plate cutout processing means for detecting a license plate from an image of a vehicle, performing a vehicle detection, cutting out a plate image from the image for each vehicle detection, and sequentially storing the plate image in a plurality of plate image memories; Character recognition processing means for reading out the plate images in the order of recording from the plate image memory, extracting characters from the read plate images and performing character recognition,
A license plate recognition apparatus characterized in that the processing of the plate cutout processing means and the processing of the character recognition processing means are executed in parallel.
【請求項2】 前記文字認識処理手段が、各車両につい
ての最先の車両検知に対応するプレート画像ごとに前記
文字認識処理を行うことを特徴とする請求項1記載のナ
ンバープレート認識装置。
2. The license plate recognition apparatus according to claim 1, wherein said character recognition processing means performs said character recognition processing for each plate image corresponding to the earliest vehicle detection for each vehicle.
【請求項3】 車両検知器からの車両検知信号に応じて
該車両の映像からプレート画像を切り出して複数のプレ
ート画像メモリに順次保持させるプレート切り出し手段
と、 前記プレート画像メモリに記録された順にプレート画像
を読み出し、該読み出されたプレート画像から文字を切
り出して文字認識を行う文字認識処理手段とを備え、前
記プレート切り出し処理手段の処理と、前記文字認識処
理手段の処理とを並列に処理するように構成されている
ことを特徴とするナンバープレート認識装置。
3. Plate extracting means for extracting a plate image from an image of the vehicle in accordance with a vehicle detection signal from a vehicle detector and sequentially storing the plate image in a plurality of plate image memories; Character recognition processing means for reading out an image, cutting out characters from the read-out plate image and performing character recognition, and performs processing of the plate cutout processing means and processing of the character recognition processing means in parallel A license plate recognizing device characterized by being configured as described above.
【請求項4】 車両の映像からナンバープレートを検出
したとき車両検知を行うとともに、該車両検知ごとに前
記映像からプレート画像を切り出して、複数のプレート
画像保持メモリのうち文字認識が終了したプレート画像
保持メモリにおける複数のエリアに順次保持するプレー
ト切り出し処理手段と、 前記複数のプレート画像保持メモリのうち全エリアの文
字認識が未終了のプレート画像保持メモリを選択し、該
選択されたプレート画像保持メモリ中の複数のエリアか
らプレート画像を保持しているが文字認識処理が未終了
のエリアを選択してプレート画像を読み出し、該読み出
されたプレート画像から文字を切り出して文字認識を行
う文字認識処理手段とを備え、前記プレート切り出し処
理手段の処理と、前記文字認識処理手段の処理とを並列
に処理するように構成されていることを特徴とするナン
バープレート認識装置。
4. A plate image which is detected when a license plate is detected from an image of a vehicle, and a plate image is cut out from the image every time the vehicle is detected, and a plate image of a plurality of plate image holding memories for which character recognition is completed. Plate cutout processing means for sequentially holding in a plurality of areas in the holding memory; and selecting a plate image holding memory for which character recognition of all areas has not been completed among the plurality of plate image holding memories, and selecting the selected plate image holding memory. A character recognition process in which a plate image is held from a plurality of areas inside but a character recognition process is not completed, a plate image is read out, characters are cut out from the read plate image, and character recognition is performed. Means, processing of the plate cutout processing means, processing of the character recognition processing means, Number plate recognition apparatus characterized by being configured to process in parallel.
【請求項5】 前記文字認識処理部が、前記選択された
プレート画像保持メモリの複数のエリアのうち、最先に
プレート画像を蓄積したエリアから順に文字認識処理を
行うように構成されていることを特徴とする請求項4記
載のナンバープレート認識装置。
5. The apparatus according to claim 1, wherein the character recognition processing unit is configured to perform the character recognition processing sequentially from an area in which the plate image is stored first among a plurality of areas of the selected plate image holding memory. The license plate recognition device according to claim 4, characterized in that:
【請求項6】 前記文字認識処理部が、車両が検知エリ
アを通過したことを確認して、前記選択されたプレート
画像保持メモリの複数のエリアのうち、最後にプレート
画像を蓄積したエリアから順に文字認識処理を行うよう
に構成されていることを特徴とする請求項4記載のナン
バープレート認識装置。
6. The character recognition processing unit confirms that the vehicle has passed through the detection area, and sequentially starts with an area in which the plate image is stored last among a plurality of areas of the selected plate image holding memory. The license plate recognition device according to claim 4, wherein the license plate recognition device is configured to perform a character recognition process.
【請求項7】 前記文字認識処理部が、選択されたプレ
ート画像保持メモリのいずれかのエリアのプレート画像
について文字認識処理を行った後は、該プレート画像保
持メモリの残余のエリアのプレート画像については文字
認識処理を行わないように構成されていることを特徴と
する請求項5又は6記載のナンバープレート認識装置。
7. After the character recognition processing unit performs a character recognition process on a plate image in any area of the selected plate image holding memory, the character recognition processing unit performs processing on the plate image in the remaining area of the plate image holding memory. 7. The license plate recognition device according to claim 5, wherein the device is configured not to perform a character recognition process.
JP11074567A 1999-03-18 1999-03-18 License plate recognition device Pending JP2000268291A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11074567A JP2000268291A (en) 1999-03-18 1999-03-18 License plate recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11074567A JP2000268291A (en) 1999-03-18 1999-03-18 License plate recognition device

Publications (1)

Publication Number Publication Date
JP2000268291A true JP2000268291A (en) 2000-09-29

Family

ID=13550931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11074567A Pending JP2000268291A (en) 1999-03-18 1999-03-18 License plate recognition device

Country Status (1)

Country Link
JP (1) JP2000268291A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7339495B2 (en) 2001-01-26 2008-03-04 Raytheon Company System and method for reading license plates
JP2010152800A (en) * 2008-12-26 2010-07-08 Kddi Corp Image processing apparatus, image processing method and program
JP2012008964A (en) * 2010-06-28 2012-01-12 Nec Corp Image processor, image processing method, and program
CN103268471A (en) * 2013-04-17 2013-08-28 深圳市锐明视讯技术有限公司 Vehicle illegal land occupying detection method and device
CN103680149A (en) * 2013-12-19 2014-03-26 山东大学 Peak period initiative guide working device based on viaduct ramp entrance license plate recognition and working method thereof
CN103886761A (en) * 2014-04-14 2014-06-25 姜廷顺 Intelligent monitoring system capable of quickly finding abnormal road parking and operation method thereof
CN104050812A (en) * 2014-06-30 2014-09-17 江苏摩华物联科技有限公司 Security warning method based on virtualization boundary and vehicle license plate recognition technology
CN104346605A (en) * 2013-08-01 2015-02-11 株式会社电装 Number plate recognition device and number plate recognition method
CN107085945A (en) * 2016-02-16 2017-08-22 信亿科技股份有限公司 Real-time Vehicle License Plate identification system and its method
WO2018209470A1 (en) * 2017-05-15 2018-11-22 深圳市卓希科技有限公司 License plate identification method and system
CN113326843A (en) * 2021-06-17 2021-08-31 讯飞智元信息科技有限公司 License plate recognition method and device, electronic equipment and readable storage medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7339495B2 (en) 2001-01-26 2008-03-04 Raytheon Company System and method for reading license plates
JP2010152800A (en) * 2008-12-26 2010-07-08 Kddi Corp Image processing apparatus, image processing method and program
JP2012008964A (en) * 2010-06-28 2012-01-12 Nec Corp Image processor, image processing method, and program
CN103268471A (en) * 2013-04-17 2013-08-28 深圳市锐明视讯技术有限公司 Vehicle illegal land occupying detection method and device
CN104346605A (en) * 2013-08-01 2015-02-11 株式会社电装 Number plate recognition device and number plate recognition method
CN103680149A (en) * 2013-12-19 2014-03-26 山东大学 Peak period initiative guide working device based on viaduct ramp entrance license plate recognition and working method thereof
CN103886761A (en) * 2014-04-14 2014-06-25 姜廷顺 Intelligent monitoring system capable of quickly finding abnormal road parking and operation method thereof
CN104050812A (en) * 2014-06-30 2014-09-17 江苏摩华物联科技有限公司 Security warning method based on virtualization boundary and vehicle license plate recognition technology
CN107085945A (en) * 2016-02-16 2017-08-22 信亿科技股份有限公司 Real-time Vehicle License Plate identification system and its method
WO2018209470A1 (en) * 2017-05-15 2018-11-22 深圳市卓希科技有限公司 License plate identification method and system
CN113326843A (en) * 2021-06-17 2021-08-31 讯飞智元信息科技有限公司 License plate recognition method and device, electronic equipment and readable storage medium
CN113326843B (en) * 2021-06-17 2022-11-18 讯飞智元信息科技有限公司 License plate recognition method and device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN106097722B (en) The system and method for carrying out the automation supervision of trackside parking stall using video
CN108154707A (en) A kind of parking data processing terminal equipment and managing system of car parking
JP2000268291A (en) License plate recognition device
CN108091167B (en) Parking management method and system
US20130182110A1 (en) Method, device and integrated system for payment of parking fees based on cameras and license plate recognition technology
JP5517410B2 (en) License plate recognition device, license plate recognition method, license plate recognition program
KR20090035798A (en) Store and search system and the method of the license plate images
CN101165722A (en) Vehicle registration plate archive system and method of operating the same
KR100382460B1 (en) A fare collection a means
JP4385786B2 (en) Unauthorized vehicle detection device
JP2002032890A (en) Fraudulent vehicle information acquiring method and device therefor
CN112819974B (en) Partition management platform and method for applying block chain storage
JP2010218482A (en) Device and program for detection of fraudulent vehicle, and recording medium
JPH09282590A (en) Automatic car number plate reader
JP5025205B2 (en) Toll collection system and toll collection method
JPH0348986A (en) Toll collecting system for toll road or the like
JPH0935102A (en) Parking area management system
JPH07325946A (en) Toll receiving device
JP2020149518A (en) Specific video collection system, and specific video collection method
JP5147536B2 (en) Unauthorized vehicle photographing system and image processing apparatus
JPH11296786A (en) Vehicle number recognition device
JP2002157617A (en) Device and method for charging of parking lot
CN110717352A (en) Platform passenger flow volume statistical method, server and image acquisition equipment
JP2009193167A (en) Illegal passage imaging system and illegal passage imaging method
JPH08228337A (en) System and device for storing image data