JPH11339017A - License plate recognizing device - Google Patents

License plate recognizing device

Info

Publication number
JPH11339017A
JPH11339017A JP10148616A JP14861698A JPH11339017A JP H11339017 A JPH11339017 A JP H11339017A JP 10148616 A JP10148616 A JP 10148616A JP 14861698 A JP14861698 A JP 14861698A JP H11339017 A JPH11339017 A JP H11339017A
Authority
JP
Japan
Prior art keywords
image
horizontal
license plate
range
area
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.)
Withdrawn
Application number
JP10148616A
Other languages
Japanese (ja)
Inventor
Kiichi Sugimoto
喜一 杉本
Mitsuaki Tamagawa
光明 玉川
Masahiro Inoue
正博 井上
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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries 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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP10148616A priority Critical patent/JPH11339017A/en
Publication of JPH11339017A publication Critical patent/JPH11339017A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)
  • Character Input (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow even a general-purpose arithmetic unit to cut out a license plate area at a high speed by performing horizontal second-order differential processing of a reduced vehicle image, executing luminance conversion processing, performing area division in a thin strip and calculating luminance projection in each area. SOLUTION: A vehicle image including license plate is digitally converted and fetched and character segmentation processing is performed to the image. The fetched vehicle image is reduced to 1/2 vertically and horizontally respectively (S31). Next, the reduced image is subjected to horizontal second-order differentiation (S32), the acquired horizontal second-order differential image undergoes luminance conversion processing and an edge image is produced (S33). Next, the edge image is subjected to area division in a thin strip shape, horizontal luminance projection is every line is calculated about each area and the range of a vertical license plate is set (S34). Next, vertical luminance projection in every line is calculated about the range that combines each thin strip-shaped area and adjacent thin strip-shaped areas on the left and right sides of it and the range of a horizontal license plate is set (S35).

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 recognizing a license plate of a vehicle.
In particular, it relates to a technology for cutting out a license plate portion.

【0002】[0002]

【従来の技術】図7は、従来のナンバープレート認識装
置における認識処理手順を示すフローチャートである。
図7に示すようにナンバープレート認識処理S7は、入
力した車両画像に対して信号ノイズの除去等を行なう前
処理S71、車両画像中からナンバープレート部分を切
り出すプレート切り出し処理S72、プレート領域から
個々の文字領域を切り出す文字切り出し処理S73、切
り出した文字を最もそれらしい文字種として識別する文
字認識処理S74、の大きく四つの処理からなり、その
認識結果が出力される。
2. Description of the Related Art FIG. 7 is a flowchart showing a recognition processing procedure in a conventional license plate recognition device.
As shown in FIG. 7, the license plate recognition process S7 includes a pre-process S71 for removing signal noise from the input vehicle image, a plate cutout process S72 for cutting out a license plate portion from the vehicle image, and an individual process from the plate region. Character recognition processing S73 for cutting out a character area and character recognition processing S74 for identifying the cutout character as the most suitable character type are roughly divided into four processes, and the recognition results are output.

【0003】このようなナンバープレート認識処理のう
ち、従来手法の代表的な例としては、 1.原画像に対する水平方向移動平均フィルタ画像を生
成する処理。 2.上記水平方向移動平均フィルタ画像と原画像との差
分画像(正高周波画像=原画像−移動平均フィルタ画
像、負高周波画像=移動平均フィルタ画像−原画像)を
生成する処理。 3.上記2差分画像(正・負高周波画像)の2値画像
(正・負高周波2値画像)を生成する処理。 4.上記正・負高周波2値画像のずらし相関画像を生成
する処理。 5.上記ずらし相関画像に対する2次元テンプレートマ
ッチング処理。 6.上記2次元テンプレートマッチング処理によるマッ
チング度の高い領域を、プレート領域として選択する処
理。
[0003] Among such license plate recognition processes, typical examples of the conventional method include: Processing for generating a horizontal moving average filter image for the original image. 2. Processing for generating a difference image between the horizontal moving average filter image and the original image (positive high frequency image = original image-moving average filter image, negative high frequency image = moving average filter image-original image). 3. Processing for generating a binary image (positive / negative high-frequency binary image) of the binary image (positive / negative high-frequency image). 4. Processing for generating a shifted correlation image of the positive / negative high frequency binary image. 5. Two-dimensional template matching processing for the shifted correlation image. 6. A process of selecting a region having a high degree of matching by the two-dimensional template matching process as a plate region.

【0004】といった処理を経て、プレート切り出し処
理を行なうものがある。
In some cases, a plate cutting process is performed through such a process.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記各
処理のうち、移動平均フィルタ画像を生成する処理、ず
らし相関画像に対する2次元テンプレートマッチング処
理、といった“フィルタリング処理"を伴なう処理にお
いては、加算、乗算を繰り返し多数回実行する。このた
め、ナンバープレート認識装置において製品として要求
される速度で認識処理を行なうためには、専用の演算装
置を用いる必要があり、製品の開発及び製造にあたって
多くの時間とコストを要するという問題がある。
However, of the above-mentioned processes, the processes including "filtering process" such as a process of generating a moving average filter image and a process of two-dimensional template matching for a shifted correlation image are added. , And multiply repeatedly. For this reason, in order to perform recognition processing at a speed required as a product in the license plate recognition device, it is necessary to use a dedicated arithmetic device, and there is a problem that much time and cost are required for product development and manufacture. .

【0006】本発明の目的は、専用の演算装置を新規に
開発することなく、汎用の演算装置を用いて短時間かつ
安価で構成でき、高速にナンバープレート領域を切り出
すことができるナンバープレート認識装置を提供するこ
とにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a license plate recognizing device which can be constructed in a short time and at a low cost by using a general-purpose computing device without newly developing a dedicated computing device, and which can cut out a license plate region at high speed. Is to provide.

【0007】[0007]

【課題を解決するための手段】上記課題を解決し目的を
達成するために、本発明のナンバープレート認識装置は
以下の如く構成されている。
In order to solve the above-mentioned problems and achieve the object, a license plate recognition device of the present invention is configured as follows.

【0008】本発明のナンバープレート認識装置は、取
り込んだ車両画像を水平方向と鉛直方向に縮小する縮小
手段と、この縮小手段で縮小された画像に対して水平方
向の2次微分処理を行なう2次微分手段と、この2次微
分手段で処理された2次微分画像に対して輝度変換処理
を行ないエッジ画像を生成するエッジ画像生成手段と、
このエッジ画像生成手段で生成されたエッジ画像を短冊
状に領域分割し、各領域に関して行毎の水平方向輝度射
影を求め、縦方向のナンバープレートの範囲を設定する
第1の設定手段と、この第1の設定手段で分割した短冊
状の各領域と、その左右に隣接する短冊状領域を合わせ
た範囲について、列毎の鉛直方向輝度射影を求め、横方
向のナンバープレートの範囲を設定する第2の設定手段
と、から構成されている。
A license plate recognizing device according to the present invention includes a reducing means for reducing a captured vehicle image in a horizontal direction and a vertical direction, and performs a second-order differentiation process in a horizontal direction on the image reduced by the reducing means. Secondary differentiation means, edge image generation means for performing an edge conversion process on the secondary differential image processed by the secondary differentiation means to generate an edge image,
A first setting unit that divides the edge image generated by the edge image generating unit into strips, obtains a horizontal luminance projection for each line for each region, and sets a range of a number plate in the vertical direction; A vertical luminance projection is obtained for each column in a range in which each of the strip-shaped areas divided by the first setting means and the strip-shaped areas adjacent to the left and right sides thereof is combined, and a range of a horizontal license plate is set. 2 setting means.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施の形態に係る
ナンバープレート認識装置について図面を参照して説明
する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A license plate recognition device according to an embodiment of the present invention will be described below with reference to the drawings.

【0010】図1は、本実施の形態において対象とする
ディジタル画像の座標系を定義した図である。以下の説
明では、図1に示すように対象とするディジタル画像I
の原点を左上隅にとり、そこから水平方向右にx軸、鉛
直下方にy軸をとった座標系を用いることとする。ま
た、画像I上の点(i,j)の輝度値をI(i,j)と
表すこととする。まず、本ナンバープレート認識装置に
おけるナンバープレート切り出し処理の位置付けについ
て述べる。
FIG. 1 is a diagram defining a coordinate system of a digital image to be processed in the present embodiment. In the following description, as shown in FIG.
Is taken at the upper left corner, and the x-axis is taken horizontally to the right and the y-axis is taken vertically downward. Further, the luminance value of the point (i, j) on the image I is represented as I (i, j). First, the position of the license plate cutting process in the license plate recognition device will be described.

【0011】図2は、本ナンバープレート認識装置の構
成を示す図である。図2に示すように本ナンバープレー
ト認識装置は、ナンバープレートを含む車両画像を撮像
する車両撮像部1、撮像した画像のアナログ信号をディ
ジタル信号に変換し取り込む画像入力部2、画像入力部
2で取り込んだ画像に対して、前処理S1→ナンバープ
レート切り出し処理S2→文字切り出し処理S3→文字
認識処理S4、を順次行なう演算部3により構成されて
いる。上記各処理は、演算部3内にソフトウェアとして
組み込まれる。
FIG. 2 is a diagram showing the configuration of the license plate recognition device. As shown in FIG. 2, the license plate recognition apparatus includes a vehicle imaging unit 1 for capturing a vehicle image including a license plate, an image input unit 2 for converting an analog signal of the captured image into a digital signal and capturing the digital signal, and an image input unit 2. The processing unit 3 is configured to sequentially perform preprocessing S1 → license plate extraction processing S2 → character extraction processing S3 → character recognition processing S4 on the captured image. Each of the above-described processes is incorporated as software in the arithmetic unit 3.

【0012】図3は、上記ナンバープレート切り出し処
理S3の手順を示すフローチャートである。この処理
は、入力画像縮小処理S31、水平方向2次微分処理S
32、エッジ画像生成処理S33、y方向プレート範囲
設定処理S34、x方向プレート範囲設定処理S35、
の順で行なわれる。以下、各処理を具体的に説明する。
FIG. 3 is a flowchart showing the procedure of the license plate cutting process S3. This processing includes an input image reduction processing S31 and a horizontal second differentiation processing S
32, edge image generation processing S33, y-direction plate range setting processing S34, x-direction plate range setting processing S35,
It is performed in the order of Hereinafter, each process will be specifically described.

【0013】1.入力画像縮小処理S31 取り込んだ車両画像を縦・横それぞれ1/2に縮小す
る。縮小は注目する画素とその右、下、及び右斜め下に
隣接する画素の輝度値の平均値を縮小画像の輝度値とす
ることにより行なう。すなわち、原画像をI、縮小画像
をIsub、原画像の水平方向サイズをX、垂直方向をYと
すると、下式(1)のようになる。
1. Input Image Reduction Processing S31 The captured vehicle image is reduced to 縦 each in the vertical and horizontal directions. The reduction is performed by setting the average value of the luminance values of the pixel of interest and the pixels adjacent to the right, lower, and diagonally lower right thereof as the luminance value of the reduced image. That is, if the original image is I, the reduced image is Isub, the horizontal size of the original image is X, and the vertical direction is Y, the following equation (1) is obtained.

【0014】 Isub(m,n)={I(2m,2n)+I(2m+1,2n)+I(2m ,2n+1)+I(2m+1,2n+1)}/4 …(1) ただし、 0≦m≦X/2−1, 0≦n≦Y/2−1
である。
Isub (m, n) = {I (2m, 2n) + I (2m + 1,2n) + I (2m, 2n + 1) + I (2m + 1,2n + 1)} / 4 (1) where 0 ≦ m ≦ X / 2-1 and 0 ≦ n ≦ Y / 2-1
It is.

【0015】2.水平方向2次微分処理S32 上記縮小画像に対して、以下の要領にて水平方向の2次
微分処理を施す。
2. Horizontal second derivative processing S32 A horizontal second derivative processing is performed on the reduced image in the following manner.

【0016】2-1.次式(2)により、点(m,n)に
おける水平方向2次微分画像Ilap(m,n)を生成す
る。
2-1. A horizontal second derivative image Ilap (m, n) at the point (m, n) is generated by the following equation (2).

【0017】 Ilap(m,n)=2・Isub(m,n)−Isub(m−1,n) −Isub(m+1,n) (1≦m≦X/2−2) Ilap(m,n)=0 (m=0,X/2−1) …(2) 2-2.上記2-1の処理を全てのm(0≦m≦X/2−1)
に対して行なう。
Ilap (m, n) = 2 · Isub (m, n) −Isub (m−1, n) −Isub (m + 1, n) (1 ≦ m ≦ X / 2-2) Ilap (m, n) ) = 0 (m = 0, X / 2-1) (2) 2-2. The above process 2-1 is performed for all m (0 ≦ m ≦ X / 2-1)
Perform for

