JPH09147049A - Number plate position detector - Google Patents

Number plate position detector

Info

Publication number
JPH09147049A
JPH09147049A JP7300282A JP30028295A JPH09147049A JP H09147049 A JPH09147049 A JP H09147049A JP 7300282 A JP7300282 A JP 7300282A JP 30028295 A JP30028295 A JP 30028295A JP H09147049 A JPH09147049 A JP H09147049A
Authority
JP
Japan
Prior art keywords
license plate
image
smoothing
processing unit
horizontal
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
JP7300282A
Other languages
Japanese (ja)
Inventor
Satoshi Nakagawa
聰 中川
Naohiro Amamoto
直弘 天本
Yuji Kuno
裕次 久野
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP7300282A priority Critical patent/JPH09147049A/en
Publication of JPH09147049A publication Critical patent/JPH09147049A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce erroneous extraction of a position other than the number plate position and to reduce the burden for processing. SOLUTION: A vehicle picture is subjected to smoothing and horizontal- direction second-order differential processing by a smoothing and horizontal- direction second-order differential processing part 12 to obtain a differential picture having a large value in the part of a picture pattern like a number plate characters part. This differential picture is binarized by a part 13, and this binary picture is divided into areas by a part 14 to extract the areas like number plate characters by a part 15, and a combination of areas like a number plate is extracted from positional relations between areas or the like by parts 16 and 17, thus determining the number plate position.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、車両画像中のナン
バープレートに記された車両番号等を認識する車両番号
認識装置等に備えられ、車両画像中のナンバープレート
の位置を精度良く検出するナンバープレート位置検出装
置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is provided in a vehicle number recognition device or the like for recognizing a vehicle number or the like written on a license plate in a vehicle image, and is a number for accurately detecting the position of the license plate in the vehicle image. The present invention relates to a plate position detecting device.

【0002】[0002]

【従来の技術】従来、この種の装置は特公平4−143
94号に開示されるものがあり、車両画像を空間二次微
分処理して微分画像を求め、この微分画像を所定の閾値
で2値化して2値画像を求め、この2値画像に対する領
域分割処理によって特徴データの繋がりにより示される
パターンの部分画像の面積とその縦寸法および横寸法を
求めてナンバープレート中の車両番号の数字候補となる
部分画像を検出し、検出された複数の部分画像間の位置
関係を調べ所定の位置関係にある部分画像群を1つのブ
ロックとしてまとめ、各々のブロックに含まれる部分画
像の数およびブロックの寸法から前記ナンバープレート
中の車両番号として確率の高いブロックを求めて、その
ブロックの位置を中心とする所定領域を前記車両画像に
おけるナンバープレート位置として検出していた。
2. Description of the Related Art Conventionally, this type of device is disclosed in Japanese Patent Publication No. 4-143.
No. 94 discloses that a vehicle image is subjected to spatial quadratic differential processing to obtain a differential image, the differential image is binarized by a predetermined threshold value to obtain a binary image, and area division is performed on the binary image. Through the processing, the area of the partial image of the pattern indicated by the connection of the characteristic data and its vertical and horizontal dimensions are obtained to detect the partial image that is a candidate number for the vehicle number in the license plate, and between the detected multiple partial images. The group of partial images having a predetermined positional relationship is examined as one block, and a block having a high probability as a vehicle number in the license plate is obtained from the number of partial images included in each block and the block size. Then, a predetermined area centered on the position of the block is detected as the license plate position in the vehicle image.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
た従来のナンバープレート位置検出装置方法では、次の
ような問題点があり、それを解決することが困難であっ
た。すなわち、従来用いられている空間二次微分フィル
タでは、入力された車両画像を水平および垂直方向に空
間二次微分することによって車両画像中のナンバープレ
ート文字のような特徴的なパターンを抽出している。し
かしながら、車両のナンバープレート付近にはバンパー
やグリル等の水平方向の構造物が多く、空間二次微分フ
ィルタではこれら水平方向の構造物も多数抽出してしま
い、面積・寸法チェック部や位置関係チェック部におけ
る候補領域数が非常に多くなるため、誤認識や処理の負
担の原因となっていた。
However, the above-mentioned conventional license plate position detecting device method has the following problems and it is difficult to solve them. That is, the spatially second-order derivative filter used conventionally extracts a characteristic pattern such as a license plate character in the vehicle image by spatially secondarily differentiating the input vehicle image in the horizontal and vertical directions. There is. However, there are many horizontal structures such as bumpers and grills near the license plate of the vehicle, and a large number of these horizontal structures are also extracted by the spatial second derivative filter, and the area / dimension check unit and the positional relationship check are performed. Since the number of candidate areas in a copy becomes very large, it has been a cause of erroneous recognition and processing load.

