JPS59140589A - Outline extracting device - Google Patents

Outline extracting device

Info

Publication number
JPS59140589A
JPS59140589A JP58014084A JP1408483A JPS59140589A JP S59140589 A JPS59140589 A JP S59140589A JP 58014084 A JP58014084 A JP 58014084A JP 1408483 A JP1408483 A JP 1408483A JP S59140589 A JPS59140589 A JP S59140589A
Authority
JP
Japan
Prior art keywords
slope
rectangular object
detection unit
unit
edge
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
JP58014084A
Other languages
Japanese (ja)
Other versions
JPH0145669B2 (en
Inventor
Takashi Torio
隆 鳥生
Toshiyuki Goto
敏行 後藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP58014084A priority Critical patent/JPS59140589A/en
Publication of JPS59140589A publication Critical patent/JPS59140589A/en
Publication of JPH0145669B2 publication Critical patent/JPH0145669B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To improve the speed of processing of an outline extracting device by using a linear operation filter, and converting picture information of a two- dimensional structure into a linear structure in the initial stage of outline extracting process. CONSTITUTION:Edge detecting sections 21, 22 applies raster scanning horizontally and vertically to the output of a noise elimination section 1 by differential filters of 3X1 and 1X3 respectively. A group of points obtained by extracting the first point at which the temperature change attains maximum one by one for each scanning line, and a group of points obtained by extracting the last point at which temperature change attains minimum one by one are obtained as data of linear disposition. Picture information of two-dimension structure is converted to the linear structure by edge detecting sections 21, 22, and the subsequent processing can be performed by the linear processing at a high speed. Thus, an output extracting device for rectangle having increased processing speed can be obtained.

Description

【発明の詳細な説明】 囚 発明の技術分野 本発明は、−次元処理によって処理速度の高速化を図っ
た矩形対象の輪郭抽出装置に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a contour extraction device for a rectangular object that achieves high processing speed through -dimensional processing.

(B)  技術の背景 パターン認識技術の一応用分野として、文書あるいは書
籍等の自動仕分はシステムがあるが、このようなシステ
ムにおいては、通常、仕分は対象物品をコンベア等によ
って移送しながら、表面に記載されている記号・文字あ
るいは模様等の認識結果に基いて仕分けをおこなうので
あるが、該認識の速度および精度等の向上を図るため、
該認識プロセスの一環として予め認識対象の輪郭を認識
し認識対象を抽出する作業、いわゆる「切出し」をおこ
なうことが多い。
(B) Background of the technology One application field of pattern recognition technology is a system for automatically sorting documents or books, etc. In such systems, the sorting is usually carried out by sorting the target items while transporting them on a conveyor or the like. Sorting is done based on the recognition results of symbols, characters, patterns, etc. described in
As part of the recognition process, a so-called "cutout" operation is often performed in which the outline of the recognition target is recognized in advance and the recognition target is extracted.

(C)  従来技術と問題点 従来の矩形対象の輪郭抽出装置においては、二次元演算
フィルタを用いて矩形対象をラスク走査し各画素点での
濃度変化率の大きさあるいは濃度変化率が最大となる方
向あるいは濃度変化率と濃度変化率が最大となる方向の
両方を二次元配列として求めたのちに輪郭抽出処理をお
こなっていた。
(C) Prior Art and Problems In conventional contour extraction devices for rectangular objects, a two-dimensional calculation filter is used to scan a rectangular object in raster directions, and the method is used to determine whether the magnitude of the density change rate at each pixel point or the density change rate is the maximum. Contour extraction processing was performed after determining both the direction in which the density change rate is maximum or the direction in which the density change rate is maximum and the direction in which the density change rate is maximum as a two-dimensional array.

しだがって輪郭抽出処理に長時間を要し、また大容量の
レジスタを必要とするなど、実用化が困難であった。
Therefore, the contour extraction process takes a long time and requires a large-capacity register, making it difficult to put it into practical use.

α))発明の目的 本発明は、−次元演算フィルタを用い、輪郭抽出処理の
初期段階で二次元構造の画像情報を一次元構造に変換す
ることによって、輪郭抽出装置の処理速度を向上するこ
とを目的とする。
α)) Purpose of the Invention The present invention improves the processing speed of a contour extraction device by converting image information of a two-dimensional structure into a one-dimensional structure at the initial stage of contour extraction processing using a -dimensional calculation filter. With the goal.

