Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS5847063B2 - Contour tracking method - Google Patents
[go: Go Back, main page]

JPS5847063B2 - Contour tracking method - Google Patents

Contour tracking method

Info

Publication number
JPS5847063B2
JPS5847063B2 JP52032881A JP3288177A JPS5847063B2 JP S5847063 B2 JPS5847063 B2 JP S5847063B2 JP 52032881 A JP52032881 A JP 52032881A JP 3288177 A JP3288177 A JP 3288177A JP S5847063 B2 JPS5847063 B2 JP S5847063B2
Authority
JP
Japan
Prior art keywords
logic
storage means
pixel
contour
logical
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.)
Expired
Application number
JP52032881A
Other languages
Japanese (ja)
Other versions
JPS53117942A (en
Inventor
陽二 前田
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 JP52032881A priority Critical patent/JPS5847063B2/en
Publication of JPS53117942A publication Critical patent/JPS53117942A/en
Publication of JPS5847063B2 publication Critical patent/JPS5847063B2/en
Expired legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 この発明は文字、図形などの2次元パターンの認識を行
なうための輪郭追跡方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a contour tracking method for recognizing two-dimensional patterns such as characters and figures.

従来のこの種の方式には、フライング、スポット、スキ
ャナを用いて紙面上に書かれた文字の輪郭を追跡する方
式があったが、この方式を用いて装置を構成した場合、
高価格でかつ大形のフライング、スポット、スキャナを
用いるため、装置が高価格、大型となるなどの欠点があ
った。
Conventional methods of this type include methods that use flying, spot, and scanners to track the outline of characters written on paper, but when a device is configured using this method,
Since it uses an expensive and large-sized flying, spot, or scanner, it has disadvantages such as the equipment being expensive and large.

また、2値図形の輪郭を追跡する方法も従来提案されて
いるが、従来の方法では線巾が1画素のループ図形の内
側の輪郭が追跡できないという欠点があった。
Furthermore, a method for tracing the outline of a binary figure has been proposed in the past, but the conventional method has the drawback that it is not possible to trace the inner outline of a loop figure whose line width is 1 pixel.

従来の方法を第1図、第2図、第7図、第8図、及び第
9図により説明する。
The conventional method will be explained with reference to FIGS. 1, 2, 7, 8, and 9.

第1図は線巾が1画素の2値化されたループ図形の例で
あり、論理1は図形部、論理Oは背景部を示す。
FIG. 1 is an example of a binarized loop figure with a line width of 1 pixel, where logic 1 indicates the figure part and logic O indicates the background part.

第2図は第1図のパターン1の追跡すべき輪郭を示して
おり、図中2はパターン1の外側の輪郭、3は内側の輪
郭である。
FIG. 2 shows the contour to be traced of pattern 1 in FIG. 1, in which 2 is the outer contour of pattern 1, and 3 is the inner contour.

この輪郭に上下左右方向に4連結で接する論理1の画素
を輪郭点とする。
The logic 1 pixels that touch this contour in four connected directions in the vertical and horizontal directions are defined as contour points.

第1図のパターン1は線巾が1画素のループ図形である
ので、論理1の画素のあるものは外側の輪郭点と内側の
輪郭点を兼ねている。
Since pattern 1 in FIG. 1 is a loop figure with a line width of 1 pixel, some pixels of logic 1 serve both as outer contour points and inner contour points.

第7図は第1図の図形を記憶した記憶装置の状態を示し
、各記憶手段には第1図の各画素に対応して1又は0の
値が記憶されている。
FIG. 7 shows the state of the storage device that has stored the figures shown in FIG. 1, and each storage means stores a value of 1 or 0 corresponding to each pixel in FIG. 1.

第8図は外側の輪郭追跡後の記憶装置の状態を示し、追
跡が完了した輪郭点に対応する記憶手段の値は1から2
に書きかえられている。
FIG. 8 shows the state of the storage device after tracking the outer contour, and the values in the storage device corresponding to the contour points for which tracking has been completed range from 1 to 2.
It has been rewritten as .

第9図は追跡中の輪郭点から次の輪郭点を捜す順序を示
している。
FIG. 9 shows the order in which the next contour point is searched from the contour point being tracked.

*は追跡中の輪郭点の位置である。直前に追跡した輪郭
点は番号8の位置にあるものとし、番号1〜7は番号8
を基準にして反時計方向に付けられている。
* is the position of the contour point being tracked. It is assumed that the contour point tracked immediately before is located at number 8, and numbers 1 to 7 are at number 8.
It is attached counterclockwise with reference to .

番号1〜8の順に、各画素に対応する記憶手段の値を調
べる。
The values in the storage means corresponding to each pixel are checked in the order of numbers 1 to 8.

輪郭追跡は次の様に行う。Contour tracking is performed as follows.

第7図の記憶装置の状態において、第1図の左上隅の画
素に対応する記憶手段から右に向って順次各画素に対応
する記憶手段の値を調べて行く。
In the state of the storage device shown in FIG. 7, values in the storage means corresponding to each pixel are sequentially checked from the storage means corresponding to the pixel at the upper left corner of FIG. 1 toward the right.

記憶手段の値が0から1に変わる記憶手段(第7図にお
いて第2列第2行目)を始点として、第9図に示す順序
にしたがって値が1又は2である記憶手段を検出する。
Starting from the storage means whose value changes from 0 to 1 (second column, second row in FIG. 7), storage means whose value is 1 or 2 are detected in the order shown in FIG. 9.

次にその記憶手段に追跡点を移すと共に、追跡ずみの画
素に対応する記憶手段の値を2に書きかえる。
Next, the tracking point is transferred to the storage means, and the value of the storage means corresponding to the tracked pixel is rewritten to 2.

これを繰り返し行い、始点までもどることにより第8図
に示す通り外側の輪郭の追跡が終了する。
By repeating this process and returning to the starting point, tracing of the outer contour is completed as shown in FIG.

次に、外側の輪郭追跡後の第8図の記憶装置の状態にお
いて、内側の輪郭を追跡するための始点を先と同様の方
法で検出しようとしても、値が0から1に変わる記憶手
段が存在しないため、始点が検出できない。
Next, in the state of the storage device shown in FIG. 8 after tracking the outer contour, even if you try to detect the starting point for tracing the inner contour in the same way as before, the storage device whose value changes from 0 to 1 will not work. The starting point cannot be detected because it does not exist.

この様に、従来の方法では第1図に示す様な線巾が1画
素のループ図形の内側の輪郭を追跡することができない
という欠点があった。
As described above, the conventional method has the disadvantage that it is not possible to trace the inner contour of a loop figure having a line width of one pixel as shown in FIG.

この発明は、これらの欠点を除去するため、2値化パタ
ーンの各画素に対応してそれぞれ4個の2値の記憶手段
を設けることにより、線巾が1画素のループ図形の内側
の輪郭をも確実に追跡出来るようにしたもので、以下図
面によって詳細に説明する。
In order to eliminate these drawbacks, the present invention provides four binary storage means corresponding to each pixel of the binarized pattern, so that the inner contour of a loop figure with a line width of one pixel can be stored. This will be explained in detail below with reference to the drawings.

第3図は、第2図で示した輪郭と輪郭を記憶すべき2値
の記憶手段との関係を説明するためのもので第3図aは
第1図の2次元パターンの右上隅の9画素を示すもので
あり、画素4は中央の画素4は中央の画素で論理1の状
態にある。
FIG. 3 is for explaining the relationship between the contour shown in FIG. 2 and a binary storage means for storing the contour. Pixel 4 is the central pixel, and pixel 4 is the central pixel and is in a logic 1 state.

*印の画素は以下の説明に関係しない画素であり、第3
図すは画素4に対応する4個の上記2値の記憶手段41
〜44の状態を表わしている。
Pixels marked with * are not related to the following explanation, and are
The figure shows four binary storage means 41 corresponding to pixel 4.
~44 states are represented.

記憶手段としては、一般のランダムアクセスメモリを用
いるが、上下左右の隣接画素との対応をわかりやすく説
明するために第3図すの表現を用いる。
A general random access memory is used as the storage means, and the expression shown in FIG. 3 is used to clearly explain the correspondence with the upper, lower, left, and right adjacent pixels.

第4図、第5図、第6図でも同じ表現を用いる。The same expression is used in FIGS. 4, 5, and 6.

すなわち、例えば第3図aの画素4の上隣の画素との対
応関係を第3図すの記憶手段44に記憶させ、同右隣と
の関係を同手段43に、同下隅のものを同手段42に、
同左隣のものを同41に、それぞれ記憶させるように関
係づけである。
That is, for example, the correspondence relationship between pixel 4 in FIG. At 42,
The relationship is such that the same left neighbor is stored as the same 41, respectively.

次に輪郭検出の方法について説明する。Next, a method of contour detection will be explained.

まず2値の記憶手段41〜44には初期値として論理0
が記憶されている。
First, the binary storage means 41 to 44 have logic 0 as an initial value.
is memorized.

そして、2次元パターンの論理1(または論理O)の画
素の上下左右いずれかに隣接して論理0(または論理1
)の画素がある時、上記論理1(または論理0)の画素
に対応する上記4個の2値の記憶手段のうち上記論理0
(または論理1)の画素の方向に対応する記憶手段に論
理1(または論理O)を記憶し、他の記憶手段には論理
O(または論理1)を記憶するようにして、上記2次元
パターンの輪郭を記憶させる。
Then, the logic 0 (or logic 1) is adjacent to either the top, bottom, left or right of the logic 1 (or logic O) pixel in the two-dimensional pattern.
), among the four binary storage means corresponding to the logic 1 (or logic 0) pixel, the logic 0 is selected.
Logic 1 (or logic O) is stored in the storage means corresponding to the pixel direction of (or logic 1), and logic 0 (or logic 1) is stored in the other storage means, and the two-dimensional pattern is memorize the outline of

