JP2001222681A - Device and method for detecting picture and device and method for recognizing picture - Google Patents

Device and method for detecting picture and device and method for recognizing picture

Info

Publication number
JP2001222681A
JP2001222681A JP2000029070A JP2000029070A JP2001222681A JP 2001222681 A JP2001222681 A JP 2001222681A JP 2000029070 A JP2000029070 A JP 2000029070A JP 2000029070 A JP2000029070 A JP 2000029070A JP 2001222681 A JP2001222681 A JP 2001222681A
Authority
JP
Japan
Prior art keywords
pixel
image
character
luminance
symbol
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2000029070A
Other languages
Japanese (ja)
Other versions
JP3876584B2 (en
Inventor
Hiroyasu Miyahara
景泰 宮原
Masahiro Imamura
征寛 今村
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 Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000029070A priority Critical patent/JP3876584B2/en
Publication of JP2001222681A publication Critical patent/JP2001222681A/en
Application granted granted Critical
Publication of JP3876584B2 publication Critical patent/JP3876584B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To obtain a picture detecting device and method, a character recognizing device and method, by which a code part, etc., is correctly detected even when the size of the code part such as a character or a graphic comprised in an input picture or the thickness of a stroke, etc., are not previously distinct, or even when the input picture comprises the code part where a width or the thickness of the stroke is largely different. SOLUTION: The device for detecting a picture is provided with a picture input part 1 for inputting an original picture to be the object of picture detection, a reference area specifying part 2 which specifies a plurality of partial areas comprising a pixel to be considered and being different in largeness as a reference area, a reference value calculating part 3 for calculating a reference value concerning the plurality of specified reference areas, a pixel judging part 4 for successively comparing the original pixel value of the pixel to be considered with the plurality of reference values corresponding to the pixel in order from the smallest reference area and judging whether the pixel is the code part or not, a detection picture storage part 5 for storing a pixel judgement result and generating a binary picture and a character recognizing part 6 for recognizing the character from the binary picture.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ディジタル画像中
に含まれる記号部分を検出する画像検出に関するもので
あり、特に情景画像中に含まれる文字や図形などの記号
部分を検出する画像検出装置及び画像検出方法、さらに
検出された画像から文字を認識する文字認識装置及び文
字認識方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to image detection for detecting a symbol portion included in a digital image, and more particularly to an image detection device and a symbol detection device for detecting a symbol portion such as a character or a figure included in a scene image. The present invention relates to an image detection method, a character recognition device and a character recognition method for recognizing characters from a detected image.

【0002】[0002]

【従来の技術】図13は、例えば特開平3−43881
号公報に示された従来の文字列検出装置を示す構成図で
ある。図13において、100は原画像中の画像検出の
対象となる所定領域のディジタル信号を入力し入力画像
とする画像入力部、101は画像入力部100から入力
する入力画像の各画素について移動平均値を求める移動
平均部、102は前記入力画像と移動平均部101が算
出する移動平均値とで減算を行い高周波画像を生成する
画像差分部、103は画像差分部102で生成された高
周波画像に対して上下限リミッタ処理を行なう上下限リ
ミッタ、104は上下限リミッタ処理の加わった高周波
画像に対して部分領域毎にヒストグラムを作成して2値
化処理を行うヒストグラム作成・2値化部、105は文
字列近傍のみを検出して2値画像を生成する論理演算部
である。
2. Description of the Related Art FIG.
FIG. 1 is a configuration diagram showing a conventional character string detection device disclosed in Japanese Patent Publication No. In FIG. 13, reference numeral 100 denotes an image input unit which inputs a digital signal of a predetermined area to be detected in the original image and serves as an input image, and 101 denotes a moving average value for each pixel of the input image input from the image input unit 100 A moving average unit for obtaining a high-frequency image by performing subtraction between the input image and the moving average value calculated by the moving average unit 101; An upper / lower limiter 104 for performing an upper / lower limiter process, a histogram creating / binarizing unit 104 for creating a histogram for each partial region with respect to the high-frequency image to which the upper / lower limiter process has been added, and performing a binarization process; A logical operation unit that detects only the vicinity of the character string and generates a binary image.

【0003】次に、前記の従来技術として示す文字列検
出装置の動作を説明する。まず、画像入力部100は、
画像検出を行う原画像のうち所定領域のディジタル信号
を入力する。画像入力部100で得られる入力画像は、
各画素が輝度に応じた0から255までの階調数に画素
値をとるグレースケール画像であるものとする。以下で
は、入力画像に含まれる各画素の量子化された画素値を
「原画素値」と呼ぶ。この入力画像には、文字や図形な
どの記号部分として検出されるべき対象部分が含まれて
いる。検出されるべき画像は、一定の太さからなる線素
で構成されている。以下では、入力画像のうち文字や図
形などの記号部分として検出されるべき対象部分を「文
字部」と、それ以外の部分を「背景部」と呼ぶ。
Next, the operation of the above-described conventional character string detecting device will be described. First, the image input unit 100
A digital signal of a predetermined area in an original image to be detected is input. The input image obtained by the image input unit 100 is
It is assumed that each pixel is a grayscale image in which pixel values take pixel values in the number of gradations from 0 to 255 according to luminance. Hereinafter, the quantized pixel value of each pixel included in the input image is referred to as “original pixel value”. The input image includes a target portion to be detected as a symbol portion such as a character or a figure. The image to be detected is composed of line elements having a constant thickness. Hereinafter, a target portion to be detected as a symbol portion such as a character or a figure in the input image is referred to as a “character portion”, and the other portions are referred to as a “background portion”.

【0004】次に、移動平均部101は入力画像を構成
する各画素について、当該画素を中心とした縦1画素、
横p画素の部分領域を特定し、当該部分領域に含まれる
全画素の原画素値から、その部分領域に関する平均画素
値を算出する。平均画素値算出の対象となる部分領域の
大きさは、部分領域の幅の画素数pによって規定され
る。このpの値は、検出したい文字の幅の数倍程度にな
るように、予め設定しておく。移動平均部は、平均値画
素値算出の対象となる画素及びその画素に対応する部分
領域を順次換えながら、入力画像の全画素について、対
応する平均画素値を算出する。
[0004] Next, the moving averaging unit 101 calculates, for each pixel constituting the input image, one vertical pixel centered on the pixel,
A partial region of the horizontal p pixels is specified, and an average pixel value for the partial region is calculated from original pixel values of all pixels included in the partial region. The size of the partial area for which the average pixel value is calculated is defined by the number p of pixels of the width of the partial area. The value of p is set in advance so as to be several times the width of the character to be detected. The moving average unit calculates the corresponding average pixel value for all the pixels of the input image while sequentially changing the target pixel of the average pixel value calculation and the partial area corresponding to the pixel.

【0005】次に、画像差分部102は、入力画像の画
素について原画素値と移動平均部101の求めた平均画
素値とで減算を行う。この原画素値と平均画素値の減算
結果を、以下では「高周波画素値」とする。画像差分部
は、画像検出の対象となる全画素について高周波画素値
を算出し、その結果から演算処理された画像を生成す
る。この演算処理された画像を、以下では「高周波画
像」とする。この高周波画像においては、各画素の高周
波画素値は以下のような特徴を有する。まず、文字部を
構成し原画素値が大きい画素では、高周波画素値は大き
くプラスに偏移する。次に、背景部であって文字部の近
傍にある画素では、高周波画素値は大きくマイナスに偏
移する。最後に、原画素値がなだらかに変化していると
ころでは、高周波画素値がほぼゼロになる。
Next, the image difference section 102 subtracts the original pixel value of the pixel of the input image from the average pixel value obtained by the moving average section 101. The result of subtraction of the original pixel value and the average pixel value is hereinafter referred to as a “high-frequency pixel value”. The image difference unit calculates high-frequency pixel values for all pixels to be subjected to image detection, and generates a processed image from the result. The image subjected to the arithmetic processing is hereinafter referred to as a “high-frequency image”. In this high-frequency image, the high-frequency pixel value of each pixel has the following characteristics. First, in a pixel forming a character portion and having a large original pixel value, the high-frequency pixel value shifts to a large positive value. Next, in the pixels in the background and near the character, the high-frequency pixel value shifts greatly to minus. Finally, where the original pixel value changes gradually, the high-frequency pixel value becomes almost zero.

【0006】次に、上下限リミッタ103は、この高周
波画像を対象として、上下限リミッタ処理を行なう。す
なわち、高周波画素値があらかじめ定めた上限値より大
きい場合には、当該高周波画素値を上限値に制限し、逆
に、高周波画素値があらかじめ定めた下限値より小さい
場合には、当該高周波画素値を下限値に制限する。
Next, the upper / lower limiter 103 performs an upper / lower limiter process on the high-frequency image. That is, when the high-frequency pixel value is larger than a predetermined upper limit, the high-frequency pixel value is limited to the upper limit. Conversely, when the high-frequency pixel value is smaller than the predetermined lower limit, the high-frequency pixel value is limited. To the lower limit.

【0007】次に、ヒストグラム作成・2値化部104
は、前記上下限リミッタ処理の加わった高周波画像を、
適当な大きさで複数の部分領域に分割し、各部分領域に
ついて上下限リミッタ処理された高周波画素値のヒスト
グラムを作成する。さらに、ヒストグラム生成・2値化
部は、各部分領域高周波画素値のヒストグラムから各部
分領域内の高周波画素値の平均と分散を算出し、下記式
1の条件に従って高輝度2値画像H(x,y)と低輝度2値
画像L(x,y)を作成する。これらの2値画像では、前記
の高周波画像の特性により、画素値が大きい文字部では
(x,y)が1となり、その背景部であって文字部の近傍
にある画素ではL(x,y)が1となる。
Next, a histogram creation / binarization unit 104
Is a high-frequency image subjected to the upper and lower limiter processing,
The image data is divided into a plurality of partial regions of an appropriate size, and a histogram of high-frequency pixel values subjected to upper and lower limiters for each partial region is created. Further, the histogram generation / binarization unit calculates the average and the variance of the high-frequency pixel values in each partial region from the histogram of each partial region high-frequency pixel value, and obtains a high-luminance binary image H (x , y) and a low-luminance binary image L (x, y) . In these binary images, due to the characteristics of the high-frequency image, H (x, y) is 1 in a character portion having a large pixel value, and L (x, y) is in a background portion of a pixel in the vicinity of the character portion . y) becomes 1.

【0008】[0008]

【数1】 (Equation 1)

【0009】最後に、論理演算部105は、高輝度2値
画像H(x,y)および低輝度2値画像L(x,y)について、下
記式2の論理演算を行なう。式2において、lは検出対
象とする文字部の線素の太さに相当する画素数であり、
予め設定しておく。この論理演算により、両サイドのL
(x,y)が1で中央のH(x,y)が1の部分と、両サイドのH
(x,y)が1で中央のL(x,y)が1の部分だけが1となり、
文字部の輪郭だけが検出された検出画像が生成される。
Finally, the logical operation unit 105 performs a logical operation of the following expression 2 on the high luminance binary image H (x, y) and the low luminance binary image L (x, y) . In Equation 2, l is the number of pixels corresponding to the thickness of the line element of the character portion to be detected,
Set in advance. By this logical operation, L on both sides is
(x, y) is 1 and the center H (x, y) is 1 and the H on both sides
(x, y) is 1 and only the part where the center L (x, y) is 1 becomes 1,
A detection image in which only the outline of the character portion is detected is generated.

【0010】 {(H(x,y)∩L(x-l,y))∩(H(x,y)∩L(x+l,y))}∪{(H(x-l,y)∩L(x,y) )∩(H(x+l,y)∩L(x,y))} … (式2)[0010] {(H (x, y) ∩L (xl, y) ) ((H (x, y) ∩L (x + l, y) )} ∪ {(H (xl, y) ∩L ( x, y) ) ∩ (H (x + l, y) ∩L (x, y) )} ... (Equation 2)

【0011】[0011]

【発明が解決しようとする課題】前記、従来の文字列検
出装置では、検出対象とする文字や図形などの記号部分
の検出に、記号部分の大きさや線素の太さなどに依存し
た定数(前記p及びl)を用いている。したがって、入
力画像中に含まれる文字や図形などの記号部分の大きさ
及び線素の太さが予め明らかでない場合には正確に文字
や図形などの記号部分の検出を行うことができない、と
いう問題があった。
In the above-described conventional character string detection apparatus, a constant (depending on the size of a symbol portion, the thickness of a line element, etc.) is used to detect a symbol portion such as a character or a figure to be detected. The above p and l) are used. Therefore, if the size and the thickness of a line element of a character or a figure included in an input image are not clear beforehand, it is not possible to accurately detect the symbol part of a character or a figure. was there.

【0012】また、従来の文字列検出装置では、一度の
検出処理を通じ前記文字列検出に用いる定数(前記p及
びl)が固定されている。したがって、入力画像中に幅
や線素の太さの異なる文字や図形などの記号部分が含ま
れている場合にはそれらを同時に検出することができな
い、という問題もあった。
Further, in the conventional character string detecting device, the constants (p and l) used for the character string detection are fixed through one detection process. Therefore, when an input image includes a symbol portion such as a character or a graphic having a different width or a different line element thickness, it cannot be detected at the same time.

【0013】本発明は、前記課題を解決するためになさ
れたものであり、検出されるべき入力画像中の図形や文
字などの記号部分の大きさや線素の太さに関係なくこれ
らを検出することができ、記号部分の大きさや線素の太
さ等が予め明らかでない場合や、入力画像中に幅や線素
の太さの大きく異なる記号部分が含まれている場合であ
っても、これらを正確に検出することが可能な画像検出
装置及び画像検出方法、並びに文字認識装置及び文字認
識方法を得ることを目的としており、さらに画像検出処
理や文字認識処理に要する記憶容量や処理時間をできる
だけ増大させずに、高輝度の記号部分と低輝度の記号部
分とを同時に検出することが可能な、画像検出装置及び
画像検出方法、並びに文字認識装置及び文字認識方法を
提供するものである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and detects a symbol or a symbol such as a figure or a character in an input image to be detected irrespective of the size or the thickness of a line element. Even when the size of the symbol portion or the thickness of the line element is not clear in advance, or when the input image includes a symbol portion having a significantly different width or line element thickness, The purpose of the present invention is to obtain an image detection device and an image detection method, and a character recognition device and a character recognition method capable of accurately detecting an image, and further reduce the storage capacity and processing time required for the image detection process and the character recognition process. Provided are an image detection device and an image detection method, and a character recognition device and a character recognition method that can simultaneously detect a high-luminance symbol portion and a low-luminance symbol portion without increasing them. .

【0014】[0014]

【課題を解決するための手段】[Means for Solving the Problems]

【0015】前記の課題を解決し、目的を達成するため
に、本発明にかかる画像検出装置にあっては、記号部分
の検出を行う原画像のうち所定領域のディジタル信号を
入力する画像入力手段と、記号部分か否かの判定の対象
となる画素を含む大きさの異なる複数の部分領域を参照
領域として特定する参照領域特定手段と、前記複数の参
照領域各々について参照値を算出する参照値算出手段
と、判定の対象となる画素のディジタル信号として得ら
れる画素値を当該画素に対応する前記複数の参照値と参
照領域の大きさが小さい順に順次比較して当該画素が記
号部分であるか否かを判定する画素判定手段と、を備え
たことを特徴とする。
In order to solve the above problems and achieve the object, an image detecting apparatus according to the present invention comprises an image input means for inputting a digital signal of a predetermined area in an original image for detecting a symbol portion. Reference area specifying means for specifying, as a reference area, a plurality of partial areas having different sizes including a pixel to be determined as a symbol part, and a reference value for calculating a reference value for each of the plurality of reference areas Calculating means for sequentially comparing a pixel value obtained as a digital signal of a pixel to be determined with the plurality of reference values corresponding to the pixel in ascending order of the size of the reference area to determine whether the pixel is a symbol part And a pixel determination unit for determining whether or not the determination is made.