本発明になる輪郭抽出装置は、−次元演算フィルタを用
いて矩形対象のデジタル画像をラスク走査し該走査線毎
に濃度変化率が極大となる点を1点ずつ抽出して得られ
る魚群および該濃度変化率が極小となる点を1点ずつ抽
出して得られる魚群をそれぞれ一次元配列のデータとし
て得るエツジ検出部と、前記エツジ検出部によって得ら
れるそれぞれの魚群のうち隣接距離が所定値以下の点を
走査線の順に連結することによって連結線を得る連結線
生成部と、前記連結線生成部によって得られる連結線の
中から最長連結線を抽出し該最長連結線を直線近似する
ことによって前記矩形対象の辺の候補を得る辺候補生成
部と、前記連結線生成部によって得られる連結線のうち
前記辺候補生成部によって得られる直線との距離が所定
の値より小さい連結線を抽出する辺要素抽出部と、前記
辺要素抽出部によって得られるすべての連結線を直線近
似し該直線の傾斜を検出する辺傾斜候補検出部と、前記
辺傾斜候補検出部によって得られる前3− 記矩形対象の辺毎の傾斜候補から該矩形対象の傾斜を求
める傾斜検出部と、前記傾斜検出部によって得られる前
記矩形対象の傾斜と前記辺要素抽出部によって得られる
すべての連結線から該矩形対象の辺を検出する辺検出部
とを備え、矩形対象の辺毎の傾斜候補を求めたのちに得
られる該矩形対象の傾斜を基準として該矩形対象の輪郭
を抽出するようにしたものである。
The contour extraction device according to the present invention scans a digital image of a rectangular object using a -dimensional calculation filter, and extracts points at which the density change rate is maximum one by one for each scanning line. an edge detection unit that extracts points at which the concentration change rate is minimum one by one and obtains each fish school as one-dimensional array data; and an edge detection unit that obtains each fish school as one-dimensional array data, and an adjacent distance of each fish school obtained by the edge detection unit is less than or equal to a predetermined value. a connecting line generation unit that obtains a connecting line by connecting the points in the order of scanning lines, and extracting the longest connecting line from the connecting lines obtained by the connecting line generating unit and linearly approximating the longest connecting line. An edge candidate generation unit that obtains side candidates of the rectangular object and a connection line that has a distance smaller than a predetermined value from the straight line obtained by the edge candidate generation unit among the connection lines obtained by the connection line generation unit. a side element extraction unit, a side slope candidate detection unit that linearly approximates all the connecting lines obtained by the side element extraction unit and detects the slope of the straight line, and a rectangle as described above obtained by the side slope candidate detection unit. a slope detection section that calculates the slope of the rectangular object from slope candidates for each side of the object; The present invention includes a side detection unit that detects sides, and extracts the outline of the rectangular object based on the slope of the rectangular object obtained after obtaining slope candidates for each side of the rectangular object.

すなわち、抽出の対象とする輪郭が互に直交する2本ず
つ計4本の線分によって構成されていることに着目し、
−次元演算フィルタすなわち一次元ウインド演算を互に
直交する2方向に施して濃度変化率が極大あるいは極小
となる所すなわちエツジを検出することによって処理を
簡単化するとともに、このようにして得られる4組のエ
ツジを、抽出の対象とする4組の輪郭すなわち辺に対応
させ、各辺の要素となる部分を抽出して各辺の傾斜を検
出する。この処理過程は取扱情報量が少なく、したがっ
て処理も簡単であり高速におこなうことができる。最後
に各辺の傾斜に重みを付して平均4− を求めることによって対象の傾斜を求め、先に得られた
各辺の要素に関する情報と合わせて4辺の検出すなわち
輪郭の抽出を極めて短時間におこなうものである。
In other words, focusing on the fact that the contour to be extracted consists of a total of four line segments, two of which are orthogonal to each other,
The processing is simplified by applying a -dimensional calculation filter, that is, a one-dimensional window calculation in two mutually orthogonal directions, and detecting the edges where the density change rate is maximum or minimum, and the 4-dimensional calculation filter obtained in this way The edges of the set are made to correspond to the four sets of contours, or sides, to be extracted, and the elements of each side are extracted to detect the slope of each side. This processing process requires only a small amount of information to be handled, so the processing is simple and can be performed at high speed. Finally, the slope of the object is determined by weighting the slope of each side and calculating the average 4-, and when combined with the information about the elements of each side obtained earlier, the detection of the four sides, that is, the extraction of the contour, is made very quickly. It is something that is done on time.