【0004】また、空間二次微分フィルタではノイズの
影響を受けやすく、入力された車両画像にノイズが含ま
れているとナンバープレート位置を誤って検出してしま
う原因となっていた。
Further, the spatial second derivative filter is easily affected by noise, and if the input vehicle image contains noise, the license plate position is erroneously detected.

【0005】[0005]

【課題を解決するための手段】上述した課題を解決する
ため、本発明は、車両画像中のナンバープレートに記さ
れた車両番号等を認識する車両番号認識装置等に用いる
車両画像中のナンバープレートの位置を検出するナンバ
ープレート位置検出装置において、画像入力手段を用い
て車両の画像を撮影し、これを多値デジタル化された入
力画像として入力する車両画像入力部と、前記入力画像
の平滑化処理および水平方向の二次微分処理を行いナン
バープレート文字部等で大きな値を持つ微分画像を生成
する平滑化・水平方向二次微分処理部と、前記微分画像
を2値化してナンバープレート文字部等を主として含む
2値画像を得る2値化処理部と、前記2値画像を連結領
域毎に分割する領域分割処理部と、前記連結領域毎に領
域の面積および大きさ等の領域特徴量を計算しナンバー
プレート文字らしい領域を複数抽出する領域特徴処理部
と、前記領域特徴処理部で抽出された複数のナンバープ
レート文字らしい領域の間の位置関係および領域特徴量
間の関係等から判断してナンバープレートらしい領域の
組み合わせを抽出する領域間関係処理部と、前記領域間
関係処理部で抽出されたナンバープレートらしい領域の
組み合わせの位置をもとにナンバープレート位置を決定
しこれを検出結果として出力するプレート部抽出部とを
設けたものである。
In order to solve the above-mentioned problems, the present invention relates to a license plate in a vehicle image used for a vehicle number recognition device or the like for recognizing a vehicle number etc. written on a license plate in a vehicle image. In a license plate position detecting device for detecting the position of a vehicle, an image of a vehicle is taken by using an image input means, and the image is input as a multi-value digitized input image, and a smoothing of the input image. Smoothing / horizontal quadratic differential processing unit for performing differential processing and horizontal quadratic differential processing to generate a differential image having a large value in a license plate character portion, and a license plate character portion by binarizing the differential image And the like, a binarization processing unit that obtains a binary image mainly containing, etc., a region division processing unit that divides the binary image for each connected region, and an area and a large area for each connected region. A region feature processing unit that calculates a region feature amount such as a number and extracts a plurality of license plate character-like regions, and a positional relationship between the plurality of license plate character-like regions extracted by the region feature processing unit and between the region feature amounts. The relationship between the areas for extracting the combination of areas likely to be license plates is determined based on the relationship between the areas, and the position of the license plate is determined based on the position of the combination of areas like the license plates extracted by the area relationship processing unit. A plate extracting unit that outputs this as a detection result is provided.

【0006】[0006]

【発明の実施の形態】図1は本発明のナンバープレート
位置検出装置の実施の形態の一例を示すブロック図であ
る。図において、車両画像入力部11ではTVカメラ等
の画像入力手段を用いて車両の画像を撮影し、これを多
値ディジタル化された入力画像として入力する。
1 is a block diagram showing an example of an embodiment of a license plate position detecting device of the present invention. In the figure, a vehicle image input unit 11 captures an image of a vehicle using an image input means such as a TV camera and inputs this as a multi-value digitized input image.

【0007】平滑化・水平方向二次微分処理部12で
は、前記入力画像の平滑化処理および水平方向の二次微
分処理を行いナンバープレート文字部等で大きな値を持
つ微分画像を生成する。2値化処理部13では、前記微
分画像を2値化してナンバープレート文字部等を主とし
て含む2値画像を得る。
The smoothing / horizontal quadratic differential processing unit 12 performs smoothing processing on the input image and horizontal quadratic differential processing to generate a differential image having a large value in the license plate character portion or the like. The binarization processing unit 13 binarizes the differential image to obtain a binary image mainly containing license plate character portions and the like.