例えば、第3図aに示すように論理1の画素4の上およ
び右に論理0の画素があったとき、記憶手段43および
44に論理1が書き込まれ、記憶手段41および42は
、論理1の画素4の左隣及び下隅の画素が論理1である
から、論理0のままに保たれる。
For example, when there is a logic 0 pixel above and to the right of the logic 1 pixel 4 as shown in FIG. Since the pixel to the left of pixel 4 and the lower corner pixel is logic 1, it remains logic 0.

この様にしてパターン1のすべての論理1の画素につい
て上に述べた処理を行なって得られた記憶手段の状態を
第4図に示す。
FIG. 4 shows the state of the storage means obtained by performing the above-described processing on all logic 1 pixels of pattern 1 in this manner.

なお、パターン1のある画素に対応する4個の2値の記
憶手段の論理値がすべてOのものは、その状態を図中に
書き込んでいない。
Incidentally, if the logical values of the four binary storage means corresponding to a certain pixel in pattern 1 are all O, the state is not written in the diagram.

第4図、第5図および第6図は、輪郭追跡を説明するた
めの図であり、図中5は上記パターン1の各画素に対応
して4個の2値の記憶手段を持つ記憶装置、10〜33
は画素に対応する4個の2値の記憶内容の一部を示して
いる。
4, 5, and 6 are diagrams for explaining contour tracking, and 5 in the figures is a storage device having four binary storage means corresponding to each pixel of pattern 1. , 10-33
indicates a portion of the four binary stored contents corresponding to the pixel.