■ 発明の実施例 以下、本発明の要旨を実施例によって見体的におこなう
■Examples of the Invention The gist of the present invention will now be illustrated by way of examples.

図は本発明一実施例のシステムブロック図を示し、1は
矩形対象を観測して得られる入力デジタル画像中の雑音
成分をメディアンフィルタを用いて除去するノイズ除去
部、21はノイズ除去部1の出力を3×1の微分フィル
タによって横方向にラスク走査し該走査線毎に濃度変化
率が極大とガる最初の点を1点ずつ抽出して得られる魚
群および該濃度変化率が極小となる最後の点を1点ずつ
抽出して得られる魚群をそれぞれ一次元配列のデータと
して得るエツジ検出部、22はノイズ除去部1の出力を
1×3の微分フィルタによって縦方向にラスク走査し該
走査線毎に濃度変化率が極太と々る最初の点を1点ずつ
抽出して得られる点群および該濃度変化率が極小となる
最後の点を1点ずつ抽出して得られる魚群をそれぞれ一
次元配列のデータとして得るエツジ検出部、31と32
はそれぞれエツジ検出部21によって得られる2組の魚
群のうち隣接距離が走査線ピッチのρ以下であり且つ構
成点数が5個以上の魚群の点を走査線の順に連結するこ
とによって左側の連結線を得る第一の連結線生成部と右
側の連結線を得る第二の連結線生成部、33と34はそ
れぞれエツジ検出部22によって得られる2組の魚群か
ら前記と同様にしてそれぞれ上側の連結線を得る第三の
連結線生成部と下側の連結線を得る第四の連結線生成部
、41と42と43と44はそれぞれ第一の連結線生成
部31と第二の連結線生成部32と第三の連結線生成部
33と第四の連結線生成部34によって得られる連結線
の中から最長連結線を抽出し該最長連結線をそれぞれ直
線近似することによって前記矩形対象の辺の候補を得る
第一の辺候補生成部と第二の辺候補生成部と第三の辺候
補生成部と第四の辺候補生成部、51と52と53と5
4はそれぞれ第一の連結線生成部31と第二の連結線生
成部32と第三の連結線生成部33と第四の連結線生成
部34によって得られる連結線のうちそれぞれ第一の辺
候補生成部41と第二の辺候補生成部42と第三の辺候
補生成部43と第四の辺候補生成部44によって得られ
る直線との距離が予め定めた値より小さい連結線を抽出
する第一の辺要素抽出部と第二の辺要素抽出部と第三の
辺要素抽出部と第四の辺要素抽出部1.61と62と6
3と64はそれぞれ第一の辺要素抽出部51と第二の辺
要素抽出部52と第三の辺要素抽出部53と第四の辺要
素抽出部54によって得られるそれぞれのすべての連結
線を直線近似し該直線の傾斜を検出する第一の辺傾斜候
補検出部と第二の辺傾斜候補検出部と第三の辺傾斜候補
検出部と第四の辺傾斜候補検出部、7は第一の辺傾斜候
補検出部61と第二の辺傾斜候補検出部62と第三の辺
傾斜候補検出部63と第四の辺傾斜候補検出部64によ
って得られる各直線に対し前記各近似における適合度に
応じた重みを付し且つ前二者は直角に回転7− させて平均値を求めることによって前記矩形対象の送缶
の傾斜候補から該矩形対象の傾斜を求める傾斜検出部、
81と82と83と84はそれぞれ第一の辺要素抽出部
51と第二の辺要素抽出部52と第三の辺要素抽出部5
3と第四の辺要素抽出部54によって得られるそれぞれ
の連結線を構成する魚群を前二者に対しては傾斜検出部
7によって得られる傾斜と直交する直線また後二者に対
しては傾斜検出部7によって得られる傾斜と平行する直
線によって走査し該直線との距離が所定値より小となる
点の数が最大となるときの該直線の位置を探索すること
によってそれぞれ前記矩形対象の左側と右側と上側と下
側の輪郭すなわち辺を検出する第一の辺検出部と第二の
辺検出部と第三の辺検出部と第四の辺検出部である。
The figure shows a system block diagram of an embodiment of the present invention, in which 1 is a noise removal unit that uses a median filter to remove noise components in an input digital image obtained by observing a rectangular object, and 21 is a noise removal unit of the noise removal unit 1. The output is scanned in the horizontal direction by a 3×1 differential filter, and the first point where the rate of change in concentration is the maximum is extracted one by one for each scanning line, resulting in a school of fish and the rate of change in concentration is the minimum. An edge detection section extracts the last points one by one and obtains each school of fish as data in a one-dimensional array. 22 performs a rask scan of the output of the noise removal section 1 in the vertical direction using a 1×3 differential filter. The point group obtained by extracting the first point at which the concentration change rate is extremely thick for each line, and the fish group obtained by extracting the last point at which the concentration change rate is minimum one by one, are each linearly Edge detection unit obtained as data of original array, 31 and 32
is the connecting line on the left by connecting the points of the two groups of fish obtained by the edge detection unit 21 in which the adjacent distance is less than or equal to the scanning line pitch ρ and the number of constituent points is 5 or more in the order of the scanning line. 33 and 34 respectively generate upper connections from the two groups of fish obtained by the edge detection unit 22 in the same manner as described above. A third connecting line generating section that generates the line, a fourth connecting line generating section that generates the lower connecting line, 41, 42, 43, and 44 are the first connecting line generating section 31 and the second connecting line generating section, respectively. The sides of the rectangular object are extracted by extracting the longest connecting line from among the connecting lines obtained by the unit 32, the third connecting line generating unit 33, and the fourth connecting line generating unit 34, and linearly approximating the longest connecting lines, respectively. A first edge candidate generation unit, a second edge candidate generation unit, a third edge candidate generation unit, and a fourth edge candidate generation unit, 51, 52, 53, and 5, which obtain candidates for
4 are the first sides of the connecting lines obtained by the first connecting line generating section 31, the second connecting line generating section 32, the third connecting line generating section 33, and the fourth connecting line generating section 34, respectively. A connecting line whose distance from the straight line obtained by the candidate generation unit 41, the second edge candidate generation unit 42, the third edge candidate generation unit 43, and the fourth edge candidate generation unit 44 is smaller than a predetermined value is extracted. First edge element extraction unit, second edge element extraction unit, third edge element extraction unit, and fourth edge element extraction unit 1.61, 62, and 6
3 and 64 represent all connecting lines obtained by the first edge element extraction unit 51, the second edge element extraction unit 52, the third edge element extraction unit 53, and the fourth edge element extraction unit 54, respectively. A first side slope candidate detection unit, a second side slope candidate detection unit, a third side slope candidate detection unit, and a fourth side slope candidate detection unit, which perform linear approximation and detect the slope of the straight line; 7 is a first side slope candidate detection unit; The goodness of fit in each approximation for each straight line obtained by the side slope candidate detection unit 61, the second side slope candidate detection unit 62, the third side slope candidate detection unit 63, and the fourth side slope candidate detection unit 64. an inclination detection unit that calculates the inclination of the rectangular object from the inclination candidates of the rectangular object by assigning a weight according to the inclination of the rectangular object and rotating the first two at right angles to obtain an average value;
81, 82, 83, and 84 are the first side element extraction unit 51, the second side element extraction unit 52, and the third side element extraction unit 5, respectively.
The schools of fish constituting the respective connection lines obtained by the third and fourth side element extraction sections 54 are drawn by straight lines perpendicular to the slope obtained by the slope detection section 7 for the first two, and slopes for the latter two. By scanning a straight line parallel to the slope obtained by the detection unit 7 and searching for the position of the straight line when the number of points whose distance from the straight line is smaller than a predetermined value is maximum, the left side of the rectangular object is searched. , a first side detecting section, a second side detecting section, a third side detecting section, and a fourth side detecting section that detect the right side, upper side, and lower side contours, that is, sides.