【0008】領域分割処理部14では、前記2値画像を
連結領域毎に分割する。領域特徴処理部15では、前記
連結領域毎に領域の面積や大きさ等の特徴量を計算しナ
ンバープレート文字らしい領域を抽出する。領域間関係
処理部16では、前記領域特徴処理部15で抽出された
複数のナンバープレート文字らしい領域の間の位置関係
や領域特徴量間の関係等から判断してナンバープレート
らしい領域の組み合わせを抽出する。プレート部抽出部
17では、前記領域間関係処理部16で抽出されたナン
バープレートらしい領域の組み合わせの位置をもとにナ
ンバープレート位置を決定しこれを検出結果として出力
する。
The area division processing section 14 divides the binary image into connected areas. The area feature processing unit 15 calculates the feature amount such as the area and size of the area for each of the connection areas, and extracts the area that looks like a license plate character. The inter-region relationship processing unit 16 extracts a combination of license plate-like regions by judging from the positional relationship between the plurality of license plate character-like regions extracted by the region feature processing unit 15 and the relationship between the region feature amounts. To do. The plate extraction unit 17 determines the license plate position based on the position of the combination of the regions that are likely to be license plates extracted by the inter-region relation processing unit 16 and outputs this as the detection result.

【0009】以下、図1を参照して本発明の実施の形態
の動作を説明する。まず、車両画像入力部11において
TVカメラ等の画像入力手段を用いて車両の画像を撮影
し、これをA/D変換して多値ディジタル化された入力
画像として入力する。あるいは、あらかじめ多値ディジ
タル画像として記憶装置に記憶された車両画像を入力画
像として入力する。
The operation of the embodiment of the present invention will be described below with reference to FIG. First, the vehicle image input unit 11 captures an image of a vehicle using an image input means such as a TV camera, and A / D-converts the image to input it as a multi-value digitized input image. Alternatively, a vehicle image previously stored in the storage device as a multivalued digital image is input as an input image.

【0010】図2は平滑化フィルタの構成図、図3は水
平方向二次微分フィルタの構成図で、平滑化・水平方向
二次微分処理部12では、前記入力画像に対してこの図
2に示すような平滑化フィルタあるいは公知のメディア
ンフィルタ等を用いて平滑化処理を行い入力画像のノイ
ズ成分を低減させ、さらに、図3に示すような水平方向
の二次微分フィルタを用いて水平方向二次微分処理を行
うことによってナンバープレート文字部のような画像パ
ターンの部分で大きな値を持つ微分画像を生成する。
FIG. 2 is a block diagram of the smoothing filter, and FIG. 3 is a block diagram of the horizontal quadratic differential filter. In the smoothing / horizontal quadratic differential processing unit 12, the input image is shown in FIG. Smoothing processing is performed using a smoothing filter as shown in the figure or a well-known median filter to reduce noise components in the input image, and a horizontal second derivative filter as shown in FIG. By performing the second differential processing, a differential image having a large value in the image pattern portion such as the license plate character portion is generated.

【0011】また、図4は平滑化・水平方向二次微分フ
ィルタの構成図であり、前記入力画像に対してこの図4
に示すような平滑化機能と水平方向二次微分機能を合わ
せ持つようなフィルタを用いて平滑化処理および水平方
向二次微分処理を行うことも可能である。2値化処理部
13では前記微分画像を2値化してナンバープレート文
字部等を主として含む2値画像を得る。2値化処理に
は、閾値をあらかじめ設定しておく方法、公知の技術で
ある閾値を自動判別する方法、閾値を画素毎に適応的に
設定する方法等を用いることができる。
FIG. 4 is a block diagram of a smoothing / horizontal quadratic differential filter, which corresponds to the input image shown in FIG.
It is also possible to perform smoothing processing and horizontal quadratic differential processing by using a filter having both the smoothing function and the horizontal quadratic differential function as shown in FIG. The binarization processing unit 13 binarizes the differential image to obtain a binary image mainly containing license plate character portions and the like. For the binarization process, a method of setting a threshold value in advance, a method of automatically determining the threshold value, which is a known technique, a method of adaptively setting the threshold value for each pixel, or the like can be used.

