JPH09147109A - Method and device for specific mark detection - Google Patents
Method and device for specific mark detectionInfo
- Publication number
- JPH09147109A JPH09147109A JP30125095A JP30125095A JPH09147109A JP H09147109 A JPH09147109 A JP H09147109A JP 30125095 A JP30125095 A JP 30125095A JP 30125095 A JP30125095 A JP 30125095A JP H09147109 A JPH09147109 A JP H09147109A
- Authority
- JP
- Japan
- Prior art keywords
- image
- specific mark
- zernike moment
- value
- detection
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Image Analysis (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、画像認識技術に係
り、特に、画像中の任意の位置に存在する可能性のある
特定のマークを検出する方法及び装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image recognition technique, and more particularly to a method and an apparatus for detecting a specific mark which may exist at an arbitrary position in an image.
【0002】[0002]
【従来の技術】画像読み取り機器において、原稿から読
み取られた画像中の特定マークを検出しようとする場
合、原稿の位置、向き、読み取り倍率が必ずしも一定し
ないため、次のような条件を満たすことが望まれる。 1)特定マークの位置(移動)の影響を受けない。 2)特定マークの回転の影響を受けない。 3)特定マークの変倍(ある1方向だけの片変倍も含
む)の影響を受けない。2. Description of the Related Art In an image reading apparatus, when trying to detect a specific mark in an image read from a document, the position, orientation, and reading magnification of the document are not always constant, so that the following conditions must be met. desired. 1) Not affected by the position (movement) of the specific mark. 2) It is not affected by the rotation of the specific mark. 3) It is not affected by the scaling of the specific mark (including unidirectional scaling in only one direction).
【0003】このような目的に利用可能な従来技術とし
て、文献[1](Whoi-Yul Kimand Po Yuan,”A
Practicla Pattern Recognition System forTran
slation,Scale amd Rotation Invariance,”Pro
c.CVPR’94, pp.391−396,June 19
94)に述べられているような、Zernike(ツェルニ
ケ)モーメントを用いる手法がある。この文献[1]に
は、RadialPolynominal(ラジアル多項式)のテーブ
ル化による処理の高速化についても述べられている。As a conventional technique that can be used for such a purpose, reference [1] (Whoi-Yul Kimand Po Yuan, "A
Practicla Pattern Recognition System for Tran
slation, Scale amd Rotation Invariance, "Pro
c. CVPR'94, pp. 391-396, June 19
94), there is a method using a Zernike moment. This document [1] also describes speeding up of processing by forming a table of Radial Polynominal (radial polynomial).
【0004】また、文字画像を重心から出る8本の線分
によって8領域に分割し、各分割領域毎に、その内部の
画素の値と重心からの距離との積をモーメントとして算
出し、領域毎のモーメントの累計値を文字認識のための
特徴として利用する手法が特開平6−195512号公
報に述べられている。この手法は、画像の回転、変倍に
対応しようとすると非常に複雑な制御が必要になる。Further, the character image is divided into eight regions by eight line segments coming out from the center of gravity, and the product of the value of the pixel inside and the distance from the center of gravity is calculated as a moment for each divided region, and the region is calculated. Japanese Unexamined Patent Publication No. 6-195512 describes a method of using the cumulative value of moments for each as a feature for character recognition. This method requires very complicated control to deal with image rotation and scaling.
【0005】[0005]
【発明が解決しようとする課題】前記文献[1]に述べ
られているようなツェルニケ・モーメントを用いる手法
は、画像の位置、回転、変倍に対応可能であり、またツ
ェルニケ・モーメントのラジアル多項式のテーブル化に
よって処理の高速化も可能である。しかし、この手法に
より画像の様々な拡大/縮小率に対応できる実用的な特
定マーク検出装置を実現するには、ラジアル多項式テー
ブルの保存に必要なメモリを減らす等の工夫が必要であ
る。The method using the Zernike moment as described in the above-mentioned document [1] can deal with the position, rotation and scaling of an image, and the radial polynomial of the Zernike moment. It is also possible to speed up the process by creating a table. However, in order to realize a practical specific mark detection apparatus that can cope with various enlargement / reduction ratios of an image by this method, it is necessary to devise such as reducing the memory required for storing the radial polynomial table.
【0006】本発明の目的は、ツェルニケ・モーメント
を用いて画像中の特定マークを検出するための実用的な
方法及び装置を提供することにある。It is an object of the present invention to provide a practical method and apparatus for detecting specific marks in an image using Zernike moments.
【0007】[0007]
【課題を解決するための手段】請求項1記載の発明は、
画像中の特定マークをツェルニケ・モーメントを用いて
検出する方法において、特定マークの大きさに応じたラ
ジアル多項式のテーブルを予め用意しておき、検出処理
時に、該テーブルを画像の縮小/拡大率に応じて拡大/
縮小したテーブルを生成し、該生成したテーブルと、該
画像との積和を計算することにより、該画像のツェルニ
ケ・モーメントを求めることを特徴とするものである。According to the first aspect of the present invention,
In the method of detecting a specific mark in an image using the Zernike moment, a table of radial polynomials corresponding to the size of the specific mark is prepared in advance, and the table is used as a reduction / enlargement ratio of the image at the time of detection processing. Expand accordingly /
The Zernike moment of the image is obtained by generating a reduced table and calculating the product sum of the generated table and the image.
【0008】請求項2記載の発明は、画像中の特定マー
クをツェルニケ・モーメントを用いて検出する方法にお
いて、画像の拡大率が最大の場合の特定マークの大きさ
に応じたラジアル多項式のテーブルを予め用意してお
き、検出処理時に、該テーブルを画像の縮小/拡大率に
応じて拡大/縮小したテーブルを生成し、該生成したテ
ーブルと該画像との積和を計算することにより、該画像
のツェルニケ・モーメントを求めることを特徴とするも
のである。According to a second aspect of the present invention, in a method of detecting a specific mark in an image using a Zernike moment, a radial polynomial table corresponding to the size of the specific mark when the enlargement ratio of the image is maximum is provided. The table is prepared in advance, and a table obtained by enlarging / reducing the table according to the reduction / enlargement ratio of the image is generated at the time of detection processing, and the sum of products of the generated table and the image is calculated. It is characterized by finding the Zernike moment of.
【0009】請求項3記載の発明は、請求項1又は2記
載の発明により特定マーク検出方法において、予め用意
されるラジアル多項式のテーブルは(x≧0,y≧0)
の1/4領域の値だけを保持しており、残りの領域の値
は該保持されている値に基づいて検出処理時に決定する
ことを特徴とするものである。According to a third aspect of the invention, in the specific mark detection method according to the first or second aspect of the invention, the radial polynomial table prepared in advance is (x ≧ 0, y ≧ 0).
It holds that only the value of the 1/4 area of the above is held, and the value of the remaining area is determined at the time of the detection processing based on the held value.
【0010】請求項4記載の発明は、特定マークの大き
さに応じたラジアル多項式のテーブルを保存する第1の
テーブル保存手段と、画像を指定された縮小/拡大率で
入力する画像入力手段と、該画像入力手段による入力画
像を保存する画像保存手段と、該入力画像の縮小/拡大
率に応じて該第1テーブル保存手段に保存されたテーブ
ルを拡大/縮小する拡大/縮小手段と、該拡大/縮小手
段により拡大/縮小されたテーブルを保存する第2のテ
ーブル保存手段と、該画像保存手段に保存されている入
力画像より特定マークとほぼ同じ大きさの黒連結成分を
特定マーク候補領域として抽出するマーク切り出し手段
と、該特定マーク候補領域の画像の重心と該第2テーブ
ル保存手段に保存されているテーブルの中心とを合わせ
て該画像と該テーブルとの積和計算をすることによりツ
ェルニケ・モーメントの大きさを算出するツェルニケ・
モーメント算出手段と、特定マークについて予め算出さ
れたツェルニケ・モーメントの大きさの平均値及び標準
偏差を辞書として保存する辞書保存手段と、該辞書保存
手段に保存されている辞書と該ツェルニケ・モーメント
算出手段により算出されたツェルニケ・モーメントの大
きさとの相違度を算出する相違度算出部と、該相違度算
出部により算出された相違度に基づいて特定マークの検
出/非検出を判定する検出判定手段とを有することを特
徴とするものである。According to a fourth aspect of the present invention, there is provided first table storage means for storing a table of radial polynomials according to the size of the specific mark, and image input means for inputting an image at a designated reduction / enlargement ratio. An image storage means for storing the input image by the image input means, an enlargement / reduction means for enlarging / reducing the table stored in the first table storage means according to a reduction / enlargement ratio of the input image, Second table storing means for storing the table enlarged / reduced by the enlarging / reducing means, and a black connected component having substantially the same size as the specific mark from the input image stored in the image storing means is the specific mark candidate area. The mark cutting means for extracting the image and the center of the image of the specific mark candidate area and the center of the table stored in the second table storing means are combined to form the image and the table. Zernike for calculating the size of the Zernike moment by the product-sum calculation of the Le
Moment calculating means, dictionary storing means for storing the average and standard deviation of the magnitudes of the Zernike moments calculated in advance for specific marks as a dictionary, the dictionary stored in the dictionary storing means, and the Zernike moment calculating A difference degree calculating unit for calculating the degree of difference between the Zernike moment and the magnitude of the Zernike moment calculated by the means, and detection determining means for determining detection / non-detection of the specific mark based on the difference degree calculated by the difference degree calculating unit. It is characterized by having.
【0011】請求項5記載の発明は、請求項4記載の発
明による特定マーク検出装置において、第1テーブル保
存手段に、入力画像の拡大率が最大の場合の特定マーク
の大きさに応じたラジアル多項式のテーブルが保存され
ることを特徴とするものである。According to a fifth aspect of the present invention, in the specific mark detecting apparatus according to the fourth aspect of the invention, the first table storage means stores a radial mark corresponding to the size of the specific mark when the magnification of the input image is maximum. It is characterized in that a table of polynomials is stored.
【0012】請求項6記載の発明は、請求項4又は5記
載の発明による特定マーク検出装置において、該第1テ
ーブル保存手段に保存されるテーブルは(x≧0,y≧
0)の1/4領域の値だけを保持し、残りの領域の値は
該保持されている値に基づいて該拡大/縮小手段によっ
て決定されることを特徴とするものである。According to a sixth aspect of the invention, in the specific mark detecting apparatus according to the fourth or fifth aspect of the invention, the table stored in the first table storing means is (x ≧ 0, y ≧
Only the value of 1/4 area of 0) is held, and the value of the remaining area is determined by the enlarging / reducing means based on the held value.
【0013】[0013]
【発明の実施の形態】以下、本発明の実施の形態を明ら
かにするため、図面を用い本発明の一実施例を説明す
る。BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to the drawings in order to clarify the embodiments of the present invention.
【0014】図1は本発明の一実施例による特定マーク
検出装置のブロック図である。なお、この特定マーク検
出装置は、単独の装置として用いられ、あるいは他の装
置例えばデジタルコピアに組み込まれる。FIG. 1 is a block diagram of a specific mark detecting apparatus according to an embodiment of the present invention. It should be noted that this specific mark detection device is used as a single device, or is incorporated in another device such as a digital copier.
【0015】図1において、100は特定マーク検出の
対象となる書類をスキャンして画像情報を読み取るため
のスキャナ、102はスキャナ100を用いてマーク検
出の対象となる原稿の画像データを入力する画像入力
部、104は画像入力部102より入力された画像デー
タ等を格納するための画像バッファである。106は検
出したい特定マークの大きさに応じたラジアル多項式テ
ーブルを格納するためのバッファ、108はバッファ1
06内のラジアル多項式テーブルを画像入力の際の縮小
/拡大率122に応じて拡大/縮小したテーブルを生成
するラジアル多項式テーブル拡大/縮小部、110は拡
大/縮小後のラジアル多項式テーブルを格納するための
バッファである。112は画像バッファ104に格納さ
れた入力画像から検出したい特定マークの大きさに応じ
てマーク候補領域を切り出すマーク切り出し部、114
はバッファ110に保存されている拡大/縮小後のラジ
アル多項式テーブルを用いて、マーク切り出し部112
により切り出されたマーク候補領域のツェルニケ・モー
メントを大きさを算出するツェルニケ・モーメント算出
部である。118は検出したい特定マークの辞書を格納
している辞書メモリ、116はツェルニケ・モーメント
算出部114により算出されたツェルニケ・モーメント
の大きさと辞書バッファ118内の特定マークの辞書と
を比較し相違度を算出する相違度算出部、120は算出
された相違度に基づいて特定マークの検出/非検出の判
定を行なう検出判定部である。In FIG. 1, reference numeral 100 denotes a scanner for scanning a document as a target of specific mark detection to read image information, and reference numeral 102 denotes an image for inputting image data of a document as a target of mark detection using the scanner 100. An input unit 104 is an image buffer for storing the image data input from the image input unit 102. 106 is a buffer for storing a radial polynomial table according to the size of a specific mark to be detected, and 108 is a buffer 1
A radial polynomial table enlarging / reducing unit for generating a table in which the radial polynomial table in 06 is enlarged / reduced according to the reduction / enlargement ratio 122 at the time of image input, and 110 stores the expanded / reduced radial polynomial table. Is the buffer. Reference numeral 112 denotes a mark cutout unit that cuts out a mark candidate area according to the size of a specific mark to be detected from the input image stored in the image buffer 104, 114
Using the expanded / reduced radial polynomial table stored in the buffer 110,
This is a Zernike moment calculation unit that calculates the magnitude of the Zernike moment of the mark candidate area cut out by. Reference numeral 118 denotes a dictionary memory that stores a dictionary of a specific mark to be detected, and reference numeral 116 compares the magnitude of the Zernike moment calculated by the Zernike moment calculating unit 114 with the dictionary of the specific mark in the dictionary buffer 118 to determine the degree of difference. A dissimilarity calculating unit 120 calculates a detection determining unit that determines whether the specific mark is detected or not based on the calculated dissimilarity.
【0016】ここで、ツェルニケ・モーメントと、その
マーク検出への応用に関して説明する。ツェルニケ・モ
ーメントは、前記資料[1]等に詳しく述べられている
ように、次の式によって定義される。Now, the Zernike moment and its application to mark detection will be described. The Zernike moment is defined by the following equation, as described in detail in the above-mentioned document [1].
【0017】[0017]
【数1】 (Equation 1)
【0018】[0018]
【数2】 (Equation 2)
【0019】[0019]
【数3】 (Equation 3)
【0020】上記式(1)乃至式(3)において、nは
ツェルニケ・モーメントの次数、mは階数である。mの
絶対値はn以下でなければならず、かつ、nとmの絶対
値との差は偶数でなければならない。In the above equations (1) to (3), n is the order of the Zernike moment and m is the rank. The absolute value of m must be less than or equal to n, and the difference between the absolute values of n and m must be even.
【0021】上記式(1)のRnm(ρ)はラジアル多項
式と呼ばれ、階数、次数と中心からの距離より算出され
る値である。上記式(2)式のRe(Anm)がツェルニケ
・モーメントの実数部であり、上記(式3)のIm
(Anm)がツェルニケ・モーメントの虚数部である。ツェ
ルニケ・モーメントの大きさ Re(Anm) 2 + Im(Anm) 2 は、画像の回転に不変な値であるため、特定マークの検
出に利用できる。利用する際は、x,yの値は特定マー
クの大きさに応じて正規化する必要がある。すなわち、
特定マークの重心を中心として、重心から一番遠い点ま
での距離が1となるように座標系を拡大/縮小して用い
る。Rnm (ρ) in the above equation (1) is called a radial polynomial, and is a value calculated from the rank, the order and the distance from the center. Re (Anm) in the above equation (2) is the real part of the Zernike moment, and Im (equation 3) above
(Anm) is the imaginary part of the Zernike moment. The magnitude of the Zernike moment Re (Anm) 2 + Im (Anm) 2 is a value that is invariant to the rotation of the image, and therefore can be used for detecting a specific mark. When used, the values of x and y need to be normalized according to the size of the specific mark. That is,
The coordinate system is used by enlarging / reducing so that the distance from the center of gravity of the specific mark to the furthest point is 1.
【0022】実際にツェルニケ・モーメントを算出する
ために、マーク候補領域が切り出される都度、上記式
(2)及び式(3)の演算を実行したのでは、多くの処
理時間を必要とするので実用的でない。そこで、予め特
定マークの大きさに応じた、次の式(4)、式(5)で
計算される値のテーブル(ラジアル多項式テーブル)を
作成しておく。In order to actually calculate the Zernike moment, if the calculation of the above equations (2) and (3) is executed every time the mark candidate area is cut out, a lot of processing time is required, so that it is practical. Not relevant. Therefore, a table (radial polynomial table) of values calculated by the following equations (4) and (5) according to the size of the specific mark is created in advance.
【0023】[0023]
【数4】 (Equation 4)
【0024】[0024]
【数5】 (Equation 5)
【0025】このラジアル多項式テーブルを利用すれ
ば、各画素値とラジアル多項式テーブルの値との積和を
とることでツェルニケ・モーメントを算出できる。つま
り、上記式(2)、式(3)に代えて、次の式(6)、
式(7)によりツェルニケ・モーメントが算出されるこ
とになる。If this radial polynomial table is used, the Zernike moment can be calculated by taking the product sum of each pixel value and the value of the radial polynomial table. That is, instead of the above equations (2) and (3), the following equation (6),
The Zernike moment is calculated by the equation (7).
【0026】[0026]
【数6】 (Equation 6)
【0027】[0027]
【数7】 (Equation 7)
【0028】ラジアル多項式テーブルを用いる場合、入
力画像が片変倍されたときには、用意されたラジアル多
項式テーブルを片変倍の倍率に応じて拡大/縮小し、拡
大/縮小されたラジアル多項式テーブルを入力画像に適
用することで、片変倍画像のツェルニケ・モーメントを
算出できる。When the radial polynomial table is used, when the input image is univariably scaled, the prepared radial polynomial table is enlarged / reduced according to the magnification of univariate magnification, and the enlarged / reduced radial polynomial table is input. By applying it to an image, the Zernike moment of a univariately magnified image can be calculated.
【0029】さて、本実施例では、バッファ106に格
納されているラジアル多項式テーブルは、入力画像の縮
小/拡大率がX方向は1、Y方向は2の場合(Y方向に
のみ2倍に拡大された片変倍の場合)に対応した形で作
成されている。このラジアル多項式テーブルを、実際に
画像が入力される時の縮小/拡大率に応じて拡大/縮小
することにより、入力画像上の特定マークの検出に必要
なラジアル多項式テーブルを生成して利用する。In the present embodiment, in the radial polynomial table stored in the buffer 106, when the reduction / enlargement ratio of the input image is 1 in the X direction and 2 in the Y direction (2 times enlargement only in the Y direction). In the case of univariable magnification was done) was created in a form corresponding to. By enlarging / reducing this radial polynomial table according to the reduction / enlargement ratio when an image is actually input, a radial polynomial table necessary for detecting a specific mark on an input image is generated and used.
【0030】通常、スキャナ100等の画像入力機器に
よって画像の拡大率/縮小率の最大値/最小値は定まっ
ているので、拡大率が最大の場合に応じたラジアル多項
式テーブルを予め用意して保存しておくことにより、そ
の最大の拡大率以下の範囲については、画像が拡大され
て入力された場合の検出精度の向上を期待できる(ラジ
アル多項式テーブルの分解能が向上しているため)。本
実施例では、Y方向について2倍の拡大までは、このよ
うな分解能向上の利益が得られる。Since the maximum value / minimum value of the enlargement ratio / reduction ratio of the image is usually determined by the image input device such as the scanner 100, the radial polynomial table corresponding to the case where the enlargement ratio is the maximum is prepared and stored in advance. By doing so, it is possible to expect an improvement in the detection accuracy when the image is enlarged and input in the range below the maximum enlargement ratio (because the resolution of the radial polynomial table is improved). In the present embodiment, such an advantage of improving the resolution can be obtained up to double the enlargement in the Y direction.
【0031】また、ラジアル多項式テーブルはρについ
て周期関数であるので、必ずしも全領域すなわち全ての
(x,y)についてラジアル多項式テーブルの値を用意
しておく必要はなく、必要な一部の領域についての値だ
けを用意しておき、その値に基づいて残りの領域の値も
容易に生成することが可能である。そこで、本実施例に
おいては、バッファ106に格納されているラジアル多
項式テーブルは、(x≧0,y≧0)の1/4領域だけ
の値を保持したテーブルである。Further, since the radial polynomial table is a periodic function with respect to ρ, it is not always necessary to prepare the values of the radial polynomial table for all areas, that is, for all (x, y). It is possible to prepare only the value of and to easily generate the values of the remaining areas based on that value. Therefore, in the present embodiment, the radial polynomial table stored in the buffer 106 is a table that holds the values of only the 1/4 area of (x ≧ 0, y ≧ 0).
【0032】例えば、検出したい特定マークの画像が4
8×48画素の大きさの場合、(x≧0,y≧0)の2
4×24画素のラジアル多項式テーブルを用意すればよ
い。ただし、先に述べたように、本実施例においてはY
方向のみ2倍に拡大した形でラジアル多項式テーブルを
保存する。したがって、バッファ106に格納されるラ
ジアル多項式テーブルの大きさはx方向が24画素、Y
方向が48画素ということになる。For example, if the image of the specific mark to be detected is 4
If the size is 8 × 48 pixels, 2 of (x ≧ 0, y ≧ 0)
A radial polynomial table of 4 × 24 pixels may be prepared. However, as described above, in the present embodiment, Y
The radial polynomial table is saved in a form in which only the directions are enlarged by a factor of 2. Therefore, the size of the radial polynomial table stored in the buffer 106 is 24 pixels in the x direction and Y
The direction is 48 pixels.
【0033】以下、本実施例における具体的な処理内容
を説明する。画像の入力に先だって縮小/拡大率122
が、例えばテンキーを用いてユーザにより入力される。
次に、画像入力部102において、スキャナ100を用
い、指定された縮小/拡大率で画像を読み込み、その画
像データを画像バッファ104に格納する。ここでは、
x方向及びY方向の縮小/拡大率が共に1に指定され、
画像は拡大も縮小もされないで入力されたとする。Specific processing contents of this embodiment will be described below. Reduction / enlargement ratio 122 before inputting images
Is input by the user using, for example, a ten-key pad.
Next, in the image input unit 102, the scanner 100 is used to read an image at a specified reduction / enlargement ratio, and the image data is stored in the image buffer 104. here,
The reduction / enlargement ratios in the x and Y directions are both specified as 1,
It is assumed that the image is input without being enlarged or reduced.
【0034】入力画像の縮小/拡大率が指定されると、
ラジアル多項式テーブル拡大/縮小部108の処理が実
行される。その処理の概略を図4に示す。ラジアル多項
式テーブル拡大/縮小部108において、バッファ10
6よりラジアル多項式テーブルを読み込み、それを画像
入力の縮小/拡大率に応じて拡大/縮小する(ステップ
400)。前述のように、本実施例では、バッファ10
6に保存されているラジアル多項式テーブルはY方向2
倍の片変倍の場合に対応したテーブルであり、縮小/拡
大率が1の入力画像に合わせるため、同テーブルをY方
向につき1/2に縮小する必要がある。When the reduction / enlargement ratio of the input image is designated,
The processing of the radial polynomial table enlarging / reducing unit 108 is executed. The outline of the process is shown in FIG. In the radial polynomial table enlarging / reducing unit 108, the buffer 10
The radial polynomial table is read from 6 and enlarged / reduced according to the reduction / enlargement ratio of the image input (step 400). As described above, in this embodiment, the buffer 10
The radial polynomial table stored in 6 is 2 in the Y direction.
It is a table corresponding to the case of univariable magnification of double, and it is necessary to reduce the table to 1/2 in the Y direction in order to match the input image with a reduction / enlargement ratio of 1.
【0035】図2は、このようなラジアル多項式テーブ
ルの拡大/縮小の例を模式的に示している。図2の
(b)は入力画像の縮小/拡大率が1の場合に相当し、
予め用意されているラジアル多項式テーブル200の値
を、Y方向に1画素ずつ間引くことにより、Y方向に1
/2に縮小されたラジアル多項式テーブル204が得ら
れる。なお、図2の(a)は入力画像がY方向に2/3
倍に縮小された場合の例であり、テーブル200の値を
Y方向に、3画素につき2画素の割で間引くことによっ
てテーブル202が得られる。図2の(c)は入力画像
がY方向に8/3倍に拡大された場合の例であり、20
6はY方向に拡大されたテーブルである。このテーブル
206の画素の値は、上下端の画素についてはテーブル
200の上下端の画素の値と同じであるが、それ以外の
画素についてはテーブル200の対応した2画素または
3画素の値を用いて計算される。FIG. 2 schematically shows an example of enlargement / reduction of such a radial polynomial table. 2B corresponds to the case where the reduction / enlargement ratio of the input image is 1,
The values in the radial polynomial table 200 prepared in advance are thinned out by one pixel in the Y direction to obtain 1 in the Y direction.
A radial polynomial table 204 reduced to / 2 is obtained. 2A, the input image is 2/3 in the Y direction.
This is an example in the case of being reduced by a factor of two, and the table 202 is obtained by thinning out the values of the table 200 in the Y direction at a rate of 2 pixels for every 3 pixels. 2C shows an example in which the input image is magnified 8/3 times in the Y direction.
6 is a table enlarged in the Y direction. The pixel values of the table 206 are the same as the pixel values of the upper and lower ends of the table 200 for the upper and lower end pixels, but the corresponding values of 2 or 3 pixels of the table 200 are used for the other pixels. Calculated.
【0036】このようにして、入力画像の縮小/拡大率
に応じて拡大/縮小されたラジアル多項式テーブルが生
成されるが、前述のように本実施例にあっては、バッフ
ァ106に保存されているラジアル多項式テーブルの値
は(x≧0,y≧0)の1/4領域の値だけであり、拡
大/縮小したラジアル多項式テーブルも同様に(x≧
0,y≧0)の1/4領域の値しか持たない。そこで、
ラジアル多項式テーブル拡大/縮小部108は、拡大/
縮小後のラジアル多項式の(x≧0,y≧0)の1/4
領域の値に基づき、残りの3/4領域の値を決定し、テ
ーブルを完成させる(ステップ402)。この残りの値
の決め方について、図3を参照して説明する。なお、図
3に示すラジアル多項式テーブルは1次1階の実数部用
テーブルの例である。In this way, the radial polynomial table enlarged / reduced according to the reduction / enlargement ratio of the input image is generated, but as described above, in the present embodiment, it is stored in the buffer 106. The value of the radial polynomial table that is present is only the value of the quarter area of (x ≧ 0, y ≧ 0), and the expanded / reduced radial polynomial table is similarly (x ≧ 0.
It has only the value of the quarter area of 0, y ≧ 0). Therefore,
The radial polynomial table enlargement / reduction unit 108
1/4 of the reduced radial polynomial (x ≧ 0, y ≧ 0)
Based on the value of the area, the value of the remaining 3/4 area is determined and the table is completed (step 402). How to determine the remaining values will be described with reference to FIG. The radial polynomial table shown in FIG. 3 is an example of a table for the real part of the first and first orders.
【0037】図3の(a)に示すように、(x≦0,y
≧0)の1/4領域に対しては、(x≧0,y≧0)の
1/4領域の値を列毎に複写するが、実数部用テーブル
の場合、mが奇数のときは値を−1倍してから複写しm
が偶数のときは値をそのまま複写する。虚数部用テーブ
ルの場合も同様であるが、mが奇数のときは値をそのま
ま複写しmが偶数のときは値を−1倍してから複写す
る。次に、図3の(b)に示すように、(x≧0,y≦
0)の1/4領域に対しては(x≧0,y≧0)の1/
4領域の値を、(x≦0,y≦0)の1/4領域に対し
ては(x≦0,y≧0)の1/4領域の値を、それぞれ
行毎に複写するが、虚数部用テーブルの場合には値を−
1倍してから複写する。As shown in FIG. 3A, (x≤0, y
For the ¼ area of ≧ 0), the value of the ¼ area of (x ≧ 0, y ≧ 0) is copied for each column. In the case of the real part table, when m is an odd number, Multiply the value by -1 before copying m
When is an even number, the value is copied as it is. The same applies to the imaginary part table, but when m is an odd number, the value is copied as it is, and when m is an even number, the value is multiplied by -1 before copying. Next, as shown in FIG. 3B, (x ≧ 0, y ≦
0) for the 1/4 region of 1 / (x ≧ 0, y ≧ 0)
The values of the four areas are copied for each row for the 1/4 area of (x ≦ 0, y ≦ 0). If the table for the imaginary part is
Copy it after multiplying it by 1.
【0038】このようなプロセスによって、Y方向に2
倍に片変倍された、しかも(x≧0,,y≧0)の1/
4領域しか値を持たないラジアル多項式テーブルより、
等倍入力された画像のツェルニケ・モーメントを算出す
るための完全なラジアル多項式テーブルが生成され、こ
れはバッファ110に一時的に保存される(ステップ4
041)。By such a process, 2 in the Y direction.
1x of (x ≧ 0 ,, y ≧ 0)
From the radial polynomial table that has values only in four areas,
A complete radial polynomial table for calculating the Zernike moments of a 1x input image is generated and is temporarily stored in buffer 110 (step 4).
041).
【0039】次に、マーク切り出し部112において、
画像バッファ104に格納されている入力画像に対して
黒画素の連結成分の抽出を行ない、検出したい特定マー
クの大きさとほぼ等しい大きさを持つと判断される黒画
素連結成分をマーク候補領域として、その座標、例えば
その外接矩形の対角点座標をツェルニケ・モーメント算
出部114へ送る。具体的には例えば、判断のための閾
値をLTh、検出したい特定マークの大きさをMSizeと
した場合に、黒画素連結成分の幅BlW,高さBlHが
次の2式の条件を満たすときに、その黒画素連結成分を
マーク候補領域として検出し、その座標をツェルニケ・
モーメント算出部114へ送る。Next, in the mark cutting section 112,
A connected component of black pixels is extracted from the input image stored in the image buffer 104, and a connected component of black pixel determined to have a size substantially equal to the size of the specific mark to be detected is set as a mark candidate area. The coordinates, for example, the diagonal point coordinates of the circumscribed rectangle are sent to the Zernike moment calculation unit 114. Specifically, for example, when the threshold for determination is LTh and the size of the specific mark to be detected is MSize, when the width BlW and the height BlH of the black pixel connected component satisfy the following two equations. , The black pixel connected component is detected as a mark candidate area, and its coordinates are Zernike /
It is sent to the moment calculation unit 114.
【0040】[0040]
【数8】 (Equation 8)
【0041】[0041]
【数9】 (Equation 9)
【0042】ここで、入力画像より次表に示すような黒
画素連結成分A,B,Cが抽出されたものとする。Here, it is assumed that the black pixel connected components A, B and C as shown in the following table are extracted from the input image.
【0043】[0043]
【表1】 [Table 1]
【0044】MSize=48、Lth=4であるとする
と、マーク切り出しの結果は次表のようになり、黒画素
連結成分A,Bだけがマーク候補領域として検出され
る。Assuming that MSize = 48 and Lth = 4, the result of mark cutout is as shown in the following table, and only the black pixel connected components A and B are detected as mark candidate areas.
【0045】[0045]
【表2】 [Table 2]
【0046】ツェルニケ・モーメント算出部114で
は、マーク切り出し部112より渡された座標から、マ
ーク候補領域画像を画像バッファ104より取り込み、
そのマーク候補領域画像の重心を算出する。そして、そ
の重心と、バッファ110内に保存されているラジアル
多項式テーブルの中心を合わせた後、マーク候補領域画
像の画素値と同テーブルの対応値との積の和を計算す
る。ラジアル多項式テーブルは実数部用と虚数部用の2
つがあるので、それぞれについて積和計算を行なう。そ
して、実数部の積和の二乗と虚数部の積和の二乗との和
を計算して、ツェルニケモーメントの大きさを得る。図
3の(c)は、ラジアル多項式テーブル(ここでは実数
部用テーブル)300の値と画像302の対応画素値と
が掛け合わされることにより、ツェルニケ・モーメント
の実数部304が得られる様子を模式的に示している。In the Zernike moment calculation section 114, the mark candidate area image is fetched from the image buffer 104 from the coordinates passed from the mark cutting section 112,
The center of gravity of the mark candidate area image is calculated. Then, after the center of gravity and the center of the radial polynomial table stored in the buffer 110 are aligned, the sum of the products of the pixel value of the mark candidate area image and the corresponding value of the table is calculated. Radial polynomial table has 2 for real part and imaginary part
Since there are two, the sum of products calculation is performed for each. Then, the sum of the square of the product sum of the real part and the square of the product sum of the imaginary part is calculated to obtain the magnitude of the Zernike moment. FIG. 3C schematically shows how the real part 304 of the Zernike moment is obtained by multiplying the value of the radial polynomial table (here, the table for real part) 300 and the corresponding pixel value of the image 302. It is shown in the figure.
【0047】本実施例では3次までのツェルニケモーメ
ントの大きさがマーク検出に用いられるものとして、例
えば次表に示すようなツェルニケ・モーメントの算出結
果となったとする。In the present embodiment, assuming that the magnitudes of the Zernike moments up to the third order are used for mark detection, the Zernike moment calculation results shown in the following table are assumed.
【0048】[0048]
【表3】 [Table 3]
【0049】辞書バッファ118には、検出したい特定
マークに関して、複数の画像より求めたツェルニケ・モ
ーメントの大きさの平均値Dic()と標準偏差Std
()が辞書として格納されている。相違度算出部116
において、ツェルニケ・モーメント算出部116により
算出されたツェルニケ・モーメントの大きさF()と、
特定マークの辞書を用いて、次式により入力画像(マー
ク候補領域画像)と特定マークとの相違度Dcbを算出
する。In the dictionary buffer 118, with respect to the specific mark to be detected, the average value Dic () of the magnitudes of Zernike moments obtained from a plurality of images and the standard deviation Std.
() Is stored as a dictionary. Dissimilarity calculation unit 116
At the Zernike moment calculation unit 116, the Zernike moment magnitude F () and
The degree of difference Dcb between the input image (mark candidate area image) and the specific mark is calculated by the following formula using the dictionary of the specific mark.
【0050】[0050]
【数10】 (Equation 10)
【0051】特定マークの辞書の例と前記黒画素連結成
分A,Bに対する相違度算出結果を次表に示す。The following table shows an example of a dictionary of specific marks and the calculation result of the degree of difference for the black pixel connected components A and B.
【0052】[0052]
【表4】 [Table 4]
【0053】検出判定部120では、算出された相違度
Dcbに基づいて特定マークの検出/非検出の判定を行
なう。具体的には、ある閾値ThDと相違度Dcbとを
比較し、 ThD>Dcb のときに特定マークが検出されたと判定する。ThD=
4.00とすると、前記黒画素連結成分A,Bの検出判
定結果は次表のようになる。The detection determination unit 120 determines whether or not the specific mark is detected based on the calculated dissimilarity Dcb. Specifically, a certain threshold ThD is compared with the difference Dcb, and it is determined that the specific mark is detected when ThD> Dcb. ThD =
Assuming 4.00, the detection judgment result of the black pixel connected components A and B is as shown in the following table.
【0054】[0054]
【表5】 [Table 5]
【0055】[0055]
【発明の効果】請求項1乃至6の各項記載の発明によれ
ば、画像中の任意の位置にある、任意の角度の、任意の
変倍率の特定マークを高精度に検出することができ、ラ
ジアル多項式テーブルを用いることにより高速処理が可
能であり、ラジアル多項式テーブルを画像の様々な拡大
/縮小率に対応して複数用意するのでなく1つだけ用意
するため、ラジアル多項式テーブルの保存に必要なメモ
リ容量が少なくて済む。請求項2及び5記載の発明によ
れば、ラジアル多項式テーブルの分解能の向上により、
画像が拡大された入力された場合のマーク検出精度を高
くできる。請求項3及び6記載の発明によれば、ラジア
ル多項式テーブルの1/4領域の値だけを保存するた
め、テーブル保存に必要なメモリ容量(第1テーブル保
存手段のメモリ容量)をさらに削減できる。According to the invention described in each of claims 1 to 6, it is possible to detect with high accuracy a specific mark at an arbitrary position in an image at an arbitrary angle and with an arbitrary scaling factor. , High-speed processing is possible by using the radial polynomial table, and it is necessary to save the radial polynomial table because only one is prepared instead of multiple radial polynomial tables corresponding to various image enlargement / reduction ratios. Memory capacity is small. According to the inventions of claims 2 and 5, by improving the resolution of the radial polynomial table,
It is possible to improve the mark detection accuracy when the image is input in an enlarged size. According to the third and sixth aspects of the present invention, since only the value in the 1/4 area of the radial polynomial table is stored, the memory capacity required for table storage (memory capacity of the first table storage means) can be further reduced.
【図1】本発明の一実施例による特定マーク検出装置の
ブロック図である。FIG. 1 is a block diagram of a specific mark detection device according to an exemplary embodiment of the present invention.
【図2】(a)ラジアル多項式テーブルの縮小の例を示
す図である。 (b)ラジアル多項式テーブルの縮小の例を示す図であ
る。 (c)ラジアル多項式テーブルの拡大の例を示す図であ
る。FIG. 2A is a diagram showing an example of reduction of a radial polynomial table. (B) It is a figure which shows the example of reduction of a radial polynomial table. (C) It is a figure which shows the example of expansion of a radial polynomial table.
【図3】(a)ラジアル多項式テーブルの(x≦0,y
≧0)の1/4領域の値の決定方法を示す図である。 (b)ラジアル多項式テーブルの(x≧0,y≦0)の
1/4領域と(x≦0,y≦0)の1/4領域の値の決
定方法を示す図である。 (c)ラジアル多項式テーブルと入力画像とを掛け合わ
せてツェルニケ・モーメントを得る様子を模式的に示す
図である。FIG. 3 (a) (x ≦ 0, y of a radial polynomial table)
It is a figure which shows the determination method of the value of the 1/4 area | region of> = 0. (B) It is a figure which shows the determination method of the value of the 1/4 area | region of (x ≧ 0, y ≦ 0) and the 1/4 area of (x ≦ 0, y ≦ 0) of the radial polynomial table. (C) It is a figure which shows typically a mode that a Zernike moment is obtained by multiplying a radial polynomial table and an input image.
【図4】ラジアル多項式テーブル拡大/縮小部の処理の
概略フローチャートである。FIG. 4 is a schematic flowchart of a process of a radial polynomial table enlarging / reducing unit.
100 スキャナ 102 画像入力部 104 画像バッファ 106 ラジアル多項式テーブル格納用バッファ 110 拡大/縮小ラジアル多項式テーブル格納用バッ
ファ 112 マーク切り出し部 114 ツェルニケ・モーメント算出部 116 相違度算出部 118 辞書バッファ 120 検出判定部100 Scanner 102 Image Input Unit 104 Image Buffer 106 Radial Polynomial Table Storage Buffer 110 Enlargement / Reduction Radial Polynomial Table Storage Buffer 112 Mark Extraction Unit 114 Zernike Moment Calculation Unit 116 Dissimilarity Calculation Unit 118 Dictionary Buffer 120 Detection Judgment Unit
Claims (6)
メントを用いて検出する方法において、特定マークの大
きさに応じたラジアル多項式のテーブルを予め用意して
おき、検出処理時に、該テーブルを画像の縮小/拡大率
に応じて拡大/縮小したテーブルを生成し、該生成した
テーブルと該画像との積和計算により、該画像のツェル
ニケ・モーメントを求めることを特徴とする特定マーク
検出方法。1. A method of detecting a specific mark in an image using a Zernike moment, wherein a table of radial polynomials according to the size of the specific mark is prepared in advance, and the table is used for the detection process. A specific mark detection method characterized in that a table enlarged / reduced according to a reduction / enlargement ratio is generated, and a Zernike moment of the image is obtained by calculating a product sum of the generated table and the image.
メントを用いて検出する方法において、画像の拡大率が
最大の場合の特定マークの大きさに応じたラジアル多項
式のテーブルを予め用意しておき、検出処理時に、該テ
ーブルを画像の縮小/拡大率に応じて拡大/縮小したテ
ーブルを生成し、該生成したテーブルと該画像との積和
計算により、該画像のツェルニケ・モーメントを求める
ことを特徴とする特定マーク検出方法。2. A method for detecting a specific mark in an image using a Zernike moment, wherein a table of radial polynomials corresponding to the size of the specific mark when the enlargement ratio of the image is maximum is prepared in advance, A characteristic is that a Zernike moment of the image is obtained by generating a table obtained by enlarging / reducing the table according to a reduction / enlargement ratio of the image at the time of detection processing and calculating a product sum of the generated table and the image. The specific mark detection method.
法において、予め用意されるラジアル多項式のテーブル
は(x≧0,y≧0)の1/4領域の値だけを保持して
おり、残りの領域の値は該保持されている値に基づいて
検出処理時に決定することを特徴とする特定マーク検出
方法。3. The method for detecting a specific mark according to claim 1 or 2, wherein a table of radial polynomials prepared in advance holds only values in a quarter region of (x ≧ 0, y ≧ 0), A method of detecting a specific mark, wherein the value of the remaining area is determined at the time of detection processing based on the held value.
項式のテーブルを保存する第1のテーブル保存手段と、
画像を指定された縮小/拡大率で入力する画像入力手段
と、該画像入力手段による入力画像を保存する画像保存
手段と、該入力画像の縮小/拡大率に応じて該第1テー
ブル保存手段に保存されたテーブルを拡大/縮小する拡
大/縮小手段と、該拡大/縮小手段により拡大/縮小さ
れたテーブルを保存する第2のテーブル保存手段と、該
画像保存手段に保存されている入力画像より特定マーク
とほぼ同じ大きさの黒連結成分を特定マーク候補領域と
して抽出するマーク切り出し手段と、該特定マーク候補
領域の画像の重心と該第2テーブル保存手段に保存され
ているテーブルの中心とを合わせて該画像と該テーブル
との積和計算をすることによりツェルニケ・モーメント
の大きさを算出するツェルニケ・モーメント算出手段
と、特定マークについて予め算出されたツェルニケ・モ
ーメントの大きさの平均値及び標準偏差を辞書として保
存する辞書保存手段と、該辞書保存手段に保存されてい
る辞書と該ツェルニケ・モーメント算出手段により算出
されたツェルニケ・モーメントの大きさとの相違度を算
出する相違度算出部と、該相違度算出部により算出され
た相違度に基づいて特定マークの検出/非検出を判定す
る検出判定手段とを有することを特徴とする特定マーク
検出装置。4. A first table storage means for storing a table of radial polynomials according to the size of a specific mark,
An image input unit for inputting an image at a designated reduction / enlargement ratio, an image storage unit for storing the input image by the image input unit, and an image input unit for storing in the first table storage unit according to the reduction / enlargement ratio of the input image. The enlarging / reducing means for enlarging / reducing the stored table, the second table storing means for storing the table enlarged / reduced by the enlarging / reducing means, and the input image stored in the image storing means. A mark cutout unit that extracts a black connected component having substantially the same size as the specific mark as a specific mark candidate region, a center of gravity of an image of the specific mark candidate region, and a center of the table stored in the second table storage unit are provided. The Zernike moment calculation means for calculating the magnitude of the Zernike moment by calculating the sum of products of the image and the table, and the specific mark. Dictionary storage means for storing the average value and standard deviation of the magnitude of the Zernike moment calculated in advance as a dictionary, the dictionary stored in the dictionary storage means, and the Zernike moment calculated by the Zernike moment calculation means. A dissimilarity calculating unit that calculates a dissimilarity with respect to the magnitude of the moment; and a detection determining unit that determines detection / non-detection of the specific mark based on the dissimilarity calculated by the dissimilarity calculating unit. Specific mark detection device.
いて、第1テーブル保存手段に、入力画像の拡大率が最
大の場合の特定マークの大きさに応じたラジアル多項式
のテーブルが保存されることを特徴とする特定マーク検
出装置。5. The specific mark detection apparatus according to claim 4, wherein a table of radial polynomials according to the size of the specific mark when the enlargement ratio of the input image is maximum is stored in the first table storage means. A specific mark detection device characterized by:
置において、該第1テーブル保存手段に保存されるテー
ブルは(x≧0,y≧0)の1/4領域の値だけを保持
し、残りの領域の値は該保持されている値に基づいて該
拡大/縮小手段によって決定されることを特徴とする特
定マーク検出装置。6. The specific mark detection device according to claim 4 or 5, wherein the table stored in the first table storage means holds only a value in a quarter area of (x ≧ 0, y ≧ 0). The value of the remaining area is determined by the enlarging / reducing means based on the held value.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30125095A JPH09147109A (en) | 1995-11-20 | 1995-11-20 | Method and device for specific mark detection |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30125095A JPH09147109A (en) | 1995-11-20 | 1995-11-20 | Method and device for specific mark detection |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH09147109A true JPH09147109A (en) | 1997-06-06 |
Family
ID=17894578
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30125095A Pending JPH09147109A (en) | 1995-11-20 | 1995-11-20 | Method and device for specific mark detection |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH09147109A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6226417B1 (en) | 1997-08-04 | 2001-05-01 | Ricoh Company, Ltd. | Method and system for recognizing a rotated image pattern with reduced processing time and memory space |
WO2001033480A1 (en) * | 1999-10-27 | 2001-05-10 | Lg Electronics Inc. | Method for extracting zernike/pseudo-zernike moment |
US6862370B2 (en) * | 2000-05-19 | 2005-03-01 | Ricoh Company, Ltd. | Image detecting method, image detecting system, program, and recording medium for image detection |
EP1011064A3 (en) * | 1998-11-30 | 2005-06-22 | Canon Kabushiki Kaisha | Image pattern detection method and apparatus |
KR100712341B1 (en) * | 1999-11-30 | 2007-05-02 | 주식회사 팬택앤큐리텔 | Method and apparatus for representing and retrieving 3d image data using 3d modified zernike moments |
US7305664B2 (en) | 2002-10-09 | 2007-12-04 | Ricoh Company, Ltd. | Apparatus, method, software and medium storage for performing the tasks of detecting specified marks |
JP2008181124A (en) * | 2007-01-10 | 2008-08-07 | Applied Materials Israel Ltd | Method and system for evaluating evaluated pattern of mask |
JP2012021967A (en) * | 2010-06-15 | 2012-02-02 | Fujitsu Ltd | Physical property measuring method and measuring apparatus |
-
1995
- 1995-11-20 JP JP30125095A patent/JPH09147109A/en active Pending
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6226417B1 (en) | 1997-08-04 | 2001-05-01 | Ricoh Company, Ltd. | Method and system for recognizing a rotated image pattern with reduced processing time and memory space |
EP1011064A3 (en) * | 1998-11-30 | 2005-06-22 | Canon Kabushiki Kaisha | Image pattern detection method and apparatus |
WO2001033480A1 (en) * | 1999-10-27 | 2001-05-10 | Lg Electronics Inc. | Method for extracting zernike/pseudo-zernike moment |
US6941015B1 (en) | 1999-10-27 | 2005-09-06 | Lg Electronics Inc. | Method for extracting Zernike/Pseudo-Zernike moment |
KR100712341B1 (en) * | 1999-11-30 | 2007-05-02 | 주식회사 팬택앤큐리텔 | Method and apparatus for representing and retrieving 3d image data using 3d modified zernike moments |
US6862370B2 (en) * | 2000-05-19 | 2005-03-01 | Ricoh Company, Ltd. | Image detecting method, image detecting system, program, and recording medium for image detection |
US7305664B2 (en) | 2002-10-09 | 2007-12-04 | Ricoh Company, Ltd. | Apparatus, method, software and medium storage for performing the tasks of detecting specified marks |
JP2008181124A (en) * | 2007-01-10 | 2008-08-07 | Applied Materials Israel Ltd | Method and system for evaluating evaluated pattern of mask |
JP2012021967A (en) * | 2010-06-15 | 2012-02-02 | Fujitsu Ltd | Physical property measuring method and measuring apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2940960B2 (en) | Image tilt detection method and correction method, and image information processing apparatus | |
JP3091478B2 (en) | Document skew identification method and apparatus | |
WO2004051575A1 (en) | Characteristic region extraction device, characteristic region extraction method, and characteristic region extraction program | |
JP2001060247A (en) | Device and method for image processing | |
JPH09147109A (en) | Method and device for specific mark detection | |
JPH07220026A (en) | Method and device for picture processing | |
JP3718967B2 (en) | Image feature amount extraction apparatus and method, and recording medium on which image feature amount extraction program is recorded | |
CN116579963A (en) | System and method for generating dynamic image by using static image | |
JP2006011967A (en) | Character recognition device and character recognition program | |
KR100350854B1 (en) | System and method of rotating binary images | |
JP2000076378A (en) | Character recognizing method | |
JP2000285237A (en) | Method and device for picture processing and recording medium with picture processing program recorded | |
JP3625245B2 (en) | Image processing method and image processing apparatus | |
JP2806679B2 (en) | Character generator | |
JP2007328652A (en) | Image processing device and image processing program | |
JPH09135331A (en) | Image processor | |
JPH0830725A (en) | Device and method for processing image | |
JP2755299B2 (en) | Image processing method | |
JP2937607B2 (en) | Layout creation device | |
JPH0927904A (en) | Method and device for image processing | |
JP2003271974A (en) | Method and detector for detecting rotation angle of image, and recording medium | |
JPH05216996A (en) | Linear width recognizing device | |
JPS5977577A (en) | Frame extracting method | |
JP3024033B2 (en) | Image processing device | |
JP2835269B2 (en) | Image recognition device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20040406 |