このようにして、エツジ検出部21とエツジ検出部22
とにおいて二次元構造の画像情報を一次元構造に変換し
、したがって、このあとの処理をすべて一次元処理で高
速におこなうことができる。
In this way, the edge detection section 21 and the edge detection section 22
In this step, image information with a two-dimensional structure is converted into a one-dimensional structure, and therefore, all subsequent processing can be performed at high speed by one-dimensional processing.

C)発明の効果 8− 以上説明したように、本発明によれば処理速度を向上し
た矩形対象の輪郭抽出装置を得ることができる。
C) Effect of the Invention 8- As explained above, according to the present invention, it is possible to obtain a contour extraction device for a rectangular object with improved processing speed.

【図面の簡単な説明】[Brief explanation of the drawing]

図は本発明一実施例のシステムブロック図を示し、21
・22はエツジ検出部、31働32・33r34はそれ
ぞれ第一・第二・第三・第四の連結線生成部、41・4
2・43・44ばそれぞれ第一・第二・第三・第四の辺
候補生成部、51・52・53・54はそれぞれ第一・
第二・第三・第四の辺要素抽出部、61・62−63・
64はそれぞれ第一φ第二・第三・第四の辺傾剃候補検
出部、7は傾斜検出部、81・82・83・84はそれ
ぞれ第一・第二・第三・第四の辺検出部である。
The figure shows a system block diagram of one embodiment of the present invention, 21
・22 is an edge detection unit, 31 work 32, 33r34 are first, second, third, and fourth connection line generation units, 41 and 4
2, 43, and 44 are the first, second, third, and fourth edge candidate generators, respectively, and 51, 52, 53, and 54 are the first and fourth edge candidate generators, respectively.
Second, third, and fourth edge element extraction parts, 61, 62-63,
64 are the first φ second, third, and fourth edge shaving candidate detection units, 7 is the inclination detection unit, and 81, 82, 83, and 84 are the first, second, third, and fourth sides, respectively. This is the detection part.