【0012】領域分割処理部14では、前記2値画像を
公知の技術であるラベリング処理により、前記2値画像
の画素が連結している連結領域毎に分割する。また、2
値化処理部13で得られた2値画像に対して、公知の技
術である収縮,膨張処理等の処理によって2値画像のノ
イズ除去を行ってから上述した領域分割処理を行っても
よい。
The area division processing section 14 divides the binary image into connected areas in which pixels of the binary image are connected by a labeling process which is a known technique. Also, 2
The binary image obtained by the binarization processing unit 13 may be subjected to the noise removal of the binary image by a well-known process such as contraction and expansion, and then the above-described area division process may be performed.

【0013】領域特徴処理部15では、前記連結領域毎
に領域の面積,大きさ,その他の領域特徴量を計算し、
前記領域分割処理部14で分割された複数の連結領域の
うちナンバープレート文字らしい領域を複数抽出する。
領域間関係処理部16では、前記領域特徴処理部15で
抽出された複数のナンバープレート文字らしい領域各々
の間の位置関係、各々の領域の領域特徴量間の関係等か
ら判断してナンバープレートらしい領域の組み合わせを
抽出する。
The area feature processing section 15 calculates the area, size, and other area feature amounts of each area for each connection area,
A plurality of regions like license plate characters are extracted from the plurality of connected regions divided by the region division processing unit 14.
In the inter-region relation processing unit 16, it seems to be a license plate by judging from the positional relation between each of the plurality of regions which are likely to be license plate characters extracted by the region characteristic processing unit 15, the relation between the region characteristic amounts of each region, and the like. Extract a combination of regions.

【0014】プレート部抽出部17では前記領域間関係
処理部16で抽出されたナンバープレートらしい領域の
組み合わせ位置をもとに入力画像中のナンバープレート
位置を決定し、これをナンバープレート位置検出結果と
して出力する。なお、上述した平滑化・水平方向二次微
分処理部12では、図2に示すような平滑化フィルタや
公知の技術であるメディアンフィルタ等を用いた平滑化
処理、および図3に示すような水平方向の二次微分フィ
ルタを用いた水平方向二次微分処理を行う例と、図4に
示すような平滑化機能と水平方向二次微分機能を合わせ
持つようなフィルタを用いて平滑化・水平方向二次微分
処理を行う例について説明したが、本発明は前記実施の
形態に限定されず、前記フィルタ処理以外の処理によっ
て平滑化・水平方向二次微分処理を行うこともできる。
The plate portion extraction unit 17 determines the license plate position in the input image based on the combination position of the license plate-like regions extracted by the inter-region relation processing unit 16 and uses this as the license plate position detection result. Output. In the smoothing / horizontal quadratic differential processing unit 12 described above, smoothing processing using a smoothing filter as shown in FIG. 2 or a median filter which is a known technique, and horizontal as shown in FIG. Horizontal quadratic differential processing using a directional quadratic differential filter and smoothing / horizontal directional using a filter that has both the smoothing function and the horizontal quadratic differential function as shown in FIG. Although the example of performing the secondary differential processing has been described, the present invention is not limited to the above-described embodiment, and smoothing / horizontal direction secondary differential processing can be performed by processing other than the filter processing.

【0015】[0015]

【発明の効果】以上説明したように、本発明によれば、
平滑化・水平方向二次微分処理部において、入力された
車両画像に対して水平方向の二次微分効果を持つ処理を
施すことによってナンバープレート文字部のような画像
パターンの部分で大きな値を持つ微分画像を得ることが
でき、従来のように車両のナンバープレート付近のナン
バープレート以外の水平方向の構造物も多数抽出してし
まうという問題を解決できる。このことによって、ナン
バープレート以外の部分を誤って抽出してしまうことが
非常に少なくなり、また、処理対象となる候補領域数が
少なくなるので処理の負担が軽減され処理速度が早くな
る。
As described above, according to the present invention,
In the smoothing / horizontal quadratic differential processing unit, the input vehicle image is processed to have a quadratic differential effect in the horizontal direction, resulting in a large value in the image pattern part such as the license plate character part. It is possible to obtain a differential image, and it is possible to solve the problem that a large number of horizontal structures other than the license plate in the vicinity of the license plate of the vehicle are extracted as in the conventional case. As a result, the portions other than the license plate are erroneously extracted, and the number of candidate areas to be processed is reduced, which reduces the processing load and increases the processing speed.