【0018】2-3.上記2-1、2-2の処理を、全てのn
(0≦n≦Y/2−1)に対して行なう。
2-3. The above processes 2-1 and 2-2 are performed for all n
(0 ≦ n ≦ Y / 2-1).

【0019】なお、上記各処理において輝度値が負値に
なる場合は、負値のまま保持しておく。
If the luminance value becomes a negative value in each of the above-described processes, the luminance value is kept as a negative value.

【0020】3.エッジ画像生成処理S33 上記水平方向2次微分画像Ilap(m,n)に対して、
下式(3)により輝度変換処理を施し、エッジ画像Ied
geを生成する。
3. Edge image generation processing S33 For the above-mentioned second derivative image in the horizontal direction Ilap (m, n),
The brightness conversion processing is performed by the following equation (3), and the edge image Ied is obtained.
Generate ge.

【0021】 Iedge(m,n)=Ilap(m,n) (Ilap(m,n)≧θ) Iedge(m,n)=0 (−θ≦Ilap(m,n)≦θ) Iedge(m,n)=−Ilap(m,n) (Ilap(m,n)≦−θ) …(3) ただし、θは所定の固定閾値とし、15〜20くらいが
適当である。
Iedge (m, n) = Ilap (m, n) (Ilap (m, n) ≧ θ) Iedge (m, n) = 0 (−θ ≦ Ilap (m, n) ≦ θ) Iedge (m , N) = − Ilap (m, n) (Ilap (m, n) ≦ −θ) (3) where θ is a predetermined fixed threshold, and about 15 to 20 is appropriate.