記憶装置5の記憶手段は必ずしも図の様に2次元的に配
列されている訳ではないが、パターン1の各画素との対
応をわかりやすくするために図の様な表現を用いる。
Although the storage means of the storage device 5 are not necessarily arranged two-dimensionally as shown in the figure, the representation as shown in the figure is used to make it easier to understand the correspondence with each pixel of the pattern 1.

また第4図は輪郭を表わすべ(論理値を書き込まれた記
憶手段の初期状態、第6図は外側輪郭の追跡の途中の段
階における記憶手段の状態、第5図は外側輪郭を追跡し
終った状態を示す図である。
Also, Fig. 4 shows the outline (initial state of the storage means in which logical values are written), Fig. 6 shows the state of the storage means at a stage in the middle of tracking the outer contour, and Fig. 5 shows the state of the storage means after tracing the outer contour. FIG.

次に輪郭追跡の方法について説明する。Next, a contour tracking method will be explained.

第4図に示されている記憶装置5において、左上隅の画
素に対応する記憶手段から右に向って順次各画素に対応
する記憶手段の状態を調べて行く、画素に対応する4個
の記憶手段のうち、左側又は下側の輪郭に対応する記憶
手段(第3図すにおいては41又は42の内容が1であ
る画素を検出した時、この画素を輪郭追跡の始点とする
In the storage device 5 shown in FIG. 4, four memories corresponding to pixels are used to check the status of the storage means corresponding to each pixel in sequence from the storage means corresponding to the pixel in the upper left corner to the right. Among the means, when a pixel whose content is 1 in the storage means (41 or 42 in FIG. 3) corresponding to the left or lower contour is detected, this pixel is set as the starting point of contour tracing.

第4図の例では記憶手段10に対応する画素(第1図の
2列2行目の画素)が始点となる。
In the example of FIG. 4, the pixel corresponding to the storage means 10 (the pixel in the second column and second row of FIG. 1) is the starting point.

記憶手段10を始点とし、連続して論理1が書き込まれ
ている記憶手段(これが、第2図の輪郭線2,3に相当
することになる。
A storage means in which logic 1 is continuously written starting from the storage means 10 (this corresponds to outlines 2 and 3 in FIG. 2).

)を、輪郭線を中心として第1図の論理Oの画素を右に
論理1の画素を左に見る方向に追跡することにより、1
0゜1L12・・・・・・・・・・・・と番号順に追跡
することができ、通った記憶手段に論理Oを書き込んで
ゆ(。
) in the direction of looking at the logic O pixels to the right and the logic 1 pixels to the left in the direction of the contour line, 1 is obtained.
0゜1L12...... It can be traced in numerical order, and a logical O is written in the storage means it passed through.

これを、第6図を参照して、更に詳しく説明する。This will be explained in more detail with reference to FIG.

第6図は記憶手段21まで外側輪郭を追跡し終った段階
での各記憶手段の状態を示す。
FIG. 6 shows the state of each storage means at the stage when the outer contour has been traced to the storage means 21.

次に記憶手段22に対応する画素の位置を記憶し、記憶
手段22に論理値Oを書き込む。
Next, the position of the corresponding pixel is stored in the storage means 22, and a logical value O is written in the storage means 22.

次に記憶手段22から反時計方向に論理値が1であり得
る記憶手段30,23,33の順にその論理値が1であ
るか調べる。
Next, in the counterclockwise direction from the storage means 22, the storage means 30, 23, and 33 whose logical value can be 1 are checked in order to see if their logical value is 1.

記憶手段23の論理値が始めに出合う1であることから
、追跡位置を記憶手段23に移し、記憶手段23に対応
する画素の位置を記憶し、記憶手段23に論理値Oを書
き込む。
Since the logical value of the storage means 23 is 1 encountered at the beginning, the tracking position is transferred to the storage means 23, the position of the corresponding pixel is stored in the storage means 23, and the logical value O is written in the storage means 23.

次に同様に、記憶手段23を出発点として反時計方向に
、記憶手段3L32,10の順に論理値を調べる。
Next, in the same manner, the logical values are checked in the order of the storage means 3L32 and 10 in a counterclockwise direction starting from the storage means 23.

記憶手段10は輪郭追跡の始点であり、追跡し終えてい
るため、論理値0が記憶されている。
The storage means 10 is the starting point of contour tracing, and since tracing has been completed, a logical value of 0 is stored.

このため、記憶手段31.32,10の内容は全て0に
なっており、パターン1の外側の輪郭2の追跡はこれで
終了となる。
Therefore, the contents of the storage means 31, 32, 10 are all 0, and the tracing of the outer contour 2 of the pattern 1 is now completed.

この様に記憶手段を追跡することにより、連続する輪郭
点の位置を記憶することができる。
By tracking the storage means in this way, the positions of successive contour points can be stored.

このときの記憶装置5の状態を第5図に示す。The state of the storage device 5 at this time is shown in FIG.

内側の輪郭追跡は、外側の輪郭追跡と同じ方法により、
記憶手段24を始点として検出し、逐次記憶手段29ま
で追跡することによりパターン1の内側の輪郭3の追跡
が終わる。
The inner contour tracking is done in the same way as the outer contour tracking.
The tracing of the inner contour 3 of the pattern 1 is completed by detecting the storage means 24 as a starting point and sequentially tracing it to the storage means 29.

そして記憶装置5のすべての記憶手段が論理0となった
状態で輪郭追跡は終了する。
Then, the contour tracing ends when all the storage means in the storage device 5 become logical 0.

このような方式であるため、高価でかつ大形であるフラ
イング・スポット・スキャナを用いることなく、簡単な
装置で輪郭を完全に追跡することができ、しかも線巾が
1画素のループ図形の内側の輪郭をも確実に追跡できる
Because of this method, the outline can be completely traced with a simple device without using an expensive and large flying spot scanner. It is possible to reliably track the outline of

なお、以上はセグメントが1つで、かつまわりを論理O
の画素で囲まれている2次元パタンについて説明したが
、この発明はこれに限らず、2個以上のセグメントを持
つ2次元パタンにも使用でき、また、2次元バタン10
周辺に論理1の画素がある場合にも、その外側に論理0
の画素を仮定することにより使用できる。
Note that the above has one segment, and the surrounding area is logically O.
Although a two-dimensional pattern surrounded by pixels has been described, the present invention is not limited to this, and can also be used for a two-dimensional pattern having two or more segments.
Even if there is a logic 1 pixel around it, there is a logic 0 outside it.
It can be used by assuming the number of pixels.

また、追跡の始点および追跡の方向は1例を示しただけ
だが、これだけにかぎらない。
Moreover, although the starting point of tracking and the direction of tracking are only one example, they are not limited to this.

以上のようにこの発明によれば、2次元パタンの各画素
に対応して4個の記憶手段を用いることにより簡単な装
置で輪郭追跡を完全に行なえることから、安価な認識装
置を作成できる利点がある。
As described above, according to the present invention, by using four memory means corresponding to each pixel of a two-dimensional pattern, contour tracking can be performed completely with a simple device, and therefore an inexpensive recognition device can be created. There are advantages.

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

第1図は2値化された文字などの2次元パターン例を示
す図、第2図は第1図の2次元パターンの輪郭を示した
図、第3図aは第1図のパターン例の論理1の画素の上
下左右に接する画素の論理値を示す図、第3図すは4個
の記憶手段の記憶状態を示す図、第4図は第2図で示す
輪郭を表わすべく論理値を書き込まれた記憶手段の状態
を示した図、第5図は第4図において外側輪郭を追跡し
終った状態を示す図、第6図は外側輪郭の追跡途中の段
階における記憶手段の状態を示す図、第7図、第8図、
第9図は2値パターンから直接輪郭を追跡する従来の方
法を説明するための図である。 図中1はパターン例、2は外側輪郭、3は内側輪郭、4
はパターン1の論理1の画素、5は記憶装置、41〜4
4および10〜33は2値の記憶手段である。 なお、図中、同一あるいは相当部分ニハ同一符号を付し
て示しである。
Figure 1 is a diagram showing an example of a two-dimensional pattern such as a binarized character, Figure 2 is a diagram showing the outline of the two-dimensional pattern in Figure 1, and Figure 3a is an example of the pattern in Figure 1. Figure 3 shows the storage states of four storage means, and Figure 4 shows the logical values of pixels adjacent to the logic 1 pixel on the upper, lower, left, and right sides. FIG. 5 is a diagram showing the state of the storage means in which data has been written. FIG. 5 is a diagram showing the state in which the outer contour has been tracked in FIG. 4. FIG. 6 is a diagram showing the state of the storage means in the middle of tracking the outer contour. Figure, Figure 7, Figure 8,
FIG. 9 is a diagram for explaining a conventional method of directly tracing a contour from a binary pattern. In the figure, 1 is a pattern example, 2 is an outer contour, 3 is an inner contour, and 4 is a pattern example.
is the logical 1 pixel of pattern 1, 5 is the storage device, 41 to 4
4 and 10 to 33 are binary storage means. In the drawings, the same or corresponding parts are designated by the same reference numerals.

Claims (1)

【特許請求の範囲】 1 文字、図形などの2値化された2次元パターンの輪
郭追跡方式において、上記2次元パターンの各画素に対
応してそれぞれ4個の2値の記憶手段を設け、上記4個
の2値の記憶手段は上記パターン上の画素の上、下、左
、右の4方向に対応させ、上記2次元パターンの論理1
(または論理O)の画素の上下左右いずれかに隣接して
論理O(または論理1)の画素がある時、上記論理1(
または論理0)の画素に対応する上記4個の2値の記憶
手段のうち上記論理0(または論理1)の画素の方向に
対応する記憶手段に論理1(または論理O)を記憶し、
他の記憶手段には論理O(または論理1)を記憶するよ
うにして、上記2次元パターンの輪郭を記憶し、上記記
憶手段に記憶されている輪郭すなわち連続して論理1(
または論理0)となっている上記記憶手段を連続してい
る順に追跡することを特徴とする輪郭追跡方式。 2 輪郭すなわち連続して論理1(または論理0)とな
っている記憶手段を連続している順に追跡しながら、追
跡の終った記憶手段には論理O(または論理1)を記憶
し、論理1(または論理O)となっている記憶手段が無
くなったことにより追跡を完了することを特徴とする特
許請求の範囲第1項記載の輪郭追跡方式。
[Scope of Claims] 1. In a contour tracing method for a binary two-dimensional pattern such as a character or a figure, four binary storage means are provided corresponding to each pixel of the two-dimensional pattern, The four binary storage means correspond to the four directions of the top, bottom, left, and right of the pixels on the pattern, and the logic 1 of the two-dimensional pattern is
(or logic O) when there is a logic O (or logic 1) pixel adjacent to either the top, bottom, left or right of the logic 1 (or logic 0) pixel, the above logic 1 (
or storing a logic 1 (or logic O) in the storage means corresponding to the direction of the logic 0 (or logic 1) pixel among the four binary storage means corresponding to the logic 0 (or logic 0) pixel;
Logic O (or logic 1) is stored in the other storage means to store the outline of the two-dimensional pattern, and the outline stored in the storage means, that is, the logic 1 (or logic 1) is continuously stored.
or logic 0), the above-mentioned storage means are tracked in consecutive order. 2 While tracing the contours, that is, the storage means that are continuously logical 1 (or logical 0) in the consecutive order, store the logical O (or logical 1) in the storage means that has finished tracing, and store the logical 1 2. The contour tracking method according to claim 1, wherein the tracking is completed when the storage means that is in the state of (or logical O) is exhausted.
JP52032881A 1977-03-25 1977-03-25 Contour tracking method Expired JPS5847063B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP52032881A JPS5847063B2 (en) 1977-03-25 1977-03-25 Contour tracking method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP52032881A JPS5847063B2 (en) 1977-03-25 1977-03-25 Contour tracking method

Publications (2)

Publication Number Publication Date
JPS53117942A JPS53117942A (en) 1978-10-14
JPS5847063B2 true JPS5847063B2 (en) 1983-10-20

Family

ID=12371207

Family Applications (1)

Application Number Title Priority Date Filing Date
JP52032881A Expired JPS5847063B2 (en) 1977-03-25 1977-03-25 Contour tracking method

Country Status (1)

Country Link
JP (1) JPS5847063B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60214080A (en) * 1984-04-10 1985-10-26 Sci House:Kk Processing method of bit matrix picture

Also Published As

Publication number Publication date
JPS53117942A (en) 1978-10-14

Similar Documents

Publication Publication Date Title
US4334274A (en) Method of determining whether or not a region in a picture is within a closed boundary, and an apparatus therefor
US4769849A (en) Method and apparatus for separating overlapping patterns
JPS5847063B2 (en) Contour tracking method
JPS5845746B2 (en) Contour tracking method
JPS5941230B2 (en) Contour extraction method
JP2513365B2 (en) Contour tracking method
JPS60127404A (en) Contour-line detecting method
JPS635795B2 (en)
JPH04255080A (en) image input device
JPS63198175A (en) Area searching method
JPH057751B2 (en)
JPS5922994B2 (en) Contour tracking device in character recognition device
JPH0535872A (en) Contour tracing system for binary image
JPS589471B2 (en) link link
JP2611020B2 (en) Object recognition method
JP2522511B2 (en) Image contour tracking unit
EP0381794B1 (en) Method for registering image data
JPS6019549B2 (en) Shape matching device
JPS5936796B2 (en) Normal direction extraction device
JPH0434670A (en) Image processor
JPH0554139A (en) Contour tracking system for binary image
JPS5846476A (en) Detecting circuit for black area peak
JPS58223879A (en) Detecting method of corner position
JPH0210990B2 (en)
JPS6211389B2 (en)