【0016】また、平滑化・水平方向二次微分処理部に
おいて入力画像に対して平滑化効果を持つ処理を施して
いるので、入力画像に含まれるノイズを低減することが
でき、ナンバープレート以外の部分を誤って抽出してし
まうことが非常に少なくなる。
Further, since the smoothing / horizontal quadratic differential processing unit processes the input image so as to have a smoothing effect, noise contained in the input image can be reduced, and noise other than the license plate can be reduced. It is much less likely to accidentally extract parts.

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

【図1】本発明のナンバープレート位置検出装置の実施
の形態の一例を示すブロック図
FIG. 1 is a block diagram showing an example of an embodiment of a license plate position detection device of the present invention.

【図2】平滑化フィルタの構成図FIG. 2 is a block diagram of a smoothing filter

【図3】水平方向二次微分フィルタの構成図FIG. 3 is a configuration diagram of a horizontal second-order differential filter.

【図4】平滑化・水平方向二次微分フィルタの構成図FIG. 4 is a block diagram of a smoothing / horizontal quadratic differential filter.

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

11 車両画像入力部 12 平滑化・水平方向二次微分処理部 13 2値化処理部 14 領域分割処理部 15 領域特徴処理部 16 領域間関係処理部 17 プレート部抽出部 11 vehicle image input unit 12 smoothing / horizontal quadratic differential processing unit 13 binarization processing unit 14 region division processing unit 15 region feature processing unit 16 region relation processing unit 17 plate unit extraction unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 車両画像中のナンバープレートに記され
た車両番号等を認識する車両番号認識装置等に用いる車
両画像中のナンバープレートの位置を検出するナンバー
プレート位置検出装置において、 画像入力手段を用いて車両の画像を撮影し、これを多値
デジタル化された入力画像として入力する車両画像入力
部と、 前記入力画像の平滑化処理および水平方向の二次微分処
理を行いナンバープレート文字部等で大きな値を持つ微
分画像を生成する平滑化・水平方向二次微分処理部と、 前記微分画像を2値化してナンバープレート文字部等を
主として含む2値画像を得る2値化処理部と、 前記2値画像を連結領域毎に分割する領域分割処理部
と、 前記連結領域毎に領域の面積および大きさ等の領域特徴
量を計算しナンバープレート文字らしい領域を複数抽出
する領域特徴処理部と、 前記領域特徴処理部で抽出された複数のナンバープレー
ト文字らしい領域の間の位置関係および領域特徴量間の
関係等から判断してナンバープレートらしい領域の組み
合わせを抽出する領域間関係処理部と、 前記領域間関係処理部で抽出されたナンバープレートら
しい領域の組み合わせの位置をもとにナンバープレート
位置を決定しこれを検出結果として出力するプレート部
抽出部とを設けたことを特徴とするナンバープレート位
置検出装置。
1. A license plate position detecting device for detecting a position of a license plate in a vehicle image, which is used for a vehicle number recognizing device or the like for recognizing a vehicle number or the like written on a license plate in a vehicle image, and an image input means is provided. A vehicle image input unit that captures an image of a vehicle using it and inputs this as a multi-value digitized input image, and a license plate character unit that performs smoothing processing and horizontal second derivative processing of the input image A smoothing / horizontal quadratic differential processing unit for generating a differential image having a large value, and a binarization processing unit for binarizing the differential image to obtain a binary image mainly including license plate character portions and the like. A region division processing unit that divides the binary image into connected regions, and calculates region feature amounts such as the area and size of the regions for each connected region to obtain license plate characters. A combination of the region feature processing unit that extracts a plurality of regions, and the number plate region that is determined by the positional relationship between the plurality of license plate character regions extracted by the region feature processing unit and the relationship between the region feature amounts. An inter-region relationship processing unit that extracts the license plate position, and a plate unit extraction unit that determines the license plate position based on the position of the combination of the license plate-like regions extracted by the inter-region relationship processing unit and outputs this as the detection result. A license plate position detecting device characterized by being provided with.
【請求項2】 請求項1記載のナンバープレート位置検
出装置において、 前記平滑化・水平方向二次微分処理部は、平滑化フィル
タを用いた平滑化処理と、水平方向二次微分フィルタを
用いた水平方向二次微分処理とを前記多値デジタル化さ
れた入力画像に対して各々施すことによって、平滑化・
水平方向二次微分処理を行うことを特徴とするナンバー
プレート位置検出装置。
2. The license plate position detecting device according to claim 1, wherein the smoothing / horizontal quadratic differential processing unit uses a smoothing process using a smoothing filter and a horizontal quadratic differential filter. By performing horizontal second derivative processing on the multi-value digitized input image, smoothing
A license plate position detection device characterized by performing a second-order differential process in the horizontal direction.
【請求項3】 請求項1記載のナンバープレート位置検
出装置において、 前記平滑化・水平方向二次微分処理部は、平滑化効果と
水平方向二次微分効果を合わせ持つようなフィルタを用
いて前記多値デジタル化された入力画像に対して平滑化
処理および水平方向二次微分処理を施すことによって平
滑化・水平方向二次微分処理を行うことを特徴とするナ
ンバープレート位置検出装置。
3. The license plate position detection device according to claim 1, wherein the smoothing / horizontal quadratic differential processing unit uses a filter having both a smoothing effect and a horizontal quadratic differential effect. A license plate position detecting device characterized by performing smoothing / horizontal quadratic differential processing on a multi-value digitized input image.
【請求項4】 請求項1記載のナンバープレート位置検
出装置において、 2値化処理部で得られた2値画像に対して収縮および膨
張処理を施すことによってノイズ除去処理を行うことを
特徴とするナンバープレート位置検出装置。
4. The license plate position detecting device according to claim 1, wherein noise removal processing is performed by performing contraction and expansion processing on the binary image obtained by the binarization processing unit. License plate position detection device.
JP7300282A 1995-11-17 1995-11-17 Number plate position detector Pending JPH09147049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7300282A JPH09147049A (en) 1995-11-17 1995-11-17 Number plate position detector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7300282A JPH09147049A (en) 1995-11-17 1995-11-17 Number plate position detector