【0022】図4は、生成されたエッジ画像の例を示す
図である。上記水平方向2次微分処理S32及びエッジ
画像生成処理S33により、図4に示すように原画像4
1から垂直方向の線分が強調されたようなエッジ画像4
2が得られる。
FIG. 4 is a diagram showing an example of the generated edge image. As shown in FIG. 4, the original image 4 is obtained by the horizontal secondary differentiation process S32 and the edge image generation process S33.
Edge image 4 as if vertical line segments were emphasized from 1
2 is obtained.

【0023】4.y方向プレート範囲設定処理S34 図5は、y方向プレート範囲設定処理を説明するための
図であり、以下の要領にてy方向のナンバープレートの
範囲を求める。
4. y-direction plate range setting process S34 FIG. 5 is a diagram for explaining the y-direction plate range setting process, and the y-direction license plate range is obtained in the following manner.

【0024】4-1.上記エッジ画像Iedgeを、図5の
(a)に示すように短冊状に領域分割し、各領域に関し
て行毎の水平方向輝度射影を求める。いま、エッジ画像
をK個の短冊領域に分割するとし、左からk番目の短冊
領域の、第n行目の水平方向輝度射影をPy k(n)とす
ると、下式(4)のようになる。
4-1. The edge image Iedge is divided into strips as shown in FIG. 5A, and horizontal luminance projection for each row is obtained for each area. Now, assuming that the edge image is divided into K strip areas, and the horizontal luminance projection of the n-th row in the k-th strip area from the left is P y k (n), the following equation (4) is obtained. become.