【0016】次の発明にかかる画像検出装置にあって
は、参照領域特定手段は、判定の対象となる画素を中心
とする大きさの異なる複数の部分領域を参照領域として
特定する構成にされたことを特徴とする。
In the image detecting apparatus according to the next invention, the reference area specifying means is configured to specify a plurality of partial areas having different sizes around a pixel to be determined as a reference area. It is characterized by the following.

【0017】次の発明にかかる画像検出装置にあって
は、参照領域特定手段は、判定の対象となる画素を含
み、かつ当該画素との相対的な位置と大きさの異なる複
数の部分領域を参照領域として特定する構成にされたこ
とを特徴とする。
In the image detecting apparatus according to the next invention, the reference area specifying means includes a plurality of partial areas including a pixel to be determined and having different positions and sizes relative to the pixel. It is characterized in that it is configured to be specified as a reference area.

【0018】次の発明にかかる画像検出装置にあって
は、参照領域特定手段は、判定の対象となる画素を含む
形状の異なる複数の部分領域を参照領域として特定する
構成とされたことを特徴とする。
In the image detecting apparatus according to the next invention, the reference area specifying means is configured to specify a plurality of partial areas having different shapes including pixels to be determined as reference areas. And

【0019】次の発明にかかる文字認識装置にあって
は、さらに画素判定手段の判定結果を2値画像として記
憶する検出画像記憶手段と、前記2値画像に含まれる記
号部分が文字である場合にその文字を認識する文字認識
手段と、を備えたことを特徴とする。
In the character recognition apparatus according to the next invention, furthermore, a detection image storage means for storing the determination result of the pixel determination means as a binary image, and a symbol part included in the binary image is a character. And character recognition means for recognizing the character.

【0020】次の発明にかかる文字認識装置にあって
は、画素判定手段は、判定の対象となる画素を複数の参
照値と順次比較して、当該画素が記号部分の周辺にある
記号部分以外の部分より高輝度の記号部分であるかを判
定しその判定結果を出力するとともに、当該画素が記号
部分以外の部分より低輝度の記号部分であるかを判定し
その判定結果を出力する構成とされ、検出画像記憶手段
は、前記画素判定手段による高輝度の記号部分であるか
の判定結果を高輝度の記号部分の2値画像として記憶す
るとともに、前記画素判定手段による低輝度の記号部分
であるか否かの判定結果を低輝度の記号部分の2値画像
として記憶する構成とされ、文字認識手段は、前記高輝
度の記号部分の2値画像から高輝度の文字を認識すると
ともに、前記低輝度の記号部分の2値画像から低輝度の
文字を認識する構成とされたことを特徴とする。
In the character recognition device according to the next invention, the pixel determining means sequentially compares the pixel to be determined with a plurality of reference values, and determines whether the pixel is a part other than the symbol part around the symbol part. A determination is made as to whether or not the part is a symbol part having a higher luminance than the part, and a result of the determination is output. The detected image storage unit stores the result of the determination as to whether the pixel portion is a high-luminance symbol portion by the pixel determination unit as a binary image of the high-luminance symbol portion. The result of the determination as to whether or not there is a binary image of a low-luminance symbol portion is stored, and the character recognition means recognizes high-luminance characters from the high-luminance symbol portion binary image, and Low brightness Characterized in that the binary image of the symbol part is recognizing constituting the low brightness of the character.

【0021】次の発明にかかる文字認識装置にあって
は、画素判定手段は、判定の対象となる画素を複数の参
照値と順次比較して当該画素が記号部分の周辺にある記
号部分以外の部分より高輝度の記号部分であるかまたは
記号部分以外の部分より低輝度の記号部分であるか或い
は記号部分以外の部分であるかを判定しその判定結果を
3値化された値として出力する構成とされ、検出画像記
憶手段は、前記画素判定手段による判定結果を3値画像
として記憶する構成とされ、文字認識手段は、前記3値
画像から高輝度の文字および低輝度の文字の両方を認識
する構成とされたことを特徴とする。
In the character recognition device according to the next invention, the pixel determining means sequentially compares the pixel to be determined with a plurality of reference values, and determines whether the pixel is a part other than the symbol part around the symbol part. It is determined whether the portion is a symbol portion having a higher luminance than the portion, a symbol portion having a lower luminance than a portion other than the symbol portion, or a portion other than the symbol portion, and a result of the determination is output as a ternary value. The detected image storage means is configured to store the determination result by the pixel determination means as a ternary image, and the character recognizing means is configured to recognize both high-brightness characters and low-brightness characters from the ternary image. It is characterized in that it is configured to recognize.

【0022】次の発明にかかる画像検出方法にあって
は、記号部分の検出を行う原画像のうち所定領域のディ
ジタル信号を入力する画像入力工程と、記号部分か否か
の判定の対象となる画素を含む大きさの異なる複数の部
分領域を参照領域として特定する参照領域特定工程と、
前記複数の参照領域各々について参照値を算出する参照
値算出工程と、判定の対象となる画素のディジタル信号
として得られる画素値を当該画素に対応する前記複数の
参照値と参照領域の大きさが小さい順に順次比較して当
該画素が記号部分であるか否かを判定する画素判定工程
と、を備えたことを特徴とする。
In the image detecting method according to the next invention, an image inputting step of inputting a digital signal of a predetermined area in an original image for detecting a symbol portion, and an object for determining whether the symbol portion is present. A reference region specifying step of specifying a plurality of partial regions having different sizes including pixels as a reference region,
A reference value calculating step of calculating a reference value for each of the plurality of reference regions, and determining a pixel value obtained as a digital signal of a pixel to be determined by comparing the plurality of reference values and the size of the reference region corresponding to the pixel. A pixel determination step of sequentially comparing the pixels in ascending order to determine whether or not the pixel is a symbol portion.

【0023】次の発明にかかる画像検出方法にあって
は、参照領域特定工程は、判定の対象となる画素を中心
とする大きさの異なる複数の部分領域を参照領域として
特定することを特徴とする。
In the image detecting method according to the next invention, the reference area specifying step is characterized in that a plurality of partial areas having different sizes around a pixel to be determined are specified as reference areas. I do.

【0024】次の発明にかかる画像検出方法にあって
は、参照領域特定工程は、判定の対象となる画素を含
み、かつ当該画素との相対的な位置と大きさの異なる複
数の部分領域を参照領域として特定することを特徴とす
る。
In the image detection method according to the next invention, the reference area specifying step includes a plurality of partial areas including a pixel to be determined and having different positions and sizes relative to the pixel. It is characterized in that it is specified as a reference area.

【0025】次の発明にかかる画像検出方法にあって
は、参照領域特定工程は、判定の対象となる画素を含む
形状の異なる複数の部分領域を参照領域として特定する
ことを特徴とする。
In the image detecting method according to the next invention, the reference area specifying step is characterized in that a plurality of partial areas having different shapes including pixels to be determined are specified as reference areas.

【0026】次の発明にかかる文字認識方法にあって
は、さらに画素判定手段の判定結果を2値画像として記
憶する検出画像記憶工程と、前記2値画像に含まれる記
号部分が文字である場合にその文字を認識する文字認識
工程と、を備えたことを特徴とする。
In the character recognition method according to the next invention, there is further provided a detection image storing step of storing the determination result of the pixel determination means as a binary image, and a case where a symbol portion included in the binary image is a character. And a character recognition step of recognizing the character.

【0027】次の発明にかかる文字認識方法にあって
は、画素判定工程は、判定の対象となる画素を複数の参
照値と順次比較して、当該画素が記号部分の周辺にある
記号部分以外の部分より高輝度の記号部分であるかを判
定しその判定結果を出力するとともに、当該画素が記号
部分以外の部分より低輝度の記号部分であるかを判定し
その判定結果を出力し、検出画像記憶工程は、前記画素
判定手段による高輝度の記号部分であるかの判定結果を
高輝度の記号部分の2値画像として記憶するとともに、
前記画素判定手段による低輝度の記号部分であるか否か
の判定結果を低輝度の記号部分の2値画像として記憶
し、文字認識工程は、前記高輝度の記号部分の2値画像
から高輝度の文字を認識するとともに、前記低輝度の記
号部分の2値画像から低輝度の文字を認識することを特
徴とする。
In the character recognition method according to the next invention, in the pixel determining step, the pixel to be determined is sequentially compared with a plurality of reference values to determine whether the pixel is a part other than the symbol part around the symbol part. And whether the pixel is a symbol part having a lower luminance than the part other than the symbol part, and outputs the judgment result. The image storing step stores the result of the determination as to whether the pixel portion is a high-luminance symbol portion by the pixel determination section as a binary image of the high-luminance symbol portion,
The result of the determination as to whether or not the pixel portion is a low-luminance symbol portion by the pixel determination means is stored as a low-luminance symbol portion binary image. And recognizing the low-luminance character from the binary image of the low-luminance symbol portion.

【0028】次の発明にかかる文字認識方法にあって
は、画素判定工程は、判定の対象となる画素を複数の参
照値と順次比較して、当該画素が記号部分の周辺にある
記号部分以外の部分より高輝度の記号部分であるかまた
は記号部分以外の部分より低輝度の記号部分であるか或
いは記号部分以外の部分であるかを判定しその判定結果
を3値化された値として出力し、検出画像記憶工程は、
前記画素判定手段による判定結果を3値画像として記憶
し、文字認識工程は、前記3値画像から高輝度の文字お
よび低輝度の文字の両方を認識することを特徴とする。
In the character recognition method according to the next invention, in the pixel determining step, the pixel to be determined is sequentially compared with a plurality of reference values to determine whether the pixel is a part other than the symbol part around the symbol part. Is determined to be a symbol part having a higher luminance than the part, a symbol part having a lower luminance than a part other than the symbol part, or a part other than the symbol part, and a result of the determination is output as a ternary value. Then, the detection image storage step includes:
The result of the determination by the pixel determining means is stored as a ternary image, and the character recognition step recognizes both high-luminance characters and low-luminance characters from the ternary image.

【0029】[0029]

【発明の実施の形態】実施の形態1.図1は、本実施の
形態1にかかる文字認識装置の構成図である。図1にお
いて、1は画像検出の対象となる原画像を入力する画像
入力部、2は画像入力部1で入力された入力画像に含ま
れる複数の部分領域を参照領域として特定する参照領域
特定部、3は参照領域特定部2で特定された複数の参照
領域について参照値を算出する参照値算出部、4は画像
検出を行う所定領域に含まれる全画素について画素判定
を行う画素判定部、5は画素判定部4の出力である画素
判定結果を記憶して2値画像を生成する検出画像記憶
部、6は検出画像記憶部5で生成された2値画像から文
字を認識する文字認識部である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 FIG. 1 is a configuration diagram of the character recognition device according to the first embodiment. In FIG. 1, reference numeral 1 denotes an image input unit for inputting an original image to be detected, and reference numeral 2 denotes a reference region specifying unit for specifying a plurality of partial regions included in the input image input by the image input unit 1 as reference regions. Reference numeral 3 denotes a reference value calculation unit that calculates reference values for a plurality of reference regions specified by the reference region specification unit 2. Reference numeral 4 denotes a pixel determination unit that performs pixel determination for all pixels included in a predetermined region where image detection is performed. Is a detected image storage unit that stores a pixel determination result output from the pixel determination unit 4 to generate a binary image, and 6 is a character recognition unit that recognizes characters from the binary image generated by the detected image storage unit 5. is there.

【0030】以下、前記のように構成される文字認識装
置の動作を図面に従って説明する。図2は、前記文字認
識装置の処理フロー図である。まず、画像入力部1が画
像検出を行う原画像のうち所定領域のディジタル信号を
入力する(ステップS1)。画像入力部1で得られる入
力画像は、各画素が輝度に応じた0から255までの階
調数に量子化された画素値をとるグレースケール画像で
あり、明るい画素ほど大きな画素値になるものとする。
The operation of the above-described character recognition apparatus will be described below with reference to the drawings. FIG. 2 is a processing flowchart of the character recognition device. First, the image input unit 1 inputs a digital signal of a predetermined area in an original image to be subjected to image detection (step S1). The input image obtained by the image input unit 1 is a grayscale image in which each pixel takes a pixel value quantized to a gradation number from 0 to 255 according to luminance, and a brighter pixel has a larger pixel value. And