Publications (1)

Publication Number Publication Date
JPH09147049A true JPH09147049A (en) 1997-06-06

Family

ID=17882922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7300282A Pending JPH09147049A (en) 1995-11-17 1995-11-17 Number plate position detector

Country Status (1)

Country Link
JP (1) JPH09147049A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1071147A (en) * 1996-07-30 1998-03-17 Vingmed Sound As Analysis and measurement for timewise tissue velocity information

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1071147A (en) * 1996-07-30 1998-03-17 Vingmed Sound As Analysis and measurement for timewise tissue velocity information

Similar Documents

Publication Publication Date Title
JP4626886B2 (en) Method and apparatus for locating and extracting captions in digital images
KR101717613B1 (en) The moving vehicle detection system using an object tracking algorithm based on edge information, and method thereof
Li et al. Detection of vehicles from traffic scenes using fuzzy integrals
JP2000207489A (en) Character extracting method and device and record medium
KR100295360B1 (en) Image Processing Method Using Shading Algorithm
JPH09147049A (en) Number plate position detector
JP3638028B2 (en) Vehicle number recognition device
JP3150762B2 (en) Gradient vector extraction method and character recognition feature extraction method
JP4409713B2 (en) Document image recognition apparatus and recording medium
JPS60116076A (en) Extracting circuit of picture
JPH10302074A (en) Device for detecting position of number plate
JPH09288037A (en) Inspection method for lcd panel
Peuwnuan et al. Local variance image-based for scene text binarization under illumination effects
JPH09231376A (en) Number plate detecting system
JPH0512441A (en) Edge image generator
JP2853141B2 (en) Image area identification device
Abdullah et al. License plate detection and segmentation using cluster run length smoothing algorithm
JPH08171693A (en) Vehicle detector
JP2940419B2 (en) Image processing device
JP2670074B2 (en) Vehicle number recognition device
JP2853140B2 (en) Image area identification device
JPH1091798A (en) Parking vehicle detection method and device
JP2963807B2 (en) Postal code frame detector
JP3057160B2 (en) Image area identification device
JP3100619B2 (en) Photo region extraction device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040420