【0025】[0025]

【数1】 上記水平方向輝度射影を全てのnについて求め、k番目
の短冊領域の水平方向輝度射影データPy k={P
y k(n)}とする。なお、短冊領域数Kは、一つの短冊
領域の幅が、画像上でのプレート幅に相当することを考
慮して設定される。
(Equation 1) The horizontal luminance projection is obtained for all n, and the horizontal luminance projection data P y k = {P of the k -th strip region is obtained.
y k (n)}. The number K of strip areas is set in consideration of the fact that the width of one strip area corresponds to the width of a plate on an image.

【0026】4-2.一つの短冊領域について、水平方向
輝度射影Py kの輝度射影平均値
4-2. Average luminance projection value of horizontal luminance projection P y k for one strip region

【数2】 、輝度射影最大値Pymax k、及び最大値となる座標を求
める。
(Equation 2) , The luminance projection maximum value P ymax k , and the coordinates at which the maximum value is obtained.

【0027】4-3.上記4-2で求めた輝度射影最大値とな
る座標から、図5の(b)に示すように上下にPy kを探
索し、最初に輝度射影値が
4-3. From the coordinates at which the luminance projection maximum value obtained in the above 4-2 is obtained, P y k is searched up and down as shown in FIG.

【数3】 未満になる点を、上下それぞれについて求め、y方向プ
レート候補範囲[ys k(j),ye k(j)]とする。
(Equation 3) The point to be less than, determined for the upper and lower, respectively, y-direction plates candidate range and [y s k (j), y e k (j)].

【0028】4-4.上記4-3で求めた[ys k(j),ye k
(j)]でのPy kのプレート候補範囲での輝度射影平均
4-4. Obtained in the above 4-3 [y s k (j) , y e k
(J)] Average luminance projection value in the range of P y k plate candidates

【数4】 を求める。(Equation 4) Ask for.

【0029】4-5.[ys k(j),ye k(j)]の範囲
のデータを除いて、上記4-2〜4-4の処理をプレート候補
数分繰り返す。プレート候補範囲での
4-5. [Y s k (j), y e k (j)] with the exception of the data in the range is repeated plates candidate number of the processing in 4-2 to 4-4. Plate candidate range

【数5】 の中の最大値Pymax kも合わせて求める。プレート候補
数は一つの短冊領域について3〜5程度が適当である。
(Equation 5) The maximum value P ymax k in the above is also determined. It is appropriate that the number of plate candidates is about 3 to 5 for one strip region.

【0030】4-6.上記4-5までの処理で求めた複数のy
方向プレート候補範囲の中で、プレート候補範囲での輝
度平均値がα・Pymax kより大きく(αは定数、0.5
程度に設定)、かつ、できるだけ下にある(=終点y座
標値が大きい)ものを一つ選択し、当該短冊領域のy方
向プレート候補範囲[ys k,ye k]とする。
4-6. Multiple y obtained by the processing up to 4-5 above
In the direction plate candidate range, the luminance average value in the plate candidate range is larger than α · Pymax k (α is a constant, 0.5
Set so), and, as far as possible the underlying (= end point y is greater coordinate values) that selects one, the y-direction plate candidates range of the strip areas [y s k, y e k ].

【0031】4-7.上記4-1〜4-6の処理を全ての短冊領
域について行なう。
4-7. The above processes 4-1 to 4-6 are performed for all strip regions.

【0032】4-8.図5の(c)に示すように、各短冊
領域で求めたy方向プレート候補範囲[ys k,ye k]で
のPymax kの最大値Pymaxを求め、プレート候補範囲で
の輝度平均値が、α・Pymaxより大きく(αは前出のα
と同じ)、かつ、できるだけ下にある(=終点y座標値
が大きい)ものを求め、これをy方向のプレート範囲
[ys,ye]とする。
4-8. As shown in (c) of FIG. 5, y-direction plates candidate range [y s k, y e k ] determined in the strip areas the maximum value P ymax of P ymax k in the brightness of a plate candidate range The average value is larger than α · P ymax (α is the above α
) And as low as possible (= the end point y-coordinate value is large), and this is defined as a plate range [y s , y e ] in the y-direction.

【0033】5.x方向プレート範囲設定処理S35 図6は、x方向プレート範囲設定処理を説明するための
図であり、以下の要領にてx方向のナンバープレートの
範囲を求める。
5. x-direction plate range setting process S35 FIG. 6 is a diagram for explaining the x-direction plate range setting process. The range of the number plate in the x direction is obtained in the following manner.

【0034】5-1.エッジ画像Iedgeに関して、図6の
(a)に示すようにy方向は上記y方向プレート範囲設
定処理S34で求めたy方向プレート範囲[ys
e]、x方向は上記S34でy方向プレート範囲を求
めた各短冊領域と、その左右に隣接する短冊領域を合わ
せた範囲について、列毎の鉛直方向輝度射影を求める。
いま、第m列の鉛直方向輝度射影をPx(m)とすると、
下式(5)のようになる。
5-1. As to the edge image Iedge, as shown in FIG. 6A, the y direction is the y direction plate range [y s , obtained in the y direction plate range setting process S34.
y e ], in the x-direction, a vertical luminance projection for each column is obtained for the combined range of each strip region for which the y-direction plate range was obtained in S34 and the strip regions adjacent to the left and right.
Now, assuming that the vertical luminance projection of the m-th column is P x (m),
The following equation (5) is obtained.