【0031】次に、参照領域特定部2は、入力画像に含
まれる複数の部分領域(#1~#N、Nは特定される参
照領域の数)を参照領域として特定する(ステップS
2)。図3は、参照領域特定部2で特定される参照領域
を示した模式図である。図3において、7は文字部であ
るか背景部であるかの画素判定の対象となる画素、8~
10は参照領域として特定される部分領域である。以下
では、画像検出を行う所定の領域に含まれる、文字部で
あるか背景部であるかの画素判定の対象となる画素を
「注目画素」と呼ぶ。図3では、特に参照領域特定部2
が注目画素を中心として形状が同じで大きさの異なる三
つの部分領域を参照領域として特定した場合について示
している。この場合は、特定される参照領域の数Nは3
である。ここで、参照領域特定部2は、最小の部分領域
8を第1番目(#1)の参照領域として、中間の大きさ
の部分領域9を第2番目(#2)の参照領域として、最
大の部分領域10を第3番目(#3)の参照領域として
特定する。ここで、最小の部分領域8の大きさは、入力
画像の大きさなどに応じて予め定めておく。
Next, the reference area specifying unit 2 specifies a plurality of partial areas (# 1 to #N, where N is the number of specified reference areas) included in the input image as reference areas (Step S).
2). FIG. 3 is a schematic diagram showing the reference area specified by the reference area specifying unit 2. In FIG. 3, reference numeral 7 denotes a pixel for which a pixel is determined to be a character portion or a background portion;
Reference numeral 10 denotes a partial area specified as a reference area. Hereinafter, a pixel included in a predetermined area where image detection is performed and for which a pixel is determined to be a character portion or a background portion is referred to as a “target pixel”. In FIG. 3, in particular, the reference area specifying unit 2
Shows a case where three partial regions having the same shape and different sizes are specified as reference regions around the target pixel. In this case, the number N of the specified reference areas is 3
It is. Here, the reference area specifying unit 2 sets the minimum partial area 8 as the first (# 1) reference area, sets the intermediate partial area 9 as the second (# 2) reference area, Is specified as the third (# 3) reference area. Here, the size of the minimum partial area 8 is determined in advance according to the size of the input image.

【0032】次に、参照値算出部3は、参照領域に含ま
れる全画素の原画素値の平均値をそれぞれ計算し、これ
を注目画素についての参照値とする(ステップS3)。
ここでは、ひとつの注目画素について、特定された参照
領域は複数あるので、算出される参照値も、参照領域そ
れぞれに対応し複数算出される。
Next, the reference value calculation unit 3 calculates the average value of the original pixel values of all the pixels included in the reference area, and uses the average value as the reference value for the pixel of interest (step S3).
Here, since there are a plurality of specified reference regions for one target pixel, a plurality of calculated reference values are calculated corresponding to each of the reference regions.

【0033】参照値算出部3は、入力画像のうち画像検
出を行う所定領域内に含まれる全画素について、注目画
素を順次換えながら前記参照値算出を繰り返し、画像検
出を行う所定領域内に含まれる全画素のそれぞれに対応
する複数の参照値(#1~#3)を求める。
The reference value calculation unit 3 repeats the reference value calculation for all the pixels included in the predetermined area where the image is to be detected in the input image while sequentially changing the pixel of interest, and includes the reference value in the predetermined area where the image is to be detected. A plurality of reference values (# 1 to # 3) corresponding to all the pixels to be obtained are obtained.

【0034】次に、画素判定部4は、入力画像の原画素
値と、参照値算出部3で参照された当該画素に対応する
複数の参照値とを比較して画像検出を行なう(ステップ
S4)。以下、ひとつの注目画素についての画素判定処
理を図4により説明する。図4は、画素判定処理の処理
フロー図である。図4において、nは参照値を特定する
ために示す変数である。nは参照値が算出対象とされた
参照領域の大きさが小さい順に対応付けられており、n
=1ならば最小の参照領域についての参照値を、n=N
ならば最大の参照領域についての参照値を示す。
Next, the pixel determination unit 4 performs image detection by comparing the original pixel value of the input image with a plurality of reference values corresponding to the pixel referenced by the reference value calculation unit 3 (step S4). ). Hereinafter, the pixel determination processing for one target pixel will be described with reference to FIG. FIG. 4 is a processing flowchart of the pixel determination processing. In FIG. 4, n is a variable indicated for specifying a reference value. n is associated in ascending order of the size of the reference region for which the reference value is calculated, and n
= 1, the reference value for the smallest reference area, n = N
Then, it indicates the reference value for the largest reference area.

【0035】まず、画素判定部4はnを1に初期化し
(ステップS11)、最小の参照領域についての参照値
と注目画素の原画素値とを式3に従って比較し、注目画
素が文字部であるか判定を行う(ステップS12)。こ
こで式3は、周辺より輝度が高い画素、すなわち背景部
と比較して高輝度の文字部を検出するために用いる比較
条件式である。
First, the pixel determination unit 4 initializes n to 1 (step S11), compares the reference value for the smallest reference area with the original pixel value of the target pixel according to Equation 3, and determines that the target pixel is a character part. It is determined whether there is (Step S12). Here, Expression 3 is a comparison condition expression used to detect a pixel having higher luminance than the surroundings, that is, a character portion having higher luminance than the background portion.

【0036】 原画素値−参照値 > C1 … (式3) ただし、C1は定数である。Original pixel value−Reference value> C 1 (Equation 3) where C 1 is a constant.

【0037】次に、画素判定部は前記式3が成立したか
判断し(ステップS13)、成立した場合は(ステップ
S13、Yes)、当該注目画素を文字部と判定して画
素判定結果の出力を1とし(ステップS14)、画素判
定処理を終了する。一方、ステップS13で前記式3が
成立しなかった場合は(ステップS13、No)、nに
1加算した後(ステップS15)、nが最大値Nより大
きな値になったか判定する(ステップS16)。この判
定の結果、nがN以下の場合には(ステップS16、N
o)、前回比較した参照値よりも1段階大きな参照領域
から算出された参照値に基づいて、当該注目画素につい
ての画素判定処理を繰り返す(ステップS12、ステッ
プS13)。ステップS16で、nがNより大きな値に
なった場合は(ステップS16、No)、全参照値との
比較の結果文字部と判定されなかったので、当該注目画
素を背景部と判定して画素判定結果の出力を0とし(ス
テップS17)、画素判定処理を終了する。
Next, the pixel judging unit judges whether the above equation 3 is satisfied (step S13). If it is satisfied (step S13, Yes), the pixel of interest is judged to be a character part, and the pixel judgment result is output. Is set to 1 (step S14), and the pixel determination process ends. On the other hand, if Expression 3 is not satisfied in Step S13 (Step S13, No), 1 is added to n (Step S15), and it is determined whether or not n is larger than the maximum value N (Step S16). . If the result of this determination is that n is less than or equal to N (step S16, N
o) Based on a reference value calculated from a reference area one step larger than the reference value compared last time, the pixel determination process for the target pixel is repeated (steps S12 and S13). If n is larger than N in step S16 (step S16, No), the target pixel is determined to be the background part because the comparison with all the reference values has not determined the character part to be the background part. The output of the determination result is set to 0 (step S17), and the pixel determination process ends.

【0038】画素判定部4は、入力画像中の画像検出を
行う所定領域内に含まれる全画素について、注目画素を
順次換えながら前記画素判定処理を繰り返し行う。検出
画像記憶部5は、画素判定部の出力を記憶し、文字部を
構成する画素のみが検出された2値画像を生成する(ス
テップS4)。最後に、文字認識部6は、検出画像記憶
部で生成された2値画像から文字認識を行う(ステップ
S5)。2値画像からの文字認識法としては、例えば、
電子情報通信学会論文誌D−II,Vol.J81−D−
II,No.10,pp.2280−2287(1998
年)「部分文字列の配置規則を考慮したナンバープレー
ト領域抽出」に記載の方法を用いる。
The pixel judging section 4 repeats the above-described pixel judging process for all the pixels included in the predetermined area for performing the image detection in the input image while sequentially changing the pixel of interest. The detected image storage unit 5 stores the output of the pixel determination unit and generates a binary image in which only the pixels forming the character part are detected (Step S4). Finally, the character recognition unit 6 performs character recognition from the binary image generated by the detected image storage unit (Step S5). As a method for recognizing characters from a binary image, for example,
IEICE Transactions D-II, Vol. J81-D-
II, No. 10, pp. 2280-2287 (1998
Year) Use the method described in "Extraction of license plate area in consideration of arrangement rules of partial character strings".

【0039】なお、以上、画素判定部4による画素判定
処理では、上述の図4に示す画素判定処理フローのステ
ップS13において、画素判定の条件として前記式3を
使用し、背景部より輝度の高い文字部を検出する方法に
ついて説明したが、画素判定の条件として、式3に換え
て式4を使用することで、周囲より輝度の低い画素、す
なわち背景部と比較して低輝度の文字部を検出すること
が可能である。
As described above, in the pixel determination processing by the pixel determination section 4, in step S13 of the above-described pixel determination processing flow shown in FIG. Although the method of detecting the character portion has been described, by using Expression 4 instead of Expression 3 as a condition for pixel determination, a pixel having lower luminance than the surroundings, that is, a character portion having lower luminance than the background portion can be obtained. It is possible to detect.

【0040】 参照値−原画素値 > C2 … (式4) ただし、C2は定数である。Reference value−Original pixel value> C 2 (Equation 4) where C 2 is a constant.

【0041】次に、本実施の形態1を、入力画像中に大
きさ及び線素の太さが異なる文字部が含まれている場合
の前記文字認識処理に適用する場合を、図面に従って説
明する。図5は、図3に示す参照領域の特定の概要を示
す模式図である。図5において、11は文字板の撮像、
12及び13は文字部を構成する画素、14は背景部を
構成する画素、15〜17は画素12に対応する参照領
域として特定される部分領域、18〜20は画素13に
対応する参照領域として特定される部分領域、21〜2
3は画素14に対応する参照領域として特定される部分
領域、24は情景画像部である。
Next, a case where the first embodiment is applied to the character recognition processing in a case where a character portion having a different size and a different line element thickness in an input image is described with reference to the drawings. . FIG. 5 is a schematic diagram showing a specific outline of the reference area shown in FIG. In FIG. 5, reference numeral 11 denotes an image of a dial,
Reference numerals 12 and 13 denote pixels constituting a character portion, 14 denotes a pixel constituting a background portion, 15 to 17 denote partial regions specified as reference regions corresponding to the pixel 12, and 18 to 20 denote reference regions corresponding to the pixel 13. Partial area specified, 21-2
3 is a partial area specified as a reference area corresponding to the pixel 14, and 24 is a scene image part.

【0042】入力画像には、画像検出処理の対象となる
文字板の撮像11と、その外側に画像検出処理の対象と
ならない情景画像部24が含まれている。文字板の撮像
11には、背景部より高い輝度の文字部として、大きさ
及び線素の太さが異なる文字部である「6」及び「7」
の文字が含まれている。図5において、文字盤の撮像1
1内の「6」の文字は、線素が太くかつ大きな文字部で
あり、同じく「7」の文字は、線素が細くかつ小さな文
字部である。
The input image includes an image pickup 11 of the dial to be subjected to the image detection processing, and a scene image section 24 outside the image detection processing which is not to be subjected to the image detection processing. In the image 11 of the dial, “6” and “7” which are character portions having different sizes and line element thicknesses as character portions having higher luminance than the background portion.
Characters are included. 5. In FIG.
The character "6" in 1 is a character part with a thick and large line element, and the character "7" is a character part with a thin and small line element.

【0043】まず、画素12が注目画素とされた場合
は、画素12の原画素値は最小の部分領域15について
算出された参照値と比較される。部分領域15では、背
景部の占める割合が大きく、参照値は原画素値より小さ
くなるため、前記式3を満足して画素12は文字部と判
定される。
First, when the pixel 12 is set as the target pixel, the original pixel value of the pixel 12 is compared with the reference value calculated for the smallest partial area 15. In the partial region 15, the ratio occupied by the background portion is large, and the reference value is smaller than the original pixel value.

【0044】次に、画素13が注目画素とされた場合
は、原画素値は最小の部分領域18について算出された
参照値と比較される。しかし、部分領域18には輝度の
高い文字部の画素のみしか含まれていないので、参照値
は注目画素の原画素値とほぼ同じ値となり、式3を満足
しない。この場合には、一段階大きな部分領域19につ
いて算出される参照値と原画素値との比較判定が行われ
る。しかし、部分領域19にも輝度の高い文字部の画素
のみしか含まれていないので、同様に式3は満足しな
い。さらに、最大の部分領域20について算出される参
照値と原画素値との比較判定が行われる。部分領域20
には背景部が含まれているため、参照値は原画素値より
小さくなり、前記式3を満足して画素13が文字部と判
定される。
Next, when the pixel 13 is set as the target pixel, the original pixel value is compared with the reference value calculated for the smallest partial area 18. However, since the partial region 18 includes only the pixels of the character portion with high luminance, the reference value is almost the same as the original pixel value of the target pixel, and does not satisfy Expression 3. In this case, a comparison is made between the reference value calculated for the partial area 19 that is one step larger and the original pixel value. However, since the partial area 19 also includes only pixels of a character portion having a high luminance, Expression 3 is not similarly satisfied. Further, a comparison between the reference value calculated for the largest partial area 20 and the original pixel value is performed. Partial area 20
Includes a background part, the reference value is smaller than the original pixel value, and pixel 13 is determined to be a character part by satisfying Expression 3.

【0045】最後に、画素14が注目画素とされた場合
には、部分領域21〜23のいずれにも背景部しか含ま
れないため、各参照領域について算出される参照値と原
画素値との比較においては式3が満足されることはな
い。したがって、画素14は最終的に背景部と判定され
る。
Finally, when the pixel 14 is set as the pixel of interest, all of the partial regions 21 to 23 include only the background portion. Therefore, the reference value calculated for each reference region and the original pixel value are compared. Equation 3 is not satisfied in the comparison. Therefore, the pixel 14 is finally determined to be a background portion.

【0046】なお、画素12のように、注目画素が文字
板の撮像11の端にある場合に、たとえば部分領域17
のごとき大きな参照領域が最初から特定されると、当該
参照領域内に文字板の撮像の外部にある情景画像部24
も含まれることになる。この場合には、情景画像部の輝
度に応じて算出される参照値が変化することとなり、画
素判定部は注目画素12の画素判定処理を正確に行うこ
とができない。そこで本実施の形態1に示す文字認識装
置では、大きさが異なる複数の参照領域を特定し、参照
領域の大きさが小さい順に参照値と原画素値とを比較す
ることにより、文字板の撮像の外部にある情景画像部の
影響をできる限り受けないように注目画素の原画素値と
参照値との比較を行う。
When the target pixel is located at the end of the image pickup 11 of the dial, such as the pixel 12, for example, the partial area 17
When a large reference region such as is specified from the beginning, the scene image portion 24 outside the image of the dial is placed in the reference region.
Will also be included. In this case, the reference value calculated according to the luminance of the scene image portion changes, and the pixel determination portion cannot accurately perform the pixel determination process on the target pixel 12. Therefore, the character recognition device according to the first embodiment identifies a plurality of reference areas having different sizes, and compares the reference value and the original pixel value in ascending order of the size of the reference area, thereby capturing the image of the dial. The original pixel value of the pixel of interest is compared with the reference value so as to be as little affected by the scene image portion outside the pixel as possible.

【0047】このような構成とすることで、本実施の形
態1の文字認識装置は、入力画像中に含まれる文字部の
大きさや線素の太さに関係なくこれらを検出することが
でき、文字部の大きさや線素の太さ等が予め明らかでな
い場合や、入力画像中に幅や線素の太さの大きく異なる
文字部が含まれている場合であっても、これらを正確に
画像検出及び文字認識を行うことが可能となる。また、
ひとつの入力画像中に、大きさや線素の太さが大きく異
なる複数の文字が含まれている場合にも、これらを同時
に画像検出および文字認識することが可能である。さら
に、検出されるべき文字が文字板の撮像の端にある場合
でも、文字板の撮像の外部にある情景画像に影響される
ことなく正確に文字部の検出を行うことができる。ま
た、注目画素を中心とした部分領域を参照領域として特
定し周辺領域にある画素の原画素値を参照値の算出に反
映することで、輝度の高低に偏りなく画像検出を行うこ
とができる。
With such a configuration, the character recognition device according to the first embodiment can detect these regardless of the size of the character portion included in the input image and the thickness of the line element. Even when the size of the character part or the thickness of the line element is not clear in advance, or when the input image includes a character part having a greatly different width or line element thickness, these are accurately imaged. Detection and character recognition can be performed. Also,
Even when one input image includes a plurality of characters having greatly different sizes and line element thicknesses, it is possible to simultaneously perform image detection and character recognition. Furthermore, even when the character to be detected is located at the end of the image of the dial, the character portion can be accurately detected without being affected by a scene image outside the image of the dial. Further, by specifying a partial region centering on the target pixel as a reference region and reflecting the original pixel values of the pixels in the peripheral region in the calculation of the reference value, it is possible to perform image detection without unevenness in luminance.

【0048】なお、本実施の形態1では、参照領域特定
部で特定される参照領域の数を三つとしたが、これは二
つでも良く四つ以上であっても良い。また、参照値算出
部の算出する参照値として、本実施の形態1では「参照
領域に含まれる全画素の原画素値の平均値」を使用した
が、これは、例えば、電子通信学会論文誌、’80/
4、Vol.J63−D、No.4,p.349−35
6「判別および最小2乗規準に基づく自動しきい値選定
法」に記載の方法を用いてもよく、その他「参照領域に
含まれる全画素の原画素値のうちの中間値」や「参照領
域に含まれる全画素の原画素値のうち出現回数が最も多
い画素値」など参照領域内に含まれる画素の原画素値か
ら算出される値を用いてもよい。さらに、2値画像から
の文字認識方法は、前記文献記載の方法としたが、これ
は他の方法でも良い。
In the first embodiment, the number of reference areas specified by the reference area specifying unit is three. However, the number may be two or four or more. In the first embodiment, “the average value of the original pixel values of all the pixels included in the reference area” is used as the reference value calculated by the reference value calculation unit. , '80 /
4, Vol. J63-D, No. 4, p. 349-35
6 "Automatic threshold value selection method based on discrimination and least square criterion" may be used, and other "intermediate values among original pixel values of all pixels included in reference area" and "reference area" For example, a value calculated from the original pixel values of the pixels included in the reference area may be used, such as "the pixel value having the highest number of appearances among the original pixel values of all the pixels included in". Further, the method of recognizing characters from a binary image is the method described in the above-mentioned document, but this may be another method.

【0049】実施の形態2.本実施の形態2において
は、原画像中に、背景部よりも高輝度の文字部と背景部
よりも低輝度の文字部の両方が含まれている場合に、こ
れら両方の文字部について一度の処理で画像検出を行
い、その結果から高輝度の文字と低輝度の文字の両方を
文字認識するものである。以下では、画像検出の対象と
なる背景部よりも高輝度の文字部を「高輝度文字部」と
呼び、背景部よりも低輝度の文字部を「低輝度文字部」
と呼ぶ。
Embodiment 2 In the second embodiment, when an original image includes both a character portion having a higher luminance than the background portion and a character portion having a lower luminance than the background portion, one time is applied to both of these character portions. Image detection is performed in the processing, and both high-brightness characters and low-brightness characters are recognized from the result. Hereinafter, a character portion having a higher luminance than the background portion to be detected is referred to as a “high-luminance character portion”, and a character portion having a lower luminance than the background portion is referred to as a “low-luminance character portion”.
Call.

【0050】図6は、文字認識装置の本実施の形態2の
構成図である。なお、本実施の形態2は、先に説明した
実施の形態1とは、画素判定部、検出画像記憶部、及び
文字認識部が異なるものであり、その他の構成は同様で
あるから、同一の符号を付して説明を省略する。4a
は、画像検出を行う所定領域に含まれる全画素について
画素判定を行う画素判定部で、注目画素が、高輝度文字
部であるか否かの判定をおこないその判定結果を出力す
ると共に、低輝度文字部であるか否かの判定を行いその
判定結果を出力する。次に5aは、入力画像の画素判定
結果を記憶して2値画像を生成する検出画像記憶部で、
画素判定部4aから出力される高輝度文字部であるか判
定結果から高輝度文字部の2値画像を生成すると共に、
低輝度文字部であるか判定結果から低輝度文字部の2値
画像を生成する。6aは、生成された2値画像から文字
を認識する文字認識部で、検出画像生成部5aで生成さ
れる高輝度文字部の2値画像から高輝度の文字を認識
し、低輝度文字部の2値画像から低輝度の文字を認識す
る。
FIG. 6 is a block diagram of the character recognition apparatus according to the second embodiment. Note that the second embodiment is different from the first embodiment described above in that the pixel determination unit, the detected image storage unit, and the character recognition unit are different, and the other configurations are the same. The description is omitted by attaching reference numerals. 4a
Is a pixel determination unit that performs a pixel determination for all pixels included in a predetermined area for performing image detection, determines whether or not a target pixel is a high-luminance character portion, and outputs the determination result. It determines whether or not it is a character part and outputs the determination result. Next, 5a is a detection image storage unit that stores a pixel determination result of the input image to generate a binary image,
A high-luminance character portion binary image is generated from the determination result as to whether the pixel is a high-luminance character portion output from the pixel determination portion 4a,
A binary image of the low-luminance character portion is generated from the determination result as to whether or not the character portion is the low-luminance character portion. Reference numeral 6a denotes a character recognition unit for recognizing a character from the generated binary image. The character recognition unit 6a recognizes a high-luminance character from the high-luminance character portion binary image generated by the detection image generation unit 5a, and outputs a low-luminance character portion. A low-luminance character is recognized from the binary image.

【0051】以下、前記のように構成される文字認識装
置における画像検出処理及び文字認識処理を説明する。
なお、本実施の形態2の文字認識装置の全体の処理フロ
ーは、前述の図2に示した実施の形態1の処理フローと
は画像検出及び文字認識(ステップS4、S5)のみが
異なるものであるため、それ以外の処理ステップについ
ては説明を省略する。
Hereinafter, the image detection processing and the character recognition processing in the character recognition device configured as described above will be described.
Note that the overall processing flow of the character recognition device of the second embodiment differs from the processing flow of the first embodiment shown in FIG. 2 only in image detection and character recognition (steps S4 and S5). Therefore, the description of the other processing steps is omitted.

【0052】まず、画素判定部4aは、注目画素が高輝
度文字部であるか判定しその判定結果を出力すると共
に、注目画素が低輝度文字部であるかを判定しその判定
結果を出力する。ここで画素判定部の出力は、注目画素
が高輝度文字部である場合には、高輝度文字部であるか
の判定結果が1、他低輝度文字部であるかの判定結果が
0となる(画素判定部4aの出力は[1,0])。逆
に、注目画素が低輝度文字部である場合には、低輝度文
字部であるかの判定結果が1、他方高輝度文字部である
かの判定結果が0となる([0,1])。注目画素が背
景部である場合には、高輝度文字部であるかの判定結果
も低輝度文字部であるかの判定結果も0となる([0,
0])。
First, the pixel determination section 4a determines whether the target pixel is a high-luminance character portion and outputs the determination result, and determines whether the target pixel is a low-luminance character portion and outputs the determination result. . Here, when the pixel of interest is a high-brightness character portion, the output of the pixel determination portion is 1 when the determination result is a high-brightness character portion and is 0 when the target pixel is another low-brightness character portion. (The output of the pixel determination unit 4a is [1, 0].) Conversely, when the pixel of interest is a low-luminance character portion, the determination result as to whether the pixel is a low-luminance character portion is 1 and the determination result as to whether the pixel is a high-luminance character portion is 0 ([0, 1]). ). When the pixel of interest is the background portion, both the determination result as to whether it is a high luminance character portion and the determination result as to whether it is a low luminance character portion are 0 ([0,
0]).

【0053】以下、本実施の形態2における画素判定部
4aの処理を、図面に従って説明する。図7は、画素判
定処理4aの処理フロー図である。まず、参照領域を示
す変数nを1で初期化し(ステップS21)、最小の参
照領域について算出された参照値と注目画素の原画素値
とを比較する(ステップS22)。次に、実施の形態1
で示した式3を高輝度文字部判定の条件式として、高輝
度文字部の条件が成立したかを判定し(ステップS2
3)、条件が成立した場合には(ステップS23、Ye
s)、当該注目画素が高輝度文字部である判定して(ス
テップS24)、高輝度文字部であるかの判定結果を1
とし、当該注目画素に関する画素判定処理を終了する。
この場合、画素判定部4aの出力は[1,0]となる。
Hereinafter, the processing of the pixel determining unit 4a according to the second embodiment will be described with reference to the drawings. FIG. 7 is a processing flowchart of the pixel determination processing 4a. First, a variable n indicating the reference area is initialized with 1 (step S21), and the reference value calculated for the smallest reference area is compared with the original pixel value of the target pixel (step S22). Next, Embodiment 1
Is used as a conditional expression for determining a high-luminance character portion, it is determined whether or not the condition of the high-luminance character portion is satisfied (step S2).
3) If the condition is satisfied (step S23, Ye
s), the target pixel is determined to be a high-luminance character part (step S24), and the determination result as to whether the pixel of interest is a high-luminance character part is 1
Then, the pixel determination process for the pixel of interest ends.
In this case, the output of the pixel determination unit 4a is [1, 0].

【0054】高輝度文字部の条件が成立しなかった場合
は(ステップS23、No)、実施の形態1で示した式
4を低輝度文字部判定の条件式として、低輝度文字部の
条件が成立したかを判定し(ステップS25)、条件が
成立と判定される場合には(ステップS25、Ye
s)、当該注目画素が低輝度文字部である判定して(ス
テップS26)、低輝度文字部であるかの判定結果を1
とし、当該注目画素に関する画素判定処理を終了する。
この場合、画素判定部4aの出力は[0,1]となる。
If the condition for the high-brightness character portion is not satisfied (step S23, No), the expression 4 shown in the first embodiment is used as a conditional expression for determining the low-brightness character portion. It is determined whether or not the condition is satisfied (step S25). If the condition is determined to be satisfied (step S25, Ye
s), the target pixel is determined to be a low-luminance character portion (step S26), and the determination result as to whether the target pixel is a low-luminance character portion is set to 1
Then, the pixel determination process for the pixel of interest ends.
In this case, the output of the pixel determination unit 4a is [0, 1].

【0055】低輝度文字部の条件も成立しなかった場合
は(ステップS25、No)、nに1加算し(ステップ
S27)、nが特定された参照領域の数Nより大きな値
であるか、すなわち当該注目画素に対応した全参照値と
の比較が終了したかを否かを判定する(ステップS2
8)。この結果、nがN以下の場合には(ステップS2
8、No)、ステップS22へ戻って、前回比較した参
照値よりも1段階大きな参照領域について算出された参
照値と注目画素の原画素値とを比較し、注目画素に関す
る画素判定を繰り返す(ステップS23、S25)。一
方、ステップS28における判定の結果、nがNより大
きな値である場合には(ステップS28、Yes)、当
該注目画素を背景部と判定して(ステップS29)、低
輝度文字部であるかの判定結果と高輝度文字部であるか
の判定結果とを共に0として出力し([0,0])、当
該注目画素に関する画素判定処理を終了する。
If the condition for the low-luminance character portion is not satisfied (step S25, No), 1 is added to n (step S27), and whether n is larger than the number N of the specified reference areas or not is determined. That is, it is determined whether the comparison with all reference values corresponding to the target pixel has been completed (step S2).
8). As a result, if n is equal to or less than N (step S2
8, No), returning to step S22, comparing the reference value calculated for the reference region one step larger than the reference value compared last time with the original pixel value of the target pixel, and repeating the pixel determination for the target pixel (step S22). S23, S25). On the other hand, if the result of the determination in step S28 is that n is greater than N (step S28, Yes), the pixel of interest is determined to be a background portion (step S29), and whether or not it is a low-luminance character portion The determination result and the determination result as to whether or not the pixel is a high-luminance character portion are both output as 0 ([0, 0]), and the pixel determination process for the pixel of interest ends.

【0056】画素判定部4aは、入力画像内の画像検出
を行う所定領域内に含まれる全画素について、注目画素
を順次換えながら前記画素判定処理を繰り返し行う。こ
の結果、各画素について、高輝度文字部であるかの判定
結果と、低輝度文字部であるかの判定結果の二つの判定
結果が出力される。次に、検出画像記憶部5aは、これ
らの出力を記憶し、高輝度文字部であるかの判定結果か
ら高輝度文字の2値画像を生成し、低輝度文字部である
かの判定結果から、低輝度文字部の2値画像を生成す
る。
The pixel determination section 4a repeatedly performs the above-described pixel determination process for all pixels included in a predetermined area for performing image detection in the input image while sequentially changing the pixel of interest. As a result, for each pixel, two determination results, that is, a determination result as to whether it is a high-luminance character portion and a determination result as to whether it is a low-luminance character portion, are output. Next, the detected image storage unit 5a stores these outputs, generates a binary image of a high-luminance character from the determination result of the high-luminance character portion, and generates a binary image of the low-luminance character portion from the determination result. , A binary image of a low-luminance character portion is generated.

【0057】最後に、文字認識部6aは、検出画像記憶
部で生成された二つの2値画像から文字認識を行う。本
実施の形態2では、まず高輝度文字部の2値画像につい
て、例えば実施の形態1で示す方法により文字認識を行
って、入力画像中に含まれる白文字等の高輝度文字を認
識し、その後、低輝度文字部の2値画像について同様に
文字認識を行って、黒文字等の高輝度文字を認識する。
Finally, the character recognition section 6a performs character recognition from the two binary images generated in the detected image storage section. In the second embodiment, first, for a binary image of a high-luminance character portion, character recognition is performed by, for example, the method described in the first embodiment, and high-luminance characters such as white characters included in the input image are recognized. Thereafter, character recognition is similarly performed on the binary image of the low-luminance character portion to recognize high-luminance characters such as black characters.

【0058】このように、本実施の形態2においては、
入力画像中に高輝度文字部あるいは低輝度文字部のいず
れか一方、もしくはその両方が含まれている場合であっ
て、それぞれの大きさや線素の太さが予め明らかでない
場合でも、正確に画像検出及び文字認識を行うことが可
能である。したがって、入力画像中に含まれる文字部
が、背景部と比較して低輝度なのか或いは高輝度なのか
予測できない場合であっても、確実に文字認識を行うこ
とができる。さらに、一枚の入力画像について、一回の
画像検出処理で高輝度文字部と低輝度文字部の両方を検
出することができるため、画像入力から文字認識までに
要する処理時間を短縮する効果も期待できる。
As described above, in the second embodiment,
Even if the input image contains one or both of the high-brightness character part and the low-brightness character part, and the size and line element thickness of each are not clear in advance, the image Detection and character recognition can be performed. Therefore, even if it is not possible to predict whether the character portion included in the input image has lower luminance or higher luminance than the background portion, character recognition can be reliably performed. Furthermore, since one high-luminance character portion and low-luminance character portion can be detected by one image detection process for one input image, the processing time required from image input to character recognition can be reduced. Can be expected.

【0059】実施の形態3.本実施の形態3の文字認識
装置は、前述の図6に示す実施の形態2の文字認識装置
とは参照領域特定部2の構成のみが異なる。参照領域特
定部2は、注目画素を含み、注目画素との相対的な位置
と大きさの異なる複数の部分領域を参照領域として特定
し、これらの複数の参照領域より算出される参照値より
注目画素の画素判定を行う。なお、本実施の形態3の全
体の処理フローも、前述の図2で示す処理フローと同じ
である。
Embodiment 3 The character recognition device according to the third embodiment differs from the character recognition device according to the second embodiment shown in FIG. 6 only in the configuration of the reference area specifying unit 2. The reference area specifying unit 2 specifies, as a reference area, a plurality of partial areas including a target pixel and having different positions and sizes relative to the target pixel, and sets a target value based on a reference value calculated from the plurality of reference areas. The pixel determination of the pixel is performed. The overall processing flow of the third embodiment is the same as the processing flow shown in FIG.

【0060】参照領域特定部2は、図8に示す方法によ
り、入力画像に含まれる複数の部分領域を参照領域とし
て特定する。図8は、本実施の形態3の参照領域特定部
で特定される参照領域を示した模式図である。図8にお
いて、25〜29は参照領域として特定される部分領域
である。まず、参照領域特定部2は、注目画素7を中心
とした部分領域25を参照領域A1として特定する。さ
らに、参照領域特定部2は、注目画素を右端中央とする
部分領域26を参照領域B1、注目画素を左端中央とす
る部分領域27を参照領域C1、注目画素を上端中央と
する部分領域28を参照領域D1、注目画素を下端中央
とする部分領域29を参照領域E1として、それぞれ特
定する。参照領域B1〜E1は、すべて参照領域A1と同
じ大きさ及び同じ形状である。これらの同じ大きさの部
分領域である参照領域A1〜E1は、ひとつの参照領域群
(#1)として特定される。
The reference area specifying section 2 specifies a plurality of partial areas included in the input image as reference areas by the method shown in FIG. FIG. 8 is a schematic diagram illustrating a reference area specified by the reference area specifying unit according to the third embodiment. In FIG. 8, reference numerals 25 to 29 denote partial regions specified as reference regions. First, the reference region specifying unit 2 specifies the portion region 25 centered on the target pixel 7 as a reference area A 1. Further, the reference area specifying unit 2 sets the partial area 26 having the target pixel at the right end center as the reference area B 1 , the partial area 27 having the target pixel at the left end center as the reference area C 1 , and the partial area having the target pixel at the upper end center. 28 is specified as a reference area D 1 , and a partial area 29 with the target pixel at the lower center is specified as a reference area E 1 . The reference areas B 1 to E 1 all have the same size and the same shape as the reference area A 1 . These reference areas A 1 to E 1 which are partial areas of the same size are specified as one reference area group (# 1).

【0061】次に、参照領域特定部2は、部分領域の大
きさを変えて参照領域群の特定を繰り返し行い、複数の
参照領域群(#1〜#N)を指定する。なお、Nは参照
領域特定部2により特定される参照領域群の数とする。
この複数の参照領域群の特定の方法について、図に従っ
て説明する。図9は、参照領域群の特定の概要を示した
模式図である。図9で、まず参照領域特定部2は、最小
の参照領域A1〜E1から構成される一番目の参照領域群
(#1)を特定する。次に、部分領域の大きさ一段大き
くして、注目画素との相対的な位置が異なり大きさと形
状が同じである参照領域A2〜E2を二番目の参照領域群
(#2)として特定する。本実施の形態3では、特定さ
れる参照領域群の数は三つであるものとし、この場合N
は3となる。なお、図9では、参照領域群#1及び#2
の特定についてのみ示されており、部分領域の大きさが
最大となる三版目の参照領域群(#3)の特定について
は省略されている。
Next, the reference area specifying unit 2 repeatedly specifies the reference area group by changing the size of the partial area, and specifies a plurality of reference area groups (# 1 to #N). Note that N is the number of reference area groups specified by the reference area specifying unit 2.
A method of specifying the plurality of reference region groups will be described with reference to the drawings. FIG. 9 is a schematic diagram showing a specific outline of the reference area group. In FIG. 9, first, the reference area specifying unit 2 specifies a first reference area group (# 1) including the minimum reference areas A 1 to E 1 . Next, the size of the partial region is increased by one step, and reference regions A 2 to E 2 having different positions relative to the pixel of interest and the same size and shape are specified as a second reference region group (# 2). I do. In the third embodiment, it is assumed that the number of specified reference area groups is three.
Becomes 3. In FIG. 9, the reference area groups # 1 and # 2
Are shown, and the specification of the reference region group (# 3) of the third edition in which the size of the partial region is the maximum is omitted.

【0062】次に、参照値算出部3は、特定された複数
の参照領域群について参照値の算出を行う。本実施の形
態3では、参照値算出部3は、ひとつの参照領域群につ
いて、複数の参照領域に関する参照値を算出する。例え
ば、参照領域群(#1)は、五つの参照領域A1〜E1
ら構成されているが、これらすべてについて参照値の算
出を行う。以下では、参照領域A1から算出した参照値
を参照値a1と、参照領域B1から算出した参照値を参照
値b1と、参照領域C1から算出した参照値を参照値c1
と、参照領域D1から算出した参照値を参照値d1と、参
照領域E1から算出した参照値を参照値e1と、表わす。
なお、参照領域特定部2は、前述のごとく複数の参照領
域群(#1~#3)を特定しているので、参照値算出部
3は、それぞれの参照領域群について複数の参照値(a
1〜e1、a2〜e2、a3〜e3)の算出を繰り返し行う。
Next, the reference value calculation section 3 calculates reference values for the specified plurality of reference region groups. In the third embodiment, the reference value calculation unit 3 calculates reference values for a plurality of reference regions for one reference region group. For example, the reference area group (# 1) is composed of five reference areas A 1 to E 1 , and the reference value is calculated for all of them. Hereinafter, the reference value a 1 reference value calculated from the reference area A 1, the reference region B 1 and the reference value b 1 the reference value calculated from the reference area reference value c 1 of the reference value calculated from C 1
The reference value calculated from the reference area D 1 is referred to as a reference value d 1, and the reference value calculated from the reference area E 1 is referred to as a reference value e 1 .
Since the reference area specifying unit 2 specifies a plurality of reference area groups (# 1 to # 3) as described above, the reference value calculation unit 3 sets a plurality of reference values (a
Repeating the calculation of 1 ~e 1, a 2 ~e 2 , a 3 ~e 3).

【0063】次に、画素判定部4aは、注目画素の原画
素値と当該画素に対応する参照値とを比較して画像検出
を行なう。以下、本実施の形態3における画素判定部の
処理を、図面に従って説明する。図10は、画素判定処
理の処理フロー図である。以下では、nは参照領域群を
特定する変数とする。まず、nを初期化し(ステップS
31)、最小の参照領域A1から算出された参照値a1
注目画素の原画素値とを比較する(ステップS32)。
次に、前記式3を高輝度文字部判定の条件1として、当
該注目画素が高輝度文字部であるかを判定する(ステッ
プS33)。この結果、条件1について高輝度文字部と
判定される場合には(ステップS33、Yes)、引き
続き参照領域群(n=1)の参照値b1〜e1と注目画素
の原画素値とを比較する(ステップS34)。ここで
は、高輝度文字部判定の条件2として下記の式5を使用
する。
Next, the pixel determination section 4a performs image detection by comparing the original pixel value of the pixel of interest with a reference value corresponding to the pixel. Hereinafter, the process of the pixel determination unit according to the third embodiment will be described with reference to the drawings. FIG. 10 is a processing flowchart of the pixel determination processing. In the following, n is a variable that specifies a reference area group. First, n is initialized (step S
31), and compares the minimum and the reference value a 1, which is calculated from the reference area A 1 and the original pixel value of the pixel of interest (step S32).
Next, it is determined whether or not the pixel of interest is a high-luminance character portion by using Equation 3 as condition 1 for high-luminance character portion determination (step S33). As a result, if the conditions 1 are determined to a high intensity characters section (step S33, Yes), subsequently the original pixel value of the pixel of interest and the reference value b 1 to e 1 of the reference area group (n = 1) A comparison is made (step S34). Here, the following Expression 5 is used as the condition 2 for the high brightness character portion determination.

【0064】 原画素値−MAX(参照値bn,参照値cn,参照値dn,参照値en)> C3 … (式5) ただし、MAXは最大値を示す演算子であり、C3は定
数である。
Original pixel value−MAX (reference value b n , reference value c n , reference value d n , reference value e n )> C 3 (Expression 5) where MAX is an operator indicating the maximum value. C 3 is a constant.

【0065】この結果、ステップS35で条件2につい
て高輝度文字部と判定される場合には(ステップS3
5、Yes)、当該注目画素を高輝度文字部と判定して
(ステップS36)、高輝度文字部であるかの判定結果
を1、低輝度文字部であるかの判定結果を0として出力
し([1,0])、当該注目画素に関する画素判定処理
を終了する。
As a result, if it is determined in step S35 that the character portion is a high-luminance character portion for condition 2, (step S3
5, Yes), the pixel of interest is determined to be a high-luminance character portion (step S36), and the result of determination as to whether the pixel is a high-luminance character portion is output as 1 and the result of determination as to whether it is a low-luminance character portion is output as 0. ([1, 0]), the pixel determination processing for the pixel of interest ends.

【0066】ステップS33において高輝度文字部判定
の条件1が成立しなかった場合には(ステップS33、
No)、前記式4を低輝度文字部判定の条件1として、
当該注目画素が低輝度文字部であるかを判定する(ステ
ップS37)。この結果、条件1について低輝度文字部
と判定される場合には(ステップS37、Yes)、高
輝度文字部の検出の場合と同様に、参照値b1〜e1と注
目画素の原画素値とを比較する(ステップS38)。こ
こでは、低輝度文字部判定の条件2として下記の式6を
使用する。
If the condition 1 for determining the high-luminance character portion is not satisfied in step S33 (step S33,
No), Equation 4 is used as the condition 1 for the low-luminance character portion determination.
It is determined whether the target pixel is a low-luminance character portion (step S37). As a result, if the conditions 1 are determined to a low intensity characters section (step S37, Yes), similarly to the case of the detection of the high luminance character unit, the reference value b 1 to e 1 and the original pixel value of the pixel of interest Are compared (step S38). Here, the following Expression 6 is used as the condition 2 for the low luminance character portion determination.

【0067】 MIN(参照値bn,参照値cn,参照値dn,参照値en)−原画素値> C4 … (式6) ただし、MINは最小値を示す演算子であり、C4は定
数である。
MIN (reference value b n , reference value c n , reference value d n , reference value e n ) −original pixel value> C 4 (Equation 6) where MIN is an operator indicating the minimum value, C 4 are constants.

【0068】この結果、ステップS39で条件2につい
て低輝度文字部と判定される場合には(ステップS3
9、Yes)、当該注目画素を低輝度文字部と判定して
(ステップS40)、低輝度文字部であるかの判定結果
を1、高輝度文字部であるかの判定結果を0として出力
し([0,1])、当該注目画素に関する画素判定処理
を終了する。
As a result, if it is determined in step S39 that the character portion is a low-luminance character portion for condition 2, (step S3
9, Yes), the pixel of interest is determined to be a low-luminance character portion (step S40), and the result of determination as to whether the pixel is a low-luminance character portion is output as 1 and the result of determination as to whether or not it is a high-luminance character portion is output as 0. ([0, 1]), the pixel determination process for the pixel of interest ends.

【0069】この画素判定処理において、参照値bn
nとの比較は、原画素値の輝度の変化の方向性を考慮
した検定としての意味を持つ。実際の画素判定処理で
は、画素判定処理に、注目画素を中心とする参照領域か
ら算出された参照値anだけを用いると、参照領域内で
あって検出されるべき文字部の周辺にある、濃淡変動の
大きなエッジ領域が文字部と判定される場合がある。そ
こで、注目画素を上下左右端に含む部分領域も参照領域
として特定しそれぞれ参照値を算出した上で、これらの
参照値の全てより大きい画素(全てより小さい画素)が
高輝度文字部(低輝度文字部)であるという高輝度文字
部判定(低輝度文字部判定)の条件2によってさらに画
素判定を行うことで、文字を構成する線素のように、背
景部よりも高輝度(低輝度)な文字部の画素を確実に判
定することができる。
In this pixel determination process, the reference values b n to
Comparison with e n has a meaning as assays taking into account the direction of the luminance change of the original pixel values. In the actual pixel determination process, if only the reference value an calculated from the reference region centering on the pixel of interest is used in the pixel determination process, it is located in the reference region and around the character portion to be detected. In some cases, an edge region having a large variation in shading is determined as a character portion. Therefore, partial regions including the target pixel at the upper, lower, left, and right ends are also specified as reference regions, and reference values are calculated. Then, pixels larger than all of these reference values (pixels smaller than all) are referred to as high-luminance character portions (low-luminance characters). Further, pixel determination is performed according to the condition 2 of the high-luminance character part determination (low-luminance character part determination) that the character part is a character part), so that the luminance is higher (low luminance) than the background part, such as a line element constituting a character. It is possible to reliably determine a pixel in a proper character portion.

【0070】ステップS33及びS37において低輝度
文字部あるいは高輝度文字部のいずれとも判定されなか
った場合(ステップS37、No)、またはステップS
35において高輝度文字部判定の条件2が成立しなかっ
た場合(ステップS35、No)、またはステップS3
9において低輝度文字部判定の条件2が成立しなかった
場合(ステップS39、No)、には、nに1加算(ス
テップS41)した後、nが参照領域の数N(=3)よ
り大きな値になったか判定する(ステップS42)。こ
の判定の結果、nがN以下の場合には(ステップS4
2、No)、次の一段大きな部分領域で構成される参照
領域群ついて画素判定処理を繰り返す(ステップS32
〜S35、ステップS37〜S39)。ステップS42
で、nがNより大きな値になった場合は(ステップS4
2、Yes)、当該注目画素を背景部と判定して(ステ
ップS43)、低輝度文字部であるかの判定結果と高輝
度文字部であるかの判定結果とを共に0として出力し
([0,0])、当該注目画素に関する画素判定処理を
終了する。
If no low-luminance character portion or high-luminance character portion is determined in steps S33 and S37 (step S37, No), or
If the high brightness character portion determination condition 2 is not satisfied in 35 (step S35, No), or step S3
If the condition 2 for the low-luminance character portion determination is not satisfied in Step 9 (Step S39, No), after adding 1 to n (Step S41), n is larger than the number N of reference areas (= 3). It is determined whether the value has been reached (step S42). If the result of this determination is that n is N or less (step S4
2, No), the pixel determination process is repeated for the reference region group formed of the next larger partial region (step S32)
To S35, steps S37 to S39). Step S42
When n becomes larger than N (step S4).
2, Yes), the pixel of interest is determined to be a background part (step S43), and both the determination result of whether the pixel is a low-luminance character part and the determination result of whether it is a high-luminance character part are output as 0 ([ 0, 0]), and ends the pixel determination process for the target pixel.

【0071】画素判定部4aは、入力画像内の画像検出
を行う所定領域内に含まれる全画素について、注目画素
を順次換えながら前記画素判定処理を繰り返し行う。検
出画像記憶部5aは、これらの出力を記憶し、高輝度文
字部であるかの判定結果から高輝度文字の2値画像を生
成し、低輝度文字部であるかの判定結果から、低輝度文
字部の2値画像を生成する。最後に、文字認識部6a
は、検出画像記憶部5aで生成された二つの2値画像か
ら文字認識を行う。
The pixel determination section 4a repeats the above-described pixel determination process for all pixels included in a predetermined area for performing image detection in the input image while sequentially changing the pixel of interest. The detected image storage unit 5a stores these outputs, generates a binary image of a high-brightness character from the determination result as to whether it is a high-brightness character part, and generates a low-brightness character from the determination result as to whether it is a low-brightness character part. A binary image of a character portion is generated. Finally, the character recognition unit 6a
Performs character recognition from the two binary images generated by the detected image storage unit 5a.

【0072】このように、本実施の形態3に示す文字認
識装置では、入力画像中に含まれる文字の大きさや線素
の太さが予め明らかでない場合でも、画像検出及び文字
認識を行うことが可能である。また文字部の周辺にある
濃淡変動の大きなエッジ領域を確実に背景部と判定する
ため、正確に画像検出を行うことができ、ひいては文字
認識の精度をいっそう向上させることが可能な文字認識
装置を得ることができる。
As described above, the character recognition apparatus according to the third embodiment can perform image detection and character recognition even when the size of a character or the thickness of a line element included in an input image is not clear in advance. It is possible. In addition, a character recognition device that can accurately detect an image and further improve the accuracy of character recognition by reliably determining an edge region having a large variation in shading around a character portion as a background portion. Obtainable.

【0073】なお、本実施の形態3では、ひとつの大き
さで特定される参照領域群に含まれる参照領域として、
注目画素を中心とする部分領域と、注目画素をそれぞれ
右端中央、左端中央、上端中央、下端中央に含む部分領
域の五つが特定されたが、これは注目画素との相対的な
位置が異なる二つ以上の部分領域であればいくつでも良
く、注目画素と参照領域との相対的な位置関係も、必ず
しも前記のごとく特定されるわけではない。また、参照
領域特定部で特定される参照領域群の数を三つとした
が、これは複数であればいくつであっても良い。さら
に、本実施の形態3は、実施の形態2の文字認識装置
に、注目画素を含み、注目画素との相対的な位置と大き
さの異なる複数の参照領域と特定する参照領域特定部を
備えたことにより、画像検出の精度を向上させるもので
あるが、実施の形態1の画像認識装置に、前記参照領域
特定部を適用することでも同様の効果が期待できる。
In the third embodiment, as the reference area included in the reference area group specified by one size,
Five partial regions centered on the pixel of interest and partial regions including the pixel of interest at the center of the right end, the center of the left edge, the center of the upper end, and the center of the lower end are specified. Any number of partial regions may be used, and the relative positional relationship between the target pixel and the reference region is not necessarily specified as described above. Although the number of reference area groups specified by the reference area specifying unit is three, any number may be used as long as the number is plural. Further, in the third embodiment, the character recognition device of the second embodiment includes a reference region specifying unit that includes a target pixel and specifies a plurality of reference regions having different positions and sizes relative to the target pixel. Thus, the accuracy of image detection is improved, but the same effect can be expected by applying the reference area specifying unit to the image recognition device of the first embodiment.

【0074】実施の形態4.本実施の形態4において
は、画素判定部は、注目画素が高輝度文字部であるか、
低輝度文字部であるか、又は背景部であるかの3値化さ
れた判定結果を出力し、検出画像記憶部はこれを3値値
画像として記憶し、この3値画像を基に文字認識部は高
輝度文字及び低輝度文字の認識を行う。
Embodiment 4 In the fourth embodiment, the pixel determination unit determines whether the pixel of interest is a high-luminance character portion,
The detection result storage unit outputs a ternary determination result as to whether it is a low-luminance character portion or a background portion, and stores the result as a ternary image, and performs character recognition based on the ternary image. The unit recognizes high-brightness characters and low-brightness characters.

【0075】本実施の形態4の文字認識装置は、前述の
図1に示した文字認識装置とは、画素判定部、検出画像
記憶部、及び文字認識部が異なるものであり、その他の
構成は同様であるから、同一の符号を付して説明を省略
する。4は注目画素が高輝度文字部、低輝度文字部、又
は背景部のいずれであるかを判定し、3値化された判定
結果を出力する画素判定部、5は入力画像中の各画素に
ついて画素判定部4の出力である3値化された判定結果
を記憶して3値画像を生成する検出画像記憶部、6は検
出画像記憶部5で生成された3値画像から高輝度文字及
び低輝度文字を認識する文字認識部である。また、本実
施の形態4における文字認識装置の全体の処理フロー
は、図2に示す実施の形態1の処理フローと同じである
ため、以下では特に画像検出及び文字認識(ステップS
4及びS5)について説明する。
The character recognition apparatus according to the fourth embodiment is different from the above-described character recognition apparatus shown in FIG. 1 in the pixel determining section, the detected image storage section, and the character recognition section. Since they are the same, the same reference numerals are given and the description is omitted. Reference numeral 4 denotes a pixel determination unit that determines whether the target pixel is a high-luminance character portion, a low-luminance character portion, or a background portion, and outputs a ternary determination result. A detection image storage unit that stores a ternary determination result output from the pixel determination unit 4 and generates a ternary image, and 6 detects a high-luminance character and a low-luminance character from the ternary image generated by the detection image storage unit 5 This is a character recognition unit that recognizes a luminance character. Further, since the entire processing flow of the character recognition device according to the fourth embodiment is the same as the processing flow of the first embodiment shown in FIG.
4 and S5) will be described.

【0076】画素判定部4は、注目画素の原画素値と参
照値とを比較して、当該注目画素が高輝度文字部である
か、低輝度文字部であるか、又は背景部であるかを判定
しその判定結果を3値化された判定結果として出力す
る。以下で、本実施の形態4に示す画素判定部における
画素判定処理の処理フローを前述の図7を用いて説明す
る。
The pixel determination section 4 compares the original pixel value of the target pixel with the reference value, and determines whether the target pixel is a high-luminance character portion, a low-luminance character portion, or a background portion. And outputs the determination result as a ternary determination result. Hereinafter, the processing flow of the pixel determination process in the pixel determination unit according to the fourth embodiment will be described with reference to FIG.

【0077】まず、参照領域を示す変数nを1で初期化
し(ステップS21)、最小の参照から算出された参照
値と注目画素の原画素値とを前述の式3及び式4に従っ
て比較する(ステップS22)。次に、式3の高輝度文
字部の条件が成立したかどうかどうかを判定し(ステッ
プS23)、成立した場合は(ステップS23、Ye
s)、注目画素を高輝度文字部と判定して(ステップS
24)、当該注目画素の画素判定結果を2として画素判
定処理を終了する。
First, a variable n indicating the reference area is initialized with 1 (step S21), and the reference value calculated from the minimum reference and the original pixel value of the pixel of interest are compared according to the above-described equations (3) and (4). Step S22). Next, it is determined whether or not the condition of the high-brightness character portion of Expression 3 is satisfied (step S23). If the condition is satisfied (step S23, Ye)
s), the target pixel is determined to be a high-luminance character portion (step S)
24), the pixel determination result of the target pixel is set to 2, and the pixel determination process ends.

【0078】次に、ステップS23で高輝度文字部の条
件が成立しなかった場合は(ステップS23、No)、
さらに式4の低輝度文字部の条件が成立したかどうかど
うかを判定し(ステップS25)、これが成立した場合
は(ステップS25、Yes)、注目画素を低輝度文字
部と判定して(ステップS26)、当該注目画素の画素
判定結果を1として画素判定処理を終了する。
Next, if the condition for the high-luminance character portion is not satisfied in step S23 (step S23, No),
Further, it is determined whether or not the condition of the low-luminance character portion of Expression 4 is satisfied (step S25). If the condition is satisfied (step S25, Yes), the target pixel is determined to be the low-luminance character portion (step S26). ), The pixel determination result of the target pixel is set to 1, and the pixel determination process ends.

【0079】さらに、ステップS25で低輝度文字部の
条件も成立しなかった場合は(ステップS25、N
o)、nに1加算した後(ステップS27)、nがNよ
り大きな値になったか、すなわち全参照値との比較が終
了したかどうかを検査する(ステップS28)。nがN
以下の場合には(ステップS28、No)、ステップS
22へ戻って、前回比較した参照値よりも1段階大きな
参照領域から算出された参照値によって、注目画素につ
いての画素判定を繰り返す(ステップS23、S2
5)。nがNより大きな値になった場合は(ステップS
28、Yes)、当該画素を背景部と判定し(ステップ
S29)、当該注目画素の画素判定結果を0として画素
判定処理を終了する。
If the condition for the low-luminance character portion is not satisfied in step S25 (step S25, N
o) After adding 1 to n (step S27), it is checked whether n has become larger than N, that is, whether or not comparison with all reference values has been completed (step S28). n is N
In the following cases (Step S28, No), Step S28
22, the pixel determination for the target pixel is repeated based on the reference value calculated from the reference area one step larger than the reference value compared last time (steps S23 and S2).
5). If n becomes larger than N (step S
28, Yes), the pixel is determined to be the background part (step S29), and the pixel determination result of the target pixel is set to 0, and the pixel determination process ends.

【0080】画素判定部4は、入力画像内の画像検出を
行う所定領域内に含まれる全画素について、注目画素を
順次換えながら前記画素判定処理を繰り返し、3値化さ
れた画素判定結果(2/1/0)を出力する。次に、検
出画像記憶部4は、画素判定部の出力である3値化され
た画素判定結果を3値画像として記憶する。この3値画
像では、一枚の検出画像に高輝度文字部の検出結果と低
輝度文字部の検出結果の両方が含まれる。
The pixel judging section 4 repeats the above-mentioned pixel judging process for all the pixels included in the predetermined area for performing the image detection in the input image while sequentially changing the pixel of interest, and the ternary pixel judgment result (2 / 1/0). Next, the detected image storage unit 4 stores the ternary pixel determination result output from the pixel determination unit as a ternary image. In this ternary image, one detection image includes both the detection result of the high luminance character portion and the detection result of the low luminance character portion.

【0081】最後に文字認識部6は、前記3値画像から
文字認識を行う。本実施の形態4では、まず、3値画像
のうち高輝度文字部、即ち画素判定結果が2である画素
のみを文字部と、他を背景部とみなして文字認識を行
う。次に、低輝度文字部、即ち画素判定結果が1である
画素のみを文字部と、他を背景部とみなして文字認識を
行う。
Finally, the character recognition section 6 performs character recognition from the ternary image. In the fourth embodiment, first, character recognition is performed by regarding a high-luminance character portion of a ternary image, that is, only a pixel whose pixel determination result is 2 as a character portion and the other as a background portion. Next, character recognition is performed by assuming that only the low-luminance character portion, that is, the pixels for which the pixel determination result is 1, is a character portion, and the others are background portions.

【0082】このように、本実施の形態4に示す文字認
識装置では、入力画像中に含まれる文字の大きさや線素
の太さが不明な場合でも、画像検出及び文字認識を行う
ことが可能である。さらに、高輝度文字部と低輝度文字
部の両方の検出結果を一つの3値画像として生成し、こ
れを基に文字認識を行うため、高輝度文字部の検出結果
と低輝度文字部の検出結果をそれぞれ独立した二枚の2
値画像に保存する場合に比べると、検出画像全体として
の情報量を低減することが可能であり、少ない記憶容量
であっても、低輝度文字部及び高輝度文字部の画像検出
及び文字認識を行うことが可能な文字認識装置を得るこ
とが可能である。
As described above, the character recognition apparatus according to the fourth embodiment can perform image detection and character recognition even when the size of a character or the thickness of a line element included in an input image is unknown. It is. Furthermore, since the detection results of both the high-brightness character portion and the low-brightness character portion are generated as one ternary image, and character recognition is performed based on this, the detection result of the high-brightness character portion and the detection of the low-brightness character portion are performed. The results are two independent two
Compared to the case of storing in a value image, the amount of information as the entire detected image can be reduced, and even with a small storage capacity, image detection and character recognition of a low-luminance character portion and a high-luminance character portion can be performed. It is possible to obtain a character recognition device that can perform the operation.

【0083】実施の形態5.本実施の形態5の文字認識
装置は、図1に示す実施の形態1の文字認識装置と参照
領域特定部のみが異なるものであり、その他の構成は同
様であるから、同一の符号を付して説明を省略する。2
は、大きさ及び形状の異なる複数の部分領域を参照領域
として特定する参照領域特定部である。
Embodiment 5 The character recognition device according to the fifth embodiment differs from the character recognition device according to the first embodiment shown in FIG. 1 only in the reference area specifying unit, and the other configurations are the same. The description is omitted. 2
Is a reference region specifying unit that specifies a plurality of partial regions having different sizes and shapes as reference regions.

【0084】本実施の形態5では、参照領域特定部2
は、図11に示す方法により、大きさ及び形状の異なる
複数の部分領域を参照領域(#1~#N、Nは特定され
る参照領域の数)として特定する。図11は、参照領域
特定部2の参照領域特定の方法を示した模式図である。
図11において、30〜32は注目画素7に対応する参
照領域として特定される部分領域である。図11では、
特に参照領域特定部が注目画素を中心として大きさと形
状の異なる三つの部分領域を参照領域として特定した場
合について示しており、この場合は、特定される参照領
域の数Nは3である。最小の部分領域30は、注目画素
を中心とする正方形の領域であり、1番目の参照領域
(#1)として特定される。次に大きな部分領域31
は、注目画素を中心とする横方向に長い長方形の領域で
あり、2番目の参照領域(#2)として特定される。最
大の部分領域34は、注目画素を中心とする横方向に長
い長方形の領域であり、3番目の参照領域(#3)とし
て特定される。
In the fifth embodiment, the reference area specifying unit 2
Specifies a plurality of partial areas having different sizes and shapes as reference areas (# 1 to #N, where N is the number of specified reference areas) by the method shown in FIG. FIG. 11 is a schematic diagram illustrating a method of specifying the reference area by the reference area specifying unit 2.
In FIG. 11, reference numerals 30 to 32 denote partial areas specified as reference areas corresponding to the target pixel 7. In FIG.
In particular, the case where the reference region specifying unit specifies three partial regions having different sizes and shapes around the target pixel as the reference region is shown. In this case, the number N of the specified reference regions is three. The smallest partial area 30 is a square area centered on the pixel of interest, and is specified as the first reference area (# 1). Next largest partial area 31
Is a rectangular area that is long in the horizontal direction centering on the target pixel, and is specified as the second reference area (# 2). The largest partial region 34 is a rectangular region that is long in the horizontal direction around the pixel of interest and is specified as the third reference region (# 3).

【0085】図12は、本実施の形態5の参照領域の特
定の概要を示す模式図である。図12において、33は
文字板の撮像である。入力画像には、画像検出処理の対
象となる文字板の撮像33と、その外側に画像検出処理
の対象とならない情景画像部24が含まれている。さら
に、文字板の撮像33には、「74」の文字で示される
背景部より高輝度の文字部が含まれている。
FIG. 12 is a schematic diagram showing a specific outline of the reference area according to the fifth embodiment. In FIG. 12, reference numeral 33 denotes an image of a dial. The input image includes an image pickup 33 of a dial to be subjected to image detection processing, and a scene image portion 24 outside of the image detection processing to be subjected to image detection processing. Furthermore, the image 33 of the dial includes a character portion having a higher luminance than the background portion indicated by the character “74”.

【0086】図12に示すように、検出されるべき文字
部の上下端が、文字板の撮像の端に近接しているような
場合には、参照領域の形状が全て正方形で同じであると
すると、面積の大きな参照領域では、その内部に文字板
の撮像の外部にある情景画像部24も相当の割合で含ま
れることになる。この場合には、情景画像部の輝度に影
響されて算出される参照値が大きく変化することとな
り、画素判定部は注目画素7の画素判定処理を正確に行
うことができない。そこで、本実施の形態5における参
照領域特定部では、参照領域内に含まれる情景画像部の
影響をできるだけ低減するために、部分領域30〜32
のように、大きな部分領域は横方向に長い長方形の形状
の領域として、これらを参照領域として特定する。
As shown in FIG. 12, when the upper and lower ends of the character portion to be detected are close to the imaging edge of the dial, it is assumed that the shapes of the reference areas are all square and the same. Then, in the reference area having a large area, the scene image portion 24 outside the image pickup of the dial is included in the reference area at a considerable ratio. In this case, the reference value calculated by being influenced by the brightness of the scene image portion changes greatly, and the pixel determination portion cannot accurately perform the pixel determination process on the target pixel 7. Therefore, in the reference region specifying unit according to the fifth embodiment, in order to reduce the influence of the scene image portion included in the reference region as much as possible, the partial regions 30 to 32 are used.
, The large partial areas are specified as reference areas, as horizontally long rectangular areas.

【0087】以降、前記実施の形態1または2の文字認
識装置と同様に、参照値算出部3は参照領域特定部2で
特定された参照領域のそれぞれについて参照値の算出を
行い、画素判定部4は、参照値と注目画素の原画素値と
を比較して文字部の検出をおこない、検出画像記憶部5
は、画素判定部4の検出結果から2値画像を生成し、最
後に、文字認識部6は2値画像から文字認識を行う。
Thereafter, similarly to the character recognition device according to the first or second embodiment, the reference value calculation unit 3 calculates a reference value for each of the reference areas specified by the reference area specification unit 2 and outputs the reference value to the pixel determination unit. Reference numeral 4 compares the reference value with the original pixel value of the pixel of interest to detect a character portion, and a detected image storage unit 5
Generates a binary image from the detection result of the pixel determination unit 4, and finally, the character recognition unit 6 performs character recognition from the binary image.

【0088】このように、本実施の形態5の文字認識装
置では、入力画像中に含まれる文字部の大きさや線素の
太さが不明な場合でも、画像検出及び文字認識を行うこ
とが可能であるとともに、検出されるべき文字や図形な
どの記号部分が文字板の撮像の端に近接したような場合
でも、文字板の撮像内における文字部の配置を考慮し、
文字板の撮像の外部にある情景画像部の影響をできるだ
け低減して正確に文字部の検出を行うことができる。
As described above, the character recognition apparatus according to the fifth embodiment can perform image detection and character recognition even when the size of a character portion included in an input image or the thickness of a line element is unknown. In addition, even in the case where a symbol portion such as a character or a figure to be detected is close to the edge of the imaging of the dial, in consideration of the arrangement of the character portion in the imaging of the dial,
It is possible to accurately detect a character portion while minimizing the influence of a scene image portion outside the image of the dial plate.

【0089】なお、本実施の形態5では、参照領域の形
状を、大きいものほど横方向に長い長方形となるように
特定したが、大きいものほど縦方向に長い長方形となる
ように特定しても良い。また、例えば、小さいものは正
方形で、大きいものは円形あるいは三角形というように
部分領域の形状を変えてもよく、逆に小さいものは円形
で、大きなものは正方形あるいは長方形というように部
分領域の形状を変えても良い。また、本実施の形態5で
は、注目画素を中心とした複数の参照領域を特定して画
素判定を行っているが、前記実施の形態3と同様に、注
目画素を中心とした参照領域だけでなく、注目画素を右
端中央、左端中央、上端中央、下端中央に含む参照領域
も含めて、これらを参照領域群として特定し、これを基
に画素判定処理を行うことも、当然に可能である。
In the fifth embodiment, the shape of the reference region is specified so that the larger the reference region, the longer the rectangle in the horizontal direction. However, the larger the larger reference region, the longer the rectangle in the vertical direction. good. Also, for example, the shape of the partial area may be changed such that a small one is a square, a large one is a circle or a triangle, and conversely, a small one is a circle and a large one is a square or a rectangle. May be changed. Further, in the fifth embodiment, a plurality of reference regions centering on the target pixel are specified to perform the pixel determination. However, as in the third embodiment, only the reference region centering on the target pixel is used. Alternatively, it is naturally possible to specify these as a reference region group including the reference region including the target pixel at the right end center, the left end center, the upper end center, and the lower end center, and to perform the pixel determination process based on the reference region group. .

【0090】以上、実施の形態1ないし5に記載の文字
認識装置では、検出画像記憶部5、5a及び文字認識部
6、6aを備え、画素判定部4、4aの出力である画素
判定結果から、2値画像を生成し文字認識を行うもので
あるが、これら検出画像記憶部及び文字認識部を排し
て、画像入力部、参照領域特定部、参照値算出部及び画
素判定部から構成される画像検出装置を得ることが可能
である。
As described above, the character recognition device according to the first to fifth embodiments includes the detected image storage units 5 and 5a and the character recognition units 6 and 6a, and uses the pixel determination results output from the pixel determination units 4 and 4a. A binary image is generated and character recognition is performed, but the detected image storage unit and the character recognition unit are omitted, and the image input unit, the reference area specifying unit, the reference value calculation unit, and the pixel determination unit are configured. It is possible to obtain an image detecting device.

【0091】このような画像検出装置では、まず画像入
力部は、画像検出を行う原画像のうち所定領域のディジ
タル信号を入力して入力画像を得る。次に、参照領域特
定部は、入力画像に含まれる複数の部分領域を参照領域
として特定する。次に、参照値算出部は、特定された複
数の参照領域のそれぞれについて参照値を算出する。最
後に、画素判定部は、入力画像の原画素値と当該画素に
対応する複数の参照値とを比較して画像検出を行ない画
素判定結果を直接出力する。
In such an image detection device, first, the image input section inputs a digital signal of a predetermined area in an original image to be subjected to image detection to obtain an input image. Next, the reference area specifying unit specifies a plurality of partial areas included in the input image as reference areas. Next, the reference value calculation unit calculates a reference value for each of the specified reference regions. Finally, the pixel determination unit compares the original pixel value of the input image with a plurality of reference values corresponding to the pixel, performs image detection, and directly outputs a pixel determination result.

【0092】このような画像検出装置では、入力画像中
に含まれる文字や図形などの記号部分について、その大
きさや線素の太さが予め明らかでない場合にも、正確に
検出対象である文字や図形などの記号部分を検出するこ
とが可能である。また、一つの入力画像中に、大きさや
線素の太さが異なる複数の文字や図形などの記号部分部
分が混在しているような場合であっても、これらを同時
に検出することができる。したがって、例えば交通標識
の自動検出装置などに適用することにより、認識すべき
の対象となる入力画像に、文字の他、記号や簡単な線図
などが含まれる場合に、その大きさや線素の太さに関係
無く正確に検出することがといった効果が期待でき有用
である。
In such an image detection apparatus, even if the size or the thickness of a line element of a symbol portion such as a character or a figure included in an input image is not clear beforehand, a character or a symbol to be detected is accurately detected. It is possible to detect a symbol part such as a figure. Further, even when a single input image includes a plurality of symbol parts such as a plurality of characters and figures having different sizes and different line elements, they can be simultaneously detected. Therefore, for example, by applying the present invention to an automatic detection device for a traffic sign, etc., when the input image to be recognized includes a character, a symbol, a simple diagram, etc. The effect that accurate detection is possible regardless of the thickness is expected and useful.

【0093】[0093]

【発明の効果】以上のように、本発明によれば、注目画
素を含む大きさの異なる複数の参照領域を特定し、これ
らの参照領域各々について参照値を算出して、参照領域
の小さい順に参照値と注目画素の画素値とを比較し、当
該注目画素の画素判定を行うような構成としたことによ
り、入力画像中に含まれる文字や図形などの記号部分の
大きさや線素の太さに関係無く、記号部分の検出を正確
に行うことができる。したがって、大きさ及び線素の太
さが予め明らかでない場合でも画像検出を行うことが可
能となり、ひとつの入力画像中に大きさ及び線素の太さ
が異なる複数の記号部分が含まれている場合であって
も、一度の画像検出処理でこれら全てを同時に検出する
ことができる。さらに、注目画素が画像検出の対象とな
る所定領域の端に近い位置にある場合であっても、情景
画像部の影響を低減させて正確に画像検出を行うことが
できる。
As described above, according to the present invention, a plurality of reference regions having different sizes including a pixel of interest are specified, and reference values are calculated for each of these reference regions. By comparing the reference value with the pixel value of the pixel of interest and performing pixel determination of the pixel of interest, the size and line element thickness of the symbol portion such as characters and figures included in the input image Irrespective of the above, it is possible to accurately detect the symbol portion. Therefore, it is possible to perform image detection even when the size and the thickness of the line element are not clear beforehand, and a plurality of symbol parts having different sizes and the thickness of the line element are included in one input image. Even in this case, all of them can be simultaneously detected by a single image detection process. Furthermore, even when the pixel of interest is located at a position near the end of the predetermined area to be subjected to image detection, image detection can be performed accurately by reducing the influence of the scene image portion.

【0094】また、注目画素を含み注目画素との相対的
な位置位置と大きさのことなる複数の参照領域を特定
し、これらの参照領域各々について参照値を算出して、
参照領域の小さい順に参照値と注目画素の画素値とを比
較し、当該注目画素の画素判定を行うような構成とした
ことにより、入力画像中に含まれる文字や図形などの記
号部分の大きさや線素の太さに関係無く、記号部分の検
出を正確に行うことができる。したがって、入力画像中
に含まれる文字や図形などの記号部分の大きさ及び線素
の太さが予め明らかでない場合でも画像検出を行うこと
ができ、ひとつの入力画像中に大きさ及び線素の太さが
異なる複数の記号部分が含まれている場合であっても、
一度の画像検出処理でこれら全てを同時に検出すること
ができる。さらに、記号部分の周辺にある濃淡変動の大
きなエッジ領域を確実に背景部と判定するため、画像検
出の精度を高めることができる。
Further, a plurality of reference regions including the target pixel and having different positions and sizes relative to the target pixel are specified, and a reference value is calculated for each of these reference regions.
By comparing the reference value with the pixel value of the pixel of interest in ascending order of the reference area and performing the pixel determination of the pixel of interest, the size of a symbol portion such as a character or a figure included in the input image can be reduced. Regardless of the thickness of the line element, it is possible to accurately detect the symbol portion. Therefore, image detection can be performed even when the size and the thickness of a line element of a character or figure included in the input image are not clear beforehand, and the size and the line element of one input image can be detected. Even if there are multiple parts with different thicknesses,
All of these can be detected simultaneously by one image detection process. Furthermore, since the edge region having a large variation in shading around the symbol portion is reliably determined as the background portion, the accuracy of image detection can be improved.

【0095】また、注目画素を含む形状の異なる複数の
参照領域を特定するような構成としたことにより、入力
画像中に含まれる文字の大きさや線素の太さが不明な場
合でも、画像検出及び文字認識を行うことが可能である
とともに、検出されるべき文字や図形などの記号部分が
画像検出の対象となる所定領域の端に近接したような場
合でも、画像検出の対象となる所定領域内における記号
部分の配置を考慮し、画像検出の対象となる所定領域の
外部にある情景画像部の影響をできるだけ低減して、画
像検出の精度を高めることができる。
Further, since a plurality of reference areas having different shapes including the target pixel are specified, even if the size of a character or the thickness of a line element included in an input image is unknown, image detection can be performed. In addition to being able to perform character recognition, even if a symbol portion such as a character or a figure to be detected is close to an end of the predetermined region to be image-detected, the predetermined region to be image-detected In consideration of the arrangement of the symbol portions in the image, the influence of the scene image portion outside the predetermined region to be detected can be reduced as much as possible, and the accuracy of the image detection can be improved.

【0096】また、以上のような効果を有する画像検出
装置に、さらに画像検出結果を2値画像として記憶する
検出画像記憶手段と、2値画像から文字を認識する文字
認識手段と、を備えることにより、入力画像中に含まれ
る文字の大きさ及び線素の太さが予め明らかでない場合
でも、正確に文字認識を行うことが可能である。また、
ひとつの入力画像中に大きさ及び線素の太さが異なる複
数の文字が含まれている場合であっても、一度の画像検
出処理及び文字認識処理でこれら全ての文字を同時に認
識することができる。
Further, the image detecting apparatus having the above-described effects further includes a detected image storing means for storing the image detection result as a binary image, and a character recognizing means for recognizing characters from the binary image. Accordingly, even if the size of a character and the thickness of a line element included in the input image are not clear beforehand, it is possible to accurately perform character recognition. Also,
Even if a single input image contains a plurality of characters with different sizes and line element thicknesses, it is possible to recognize all these characters simultaneously with a single image detection process and character recognition process. it can.

【0097】また、注目画素が高輝度の記号部分である
かを判定しその判定結果を出力するとともに、当該画素
が低輝度の記号部分であるかを判定しその判定結果を出
力し、高輝度の記号部分であるかの判定結果を高輝度の
記号部分の2値画像として記憶するとともに、前記画素
判定手段による低輝度の記号部分であるか否かの判定結
果を低輝度の記号部分の2値画像として記憶し、前記高
輝度の記号部分の2値画像から高輝度の文字を認識する
とともに、前記低輝度の記号部分の2値画像から低輝度
の文字を認識するような構成としたことにより、入力画
像中に高輝度の記号部分あるいは低輝度の記号部分のい
ずれか一方、もしくはその両方が含まれている場合であ
って、記号部分それぞれの大きさや線素の太さが予め明
らかでない場合でも、正確に画像検出及び文字認識を行
うことが可能である。さらに、ひとつの入力画像につい
て、一回の画像検出処理で高輝度の記号部分と低輝度の
記号部分の両方を検出することができるため、画像検出
処理に要する処理時間が長くなるのを回避することがで
きる。
Also, it is determined whether or not the pixel of interest is a high luminance symbol portion, and the result of the determination is output. At the same time, it is determined whether the pixel is a low luminance symbol portion, and the determination result is output. Is stored as a binary image of a high-luminance symbol portion, and the result of determination as to whether or not the symbol portion is a low-luminance symbol portion is stored as a binary image of the low-luminance symbol portion. A high-brightness character portion is recognized from the high-brightness symbol portion binary image, and a low-brightness character is recognized from the low-brightness symbol portion binary image. Therefore, when the input image includes one or both of the high-luminance symbol portion and the low-luminance symbol portion, the size of each symbol portion and the thickness of the line element are not clear in advance. In case , It is possible to perform accurate image detection and character recognition. Furthermore, for one input image, both a high-luminance symbol portion and a low-luminance symbol portion can be detected by one image detection process, thereby avoiding an increase in processing time required for the image detection process. be able to.

【0098】また、注目画素が高輝度の記号部分である
かまたは低輝度の記号部分であるか或いは背景部である
かを判定しその判定結果を3値化された値として出力
し、この判定結果を3値画像として記憶して、3値画像
から高輝度の文字および低輝度の文字の両方を認識する
ような構成としたことにより、入力画像中に含まれる記
号部分の大きさや線素の太さが不明な場合でも、画像検
出処理及び文字認識処理を行うことが可能である。さら
に、ひとつの3値画像を基に文字認識を行うため、文字
認識に必要とする記憶容量を増大させることなく、低輝
度の文字び高輝度の文字の画像検出及び文字認識を行う
ことが可能な文字認識装置を得ることが可能である。
It is determined whether the pixel of interest is a high-luminance symbol part, a low-luminance symbol part, or a background part, and the result of the determination is output as a ternary value. By storing the result as a ternary image and recognizing both high-brightness characters and low-brightness characters from the ternary image, the size of the symbol portion included in the input image and the Even when the thickness is unknown, the image detection processing and the character recognition processing can be performed. Furthermore, since character recognition is performed based on one ternary image, image detection and character recognition of low-brightness characters and high-brightness characters can be performed without increasing the storage capacity required for character recognition. It is possible to obtain a simple character recognition device.

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

【図1】 本発明にかかる文字認識装置の実施の形態1
の構成図である。
FIG. 1 is a first embodiment of a character recognition device according to the present invention.
FIG.

【図2】 本発明の実施の形態1の文字認識装置の処理
フロー図である。
FIG. 2 is a processing flowchart of the character recognition device according to the first embodiment of the present invention.

【図3】 本発明の実施の形態1の参照領域特定部で特
定される参照領域を示した模式図である。
FIG. 3 is a schematic diagram illustrating a reference area specified by a reference area specifying unit according to the first embodiment of the present invention.

【図4】 本発明の実施の形態1の画素判定処理の処理
フロー図である。
FIG. 4 is a process flowchart of a pixel determination process according to the first embodiment of the present invention.

【図5】 本発明の実施の形態1の参照領域の特定の概
要を示した模式図である。
FIG. 5 is a schematic diagram showing a specific outline of a reference area according to the first embodiment of the present invention.

【図6】 本発明にかかる文字認識装置の実施の形態2
の構成図である。
FIG. 6 is a second embodiment of the character recognition device according to the present invention.
FIG.

【図7】 本発明の実施の形態2の画素判定処理の処理
フロー図である。
FIG. 7 is a process flowchart of a pixel determination process according to the second embodiment of the present invention.

【図8】 本発明の実施の形態3の参照領域特定部で特
定される参照領域を示した模式図である。
FIG. 8 is a schematic diagram showing a reference area specified by a reference area specifying unit according to the third embodiment of the present invention.

【図9】 本発明の実施の形態3の参照領域群の特定の
概要を示した模式図である。
FIG. 9 is a schematic diagram showing a specific outline of a reference area group according to the third embodiment of the present invention.

【図10】 本発明の実施の形態3の画素判定処理の処
理フロー図である。
FIG. 10 is a process flowchart of a pixel determination process according to the third embodiment of the present invention.

【図11】 本発明の実施の形態5の参照領域特定部で
特定される参照領域を示した模式図である。
FIG. 11 is a schematic diagram showing a reference area specified by a reference area specifying unit according to the fifth embodiment of the present invention.

【図12】 本発明の実施の形態5の参照領域の特定の
概要を示した模式図である。
FIG. 12 is a schematic diagram showing a specific outline of a reference area according to the fifth embodiment of the present invention.

【図13】 従来の文字列検出装置を示した構成図であ
る。
FIG. 13 is a configuration diagram showing a conventional character string detection device.

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

1 画像入力部 2 参照領域特定部 3 参照値算出部 4、4a 画素判定部 5、5a 検出画像記憶部 6、6a 文字認識部 7 注目画素 8、9、10、15、16、17、18、19、20、
21、22、23、25、26、27、28、29、3
0、31、32 参照領域として特定される部分領域 11、33 文字板の撮像 12、13、14 画素 24 情景画像部
DESCRIPTION OF SYMBOLS 1 Image input part 2 Reference area | region identification part 3 Reference value calculation part 4, 4a Pixel determination part 5, 5a Detected image storage part 6, 6a Character recognition part 7 Target pixel 8, 9, 10, 15, 16, 17, 18, 19, 20,
21, 22, 23, 25, 26, 27, 28, 29, 3
0, 31, 32 Partial area specified as reference area 11, 33 Image of dial 12, 13, 14 Pixel 24 Scene image part

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 記号部分の検出を行うディジタル画像の
うち所定領域のディジタル信号を入力する画像入力手段
と、 記号部分か否かの判定の対象となる画素を含む大きさの
異なる複数の部分領域を参照領域として特定する参照領
域特定手段と、 前記複数の参照領域各々について参照値を算出する参照
値算出手段と、 判定の対象となる画素のディジタル信号として得られる
画素値を当該画素に対応する前記複数の参照値と参照領
域の大きさが小さい順に順次比較して当該画素が記号部
分であるか否かを判定する画素判定手段と、を備えたこ
とを特徴とする画像検出装置。
1. An image input means for inputting a digital signal of a predetermined area in a digital image for detecting a symbol part, and a plurality of partial areas having different sizes including pixels to be determined whether or not the symbol part. Reference area specifying means for specifying a reference area as a reference area; reference value calculating means for calculating a reference value for each of the plurality of reference areas; and a pixel value obtained as a digital signal of a pixel to be determined corresponding to the pixel. An image detection device comprising: a pixel determination unit that sequentially compares the plurality of reference values with the reference area in ascending order of the size of the reference area to determine whether the pixel is a symbol part.
【請求項2】 参照領域特定手段は、判定の対象となる
画素を中心とする大きさの異なる複数の部分領域を参照
領域として特定する構成にされたことを特徴とする請求
項1に記載された画像検出装置。
2. The method according to claim 1, wherein the reference area specifying unit is configured to specify a plurality of partial areas having different sizes around a pixel to be determined as a reference area. Image detection device.
【請求項3】 参照領域特定手段は、判定の対象となる
画素を含み、かつ当該画素との相対的な位置と大きさの
異なる複数の部分領域を参照領域として特定する構成に
されたことを特徴とする請求項1に記載された画像検出
装置。
3. The reference region specifying means is configured to specify, as a reference region, a plurality of partial regions including a pixel to be determined and having different positions and sizes relative to the pixel. The image detection device according to claim 1, wherein:
【請求項4】 参照領域特定手段は、判定の対象となる
画素を含む形状の異なる複数の部分領域を参照領域とし
て特定する構成とされたことを特徴とする請求項1ない
し請求項3のいずれかに記載された画像検出装置。
4. The reference area specifying means according to claim 1, wherein said reference area specifying means specifies a plurality of partial areas having different shapes including pixels to be determined as reference areas. An image detection device according to any one of the above.
【請求項5】 請求項1ないし請求項4のいずれかに記
載の画像検出装置に、 さらに画素判定手段の判定結果を2値画像として記憶す
る検出画像記憶手段と、 前記2値画像に含まれる記号部分が文字である場合にそ
の文字を認識する文字認識手段と、を備えたことを特徴
とする文字認識装置。
5. The image detection device according to claim 1, further comprising: a detection image storage unit configured to store a determination result of the pixel determination unit as a binary image; A character recognition device, comprising: character recognition means for recognizing a character when the symbol portion is a character.
【請求項6】 画素判定手段は、判定の対象となる画素
を複数の参照値と順次比較し、当該画素が記号部分の周
辺にある記号部分以外の部分より高輝度の記号部分であ
るかを判定しその判定結果を出力するとともに、当該画
素が記号部分以外の部分より低輝度の記号部分であるか
を判定しその判定結果を出力する構成とされ、 検出画像記憶手段は、前記画素判定手段による高輝度の
記号部分であるかの判定結果を高輝度の記号部分の2値
画像として記憶するとともに、前記画素判定手段による
低輝度の記号部分であるか否かの判定結果を低輝度の記
号部分の2値画像として記憶する構成とされ、 文字認識手段は、前記高輝度の記号部分の2値画像から
高輝度の文字を認識するとともに、前記低輝度の記号部
分の2値画像から低輝度の文字を認識する構成とされた
ことを特徴とする請求項5に記載された文字認識装置。
6. A pixel determining unit sequentially compares a pixel to be determined with a plurality of reference values, and determines whether the pixel is a symbol portion having a higher luminance than a portion other than the symbol portion around the symbol portion. And outputting a result of the determination, determining whether the pixel is a symbol part having a lower luminance than a part other than the symbol part, and outputting the result of the determination. Is stored as a binary image of the high-luminance symbol portion, and the result of the determination as to whether or not the symbol portion is a low-luminance symbol portion by the pixel determining means is stored as the low-luminance symbol portion. The character recognizing means recognizes high-brightness characters from the high-brightness symbol part binary image, and stores a low-brightness symbol part binary image from the low-brightness symbol part. Recognize the characters Character recognition device described in claim 5, characterized in that it is configured to.
【請求項7】 画素判定手段は、判定の対象となる画素
を複数の参照値と順次比較して当該画素が記号部分以外
の部分より高輝度の記号部分であるかまたは記号部分以
外の部分より低輝度の記号部分であるか或いは記号部分
以外の部分であるかを判定しその判定結果を3値化され
た値として出力する構成とされ、 検出画像記憶手段は、前記画素判定手段による判定結果
を3値画像として記憶する構成とされ、 文字認識手段は、前記3値画像から高輝度の文字および
低輝度の文字の両方を認識する構成とされたことを特徴
とする請求項5に記載された文字認識装置。
7. A pixel determination unit sequentially compares a pixel to be determined with a plurality of reference values, and determines whether the pixel is a symbol part having a higher luminance than a part other than the symbol part, or a pixel other than the symbol part. It is configured to determine whether the mark portion is a low-luminance symbol portion or a portion other than the symbol portion, and to output the determination result as a ternary value. 6 is stored as a ternary image, and the character recognizing means is configured to recognize both a high-luminance character and a low-luminance character from the ternary image. Character recognition device.
【請求項8】 記号部分の検出を行うディジタル画像の
うち所定領域のディジタル信号を入力する画像入力工程
と、 記号部分か否かの判定の対象となる画素を含む大きさの
異なる複数の部分領域を参照領域として特定する参照領
域特定工程と、 前記複数の参照領域各々について参照値を算出する参照
値算出工程と、 判定の対象となる画素のディジタル信号として得られる
画素値を当該画素に対応する前記複数の参照値と参照領
域の大きさが小さい順に順次比較して当該画素が記号部
分であるか否かを判定する画素判定工程と、を備えたこ
とを特徴とする画像検出方法。
8. An image input step of inputting a digital signal of a predetermined area in a digital image for detecting a symbol part, and a plurality of partial areas having different sizes including pixels to be determined as to whether or not the symbol part. A reference region specifying step of specifying a reference value as a reference region; a reference value calculating step of calculating a reference value for each of the plurality of reference regions; and a pixel value obtained as a digital signal of a pixel to be determined corresponding to the pixel. A pixel determination step of sequentially comparing the plurality of reference values and the reference area in ascending order of size to determine whether the pixel is a symbol part.
【請求項9】 参照領域特定工程は、判定の対象となる
画素を中心とする大きさの異なる複数の部分領域を参照
領域として特定することを特徴とする請求項8に記載さ
れた画像検出方法。
9. The image detection method according to claim 8, wherein in the reference area specifying step, a plurality of partial areas having different sizes around a pixel to be determined are specified as reference areas. .
【請求項10】 参照領域特定工程は、判定の対象とな
る画素を含み、かつ当該画素との相対的な位置と大きさ
の異なる複数の部分領域を参照領域として特定すること
を特徴とする請求項8に記載された画像検出方法。
10. The reference area specifying step includes specifying, as a reference area, a plurality of partial areas including a pixel to be determined and having different positions and sizes relative to the pixel. Item 9. The image detection method according to Item 8.
【請求項11】 参照領域特定工程は、判定の対象とな
る画素を含む形状の異なる複数の部分領域を参照領域と
して特定することを特徴とする請求項8ないし請求項1
0のいずれかに記載された画像検出方法。
11. The reference area specifying step includes specifying a plurality of partial areas having different shapes including pixels to be determined as reference areas.
0. The image detection method according to any one of 0.
【請求項12】 請求項8ないし請求項11のいずれか
に記載の画像検出方法に、 さらに画素判定手段の判定結果を2値画像として記憶す
る検出画像記憶工程と、 前記2値画像に含まれる記号部分が文字である場合にそ
の文字を認識する文字認識工程と、を備えたことを特徴
とする文字認識方法。
12. The image detection method according to claim 8, further comprising: a detection image storage step of storing a determination result of the pixel determination unit as a binary image; A character recognition step of recognizing the character when the symbol portion is a character.
【請求項13】 画素判定工程は、判定の対象となる画
素を複数の参照値と順次比較して当該画素が記号部分の
周辺にある記号部分以外の部分より高輝度の記号部分で
あるかを判定しその判定結果を出力するとともに、当該
画素が記号部分以外の部分より低輝度の記号部分である
かを判定しその判定結果を出力し、 検出画像記憶工程は、前記画素判定手段による高輝度の
記号部分であるかの判定結果を高輝度の記号部分の2値
画像として記憶するとともに、前記画素判定手段による
低輝度の記号部分であるか否かの判定結果を低輝度の記
号部分の2値画像として記憶し、 文字認識工程は、前記高輝度の記号部分の2値画像から
高輝度の文字を認識するとともに、前記低輝度の記号部
分の2値画像から低輝度の文字を認識することを特徴と
する請求項12に記載された文字認識方法。
13. The pixel determining step includes sequentially comparing a pixel to be determined with a plurality of reference values to determine whether the pixel is a symbol part having a higher luminance than a part other than the symbol part around the symbol part. And outputting a result of the determination, determining whether the pixel is a symbol part having a lower luminance than a part other than the symbol part, and outputting the determination result. Is stored as a binary image of a high-luminance symbol portion, and the result of determination as to whether or not the symbol portion is a low-luminance symbol portion is stored as a binary image of the low-luminance symbol portion. Storing the character image as a value image, and recognizing a high-luminance character from the binary image of the high-luminance symbol portion and recognizing a low-luminance character from the binary image of the low-luminance symbol portion. Characterized by Character recognition method described in Motomeko 12.
【請求項14】 画素判定工程は、判定の対象となる画
素を複数の参照値と順次比較して当該画素が記号部分以
外の部分より高輝度の記号部分であるかまたは記号部分
以外の部分より低輝度の記号部分であるか或いは記号部
分以外の部分であるかを判定しその判定結果を3値化さ
れた値として出力し、 検出画像記憶工程は、前記画素判定手段による判定結果
を3値画像として記憶し、 文字認識工程は、前記3値画像から高輝度の文字および
低輝度の文字の両方を認識することを特徴とする請求項
12に記載された文字認識方法。
14. The pixel determination step includes sequentially comparing a pixel to be determined with a plurality of reference values, and determining whether the pixel is a symbol part having a higher luminance than a part other than the symbol part or a part other than the symbol part. It is determined whether it is a low-luminance symbol part or a part other than the symbol part, and the result of the determination is output as a ternary value. 13. The character recognition method according to claim 12, wherein the character is stored as an image, and in the character recognition step, both high-brightness characters and low-brightness characters are recognized from the ternary image.
JP2000029070A 2000-02-07 2000-02-07 Image detection apparatus and image detection method Expired - Fee Related JP3876584B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000029070A JP3876584B2 (en) 2000-02-07 2000-02-07 Image detection apparatus and image detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000029070A JP3876584B2 (en) 2000-02-07 2000-02-07 Image detection apparatus and image detection method

Publications (2)

Publication Number Publication Date
JP2001222681A true JP2001222681A (en) 2001-08-17
JP3876584B2 JP3876584B2 (en) 2007-01-31

Family

ID=18554386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000029070A Expired - Fee Related JP3876584B2 (en) 2000-02-07 2000-02-07 Image detection apparatus and image detection method

Country Status (1)

Country Link
JP (1) JP3876584B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012132051A1 (en) * 2011-03-31 2012-10-04 株式会社ナナオ Method and apparatus for detecting fine lines and characters

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012132051A1 (en) * 2011-03-31 2012-10-04 株式会社ナナオ Method and apparatus for detecting fine lines and characters
JP2012216956A (en) * 2011-03-31 2012-11-08 Nanao Corp Thin line or character detection method and apparatus

Also Published As

Publication number Publication date
JP3876584B2 (en) 2007-01-31

Similar Documents

Publication Publication Date Title
US8170350B2 (en) Foreground/background segmentation in digital images
EP1918872B1 (en) Image segmentation method and system
US6985631B2 (en) Systems and methods for automatically detecting a corner in a digitally captured image
KR101376701B1 (en) Image processing apparatus, image capture apparatus, image output apparatus, and method and program for these apparatus
JP3506958B2 (en) Image processing method, image processing apparatus, and recording medium
US20050194445A1 (en) Method and apparatus for recognizing code
US20060280363A1 (en) Image processing apparatus and method, computer program, and storage medium
JP2000137788A (en) Image processing method, image processor, and record medium
US20110158547A1 (en) Methods and apparatuses for half-face detection
US7907786B2 (en) Red-eye detection and correction
US20050271245A1 (en) Specified object detection apparatus
US7489832B2 (en) Imaging apparatus, image processing method for imaging apparatus and recording medium
CN111325717A (en) Mobile phone defect position identification method and equipment
JP2006309650A (en) Number recognition device and method
JP4861922B2 (en) Car color judgment device
JP3906221B2 (en) Image processing method and image processing apparatus
JP2001222681A (en) Device and method for detecting picture and device and method for recognizing picture
JP2001222683A (en) Method and device for processing picture, device and method for recognizing character and storage medium
CN112470165B (en) Image processing apparatus and image processing method
CN109948463B (en) Method for realizing face and lip recognition function based on color and mathematical model
CN117475421A (en) License plate exposure compensation method and device and electronic equipment
CN117611554A (en) Shadow detection method based on fusion of YUV color space and gradient characteristics
JP2000194831A (en) Method and device for extracting identification area image
CN117710696A (en) Method and system for defining picture characteristics and comparing similarity
JP2000293629A (en) Image processing method, image processor and recording medium

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040722

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060309

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060322

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060519

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060711

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060825

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060914

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20061010

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061023

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091110

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101110

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111110

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121110

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121110

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131110

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees