JPH09204530A - Contour extraction method for mesh graphics - Google Patents
Contour extraction method for mesh graphicsInfo
- Publication number
- JPH09204530A JPH09204530A JP8034359A JP3435996A JPH09204530A JP H09204530 A JPH09204530 A JP H09204530A JP 8034359 A JP8034359 A JP 8034359A JP 3435996 A JP3435996 A JP 3435996A JP H09204530 A JPH09204530 A JP H09204530A
- Authority
- JP
- Japan
- Prior art keywords
- grid
- interest
- unit
- contour
- current
- 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]
【発明の属する技術分野】本発明は2値化された画像ま
たは地図情報等に用いられる輪郭抽出方法に関し、特に
メッシュ状に配置された図形の輪郭抽出方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a contour extraction method used for binarized images or map information, and more particularly to a contour extraction method for figures arranged in a mesh.
【0002】[0002]
【従来の技術】メッシュ状に配列された画像または地図
情報等に対する画像処理の一種に、2値化された情報の
うち、どちらか一方の情報をもつ図形パターンの輪郭を
抽出する輪郭抽出処理がある。以下、輪郭を抽出しよう
とする図形の2値情報を第1の情報と記し、第1の情報
を論理1に対応させて、輪郭抽出方法の一例とその問題
点について説明する。2. Description of the Related Art As one type of image processing for images arranged in a mesh or map information, there is contour extraction processing for extracting the contour of a graphic pattern having either one of the binarized information. is there. Hereinafter, an example of the contour extraction method and its problems will be described by describing the binary information of the figure from which the contour is to be extracted as the first information and making the first information correspond to the logic 1.
【0003】図5はメッシュ状図形から輪郭を抽出する
方法の一例を示す流れ図であり、同一の2値情報を持つ
隣接格子点を接続して閉ループを抽出する手順を示す。
また図6は、図5のステップ103の詳細な流れ図であ
る。さらに図7は5×5のそれぞれの単位格子に対して
2値化された情報を与えたメッシュ状図形の一例を示す
図である。ここでは、図7における単位格子の情報を空
白と斜線に2値化している。以下、空白の単位格子を論
理0に対応させ、斜線の単位格子を論理1に対応させ
る。従って、以下の記述では、斜線の単位格子によって
構成される図形が、輪郭を抽出しようとする図形であ
る。FIG. 5 is a flow chart showing an example of a method for extracting a contour from a mesh figure, showing a procedure for connecting adjacent grid points having the same binary information to extract a closed loop.
FIG. 6 is a detailed flowchart of step 103 in FIG. Further, FIG. 7 is a diagram showing an example of a mesh-shaped figure in which binarized information is given to each 5 × 5 unit cell. Here, the information of the unit cell in FIG. 7 is binarized into a blank and a diagonal line. Hereinafter, a blank unit cell is associated with a logic 0, and a hatched unit cell is associated with a logic 1. Therefore, in the following description, the figure constituted by the diagonal unit cell is the figure whose contour is to be extracted.
【0004】図7の図形において、輪郭抽出の初期条件
は次のようにして設定される。先ず、メッシュ状図形の
最下段を左から右へ向かって走査し、一段の走査が終了
したら、その上段に移動して走査を繰り返す走査方法に
よって、メッシュ状図形の単位格子を走査し、最初に検
出された論理1を表す単位格子を輪郭抽出開始格子とす
る。また、左から右ヘ向かう方向を抽出方向の初期値と
する。図7のメッシュ状図形に対してこの手順を適用す
ると、下から2つ目の段における左から右への検索によ
って、単位格子13が最初に抽出される(ステップ10
1)。従って、この輪郭抽出処理の初期条件は、「輪郭
抽出開始単位格子13,抽出方向(左→右)」である。
以後、以下に説明するように、この単位格子13を出発
点として、単位格子14,単位格子15,単位格子1
6,単位格子15,単位格子17,単位格子18,単位
格子19,単位格子13の順序で単位格子が抽出され、
図7の太枠に示す閉ループが抽出される。In the figure of FIG. 7, the initial condition for contour extraction is set as follows. First, the bottom of the mesh-like figure is scanned from left to right, and when the scanning of one step is completed, the unit lattice of the mesh-like figure is scanned by the scanning method of moving to the upper stage and repeating the scanning. The unit grid representing the detected logic 1 is set as the contour extraction start grid. The direction from left to right is the initial value of the extraction direction. When this procedure is applied to the mesh figure of FIG. 7, the unit cell 13 is first extracted by the search from the left to the right in the second row from the bottom (step 10).
1). Therefore, the initial condition of this contour extraction processing is “contour extraction start unit grid 13, extraction direction (left → right)”.
Thereafter, as will be described below, the unit lattice 13, the unit lattice 15, the unit lattice 1 are used as a starting point.
6, the unit lattice 15, the unit lattice 17, the unit lattice 18, the unit lattice 19, and the unit lattice 13 are extracted in this order,
The closed loop shown by the thick frame in FIG. 7 is extracted.
【0005】図5の流れ図では、簡略化された表現が用
いられているので、輪郭抽出処理について説明する前
に、各ステップで実行される判断または処理について説
明する。なお、前述のように、以下の記述では抽出対象
は論理1の単位格子とする。Since a simplified representation is used in the flow chart of FIG. 5, the judgment or processing executed at each step will be described before describing the contour extraction processing. As described above, in the following description, the extraction target is the unit cell of logic 1.
【0006】図5のステップ102,105,108,
111では判定条件が「抽出方向a→b?」の形式で表
されている。抽出方向とは直前に着目していた単位格子
から見た現在の着目格子(現着目格子)の方向である。
換言すれば、抽出方向とは輪郭追跡方向である。この判
定条件は、現着目格子が抽出されたときの抽出方向がa
→bで表される方向であるときにはYESと判定し、そ
の他の方向であるときにはNOと判定するという意味で
ある。例えば、図7のメッシュ状図形において論理1の
単位格子として13が抽出され、次に、論理1の単位格
子として14が抽出されたとき、現着目格子14の抽出
方向は下→上である。現着目格子14に与えられたこの
抽出方向に対して、ステップ102,108,111は
NOと判定し、ステップ105はYESと判定する。Steps 102, 105, 108 in FIG.
In 111, the determination condition is expressed in the format of “extraction direction a → b?”. The extraction direction is the direction of the current grid of interest (current grid of interest) viewed from the unit grid of interest immediately before.
In other words, the extraction direction is the contour tracking direction. This determination condition is that the extraction direction when the current grid of interest is extracted is a
This means that YES is determined when the direction is represented by → b, and NO is determined when the direction is another direction. For example, when 13 is extracted as the unit cell of logic 1 and then 14 is extracted as the unit cell of logic 1 in the mesh-shaped figure of FIG. 7, the extraction direction of the current grid 14 of interest is from bottom to top. For this extraction direction given to the current grid 14 of interest, steps 102, 108, and 111 determine NO, and step 105 determines YES.
【0007】図5のステップ103,106,109,
112は、「x,y,z,wの順で抽出」という形式で
表現されている。このステップは順次に実行される4つ
の判断、すなわち第1,第2,第3,第4の判断から成
っている。第1の判断は、現着目格子のx側に隣接した
単位格子を検索し、該単位格子の情報が論理1の場合に
はYESと判定し、論理0の場合にはNOと判定して第
2の判断を起動する。第2の判断は、現着目格子のy側
に隣接した単位格子を検索し、該単位格子の情報が論理
1の場合にはYESと判定し、論理0の場合にはNOと
判定して第3の判断を起動する。第3の判断は、現着目
格子のz側に隣接した単位格子を検索し、該単位格子の
情報が論理1の場合はYESと判定し、論理0の場合に
はNOと判定して第4の判断を起動する。第4の判断
は、現着目格子のw側に隣接した単位格子を検索し、該
単位格子の情報が論理1の場合にはYESと判定し、論
理0の場合にはNOと判定して処理を終了する。第4の
判断でNOと判断されるのは、図形が1単位格子のみで
構成されている場合である。第1〜第4の判断のYES
分岐は次のステップ104,107,110,113に
入力される。Steps 103, 106 and 109 of FIG.
112 is expressed in a format of “extract in order of x, y, z, w”. This step consists of four judgments that are executed in sequence, namely the first, second, third and fourth judgments. The first determination is to search for a unit cell adjacent to the x side of the current grid of interest, determine YES if the information of the unit cell is logical 1, and determine NO if the information is logical 0. The judgment of 2 is activated. The second determination is to search for a unit cell adjacent to the y side of the current grid of interest, determine YES when the information of the unit cell is logical 1, and determine NO when it is logical 0. The judgment of 3 is activated. The third determination is to search for a unit lattice adjacent to the z-side of the current lattice of interest, determine YES if the information on the unit lattice is logical 1, and determine NO if the information is logical 0. Start the judgment of. In the fourth determination, a unit lattice adjacent to the w side of the current lattice of interest is searched, YES is determined if the information of the unit lattice is logical 1, and NO is determined if the information of the unit lattice is logical 0. To finish. The judgment of NO in the fourth judgment is made when the figure is composed of only one unit lattice. YES in the first to fourth judgments
The branch is input to the next steps 104, 107, 110, 113.
【0008】図6は、「x,y,z,wの順で抽出」の
ステップの一例であるステップ103の詳細な流れ図で
ある。ステップ103を構成する判断1031 ,103
2 ,1033 ,1034 はそれぞれ、現着目格子の上,
右,下,左の隣接格子を検索した結果、論理1を抽出し
た場合にはYES判定を生成し、論理0を抽出した場合
にはNO判定を生成する。例えば、図7において、論理
1をもつ単位格子として単位格子14が抽出された後、
単位格子15が抽出されたとき、単位格子15の抽出方
向は左→右である。従って、現着目格子15に基づいて
次の単位格子を抽出する場合に、ステップ102はYE
S判定を生成する。ステップ102のYES判定によ
り、ステップ103の第1の判断ステップ1031 が起
動され、まず、上方の単位格子16が検索される。単位
格子16は論理1の情報を持っているので、判断ステッ
プ1031 はYES判定を生成する。このとき以後、現
着目格子は単位格子16になる。次に、ステップ104
によって、現着目格子16が初期設定で定められた輪郭
抽出開始格子と一致するか否かが判断され、一致しない
ときにはステップ102に戻り、輪郭抽出処理が更に進
行する。現着目格子16の抽出方向は下→上である。従
って、ステップ102はNO判定を出力し、処理はステ
ップ105に移る。FIG. 6 is a detailed flowchart of step 103 which is an example of the step of "extracting in the order of x, y, z and w". Judgment 103 1 , 103 constituting step 103
2, 103 3, 103 4, respectively, on the current focused grid,
As a result of searching the adjacent grids on the right, bottom, and left, a YES determination is generated when a logical 1 is extracted, and a NO determination is generated when a logical 0 is extracted. For example, in FIG. 7, after the unit cell 14 is extracted as the unit cell having the logic 1,
When the unit grid 15 is extracted, the extraction direction of the unit grid 15 is from left to right. Therefore, when the next unit cell is extracted based on the current grid 15 of interest, step 102 returns YE.
Generate an S decision. The YES judgment in step 102 activates the first judgment step 103 1 of step 103, and the upper unit cell 16 is searched first. Since the unit cell 16 has logic 1 information, decision step 103 1 produces a YES decision. After this time, the current grid of interest becomes the unit grid 16. Then, step 104
By this, it is determined whether or not the current grid 16 of interest matches the contour extraction start grid defined in the initial setting. If they do not match, the process returns to step 102 and the contour extraction processing further proceeds. The extraction direction of the current grid 16 of interest is from bottom to top. Therefore, step 102 outputs a NO determination, and the process proceeds to step 105.
【0009】以下、「抽出a→b?」型ステップと
「x,y,z,wの順で抽出」型ステップが上述のよう
な処理を実行することを踏まえて、図5の処理フローに
よる図7の図形の輪郭抽出処理を説明する。Based on the fact that the "extraction a → b?" Type step and the "extraction in the order of x, y, z, w" type steps execute the above-described processing, the processing flow of FIG. The outline extraction processing of the figure in FIG. 7 will be described.
【0010】先ず、ステップ101によって、図形の最
下段の左から右に向かって単位格子の検索を開始する。
図7の場合、最下段で論理1の単位格子が抽出できない
ので、その上の段に移動し、同様な検索処理を行って、
輪郭抽出開始格子として単位格子13を抽出する。この
とき単位格子13の抽出方法は左→右である。従って、
ステップ102によってYES判定が出力される。次
に、ステップ103によって上の単位格子14が抽出さ
れる。このときの単位格子14の抽出方向は下→上であ
る。次に、単位格子14に着目し、ステップ104によ
って単位格子14が輪郭抽出開始格子13と同一である
か否かが判定され、NO判定が出力されると、現着目格
子14についてステップ102の判断が行われる。現着
目格子14の抽出方向は下→上であるから、ステップ1
02によってNO判定が出力され、処理はステップ10
5に分岐し、ここでYES判定が出力される。次に、ス
テップ106によって現着目格子14の左の単位格子,
上の単位格子が順に検索されるが、何れも論理1の単位
格子でないので、次に右の単位格子が検索され、論理1
の単位格子15が得られる。このときの単位格子15の
抽出方向は左→右である。次に現着目格子15が輪郭抽
出開始格子13でないと判断され(ステップ107)、
ステップ102の判定がYESとなって、現着目格子1
5の上方の論理1の単位格子16が抽出される。この単
位格子16の抽出方向は下→上である。次に現着目格子
16が輪郭抽出開始格子でないと判定され(ステップ1
04)、現着目格子16の抽出方向である下→上につい
てステップ105によってYES判断が生成される。以
下、同様な処理が次のように繰り返される。ステップ1
06(単位格子16抽出)→ステップ107→ステップ
102→ステップ105→ステップ108→ステップ1
11→ステップ112(単位格子17抽出)→ステップ
113→ステップ102→ステップ103(単位格子1
8抽出)→ステップ104→ステップ102→ステップ
105→ステップ108→ステップ111→ステップ1
12(単位格子19抽出)→ステップ113→ステップ
102→ステップ105→ステップ108→ステップ1
09(単位格子13抽出)→ステップ110→終了。こ
のようにして図7の単位格子13→単位格子14→単位
格子15→単位格子16→単位格子15→単位格子17
→単位格子18→単位格子19の順で論理1の図形(斜
面部)の輪郭を抽出することができる。First, in step 101, the unit cell search is started from left to right at the bottom of the figure.
In the case of FIG. 7, since the unit cell of logic 1 cannot be extracted in the lowermost stage, move to the upper stage and perform similar search processing,
The unit grid 13 is extracted as a contour extraction start grid. At this time, the extraction method of the unit cell 13 is from left to right. Therefore,
A YES determination is output in step 102. Next, in step 103, the upper unit cell 14 is extracted. At this time, the extraction direction of the unit lattice 14 is from bottom to top. Next, focusing on the unit grid 14, it is determined in step 104 whether or not the unit grid 14 is the same as the contour extraction start grid 13, and when a NO determination is output, the determination of step 102 for the current grid 14 of interest. Is done. Since the extraction direction of the current grid 14 of interest is from bottom to top, step 1
NO determination is output by 02, and the process proceeds to step 10
It branches to 5, and a YES determination is output here. Next, in step 106, the unit cell on the left of the current grid 14 of interest,
The upper unit lattices are searched in order, but none of them is the unit lattice of logical 1, so the right unit lattice is searched next, and the logical unit of 1 is obtained.
A unit cell 15 of is obtained. The extraction direction of the unit grid 15 at this time is from left to right. Next, it is determined that the current grid 15 is not the contour extraction start grid 13 (step 107),
The determination in step 102 is YES, and the current grid of interest 1
The unit cell 16 of logic 1 above 5 is extracted. The extraction direction of this unit grid 16 is from bottom to top. Next, it is determined that the current grid 16 is not the contour extraction start grid (step 1
04), the YES judgment is generated in step 105 for the extraction direction of the current grid 16 of interest, that is, downward → upward. Hereinafter, similar processing is repeated as follows. Step 1
06 (unit grid 16 extraction) → step 107 → step 102 → step 105 → step 108 → step 1
11 → step 112 (extract unit grid 17) → step 113 → step 102 → step 103 (unit grid 1)
8 extraction) → step 104 → step 102 → step 105 → step 108 → step 111 → step 1
12 (unit grid 19 extraction) → step 113 → step 102 → step 105 → step 108 → step 1
09 (unit grid 13 extraction)-> step 110-> end. In this way, the unit lattice 13 → unit lattice 14 → unit lattice 15 → unit lattice 16 → unit lattice 15 → unit lattice 17 in FIG.
The contour of the graphic (slope) of logic 1 can be extracted in the order of the unit grid 18 and the unit grid 19.
【0011】[0011]
【発明が解決しようとする課題】上述した輪郭抽出方法
では、比較的簡単な処理によって図形の輪郭を抽出する
ことができる。また、現着目格子の次に追跡すべき単位
格子の検索範囲を、現着目格子の抽出方向の左側,前
方,右側のみならず、後方にまで拡張したことにより、
図7の単位格子16のように、論理0をもつ3つの単位
格子に隣接されているような単位格子が現着目格子とな
っても、処理に行き詰まりを生じることなく輪郭抽出を
続けることができる。With the above-described contour extraction method, the contour of a figure can be extracted by a relatively simple process. In addition, by expanding the search range of the unit grid to be traced next to the current grid of interest not only to the left, front and right of the extraction direction of the current grid of interest, but also to the rear,
Even if a unit grid that is adjacent to three unit grids having logic 0 becomes the current grid of interest, such as the unit grid 16 of FIG. 7, the contour extraction can be continued without causing a processing stalemate. .
【0012】しかしながら、上述した輪郭抽出方法にも
未だ解決すべき課題が残されている。それは、図2や図
3の斜線部に示す図形のように、輪郭抽出開始格子とな
る単位格子0や単位格子5から、1単位格子幅で図形が
枝分かれしているような図形の場合、正確な輪郭抽出が
できないことである。即ち、図5の処理を例えば図2の
図形に適用した場合、単位格子0→単位格子1→単位格
子2→単位格子1→単位格子0→終了となり、単位格子
3,4が抽出されないからである。However, the above-mentioned contour extraction method still has a problem to be solved. This is correct in the case of a figure in which the figure is branched from the unit grid 0 or the unit grid 5 which is the contour extraction start grid by one unit grid width, like the figure shown in the shaded area in FIGS. 2 and 3. It is impossible to extract a proper contour. That is, when the processing of FIG. 5 is applied to the figure of FIG. 2, for example, unit lattice 0 → unit lattice 1 → unit lattice 2 → unit lattice 1 → unit lattice 0 → end, and unit lattices 3 and 4 are not extracted. is there.
【0013】本発明の目的は、図2や図3の如き形状の
図形であってもその輪郭を正確に抽出することができる
メッシュ状図形の輪郭抽出方法を提供することにある。An object of the present invention is to provide a contour extraction method for a mesh-shaped figure which can accurately extract the contour of a figure having a shape as shown in FIGS.
【0014】[0014]
【課題を解決するための手段】本発明は、2次元格子を
形成して配列されている複数の単位格子の各々に、第
1,第2の論理値に対応させて2値化させた画像の2値
情報が配置されて成るメッシュ状図形の、第1の論理値
に対応する第1の情報を持つ図形パターンの輪郭を、以
下のような手順で抽出する。According to the present invention, an image obtained by binarizing each of a plurality of unit lattices arranged in a two-dimensional lattice so as to correspond to first and second logical values. The contour of the figure pattern having the first information corresponding to the first logical value of the mesh figure in which the binary information of 1 is arranged is extracted by the following procedure.
【0015】第1のステップ;前記輪郭を構成する、第
1の情報をもつ単位格子の1つを輪郭抽出開始格子に定
め、該輪郭抽出開始格子を現着目格子とすると共に、該
現着目格子の抽出方向を初期設定する。例えば、メッシ
ュ状図形の最下段または最上段を左から右へ向かって走
査し、一段の走査が終了したら、それぞれ上段または下
段に移動して走査を繰り返す走査方法でメッシュ状図形
の単位格子を走査した際に、最初に検出された第1の情
報の単位格子を輪郭抽出開始格子に定めて該輪郭抽出開
始格子を現着目格子とすると共に、左から右に向かう方
向を当該現着目格子の抽出方向とする。First step: One of the unit lattices having the first information, which composes the contour, is defined as a contour extraction start lattice, and the contour extraction start lattice is set as the current grid of interest and the current grid of interest. Initialize the extraction direction of. For example, scan the bottom or top of the mesh figure from left to right, and when the scanning of one step is completed, move to the top or bottom and repeat the scanning to scan the unit grid of the mesh figure. In doing so, the unit grid of the first information detected first is set as the contour extraction start grid, and the contour extraction start grid is set as the current grid of interest, and the direction from left to right is extracted of the current grid of interest. Direction.
【0016】第2のステップ;現着目格子の抽出方向を
基準として、現着目格子の左側,前方,右側,後方にお
いて現着目格子に隣接している第1の情報をもつ単位格
子を、左側,前方,右側,後方の順序で検索する。Second step: With reference to the extraction direction of the current grid of interest, the unit grid having the first information adjacent to the current grid of interest on the left side, front side, right side, and rear side of the current grid of interest is set to the left side. Search in front, right, and back.
【0017】第3のステップ;前記第2のステップにお
いて最初に検索された第1の情報をもつ単位格子を新た
な現着目格子に定めると共に、直前の現着目格子に対す
る今回の現着目格子の方向を今回の現着目格子の抽出方
向とする。Third step; the unit grid having the first information retrieved first in the second step is set as a new current grid of interest, and the direction of the current grid of interest with respect to the immediately preceding grid of interest. Is the extraction direction of the current grid of interest.
【0018】以上の第1乃至第3ステップまでの処理は
図5で説明した方法における処理と実質的に同じであ
り、以下のステップが相違する。The above processing from the first to third steps is substantially the same as the processing in the method described in FIG. 5, and the following steps are different.
【0019】第4のステップ;前記第3のステップで新
たに現着目格子に定められた単位格子が前記輪郭抽出開
始格子であるか否かを判定し、当該単位格子が前記輪郭
抽出開始格子でないときは前記第2のステップに戻り、
当該単位格子が前記輪郭抽出開始格子であり、かつ、当
該単位格子の抽出方向が予め定められた方向であるとき
は下記の第5のステップに進み、それ以外の場合、つま
り当該単位格子が前記輪郭抽出開始格子であり、かつ、
当該単位格子の抽出方向が予め定められた方向以外の方
向であるときは、輪郭抽出処理を終了する。Fourth step: It is judged whether or not the unit grid newly set as the current grid of interest in the third step is the contour extraction start grid, and the unit grid is not the contour extraction start grid. Then return to the second step,
If the unit grid is the contour extraction start grid and the extraction direction of the unit grid is a predetermined direction, proceed to the fifth step below, otherwise, that is, the unit grid is A contour extraction start grid, and
When the extraction direction of the unit grid is a direction other than the predetermined direction, the contour extraction process ends.
【0020】ここで、「予め定められた方向」は、輪郭
抽出開始格子の求め方によって定められる。例えば、メ
ッシュ状図形の最下段を左から右へ向かって走査し、一
段の走査が終了したら、上段に移動して走査を繰り返す
走査方法でメッシュ状図形の単位格子を走査した際に、
最初に検出された第1の情報の単位格子を輪郭抽出開始
格子に定め、該輪郭抽出開始格子を現着目格子とすると
共に、左から右に向かう方向を当該現着目格子の抽出方
向とする場合、「予め定められた方向」は上→下とな
る。また、メッシュ状図形の最上段を左から右へ向かっ
て走査し、一段の走査が終了したら、下段に移動して走
査を繰り返す走査方法でメッシュ状図形の単位格子を走
査した際に、最初に検出された第1の情報の単位格子を
輪郭抽出開始格子に定めて該輪郭抽出開始格子を現着目
格子とすると共に、左から右に向かう方向を当該現着目
格子の抽出方向とする場合、「予め定められた方向」は
右→左となる。さらに、メッシュ状図形の最下段を右か
ら左へ向かって走査し、一段の走査が終了したら、上段
に移動して走査を繰り返す走査方法でメッシュ状図形の
単位格子を走査した際に、最初に検出された第1の情報
の単位格子を輪郭抽出開始格子に定め、該輪郭抽出開始
格子を現着目格子とすると共に、右から左に向かう方向
を当該現着目格子の抽出方向とする場合、「予め定めら
れた方向」は左→右となる。また更に、メッシュ状図形
の最上段を右から左へ向かって走査し、一段の走査が終
了したら、下段に移動して走査を繰り返す走査方法でメ
ッシュ状図形の単位格子を走査した際に、最初に検出さ
れた第1の情報の単位格子を輪郭抽出開始格子に定めて
該輪郭抽出開始格子を現着目格子とすると共に、右から
左に向かう方向を当該現着目格子の抽出方向とする場
合、「予め定められた方向」は下→上となる。Here, the "predetermined direction" is determined by the method of obtaining the contour extraction start grid. For example, when scanning the bottom of the mesh-shaped figure from left to right, and when the scanning of one step is completed, when scanning the unit lattice of the mesh-shaped figure by the scanning method of moving to the upper stage and repeating the scanning,
When the unit grid of the first information detected first is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from left to right is set as the extraction direction of the current grid of interest. , "Predetermined direction" is from top to bottom. In addition, when the uppermost stage of the mesh-shaped figure is scanned from left to right, and when the scanning of one stage is completed, when the unit lattice of the mesh-shaped figure is scanned by the scanning method of moving to the lower stage and repeating the scanning, When the unit grid of the detected first information is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from left to right is set as the extraction direction of the current grid of interest, The “predetermined direction” is right → left. Furthermore, when the bottom of the mesh figure is scanned from right to left, and when the scanning of one step is completed, when the unit grid of the mesh figure is scanned by the scanning method of moving to the upper stage and repeating the scanning, When the unit grid of the detected first information is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from right to left is set as the extraction direction of the current grid of interest, The “predetermined direction” is from left to right. Furthermore, when the uppermost stage of the mesh-like figure is scanned from right to left, and when the scanning of one stage is completed, when the unit lattice of the mesh-like figure is scanned by the scanning method of moving to the lower stage and repeating the scanning, In the case where the unit grid of the first information detected in 1 is set as the contour extraction start grid and the contour extraction start grid is the current grid of interest, and the direction from right to left is the extraction direction of the current grid of interest, The “predetermined direction” is from bottom to top.
【0021】第5のステップ;現着目格子の抽出方向を
基準として、現着目格子の左側,前方,右側,後方にお
いて現着目格子に隣接している第1の情報をもつ単位格
子を、左側,前方,右側,後方の順序で検索する。Fifth step; based on the extraction direction of the current grid of interest, the unit grid having the first information adjacent to the current grid of interest on the left side, front side, right side and rear side of the current grid of interest is left side, Search in front, right, and back.
【0022】第6のステップ;前記第5のステップにお
いて最初に検索された第1の情報をもつ単位格子を新た
な現着目格子に定めると共に、前回の現着目格子に対す
る今回の現着目格子の方向を今回の現着目格子の抽出方
向とする。Sixth step: the unit cell having the first information retrieved first in the fifth step is set as a new current grid of interest and the direction of the current grid of interest with respect to the previous grid of current interest. Is the extraction direction of the current grid of interest.
【0023】第7のステップ;前記第6のステップで新
たに現着目格子に定められた単位格子が前記輪郭抽出開
始格子であるか否かを判定し、前記輪郭抽出開始格子で
あるときは輪郭抽出処理を終了し、前記輪郭抽出開始格
子でないときは前記第5のステップに戻る。Seventh step: It is determined whether or not the unit cell newly defined as the current grid of interest in the sixth step is the contour extraction start grid, and if it is the contour extraction start grid, the contour extraction start grid is extracted. When the extraction processing is terminated and the contour extraction start grid is not reached, the process returns to the fifth step.
【0024】輪郭抽出処理終了時、以上の各ステップで
現着目格子とされた単位格子が当該図形パターンの輪郭
を構成する単位格子となる。At the end of the contour extraction processing, the unit grid which is the current grid of interest in the above steps becomes the unit grid forming the contour of the figure pattern.
【0025】上記の構成のメッシュ状図形の輪郭抽出方
法では、第1の情報をもつ図形の輪郭を右回りに追跡し
たが、左回りに追跡する構成としても良い。この場合は
以下のような手順となる。In the contour extraction method of the mesh figure having the above configuration, the contour of the figure having the first information is traced clockwise, but it may be traced counterclockwise. In this case, the procedure is as follows.
【0026】第1のステップ 前記輪郭を構成する、第1の情報をもつ単位格子の1つ
を輪郭抽出開始格子に定め、該輪郭抽出開始格子を現着
目格子とすると共に、該現着目格子の抽出方向を初期設
定する。輪郭抽出開始格子の求め方および初期の抽出方
向の定め方は先の構成と同じである。First Step One of the unit grids having the first information, which constitutes the contour, is defined as a contour extraction start grid, and the contour extraction start grid is set as the current grid of interest, and the current grid of interest is defined. Initialize the extraction direction. The method of obtaining the contour extraction start grid and the method of determining the initial extraction direction are the same as in the above configuration.
【0027】第2のステップ 現着目格子の抽出方向を基準として、現着目格子の右
側,前方,左側,後方において現着目格子に隣接してい
る第1の情報をもつ単位格子を、右側,前方,左側,後
方の順序で検索する。Second Step With reference to the extraction direction of the current grid of interest, the unit grid having the first information adjacent to the current grid of interest on the right, front, left, and rear sides of the current grid of interest is set to the right and front. , Search on the left side and then on the rear side.
【0028】第3のステップ 前記第2のステップにおいて最初に検索された第1の情
報をもつ単位格子を新たな現着目格子に定めると共に、
直前の現着目格子に対する今回の現着目格子の方向を今
回の現着目格子の抽出方向とする。Third Step A unit cell having the first information retrieved first in the second step is set as a new current lattice of interest, and
The direction of the current grid of interest with respect to the immediately preceding grid of interest is the extraction direction of the current grid of interest.
【0029】第4のステップ 前記第3のステップで新たに現着目格子に定められた単
位格子が前記輪郭抽出開始格子であるか否かを判定し、
当該単位格子が前記輪郭抽出開始格子でないときは前記
第2のステップに戻り、当該単位格子が前記輪郭抽出開
始格子であり、かつ、当該単位格子の抽出方向が予め定
められた方向であるときは下記の第5のステップに進
み、それ以外の場合、つまり当該単位格子が前記輪郭抽
出開始格子であり、かつ、当該単位格子の抽出方向が予
め定められた方向以外の方向であるときは、輪郭抽出処
理を終了する。Fourth Step It is judged whether or not the unit cell newly defined as the current grid of interest in the third step is the contour extraction start grid,
When the unit grid is not the contour extraction start grid, the process returns to the second step, and when the unit grid is the contour extraction start grid and the extraction direction of the unit grid is a predetermined direction Proceed to the following fifth step, and in other cases, that is, when the unit grid is the contour extraction start grid and the extraction direction of the unit grid is a direction other than the predetermined direction, the contour The extraction process ends.
【0030】ここで、「予め定められた方向」は、輪郭
抽出開始格子の求め方によって定められる。例えば、メ
ッシュ状図形の最下段を左から右へ向かって走査し、一
段の走査が終了したら、上段に移動して走査を繰り返す
走査方法でメッシュ状図形の単位格子を走査した際に、
最初に検出された第1の情報の単位格子を輪郭抽出開始
格子に定め、該輪郭抽出開始格子を現着目格子とすると
共に、左から右に向かう方向を当該現着目格子の抽出方
向とする場合、「予め定められた方向」は右→左とな
る。また、メッシュ状図形の最上段を左から右へ向かっ
て走査し、一段の走査が終了したら、下段に移動して走
査を繰り返す走査方法でメッシュ状図形の単位格子を走
査した際に、最初に検出された第1の情報の単位格子を
輪郭抽出開始格子に定めて該輪郭抽出開始格子を現着目
格子とすると共に、左から右に向かう方向を当該現着目
格子の抽出方向とする場合、「予め定められた方向」は
下→上となる。さらに、メッシュ状図形の最下段を右か
ら左へ向かって走査し、一段の走査が終了したら、上段
に移動して走査を繰り返す走査方法でメッシュ状図形の
単位格子を走査した際に、最初に検出された第1の情報
の単位格子を輪郭抽出開始格子に定め、該輪郭抽出開始
格子を現着目格子とすると共に、右から左に向かう方向
を当該現着目格子の抽出方向とする場合、「予め定めら
れた方向」は上→下となる。また更に、メッシュ状図形
の最上段を右から左へ向かって走査し、一段の走査が終
了したら、下段に移動して走査を繰り返す走査方法でメ
ッシュ状図形の単位格子を走査した際に、最初に検出さ
れた第1の情報の単位格子を輪郭抽出開始格子に定めて
該輪郭抽出開始格子を現着目格子とすると共に、右から
左に向かう方向を当該現着目格子の抽出方向とする場
合、「予め定められた方向」は左→右となる。Here, the "predetermined direction" is determined by the method of obtaining the contour extraction start grid. For example, when scanning the bottom of the mesh-shaped figure from left to right, and when the scanning of one step is completed, when scanning the unit lattice of the mesh-shaped figure by the scanning method of moving to the upper stage and repeating the scanning,
When the unit grid of the first information detected first is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from left to right is set as the extraction direction of the current grid of interest. , "Predetermined direction" is right → left. In addition, when the uppermost stage of the mesh-shaped figure is scanned from left to right, and when the scanning of one stage is completed, when the unit lattice of the mesh-shaped figure is scanned by the scanning method of moving to the lower stage and repeating the scanning, When the unit grid of the detected first information is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from left to right is set as the extraction direction of the current grid of interest, The “predetermined direction” is from bottom to top. Furthermore, when the bottom of the mesh figure is scanned from right to left, and when the scanning of one step is completed, when the unit grid of the mesh figure is scanned by the scanning method of moving to the upper stage and repeating the scanning, When the unit grid of the detected first information is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from right to left is set as the extraction direction of the current grid of interest, The “predetermined direction” is from top to bottom. Furthermore, when the uppermost stage of the mesh-like figure is scanned from right to left, and when the scanning of one stage is completed, when the unit lattice of the mesh-like figure is scanned by the scanning method of moving to the lower stage and repeating the scanning, In the case where the unit grid of the first information detected in 1 is set as the contour extraction start grid and the contour extraction start grid is the current grid of interest, and the direction from right to left is the extraction direction of the current grid of interest, The “predetermined direction” is from left to right.
【0031】第5のステップ;現着目格子の抽出方向を
基準として、現着目格子の右側,前方,左側,後方にお
いて現着目格子に隣接している第1の情報をもつ単位格
子を、右側,前方,左側,後方の順序で検索する。Fifth step; based on the extraction direction of the current grid of interest, the unit grid having the first information adjacent to the current grid of interest on the right side, front side, left side, and rear side of the current grid of interest is set to the right side. Search in front, left, and rear.
【0032】第6のステップ;前記第5のステップにお
いて最初に検索された第1の情報をもつ単位格子を新た
な現着目格子に定めると共に、前回の現着目格子に対す
る今回の現着目格子の方向を今回の現着目格子の抽出方
向とする。Sixth step: The unit cell having the first information retrieved first in the fifth step is set as a new current grid of interest, and the direction of the current grid of interest with respect to the previous grid of current interest. Is the extraction direction of the current grid of interest.
【0033】第7のステップ;前記第6のステップで新
たに現着目格子に定められた単位格子が前記輪郭抽出開
始格子であるか否かを判定し、前記輪郭抽出開始格子で
あるときは輪郭抽出処理を終了し、前記輪郭抽出開始格
子でないときは前記第5のステップに戻る。Seventh step: It is determined whether or not the unit cell newly set as the current grid of interest in the sixth step is the contour extraction start grid, and if it is the contour extraction start grid, the contour extraction start grid is extracted. When the extraction processing is terminated and the contour extraction start grid is not reached, the process returns to the fifth step.
【0034】輪郭抽出処理の終了時、以上の各ステップ
で現着目格子とされた単位格子が当該図形パターンの輪
郭を構成する単位格子となる。At the end of the contour extraction processing, the unit grid which is the current grid of interest in the above steps becomes the unit grid forming the contour of the figure pattern.
【0035】[0035]
【発明の実施の形態】次に本発明の実施の形態の例につ
いて図面を参照して詳細に説明する。BEST MODE FOR CARRYING OUT THE INVENTION Next, an example of an embodiment of the present invention will be described in detail with reference to the drawings.
【0036】図1は本発明の一実施例の輪郭抽出方法の
処理手順を示す流れ図である。また図2および図3は5
×5の2値化された情報を持つメッシュ状図形の例を示
す。メッシュ状図形は、行方向と、それに直角に交わる
列方向に配列された2次元格子図形で、単位格子から構
成される。図2および図3では、単位格子の情報を空白
と斜線に2値化している。このようなメッシュ状図形は
例えば計算機のメモリに記憶されており、計算機上で図
1に示す処理手順のプログラムを実行することにより図
形の輪郭が抽出される。FIG. 1 is a flow chart showing a processing procedure of a contour extracting method according to an embodiment of the present invention. 2 and 3 are 5
An example of a mesh-like figure having x5 binarized information is shown. The mesh-like figure is a two-dimensional lattice figure arranged in a row direction and a column direction intersecting at right angles with the row direction, and is composed of a unit lattice. In FIGS. 2 and 3, the unit cell information is binarized into blanks and diagonal lines. Such a mesh figure is stored in, for example, the memory of the computer, and the outline of the figure is extracted by executing the program of the processing procedure shown in FIG. 1 on the computer.
【0037】以下、空白の単位格子を論理0に対応さ
せ、斜線の単位格子を論理1に対応させる。従って、以
下の記述では、斜線の単位格子によって構成される図形
が、輪郭を抽出しようとする図形である。また、行方向
を左右方向とし、列方向を上下方向とする。Hereinafter, a blank unit cell is associated with a logic 0, and a hatched unit cell is associated with a logic 1. Therefore, in the following description, the figure constituted by the diagonal unit cell is the figure whose contour is to be extracted. The row direction is the left-right direction and the column direction is the up-down direction.
【0038】図1の実施例の輪郭抽出方法は、3つの処
理段階を含む。The contour extraction method of the embodiment of FIG. 1 includes three processing steps.
【0039】第1段階は輪郭抽出開始格子の検出と抽出
方向を初期設定する処理段階である。第2段階は輪郭抽
出開始格子を出発点として再び輪郭抽出開始格子に戻る
まで順々に輪郭を構成する単位格子を追跡する処理段階
である。そして、第3段階は再び輪郭抽出開始格子に戻
るまで再度順々に輪郭を構成する単位格子を追跡する処
理段階である。第1段階および第2段階は必ず実施され
るのに対して、第3段階は或るケースの場合にのみ実施
される。The first step is the processing step of detecting the contour extraction start grid and initializing the extraction direction. The second stage is a processing stage in which the contour extraction start lattice is used as a starting point and the unit lattices constituting the contour are sequentially traced until returning to the contour extraction start lattice again. Then, the third stage is a processing stage in which the unit lattices constituting the contour are traced again in order until the contour extraction start lattice is returned to again. The first and second stages are always carried out, whereas the third stage is carried out only in some cases.
【0040】輪郭抽出開始格子の検出と抽出方向とを初
期設定する第1段階は、本実施例の場合、メッシュ状図
形の最下段を左から右へ向かって走査し、一段の走査が
終了したら、上段に移動して走査を繰り返す走査方法で
メッシュ状図形の単位格子を走査する。そして、その走
査において、最初に検出された第1の情報の単位格子を
輪郭抽出開始格子に定め、この輪郭抽出開始格子を現着
目格子とすると共に、左から右に向かう方向を当該現着
目格子の抽出方向とする。In the first step of initializing the detection of the contour extraction start grid and the extraction direction, in the case of the present embodiment, the lowermost stage of the mesh-like figure is scanned from left to right, and when the scanning of one stage is completed. The unit cell of the mesh-like figure is scanned by a scanning method of moving to the upper stage and repeating scanning. Then, in the scan, the unit grid of the first information detected first is set as the contour extraction start grid, and this contour extraction start grid is set as the current grid of interest, and the direction from left to right is the current grid of interest. Is the extraction direction.
【0041】輪郭抽出開始格子を出発点として、再び輪
郭抽出開始格子に戻るまで順々に輪郭を構成する単位格
子を追跡する第2段階は、本実施例の場合、輪郭を右回
り(時計方向回り)に追跡する。この第2段階は、判断
ステップ102,105,108,111と、処理ステ
ップ103,106,109,112と、判断ステップ
104,107,110,113とから成る。In the case of the present embodiment, the second step of tracing the unit grids that sequentially form the contours starting from the contour extraction start grid until returning to the contour extraction start grid is the clockwise (clockwise) direction of the contour. Around). This second step comprises decision steps 102, 105, 108, 111, processing steps 103, 106, 109, 112 and decision steps 104, 107, 110, 113.
【0042】判断ステップ102,105,108,1
11は現着目格子の抽出方向を判定するステップであ
る。現着目格子の抽出方向とは、従来の技術の項で説明
したものと同様に、直前の着目格子から見た現在の着目
格子の方向である。図1に記されている上,下,左,右
の用語は、それぞれ、図2,図3の上,下、および図面
に向かって左,右を意味している。Judgment steps 102, 105, 108, 1
Reference numeral 11 is a step of determining the extraction direction of the current grid of interest. The extraction direction of the current grid of interest is the direction of the current grid of interest as seen from the grid of interest immediately before, as in the case described in the section of the related art. The terms top, bottom, left, and right described in FIG. 1 refer to the top and bottom of FIGS. 2 and 3, and the left and right toward the drawings, respectively.
【0043】処理ステップ103,106,109,1
12は、前述したような「x,y,z,wの順に抽出」
型ステップである。この処理ステップ103,106,
109,112では、それぞれ、自ステップの直前の判
断ステップ102,105,108,111によってY
ESと判定された抽出方向を基準にして、現着目格子の
左側に隣接した単位格子,前方(抽出方向)に隣接した
単位格子,右側に隣接した単位格子,後方(抽出方向の
逆方向)に隣接した単位格子を、その順序(左側から右
側に向かって右回りに)で検索して第1の情報(論理
1)を持つ単位格子を抽出し、この検索によって最初に
抽出された論理1の単位格子を次の現着目格子に定め
る。なお、図1中の処理ステップ103,106,10
9,112では前述した上,下,左,右の用語を使用し
ている。例えばステップ103は、ステップ102でY
ES判定された左→右の方向を基準に左側,前方,右
側,後方の順で抽出するが、図1中の表記では、上,
右,下,左の順で抽出するとなっている。従って、ステ
ップ103の「上」とは左→右の方向を基準にすると
「前方」であり、ステップ103の「下」とは左→右の
方向を基準にすると「右」であり、ステップ103の
「左」とは左→右の方向を基準にすると「後方」であ
る。つまり、ステップ103の「上,右,下,左の順」
は、抽出方向を基準にすると、左→前→右→後の順序、
すなわち左から開始する右回りの順序になる。同様に、
ステップ106,109,112における検索の順序
も、抽出方向を基準にすると、左→前→右→後の順序、
すなわち左から開始する右回りの順序、つまり左優先の
順序になる。このように、処理ステップ103,10
6,109,112における検索の順序が左優先である
のは、図形の輪郭を右回りに追跡するとき、その追跡方
向に対して、その図形の最も左側にある単位格子を輪郭
として抽出する必要があるためである。以下の記述で
は、上記の右回りの検索を右回り検索と称し、右回り検
索によって最初に検索された第1の情報をもつ単位格子
を現着目格子として抽出する処理を左優先抽出と称す
る。なお、後述する図4の実施例では、図形の輪郭を左
回りに追跡するので、左回り検索によって右優先抽出が
行われる。Process steps 103, 106, 109, 1
12 is “extracted in the order of x, y, z, w” as described above.
It is a mold step. This processing step 103, 106,
In steps 109 and 112, the judgment steps 102, 105, 108, and 111 immediately before the self-step are performed, respectively.
Based on the extraction direction determined as ES, the unit grid adjacent to the left side of the current grid of interest, the unit grid adjacent to the front (extraction direction), the unit grid adjacent to the right side, and the backward (direction opposite to the extraction direction) The adjacent unit cells are searched in that order (clockwise from the left side to the right side) to extract the unit cells having the first information (logical 1), and the logical unit of the logical 1 first extracted by this search is extracted. The unit lattice is set to the next current lattice of interest. The processing steps 103, 106, 10 in FIG.
9, 112 uses the above-mentioned terms of upper, lower, left, and right. For example, step 103 is Y in step 102.
Extraction is performed in the order of left side, front side, right side, and rear side based on the ES-judged left-to-right direction, but in the notation in FIG.
It will be extracted in the order of right, bottom, left. Therefore, “up” in step 103 is “forward” when the left → right direction is the reference, and “down” in step 103 is “right” when the left → right direction is the reference, and step 103 "Left" means "rearward" based on the direction from left to right. In other words, in step 103, "up, right, down, left order"
Is based on the extraction direction, left → front → right → rear,
That is, the order is clockwise starting from the left. Similarly,
The search order in steps 106, 109, and 112 is also based on the extraction direction, left → front → right → rear,
That is, the order is clockwise starting from the left, that is, the order of priority to the left. Thus, processing steps 103, 10
The fact that the search order in 6, 109, and 112 is left priority is that when tracing the contour of a figure in the clockwise direction, it is necessary to extract the unit cell on the leftmost side of the figure as the contour in the tracking direction. Because there is. In the following description, the clockwise search described above is referred to as a clockwise search, and the process of extracting the unit cell having the first information searched first by the clockwise search as the current grid of interest is referred to as left priority extraction. In the embodiment shown in FIG. 4, which will be described later, the contour of the graphic is tracked in the counterclockwise direction, and thus the right priority extraction is performed by the counterclockwise search.
【0044】第2段階に含まれる判断ステップ104,
107,110,113は、直前のステップ103,1
06,109,112で抽出した単位格子、つまり次に
現着目格子となるべき単位格子が輪郭抽出開始格子であ
るか否かを判定するステップである。これらのステップ
104,107,110,113で輪郭抽出開始格子で
ないと判定されたとき、即ちNO判定のとき、当該次の
着目格子を現着目格子として、ステップ102に戻り、
輪郭抽出処理を続行する。また、ステップ104,10
7,110で輪郭抽出開始格子であると判定されたと
き、即ちYES判定のとき、輪郭抽出処理を終了する。
このときは、輪郭抽出開始格子,ステップ103,10
6,109,112で今までに抽出された単位格子が輪
郭を構成する単位格子となる。他方、ステップ113で
輪郭抽出開始格子であると判定されたとき、即ちYES
判定のときは、第3段階へと進む。Decision step 104 included in the second stage,
107, 110 and 113 are the steps 103 and 1 immediately before.
This is a step of determining whether or not the unit grid extracted in 06, 109, and 112, that is, the unit grid to be the current grid of interest is the contour extraction start grid. When it is determined in these steps 104, 107, 110, 113 that the grid is not the contour extraction start grid, that is, when the determination is NO, the next grid of interest is set as the current grid of interest, and the process returns to step 102.
Continue the contour extraction processing. Also, steps 104 and 10
When it is determined in 7 and 110 that it is the contour extraction start grid, that is, when the determination is YES, the contour extraction processing is ended.
In this case, the contour extraction start grid, steps 103, 10
The unit grids extracted so far in 6, 109, and 112 become the unit grids that form the contour. On the other hand, when it is determined in step 113 that the grid is the contour extraction start grid, that is, YES
If yes, go to the third stage.
【0045】第3段階はステップ202〜213から成
る。ステップ202,205,208,211は、それ
ぞれステップ102,105,108,111と同じで
あり、ステップ203,206,209,212は、そ
れぞれステップ103,106,109,112と同じ
であり、ステップ204,207,210,213は、
それぞれステップ104,107,110,113と同
じである。但し、ステップ204,207,210,2
13の何れかのステップで、次に現着目格子となるべき
単位格子が輪郭抽出開始格子であったと判定されたと
き、即ちYES判定のとき、輪郭抽出処理を終了する。
このときは、輪郭抽出開始格子,ステップ103,10
6,109,112,203,206,209,212
で今までに抽出された単位格子が輪郭を構成する単位格
子となる。The third stage consists of steps 202-213. Steps 202, 205, 208, 211 are the same as steps 102, 105, 108, 111, respectively, and steps 203, 206, 209, 212 are the same as steps 103, 106, 109, 112, respectively, and step 204 , 207, 210, 213 are
These are the same as steps 104, 107, 110 and 113, respectively. However, steps 204, 207, 210, 2
In any of the steps of 13, when it is determined that the unit grid to be the current grid of interest is the contour extraction start grid, that is, when the determination is YES, the contour extraction processing is ended.
In this case, the contour extraction start grid, steps 103, 10
6,109,112,203,206,209,212
The unit grids extracted so far become the unit grids that form the contour.
【0046】次に、図2のメッシュ状図形を例にして本
実施例の動作を説明する。Next, the operation of the present embodiment will be described by taking the mesh figure of FIG. 2 as an example.
【0047】先ず、初期条件を設定するために、メッシ
ュ状図形の最下段の左から右に向かって、第1の情報を
もつ単位格子の検索を行う。図2の場合、第1の情報を
持つ単位格子は最下段に存在しないため、次に上段に移
動し、同様の検索処理を行い、単位格子0を最初に抽出
する(ステップ101)。従って、この輪郭抽出処理の
初期条件として、「輪郭抽出開始単位格子0,抽出方向
(左→右)」を設定する。以後、以下に説明するよう
に、この単位格子0を出発点として、単位格子1,単位
格子2,単位格子1,単位格子0,単位格子3,単位格
子4,単位格子3,単位格子0の順序で単位格子が抽出
され、図2の太枠に示す閉ループが抽出される。First, in order to set the initial condition, the unit lattice having the first information is searched from the bottom of the mesh-shaped figure from left to right. In the case of FIG. 2, since the unit cell having the first information does not exist in the lowermost stage, the unit cell is moved to the upper stage and the same search process is performed to extract the unit lattice 0 first (step 101). Therefore, “contour extraction start unit grid 0, extraction direction (left → right)” is set as the initial condition of this contour extraction processing. Thereafter, as will be described below, with this unit grid 0 as a starting point, the unit grid 1, the unit grid 2, the unit grid 1, the unit grid 0, the unit grid 3, the unit grid 4, the unit grid 3, and the unit grid 0 The unit lattices are extracted in order, and the closed loop shown in the thick frame in FIG. 2 is extracted.
【0048】単位格子0を現着目格子,その抽出方向を
左→右とする場合、ステップ102によってYES判定
が生成され、処理はステップ103に移る。次にステッ
プ103によって、上側の隣接格子1が左優先抽出さ
れ、単位格子1が現着目格子になる。このときの現着目
格子1の抽出方向は下→上である。次に現着目格子1は
輪郭抽出開始格子ではないと判定され(ステップ10
4)、ステップ105でYES判定が生成され、処理は
ステップ106に移る。次にステップ106によって、
左優先抽出によって単位格子2を抽出し、この単位格子
2を現着目格子とする。このときの現着目格子2の抽出
方向は下→上である。When the unit grid 0 is the current grid of interest and the extraction direction is left-to-right, a YES determination is generated in step 102, and the process proceeds to step 103. Next, in step 103, the upper adjacent grid 1 is extracted left preferentially, and the unit grid 1 becomes the current grid of interest. At this time, the extraction direction of the current grid 1 of interest is from bottom to top. Next, it is determined that the current grid 1 is not the contour extraction start grid (step 10
4), the YES determination is generated in step 105, and the process proceeds to step 106. Then by step 106,
The unit grid 2 is extracted by the left priority extraction, and this unit grid 2 is set as the current grid of interest. At this time, the extraction direction of the current grid of interest 2 is from bottom to top.
【0049】次に現着目格子2は輪郭抽出開始格子でな
いと判定され(ステップ107)、ステップ105でY
ES判定が生成され、ステップ106によって、左優先
抽出によって単位格子1を抽出し、この単位格子1を現
着目格子とする。このときの現着目格子1の抽出方向は
上→下である。Next, it is determined that the current grid 2 of interest is not a contour extraction start grid (step 107), and Y is determined in step 105.
The ES determination is generated, and in step 106, the unit grid 1 is extracted by the left priority extraction, and this unit grid 1 is set as the current grid of interest. At this time, the extraction direction of the current grid 1 of interest is from top to bottom.
【0050】次に現着目格子1は輪郭抽出開始格子でな
いと判定され(ステップ107)、抽出方向が上→下な
のでステップ111でYES判定が生成され、ステップ
112に進んで、左優先抽出によって単位格子0を抽出
し、この単位格子0を現着目格子とする。このときの現
着目格子0の抽出方向は上→下である。Next, it is determined that the current grid 1 of interest is not the contour extraction start grid (step 107), and since the extraction direction is from top to bottom, a YES judgment is generated in step 111, and the process proceeds to step 112, and the unit is selected by left priority extraction. The grid 0 is extracted and this unit grid 0 is set as the current grid of interest. The extraction direction of the current grid 0 of interest at this time is from top to bottom.
【0051】次にステップ113において、現着目格子
0が輪郭抽出開始格子であると判定される。この結果、
ステップ202〜213から構成される第3段階の処理
が実行される。Next, at step 113, it is determined that the current grid 0 of interest is the contour extraction start grid. As a result,
A third stage process including steps 202 to 213 is executed.
【0052】先ず、現着目格子0の抽出方向は上→下な
ので、ステップ211でYES判定が生成され、ステッ
プ212で左優先抽出によって単位格子3を抽出し、こ
の単位格子3を現着目格子とする。このときの現着目格
子3の抽出方向は左→右である。First, since the extraction direction of the current grid of interest 0 is from top to bottom, a YES determination is generated in step 211, the unit grid 3 is extracted by left priority extraction in step 212, and this unit grid 3 is designated as the current grid of interest. To do. The extraction direction of the current grid 3 of interest at this time is from left to right.
【0053】次に現着目格子3は輪郭抽出開始格子でな
いと判定され(ステップ213)、抽出方向が左→右な
のでステップ202でYES判定が生成され、ステップ
203において左優先抽出によって単位格子4を抽出
し、この単位格子4を現着目格子とする。このときの現
着目格子4の抽出方向は左→右である。Next, it is determined that the current grid 3 of interest is not a contour extraction start grid (step 213), and since the extraction direction is from left to right, a YES judgment is generated in step 202, and in step 203 the unit grid 4 is selected by left priority extraction. The unit grid 4 is extracted and used as the current grid of interest. At this time, the extraction direction of the current grid of interest 4 is from left to right.
【0054】次に現着目格子4は輪郭抽出開始格子でな
いと判定され(ステップ204)、ステップ203によ
り左優先抽出で単位格子3を抽出し、この単位格子3を
現着目格子する。このときの現着目格子3の抽出方向は
右→左である。Next, it is judged that the current grid of interest 4 is not the contour extraction start grid (step 204), the unit grid 3 is extracted by left priority extraction in step 203, and this unit grid 3 is made into the current grid of interest. At this time, the extraction direction of the current grid 3 of interest is from right to left.
【0055】次に現着目格子3は輪郭抽出開始格子でな
いと判定され(ステップ204)、現着目格子3の抽出
方向は右→左なのでステップ208でYES判定が生成
され、ステップ209で左優先抽出により単位格子0を
抽出し、この単位格子0を現着目格子とする。そして、
ステップ210で現着目格子0が輪郭抽出開始格子であ
ると判定され、輪郭抽出処理を終了する。Next, it is determined that the current grid of interest 3 is not a contour extraction start grid (step 204), and the extraction direction of the current grid of interest 3 is from right to left, so a YES determination is generated in step 208, and left priority extraction is performed in step 209. The unit lattice 0 is extracted by and the unit lattice 0 is set as the current grid of interest. And
In step 210, it is determined that the current grid of interest 0 is the contour extraction start grid, and the contour extraction processing ends.
【0056】なお、輪郭抽出される図形が複数ある場合
には、上述のようにして輪郭抽出された単位格子とその
内部の単位格子は再度抽出されないように抽出済みにし
て、2回目以降の輪郭抽出も同様な手順で実行する。ま
た、例えば図2において、単位格子3,4が論理0とな
る図形の場合、つまり単位格子0,1,2から構成され
る図形の場合、第3段階では第2段階と同じ輪郭が再度
抽出されるが、これは抽出後の後処理で重複する輪郭を
除去することで問題は生じない。勿論、第3段階への移
行時に第2段階で抽出された単位格子(輪郭抽出開始格
子は除く)が再度抽出されないように抽出済みにする方
法など他の方法を採用することもできる。When there are a plurality of contour-extracted figures, the unit grid extracted as described above and the unit grids inside thereof are already extracted so as not to be extracted again, and the second and subsequent contours are extracted. Extraction is performed in the same procedure. Further, for example, in FIG. 2, in the case where the unit lattices 3 and 4 are figures having a logic 0, that is, in the case where the figure is composed of the unit lattices 0, 1 and 2, the same contour as in the second stage is extracted again in the third stage. However, this does not cause a problem by removing overlapping contours in post-processing after extraction. Of course, another method such as a method in which the unit lattice extracted in the second stage (excluding the contour extraction start lattice) is not extracted again at the time of shifting to the third stage can be adopted.
【0057】以上説明した輪郭抽出方法によって、図3
に示すようなメッシュ状図形の輪郭も正確に抽出するこ
とができる。即ち、先ず単位格子5が輪郭抽出開始格
子,左→右が抽出方向として初期設定され、以後、上→
上→下→下→右→右→右→上→上→下→下→左→左→左
の順で、単位格子6→単位格子7→単位格子6→単位格
子5→単位格子8→単位格子9→単位格子10→単位格
子11→単位格子12→単位格子11→単位格子10→
単位格子9→単位格子8→単位格子5が抽出され、図の
太線で示す輪郭を抽出することができる。By the contour extraction method described above, FIG.
It is possible to accurately extract the contour of the mesh-shaped figure as shown in FIG. That is, first, the unit grid 5 is initially set as the contour extraction start grid, and the left → right is set as the extraction direction.
Top → Bottom → Bottom → Right → Right → Right → Top → Top → Bottom → Bottom → Left → Left → Left in order of unit lattice 6 → Unit lattice 7 → Unit lattice 6 → Unit lattice 5 → Unit lattice 8 → Unit Lattice 9 → Unit Lattice 10 → Unit Lattice 11 → Unit Lattice 12 → Unit Lattice 11 → Unit Lattice 10 →
The unit lattice 9 → unit lattice 8 → unit lattice 5 is extracted, and the outline indicated by the thick line in the figure can be extracted.
【0058】なお、図1の実施例では、ステップ101
の初期設定を行う第1段階で、メッシュ状図形の最下段
を左から右へ向かって走査し、一段の走査が終了した
ら、上段に移動して走査を繰り返す走査方法でメッシュ
状図形の単位格子を走査した際に、最初に検出された第
1の情報の単位格子を輪郭抽出開始格子に定め、この輪
郭抽出開始格子を現着目格子とすると共に、左→右を当
該現着目格子の抽出方向とした。しかし、初期設定は必
ずしもこの方法による必要はなく、輪郭抽出開始格子を
輪郭上に設定し、輪郭抽出開始格子の抽出方向を、行方
向または列方向に沿って図形の外側から内側に向かって
設定することができるならば、任意の方法を採用するこ
とができる。In the embodiment of FIG. 1, step 101
In the first step of initial setting of, the bottom of the mesh figure is scanned from left to right, and when the scanning of one step is completed, the unit grid of the mesh figure is moved by moving to the upper step and repeating the scanning. When the scan is performed, the unit grid of the first information detected first is set as the contour extraction start grid, this contour extraction start grid is set as the current grid of interest, and the left → right direction is the extraction direction of the current grid of interest. And However, the initial setting does not necessarily need to be done by this method.The contour extraction start grid is set on the contour, and the extraction direction of the contour extraction start grid is set from the outside of the figure to the inside along the row direction or the column direction. If it is possible, any method can be adopted.
【0059】例えば、メッシュ状図形の最上段を左から
右へ向かって走査し、一段の走査が終了したら、下段に
移動して走査を繰り返す走査方法でメッシュ状図形の単
位格子を走査した際に、最初に検出された第1の情報の
単位格子を輪郭抽出開始格子に定めて該輪郭抽出開始格
子を現着目格子とすると共に、左から右に向かう方向を
当該現着目格子の抽出方向としても良い。但し、この場
合は、図1のステップ110でYES判定されたときに
第3段階へ進むように変更される。For example, when the uppermost stage of a mesh-like figure is scanned from left to right, and when one stage of scanning is completed, the unit lattice of the mesh-like figure is scanned by moving to the lower stage and repeating the scanning. , The first detected unit grid of the first information is set as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the direction from left to right is also set as the extraction direction of the current grid of interest. good. However, in this case, when YES is determined in step 110 of FIG. 1, the process is changed to proceed to the third stage.
【0060】また、メッシュ状図形の最下段を右から左
へ向かって走査し、一段の走査が終了したら、上段に移
動して走査を繰り返す走査方法でメッシュ状図形の単位
格子を走査した際に、最初に検出された第1の情報の単
位格子を輪郭抽出開始格子に定め、この輪郭抽出開始格
子を現着目格子とすると共に、右から左に向かう方向を
当該現着目格子の抽出方向としても良い。但し、この場
合は、図1のステップ104でYES判定されたときに
第3段階へ進むように変更される。When the lowermost stage of the mesh-shaped figure is scanned from right to left, and when the scanning of one stage is completed, the unit lattice of the mesh-shaped figure is scanned by moving to the upper stage and repeating the scanning. , The first detected unit grid of the first information is set as the contour extraction start grid, this contour extraction start grid is set as the current grid of interest, and the direction from right to left is also set as the extraction direction of the current grid of interest. good. However, in this case, when YES is determined in step 104 of FIG. 1, the process is changed to proceed to the third stage.
【0061】さらに、メッシュ状図形の最上段を右から
左へ向かって走査し、一段の走査が終了したら、下段に
移動して走査を繰り返す走査方法でメッシュ状図形の単
位格子を走査した際に、最初に検出された第1の情報の
単位格子を輪郭抽出開始格子に定めて、この輪郭抽出開
始格子を現着目格子とすると共に、右から左に向かう方
向を当該現着目格子の抽出方向としても良い。但し、こ
の場合は、図1のステップ107でYES判定されたと
きに第3段階へ進むように変更される。Further, when the uppermost stage of the mesh-like figure is scanned from right to left, and when the scanning of one stage is completed, the unit lattice of the mesh-like figure is scanned by moving to the lower stage and repeating the scanning. , The first detected unit grid of the first information is set as the contour extraction start grid, this contour extraction start grid is set as the current grid of interest, and the direction from right to left is set as the extraction direction of the current grid of interest. Is also good. However, in this case, when YES is determined in step 107 of FIG. 1, the process is changed to proceed to the third stage.
【0062】図4は本発明の別の実施例の輪郭抽出方法
の処理手順を示す流れ図である。図1の実施例のメッシ
ュ状図形の輪郭抽出方法では、第1の情報をもつ図形の
輪郭を右回りに追跡したが、本実施例では左回りに追跡
する。即ち、ステップ303,306,309,31
2,403,406,409,412が左回り検索を
し、右優先抽出を行う点で図1の実施例と相違する。そ
の他のステップは図1の流れ図のものと同じである。な
お、図4の実施例におけるステップ101の初期設定で
は、メッシュ状図形の最下段を右から左へ向かって走査
し、一段の走査が終了したら、上段に移動して走査を繰
り返す走査方法でメッシュ状図形の単位格子を走査した
際に、最初に検出された第1の情報の単位格子を輪郭抽
出開始格子に定め、この輪郭抽出開始格子を現着目格子
とすると共に、右→左を当該現着目格子の抽出方向とす
る。このため、ステップ113でYES判定されたとき
に第3段階へ進むようにしている。FIG. 4 is a flow chart showing a processing procedure of a contour extracting method according to another embodiment of the present invention. In the contour extraction method of the mesh figure of the embodiment of FIG. 1, the contour of the figure having the first information is traced clockwise, but in the present embodiment, it is traced counterclockwise. That is, steps 303, 306, 309, 31
2, 403, 406, 409, and 412 perform counterclockwise search and perform right priority extraction, which is a difference from the embodiment of FIG. The other steps are the same as those in the flowchart of FIG. In the initial setting of step 101 in the embodiment of FIG. 4, the bottom of the mesh-like figure is scanned from right to left, and when the scanning of one stage is completed, the mesh is moved to the upper stage and the scanning is repeated. When the unit grid of the circular figure is scanned, the unit grid of the first information detected first is set as the contour extraction start grid, and this contour extraction start grid is set as the current grid of interest, and right → left is the current grid. The extraction direction of the grid of interest. For this reason, when YES is determined in step 113, the process proceeds to the third stage.
【0063】勿論、図4の実施例におけるステップ10
1の初期設定では必ずしもこの方法による必要はなく、
図1の実施例と同様に任意の方法を採用することができ
る。例えば、図1のステップ101と同様に、メッシュ
状図形の最下段を左から右へ向かって走査し、一段の走
査が終了したら、上段に移動して走査を繰り返す走査方
法でメッシュ状図形の単位格子を走査した際に、最初に
検出された第1の情報の単位格子を輪郭抽出開始格子に
定め、この輪郭抽出開始格子を現着目格子とすると共
に、左から右に向かう方向を当該現着目格子の抽出方向
としても良い。但し、この場合は、ステップ110でY
ES判定されたときに第3段階に進むように変更され
る。また、メッシュ状図形の最上段を左から右へ向かっ
て走査し、一段の走査が終了したら、下段に移動して走
査を繰り返す走査方法でメッシュ状図形の単位格子を走
査した際に、最初に検出された第1の情報の単位格子を
輪郭抽出開始格子に定めて、この輪郭抽出開始格子を現
着目格子とすると共に、左から右に向かう方向を当該現
着目格子の抽出方向としても良い。但し、この場合は、
ステップ107でYES判定されたときに第3段階に進
むように変更される。さらに、メッシュ状図形の最上段
を右から左へ向かって走査し、一段の走査が終了した
ら、下段に移動して走査を繰り返す走査方法でメッシュ
状図形の単位格子を走査した際に、最初に検出された第
1の情報の単位格子を輪郭抽出開始格子に定めて、この
輪郭抽出開始格子を現着目格子とすると共に、右から左
に向かう方向を当該現着目格子の抽出方向としても良
い。但し、この場合は、ステップ104でYES判定さ
れた場合に第3段階に進むように変更される。Of course, step 10 in the embodiment of FIG.
The initial setting of 1 does not necessarily require this method,
Any method can be adopted as in the embodiment of FIG. For example, as in step 101 of FIG. 1, the bottom of the mesh-shaped figure is scanned from left to right, and when the scanning of one step is completed, the unit of the mesh-shaped figure is moved by moving to the upper step and repeating the scanning. When the grid is scanned, the first detected unit grid of the first information is set as the contour extraction start grid, and this contour extraction start grid is set as the current grid of interest, and the direction from left to right is the current grid of interest. The extraction direction of the grid may be used. However, in this case, in step 110, Y
It is changed so as to proceed to the third stage when the ES determination is made. In addition, when the uppermost stage of the mesh-shaped figure is scanned from left to right, and when the scanning of one stage is completed, when the unit lattice of the mesh-shaped figure is scanned by the scanning method of moving to the lower stage and repeating the scanning, The unit grid of the detected first information may be set as the contour extraction start grid, and this contour extraction start grid may be the current grid of interest, and the direction from left to right may be the extraction direction of the current grid of interest. However, in this case,
When YES is determined in step 107, the process is changed to the third stage. Furthermore, when the uppermost stage of the mesh-shaped figure is scanned from right to left, and when the scanning of one stage is completed, when scanning the unit lattice of the mesh-shaped figure by the scanning method of moving to the lower stage and repeating the scanning, The unit grid of the detected first information may be set as the contour extraction start grid, and this contour extraction start grid may be the current grid of interest, and the direction from right to left may be the extraction direction of the current grid of interest. However, in this case, when YES is determined in step 104, the process proceeds to the third stage.
【0064】[0064]
【発明の効果】以上説明したように、本発明は、第1の
情報をもつ図形の輪郭を右回り或いは左回りに追跡した
結果、輪郭抽出開始格子に戻った場合に、その輪郭抽出
開始格子に戻る直前に追跡された単位格子の抽出方向が
予め定められた方向であったときは、戻った輪郭抽出開
始格子およびその抽出方向に従ってもう一度右回り或い
は左回りで図形の輪郭を追跡するようにしたので、図2
や図3の斜線部に示す図形のように、輪郭抽出開始格子
となる単位格子から、1単位格子幅で図形が枝分かれし
ているような図形であってもその輪郭を正確に抽出する
ことができる。As described above, according to the present invention, when the contour of the figure having the first information is traced clockwise or counterclockwise, and when the contour extraction start grid is returned, the contour extraction start grid is returned. If the extraction direction of the unit grid tracked immediately before returning to is a predetermined direction, trace the contour of the figure again clockwise or counterclockwise according to the returned contour extraction start grid and its extraction direction. So, Figure 2
3 and the shaded portion of FIG. 3, it is possible to accurately extract the contour of a figure that is branched from the unit grid that is the contour extraction start grid by one unit grid width. it can.
【図1】本発明の一実施例の輪郭抽出方法の処理手順を
示す流れ図である。FIG. 1 is a flowchart showing a processing procedure of a contour extracting method according to an embodiment of the present invention.
【図2】2値化された情報を持つメッシュ状図形の例を
示す図である。FIG. 2 is a diagram showing an example of a mesh-shaped figure having binarized information.
【図3】2値化された情報を持つメッシュ状図形の別の
例を示す図である。FIG. 3 is a diagram showing another example of a mesh-shaped figure having binarized information.
【図4】本発明の別の実施例の輪郭抽出方法の処理手順
を示す流れ図である。FIG. 4 is a flowchart showing a processing procedure of a contour extracting method according to another embodiment of the present invention.
【図5】メッシュ状図形から輪郭を抽出する従来方法の
一例を示す流れ図である。FIG. 5 is a flow chart showing an example of a conventional method for extracting a contour from a mesh figure.
【図6】図5のステップ103の詳細な流れ図である。FIG. 6 is a detailed flow chart of step 103 of FIG.
【図7】2値化された情報を持つメッシュ状図形の例を
示す図である。FIG. 7 is a diagram showing an example of a mesh-shaped figure having binarized information.
101…初期設定を行うステップ 102,105,108,111,202,205,2
08,211…現着目格子の抽出方向を判定するステッ
プ 103,106,109,112,203,206,2
09,212…左優先抽出で、輪郭を構成する次の単位
格子を抽出するステップ 104,107,110,113,204,207,2
10,213…輪郭抽出開始格子に戻ったか否かを判定
するステップ 303,306,309,312,403,406,4
09,412…右優先抽出で、輪郭を構成する次の単位
格子を抽出するステップ101 ... Steps for performing initial settings 102, 105, 108, 111, 202, 205, 2
08, 211 ... Steps 103, 106, 109, 112, 203, 206, 2 for determining the extraction direction of the current grid of interest
09,212 ... Step 104, 107, 110, 113, 204, 207, 2 for extracting the next unit cell forming the contour by left-first extraction
10, 213 ... Steps for determining whether or not the grid has returned to the contour extraction start grid 303, 306, 309, 312, 403, 406, 4
09, 412 ... Step of extracting the next unit cell forming the contour by right-first extraction
Claims (4)
数の単位格子の各々に、第1,第2の論理値に対応させ
て2値化させた画像の2値情報が配置されて成るメッシ
ュ状図形の、第1の論理値に対応する第1の情報を持つ
図形パターンの輪郭を抽出するメッシュ状図形の輪郭抽
出方法において、 前記輪郭を構成する、第1の情報をもつ単位格子の1つ
を輪郭抽出開始格子に定め、該輪郭抽出開始格子を現着
目格子とすると共に、該現着目格子の抽出方向を初期設
定する第1のステップと、 現着目格子の抽出方向を基準として、現着目格子の左
側,前方,右側,後方において現着目格子に隣接してい
る第1の情報をもつ単位格子を、左側,前方,右側,後
方の順序で検索する第2のステップと、 前記第2のステップにおいて最初に検索された第1の情
報をもつ単位格子を新たな現着目格子に定めると共に、
直前の現着目格子に対する今回の現着目格子の方向を今
回の現着目格子の抽出方向とする第3のステップと、 前記第3のステップで新たに現着目格子に定められた単
位格子が前記輪郭抽出開始格子であるか否かを判定し、
当該単位格子が前記輪郭抽出開始格子でないときは前記
第2のステップに戻り、当該単位格子が前記輪郭抽出開
始格子であり、かつ、当該単位格子の抽出方向が予め定
められた方向であるときは下記の第5のステップに進
み、それ以外の場合は輪郭抽出処理を終了する第4のス
テップと、 現着目格子の抽出方向を基準として、現着目格子の左
側,前方,右側,後方において現着目格子に隣接してい
る第1の情報をもつ単位格子を、左側,前方,右側,後
方の順序で検索する第5のステップと、 前記第5のステップにおいて最初に検索された第1の情
報をもつ単位格子を新たな現着目格子に定めると共に、
前回の現着目格子に対する今回の現着目格子の方向を今
回の現着目格子の抽出方向とする第6のステップと、 前記第6のステップで新たに現着目格子に定められた単
位格子が前記輪郭抽出開始格子であるか否かを判定し、
前記輪郭抽出開始格子であるときは輪郭抽出処理を終了
し、前記輪郭抽出開始格子でないときは前記第5のステ
ップに戻る第7のステップとを含み、 以上の各ステップで現着目格子とされた単位格子を当該
図形パターンの輪郭を構成する単位格子とすることを特
徴とするメッシュ状図形の輪郭抽出方法。1. Binary information of an image binarized corresponding to the first and second logical values is arranged in each of a plurality of unit lattices arranged to form a two-dimensional lattice. In the contour extraction method of a mesh-shaped figure for extracting the contour of the figure pattern having the first information corresponding to the first logical value of the mesh-shaped figure, the unit lattice having the first information, which constitutes the contour. 1 is defined as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the extraction direction of the current grid of interest is initially set; A second step of searching for unit grids having first information adjacent to the current grid of interest on the left side, front side, right side, and rear side of the current grid of interest in the order of left side, front side, right side, and rear side, First searched in the second step The unit cell having the first information is set as a new current grid of interest, and
A third step in which the direction of the current grid of interest with respect to the immediately preceding grid of interest is the extraction direction of the current grid of interest, and the unit grid newly defined as the current grid of interest in the third step is the contour. Determine whether it is the extraction start grid,
When the unit grid is not the contour extraction start grid, the process returns to the second step, and when the unit grid is the contour extraction start grid and the extraction direction of the unit grid is a predetermined direction Go to the 5th step below, otherwise 4th step to end the contour extraction process, and the current focus on the left side, front side, right side, and rear side of the current grid of interest, based on the extraction direction of the current grid of interest. The fifth step of searching the unit cell having the first information adjacent to the grid in the order of left side, front side, right side, and rear side; and the first information searched first in the fifth step, In addition to defining the existing unit grid as the new current grid of interest,
The sixth step of setting the direction of the current grid of interest to the extraction grid of the current grid of interest to the previous grid of current grid, and the unit grid newly defined as the grid of current grid in the sixth step is the contour. Determine whether it is the extraction start grid,
When it is the contour extraction start grid, the contour extraction processing is ended, and when it is not the contour extraction start grid, a seventh step of returning to the fifth step is included. A contour extraction method for a mesh-shaped figure, wherein the unit lattice is a unit lattice forming the contour of the figure pattern.
数の単位格子の各々に、第1,第2の論理値に対応させ
て2値化させた画像の2値情報が配置されて成るメッシ
ュ状図形の、第1の論理値に対応する第1の情報を持つ
図形パターンの輪郭を抽出するメッシュ状図形の輪郭抽
出方法において、 前記輪郭を構成する、第1の情報をもつ単位格子の1つ
を輪郭抽出開始格子に定め、該輪郭抽出開始格子を現着
目格子とすると共に、該現着目格子の抽出方向を初期設
定する第1のステップと、 現着目格子の抽出方向を基準として、現着目格子の右
側,前方,左側,後方において現着目格子に隣接してい
る第1の情報をもつ単位格子を、右側,前方,左側,後
方の順序で検索する第2のステップと、 前記第2のステップにおいて最初に検索された第1の情
報をもつ単位格子を新たな現着目格子に定めると共に、
直前の現着目格子に対する今回の現着目格子の方向を今
回の現着目格子の抽出方向とする第3のステップと、 前記第3のステップで新たに現着目格子に定められた単
位格子が前記輪郭抽出開始格子であるか否かを判定し、
当該単位格子が前記輪郭抽出開始格子でないときは前記
第2のステップに戻り、当該単位格子が前記輪郭抽出開
始格子であり、かつ、当該単位格子の抽出方向が予め定
められた方向であるときは下記の第5のステップに進
み、それ以外の場合は輪郭抽出処理を終了する第4のス
テップと、 現着目格子の抽出方向を基準として、現着目格子の右
側,前方,左側,後方において現着目格子に隣接してい
る第1の情報をもつ単位格子を、右側,前方,左側,後
方の順序で検索する第5のステップと、 前記第5のステップにおいて最初に検索された第1の情
報をもつ単位格子を新たな現着目格子に定めると共に、
前回の現着目格子に対する今回の現着目格子の方向を今
回の現着目格子の抽出方向とする第6のステップと、 前記第6のステップで新たに現着目格子に定められた単
位格子が前記輪郭抽出開始格子であるか否かを判定し、
前記輪郭抽出開始格子であるときは輪郭抽出処理を終了
し、前記輪郭抽出開始格子でないときは前記第5のステ
ップに戻る第7のステップとを含み、 以上の各ステップで現着目格子とされた単位格子を当該
図形パターンの輪郭を構成する単位格子とすることを特
徴とするメッシュ状図形の輪郭抽出方法。2. Binary information of an image binarized corresponding to the first and second logical values is arranged in each of a plurality of unit lattices arranged to form a two-dimensional lattice. In the contour extraction method of a mesh-shaped figure for extracting the contour of the figure pattern having the first information corresponding to the first logical value of the mesh-shaped figure, the unit lattice having the first information, which constitutes the contour. 1 is defined as the contour extraction start grid, the contour extraction start grid is set as the current grid of interest, and the extraction direction of the current grid of interest is initially set; A second step of searching for unit grids having first information adjacent to the current grid of interest on the right side, front side, left side, and rear side of the current grid of interest in the order of right side, front side, left side, and rear side, First searched in the second step The unit cell having the first information is set as a new current grid of interest, and
A third step in which the direction of the current grid of interest with respect to the immediately preceding grid of interest is the extraction direction of the current grid of interest, and the unit grid newly defined as the current grid of interest in the third step is the contour. Determine whether it is the extraction start grid,
When the unit grid is not the contour extraction start grid, the process returns to the second step, and when the unit grid is the contour extraction start grid and the extraction direction of the unit grid is a predetermined direction Go to the 5th step below, otherwise 4th step to end the contour extraction process, and the current focus on the right side, front side, left side, and rear side of the current grid of interest, based on the extraction direction of the grid of current grid of interest. The fifth step of searching the unit cell having the first information adjacent to the grid in the order of right side, front side, left side, and rear side, and the first information searched first in the fifth step. In addition to defining the existing unit grid as the new current grid of interest,
The sixth step of setting the direction of the current grid of interest to the extraction grid of the current grid of interest to the previous grid of current grid, and the unit grid newly defined as the grid of current grid in the sixth step is the contour. Determine whether it is the extraction start grid,
When it is the contour extraction start grid, the contour extraction processing is ended, and when it is not the contour extraction start grid, a seventh step of returning to the fifth step is included. A contour extraction method for a mesh-shaped figure, wherein the unit lattice is a unit lattice forming the contour of the figure pattern.
状図形の最下段または最上段を左から右へ向かって走査
し、一段の走査が終了したら、それぞれ上段または下段
に移動して走査を繰り返す走査方法でメッシュ状図形の
単位格子を走査した際に、最初に検出された第1の情報
の単位格子を輪郭抽出開始格子に定めて該輪郭抽出開始
格子を現着目格子とすると共に、左から右に向かう方向
を当該現着目格子の抽出方向とすることを特徴とする請
求項1または2記載のメッシュ状図形の輪郭抽出方法。3. In the first step, the lowermost or uppermost stage of the mesh-shaped figure is scanned from left to right, and when one scanning is completed, the scanning is repeated by moving to the upper or lower stage. When the unit grid of the mesh-shaped figure is scanned by the method, the unit grid of the first information detected first is set as the contour extraction start grid, and the contour extraction start grid is set as the current grid of interest. 3. The method for extracting contours of a mesh-like figure according to claim 1, wherein a direction toward the grid is set as an extraction direction of the current grid of interest.
状図形の最下段または最上段を右から左へ向かって走査
し、一段の走査が終了したら、それぞれ上段または下段
に移動して走査を繰り返す走査方法でメッシュ状図形の
単位格子を走査した際に、最初に検出された第1の情報
の単位格子を輪郭抽出開始格子に定めて該輪郭抽出開始
格子を現着目格子とすると共に、右から左に向かう方向
を当該現着目格子の抽出方向とすることを特徴とする請
求項1または2記載のメッシュ状図形の輪郭抽出方法。4. In the first step, the bottom or top of the mesh-like figure is scanned from right to left, and when one scan is completed, the scan is repeated by moving to the top or bottom. When the unit grid of the mesh figure is scanned by the method, the unit grid of the first information detected first is set as the contour extraction start grid, and the contour extraction start grid is set as the current grid of interest, and from right to left. 3. The method for extracting contours of a mesh-like figure according to claim 1, wherein a direction toward the grid is set as an extraction direction of the current grid of interest.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8034359A JPH09204530A (en) | 1996-01-29 | 1996-01-29 | Contour extraction method for mesh graphics |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8034359A JPH09204530A (en) | 1996-01-29 | 1996-01-29 | Contour extraction method for mesh graphics |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH09204530A true JPH09204530A (en) | 1997-08-05 |
Family
ID=12411977
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8034359A Pending JPH09204530A (en) | 1996-01-29 | 1996-01-29 | Contour extraction method for mesh graphics |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH09204530A (en) |
-
1996
- 1996-01-29 JP JP8034359A patent/JPH09204530A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6422250B2 (en) | Image processing method, image processing apparatus, program, and recording medium | |
JP4948379B2 (en) | Pattern discriminator generation method, information processing apparatus, program, and storage medium | |
CN111160085A (en) | Human body image key point posture estimation method | |
JP5360989B2 (en) | Geographic information generation system and geographical information generation method | |
JP2608571B2 (en) | Apparatus and method for vectorizing input scanned image data | |
CN109919145B (en) | Mine card detection method and system based on 3D point cloud deep learning | |
JP4665355B2 (en) | Image extraction apparatus, image extraction method, and image extraction program | |
CN108197627B (en) | Method for extracting binary figure outline along clockwise direction | |
JP3965983B2 (en) | Image processing method and apparatus | |
US20190392326A1 (en) | Variable embedding method and processing system | |
JP6212021B2 (en) | Distance detector | |
JPH09204530A (en) | Contour extraction method for mesh graphics | |
JP3564371B2 (en) | Figure editing apparatus and method | |
JP2006338191A (en) | Image processor and domain division program | |
RU2470368C2 (en) | Image processing method | |
JPH08171643A (en) | Contour extraction system for mesh-like graphic | |
Bilan | Models and hardware implementation of methods of Pre-processing Images based on the Cellular Automata | |
CN106652032B (en) | A kind of parallel contour lines creation method of DEM based on Linux cluster platform | |
WO2020057758A1 (en) | Method and system for processing an image and performing instance segmentation using affinity graphs | |
CN104574429A (en) | Automatic selection method for intersection hot spots in panorama roaming | |
JP2007149046A (en) | Geographic image processing system | |
JP7316771B2 (en) | Learning device, parameter creation method, neural network, and information processing device using the same | |
JPH1049688A (en) | Method for partial erasing method and partial detection method for picture data | |
CN111179284A (en) | Interactive image segmentation method, system and terminal | |
JP5074622B2 (en) | Geographic image processing system |