【0035】[0035]

【数6】 上記鉛直方向輝度射影を全てのmについて求め、鉛直方
向輝度射影データPx={Px(m)}とする。
(Equation 6) The vertical luminance projection is obtained for all m, and the vertical luminance projection data P x = {P x (m)}.

【0036】5-2.上記鉛直方向輝度射影Pxの輝度射影
平均値
5-2. Average luminance projection value of the vertical luminance projection P x

【数7】 、輝度射影最大値Pxmax及び最大値となる座標を求め
る。
(Equation 7) , And the coordinates at which the luminance projection maximum value P xmax and the maximum value are obtained.

【0037】5-3.上記5-2で求めた輝度射影最大値と
なる座標から、図6の(b)に示すように左右にPxを探
索し、輝度射影値がq画素連続して
5-3. From coordinate to luminance projection maximum value obtained in the above 5-2, explore the P x to the left and right as shown in (b) of FIG. 6, the luminance projection values are continuously q pixels

【数8】 未満になる最初の点を、左右それぞれについて求め、x
方向プレート範囲[xs,xe]とする。以上のような処
理を経て、プレート領域(xs,ys)−(xe,ye)を
求める。
(Equation 8) The first point that is less than is found for each of the left and right, and x
The direction plate range is [x s , x e ]. Through the aforementioned processing, the plate region (x s, y s) - Request (x e, y e).

【0038】本実施の形態に係るナンバープレート切り
出し処理と、従来手法との相違を以下に述べる。 ・水平方向2次微分処理により、従来手法の正・負高周
波2値画像のずらし相関画像とほぼ同様の、プレート領
域が高輝度部となるような画像を得ることができる。 ・エッジ画像の短冊領域毎に輝度射影データを求め、輝
度射影値の高い領域を求める処理により、従来手法のず
らし相関画像に対する2次元テンプレートマッチング処
理によるマッチング度の高い領域を求める処理とほぼ同
等の効果を得ることができる。 ・したがって、本実施の形態に係るナンバープレート切
り出し処理によるナンバープレート切り出し性能は、従
来手法による切り出し性能とほぼ同等であるといえる。
The difference between the license plate cutting process according to this embodiment and the conventional method will be described below. By the second-order horizontal differential processing, an image in which the plate region becomes a high-luminance portion, which is almost the same as the shifted correlation image of the positive / negative high-frequency binary image in the conventional method, can be obtained. A process of obtaining luminance projection data for each strip region of the edge image and obtaining a region having a high luminance projection value is substantially equivalent to a process of obtaining a region having a high degree of matching by a two-dimensional template matching process for a shifted correlation image according to the conventional method. The effect can be obtained. Therefore, it can be said that the license plate cutout performance by the license plate cutout processing according to the present embodiment is almost equivalent to the cutout performance by the conventional method.

【0039】さらに、本実施の形態に係るナンバープレ
ート切り出し処理により、以下のような効果を奏する。 ・従来手法に比べてフィルタリング処理が非常に少な
く、加算、乗算の演算量が大幅に減るため、汎用の演算
装置でも高速にナンバープレート切り出し処理を行なう
ことが可能である。 ・使用する演算装置のアーキテクチャに依存しない汎用
の言語のみでアルゴリズムを記述できるため、移植性が
高い。 ・専用の演算装置を開発する必要がないため、従来に比
べて開発期間の短縮及びコストの低減化が可能である。
Further, the following effects can be obtained by the license plate cutting process according to the present embodiment. The number of filtering processes is very small compared to the conventional method, and the amount of addition and multiplication operations is greatly reduced, so that a general-purpose operation device can perform the license plate extraction process at high speed. -Since the algorithm can be described only with a general-purpose language that does not depend on the architecture of the arithmetic device used, the portability is high. -Since there is no need to develop a dedicated arithmetic unit, the development period and cost can be reduced as compared with the conventional case.

【0040】なお、本発明は上記実施の形態のみに限定
されず、要旨を変更しない範囲で適宜変形して実施でき
る。
It should be noted that the present invention is not limited to only the above-described embodiment, and can be appropriately modified and implemented without changing the gist.

【0041】[0041]