Claims (1)

【特許請求の範囲】[Claims] 一次元演算フィルタを用いて矩形対象のデジタル画像を
ラスク走査し該走査線毎に濃度変化率が極大となる点を
1点ずつ抽出して得られる魚群および該濃度変化率が極
小となる点を1点ずつ抽出して得られる魚群をそれぞれ
一次元配列のデータとして得るエツジ検出部と、前記エ
ツジ検出部によって得られるそれぞれの魚群のうち隣接
距離が所定値以下の点を走査線の順に連結することによ
って連結線を得る連結線生成部と、前記連結線生成部に
よって得られる連結線の中から最長連結線を抽出し該最
長連結線を直線近似することによって前記矩形対象の辺
の候補を得る辺候補生成部と、前記連結線生成部によっ
て得られる連結線のうちと、前記辺要素抽出部によって
得られるすべての連結線を直線近似し該直線の傾斜を検
出する辺傾斜候補検出部と、前記辺傾斜候補検出部によ
って得られる前記矩形対象の辺毎の傾斜候補から該矩形
対象の傾斜を求める傾斜検出部と、前記傾斜検出部によ
って得られる前記矩形対象の傾斜と前記辺要素抽出部に
よって得られるすべての連結線から該矩形対象の辺を検
出する辺検出部とを備え、矩形対象の辺毎の傾斜候補を
求めたのちに得られる該矩形対象の傾斜を基準として該
矩形対象の輪郭を抽出することを特徴とする輪郭抽出装
置。
Using a one-dimensional arithmetic filter, a digital image of a rectangular object is scanned in a rask, and points at which the rate of change in density is at a maximum are extracted one by one for each scanning line. An edge detection unit that extracts fish schools obtained one by one as one-dimensional array data, and connects points whose adjacent distances are equal to or less than a predetermined value among each fish school obtained by the edge detection unit in the order of scanning lines. a connecting line generation unit that obtains a connecting line by extracting the longest connecting line from among the connecting lines obtained by the connecting line generating unit, and obtaining side candidates of the rectangular object by linearly approximating the longest connecting line. an edge candidate generation unit; a side slope candidate detection unit that linearly approximates all the connection lines obtained by the connection line generation unit and the edge element extraction unit and detects the slope of the straight line; a slope detection unit that calculates the slope of the rectangular object from slope candidates for each side of the rectangular object obtained by the side slope candidate detection unit; and a slope of the rectangular object obtained by the slope detection unit and the side element extraction unit. and a side detection unit that detects the sides of the rectangular object from all the obtained connecting lines, and detects the contour of the rectangular object based on the slope of the rectangular object obtained after calculating slope candidates for each side of the rectangular object. A contour extraction device characterized by extracting.
JP58014084A 1983-01-31 1983-01-31 Outline extracting device Granted JPS59140589A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58014084A JPS59140589A (en) 1983-01-31 1983-01-31 Outline extracting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58014084A JPS59140589A (en) 1983-01-31 1983-01-31 Outline extracting device