【発明の効果】本発明によれば、専用の演算装置を新規
に開発することなく、汎用の演算装置(市販のコンピュ
ータなど)を用いて短時間かつ安価で構成でき、高速に
ナンバープレート領域を切り出すことができるナンバー
プレート認識装置を提供できる。
According to the present invention, it is possible to use a general-purpose arithmetic device (such as a commercially available computer) in a short time and at low cost without newly developing a special-purpose arithmetic device, and to quickly form a license plate area. A license plate recognition device that can be cut out can be provided.

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

【図1】本発明の実施の形態において対象とするディジ
タル画像の座標系を定義した図。
FIG. 1 is a diagram defining a coordinate system of a target digital image in an embodiment of the present invention.

【図2】本発明の実施の形態に係るナンバープレート認
識装置の構成を示す図。
FIG. 2 is a diagram showing a configuration of a license plate recognition device according to the embodiment of the present invention.

【図3】本発明の実施の形態に係るナンバープレート切
り出し処理S3の手順を示すフローチャート。
FIG. 3 is a flowchart showing a procedure of a license plate cutting process S3 according to the embodiment of the present invention.

【図4】本発明の実施の形態に係るエッジ画像の例を示
す図。
FIG. 4 is a diagram showing an example of an edge image according to the embodiment of the present invention.

【図5】本発明の実施の形態に係るy方向プレート範囲
設定処理を説明するための図。
FIG. 5 is a diagram for explaining a y-direction plate range setting process according to the embodiment of the present invention.

【図6】本発明の実施の形態に係るx方向プレート範囲
設定処理を説明するための図。
FIG. 6 is a view for explaining an x-direction plate range setting process according to the embodiment of the present invention.

【図7】従来例に係るナンバープレート認識装置におけ
る認識処理手順を示すフローチャート。
FIG. 7 is a flowchart showing a recognition processing procedure in a license plate recognition device according to a conventional example.

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

1…車両撮像部 2…画像入力部 3…演算部 DESCRIPTION OF SYMBOLS 1 ... Vehicle imaging part 2 ... Image input part 3 ... Operation part

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】取り込んだ車両画像を水平方向と鉛直方向
に縮小する縮小手段と、 この縮小手段で縮小された画像に対して水平方向の2次
微分処理を行なう2次微分手段と、 この2次微分手段で処理された2次微分画像に対して輝
度変換処理を行ないエッジ画像を生成するエッジ画像生
成手段と、 このエッジ画像生成手段で生成されたエッジ画像を短冊
状に領域分割し、各領域に関して行毎の水平方向輝度射
影を求め、縦方向のナンバープレートの範囲を設定する
第1の設定手段と、 この第1の設定手段で分割した短冊状の各領域と、その
左右に隣接する短冊状領域を合わせた範囲について、列
毎の鉛直方向輝度射影を求め、横方向のナンバープレー
トの範囲を設定する第2の設定手段と、 を具備したことを特徴とするナンバープレート認識装
置。
1. A reducing means for reducing a captured vehicle image in a horizontal direction and a vertical direction; a secondary differentiating means for performing a horizontal differential processing on the image reduced by the reducing means; Edge image generating means for performing an edge conversion process on the secondary differential image processed by the secondary differentiating means to generate an edge image; and dividing the edge image generated by the edge image generating means into a strip shape. A first setting means for obtaining a horizontal luminance projection for each line with respect to the area and setting the range of the number plate in the vertical direction, each strip-shaped area divided by the first setting means, and adjacent to the left and right sides thereof A second setting means for obtaining a vertical luminance projection for each column in a range in which the strip-shaped regions are combined, and setting a horizontal license plate range; Apparatus.
JP10148616A 1998-05-29 1998-05-29 License plate recognizing device Withdrawn JPH11339017A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10148616A JPH11339017A (en) 1998-05-29 1998-05-29 License plate recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10148616A JPH11339017A (en) 1998-05-29 1998-05-29 License plate recognizing device

Publications (1)

Publication Number Publication Date
JPH11339017A true JPH11339017A (en) 1999-12-10

Family

ID=15456777

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10148616A Withdrawn JPH11339017A (en) 1998-05-29 1998-05-29 License plate recognizing device

Country Status (1)