Publications (2)

Publication Number Publication Date
JPS59140589A true JPS59140589A (en) 1984-08-11
JPH0145669B2 JPH0145669B2 (en) 1989-10-04

Family

ID=11851236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58014084A Granted JPS59140589A (en) 1983-01-31 1983-01-31 Outline extracting device

Country Status (1)

Country Link
JP (1) JPS59140589A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61290583A (en) * 1985-06-19 1986-12-20 Yokogawa Electric Corp Image processor
JPS62202290A (en) * 1986-03-03 1987-09-05 Hitachi Ltd Straight line calculating method
JP2010134958A (en) * 2010-02-08 2010-06-17 Fujitsu Ltd Boundary detection method, program and device using the same

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61290583A (en) * 1985-06-19 1986-12-20 Yokogawa Electric Corp Image processor
JPS62202290A (en) * 1986-03-03 1987-09-05 Hitachi Ltd Straight line calculating method
JP2010134958A (en) * 2010-02-08 2010-06-17 Fujitsu Ltd Boundary detection method, program and device using the same

Also Published As

Publication number Publication date
JPH0145669B2 (en) 1989-10-04

Similar Documents

Publication Publication Date Title
US4905296A (en) System for shape recognition
Gatos et al. Automatic table detection in document images
US5081689A (en) Apparatus and method for extracting edges and lines
US5487115A (en) Method and apparatus for determining the fine angular orientation of bar code symbols in two-dimensional CCD images
US5491759A (en) Document edge detection apparatus
JP3950777B2 (en) Image processing method, image processing apparatus, and image processing program
Nakano et al. An algorithm for the skew normalization of document image
JPH0685183B2 (en) Identification method of 3D object by 2D image
CN110097059B (en) Document image binarization method, system and device based on generation countermeasure network
Perantonis et al. Block decomposition and segmentation for fast Hough transform evaluation
Steinherz et al. Skew detection via principal components analysis
US5438636A (en) Apparatus for simultaneously convolving multiple digital binary images using a single convolver with a binary mask to determine pixel densities
JPH02224187A (en) Searching of binary image to discover searching area for straight line
JPS59140589A (en) Outline extracting device
CN114820987A (en) Three-dimensional reconstruction method and system based on multi-view image sequence
Kjell et al. Segmentation of textured images by pyramid linking
EP0702320A1 (en) Skew detection
JPS60189084A (en) Character area extracting circuit
Jayarathna et al. A junction based segmentation algorithm for offline handwritten connected character segmentation
Pach et al. A robust binarization and text line detection in historical handwritten documents analysis
JP3153439B2 (en) Document image tilt detection method
Jayarathna et al. New segmentation algorithm for offline handwritten connected character segmentation
JP2795860B2 (en) Character recognition device
EP0797804B1 (en) Method and apparatus for simultaneously convolving multiple digital binary images using a single convolver with a binary mask to determine pixel densities
Milgram et al. Edge point linking using convergent evidence