Country Link
JP (1) JPH11339017A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003098424A (en) * 2001-09-25 2003-04-03 Fujitsu Ten Ltd Range finder based on image processing
JP2005209097A (en) * 2004-01-26 2005-08-04 Mitsubishi Electric Corp Vehicle detection device
JP2005309772A (en) * 2004-04-21 2005-11-04 Omron Corp Character component extracting device
US7003137B2 (en) 2001-01-16 2006-02-21 Fujitsu Ten Limited Target recognition apparatus
WO2006087791A1 (en) * 2005-02-17 2006-08-24 Fujitsu Limited Image processing method, image processing system, image processor, and computer program
KR101224164B1 (en) 2011-03-31 2013-01-21 하이테콤시스템(주) Pre- processing method and apparatus for license plate recognition
WO2014076979A1 (en) * 2012-11-16 2014-05-22 三菱重工業株式会社 Image recognition device, image recognition method, program, and recording medium
CN103985135A (en) * 2014-06-07 2014-08-13 山西中创伟业科技有限公司 License plate location method based on difference edge images

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7003137B2 (en) 2001-01-16 2006-02-21 Fujitsu Ten Limited Target recognition apparatus
US7729516B2 (en) 2001-09-25 2010-06-01 Fujitsu Ten Limited Ranging device utilizing image processing
US7266221B2 (en) 2001-09-25 2007-09-04 Fujitsu Ten Limited Ranging device utilizing image processing
JP2003098424A (en) * 2001-09-25 2003-04-03 Fujitsu Ten Ltd Range finder based on image processing
JP2005209097A (en) * 2004-01-26 2005-08-04 Mitsubishi Electric Corp Vehicle detection device
JP2005309772A (en) * 2004-04-21 2005-11-04 Omron Corp Character component extracting device
WO2006087791A1 (en) * 2005-02-17 2006-08-24 Fujitsu Limited Image processing method, image processing system, image processor, and computer program
US7991202B2 (en) 2005-02-17 2011-08-02 Fujitsu Limited Image processing method, image processing system, image processing device, and computer program
KR101224164B1 (en) 2011-03-31 2013-01-21 하이테콤시스템(주) Pre- processing method and apparatus for license plate recognition
WO2014076979A1 (en) * 2012-11-16 2014-05-22 三菱重工業株式会社 Image recognition device, image recognition method, program, and recording medium
JP2014099128A (en) * 2012-11-16 2014-05-29 Mitsubishi Heavy Ind Ltd Image recognition device, image recognition method, program, and recording medium
US9747511B2 (en) 2012-11-16 2017-08-29 Mitsubishi Heavy Industries, Ltd. Image recognition device, image recognition method, program, and recording medium
CN103985135A (en) * 2014-06-07 2014-08-13 山西中创伟业科技有限公司 License plate location method based on difference edge images

Similar Documents

Publication Publication Date Title
US8401333B2 (en) Image processing method and apparatus for multi-resolution feature based image registration
US20110211233A1 (en) Image processing device, image processing method and computer program
US6516087B1 (en) Method for real time correlation of stereo images
CN108241854B (en) Depth video saliency detection method based on motion and memory information
CN103841298B (en) Video image stabilization method based on color constant and geometry invariant features
CN114529925B (en) Method for identifying table structure of whole line table
JP2006066478A (en) Pattern matching device and scanning electron microscope employing it
CN112598587B (en) Image processing system and method combining face mask removal and super-resolution
CN110197490B (en) Automatic portrait matting method based on deep learning
JPH11339017A (en) License plate recognizing device
CN113628202B (en) Determination method, cleaning robot and computer storage medium
CN102855025B (en) Optical multi-touch contact detection method based on visual attention model
JPH11312243A (en) Facial region detector
JP2000149031A (en) Image processing device and method and storage medium
CN114913345A (en) Simplified image feature extraction method based on SIFT algorithm of FPGA
JP3679958B2 (en) License plate recognition device
Potter Computer-assisted analysis of two-dimensional electrophoresis images using an array processor
JPH1049684A (en) High-speed moment calculation device
JPWO2004088587A1 (en) Image processing method and image processing apparatus
JPH1069542A (en) Template matching method
JPH0765164A (en) Method for generating template
Jalli et al. Text extraction from skewed text lines
JP2004086539A (en) Image dividing method and device and its program
CN117557464A (en) Image fusion method, device, electronic equipment and readable storage medium
CN116883501A (en) FPGA-based empty target detection method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050802