JPS5840785B2 - Shape recognition preprocessing method - Google Patents
Shape recognition preprocessing methodInfo
- Publication number
- JPS5840785B2 JPS5840785B2 JP53105270A JP10527078A JPS5840785B2 JP S5840785 B2 JPS5840785 B2 JP S5840785B2 JP 53105270 A JP53105270 A JP 53105270A JP 10527078 A JP10527078 A JP 10527078A JP S5840785 B2 JPS5840785 B2 JP S5840785B2
- Authority
- JP
- Japan
- Prior art keywords
- histogram
- black
- connecting line
- mesh
- processing unit
- 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
Links
Landscapes
- Image Analysis (AREA)
Description
【発明の詳細な説明】
本発明は、図形認識の前処理方式、特に閉ループ構成か
らなる図形を認識する際の前処理方式に関するものであ
る。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a preprocessing method for figure recognition, and particularly to a preprocessing method for recognizing figures having a closed loop configuration.
最近、フローチャートを自動的に読取り、この読取り情
報を基にしてプログラムを自動的に作成することが提案
されている。Recently, it has been proposed to automatically read flowcharts and automatically create programs based on this read information.
第1図はフローチャートの1例を示す図、第2図はフロ
ーチャート記号の例を示すものであって、1は入出力を
表わす記号、2は端子を表わす記号、3は判断を表わす
記号、4は紙テープを表わす記号、5は結合子を表わす
記号である。FIG. 1 shows an example of a flowchart, and FIG. 2 shows an example of flowchart symbols, where 1 is a symbol representing input/output, 2 is a symbol representing a terminal, 3 is a symbol representing judgment, and 4 is a symbol representing a judgment. is a symbol representing paper tape, and 5 is a symbol representing a connector.
これらの図形は、全て閉ループ構成である。These figures are all closed-loop configurations.
フローチャートよりプログラムを作成するためには、フ
ローチャートに使用されている記号が何を意味している
かを認識する必要がある。In order to create a program from a flowchart, it is necessary to understand what the symbols used in the flowchart mean.
このため、第3図に示すように、記号を含む領域を切り
出し、切り出し枠内の記号を認識する必要がある。Therefore, as shown in FIG. 3, it is necessary to cut out a region containing the symbol and recognize the symbol within the cutout frame.
こ\で、記号即ち図形の形状を認識する際に問題となる
ことは、閉ループ図形と一緒に切り出された連結線部分
の処理である。Here, the problem when recognizing the shape of a symbol, that is, a figure, is the processing of the connecting line portion cut out together with the closed loop figure.
元来、認識対象物(本図形では閉ループ図形に相当する
)に不要な面や線(本図形で連結線部分に相当する)が
入る場合、対象そのものが不明瞭となり、認識そのもの
が不可能となる場合が多い。Originally, when an unnecessary surface or line (corresponding to a connecting line part in this figure) is included in a recognition target (corresponding to a closed loop figure in this figure), the object itself becomes unclear and recognition itself becomes impossible. This is often the case.
本発明は、上記の考察にもとすくものであって、認識対
象物に附加された不用物を除去することが出来る図形認
識前処理方式を提供することを目的としている。The present invention has been made in view of the above considerations, and an object of the present invention is to provide a figure recognition preprocessing method capable of removing unnecessary objects added to a recognition target object.
そしてそのため、本発明の図形認識前処理方式はビデオ
・メモリを備え、該ビデオ・メモリの内容に対して変換
処理を行うことによって、閉ループ間を連結する連結線
を含む認識対象図形の中から閉ループを抽出する図形認
識前処理方式において、1つの閉ループと該閉ループか
ら出る連結線部分をもつ四角形の個別図形を切出す個別
図形切出し処理部と、上記個別図形の閉ループ内の白メ
ツシユを黒メツシユに変換する処理を行う黒メツシユ化
処理部と、上記黒メツシユ化処理された個別図形を所定
方向に投影して黒メツシユ点のヒストグラムを作成する
処理を行うヒストグラム作成処理部と、上記ヒストグラ
ムにおいて連結線の線幅より小さいヒストグラムの部分
を連結線部分に基づく部分と判断しこの判断結果を用い
て連結線部分を抹消する処理を行う連結線抹消処理部と
を具備することを特徴とするものである。Therefore, the figure recognition preprocessing method of the present invention includes a video memory, and by performing conversion processing on the contents of the video memory, closed loops are extracted from recognition target figures including connection lines connecting closed loops. In the figure recognition pre-processing method for extracting, an individual figure cutting processing unit cuts out a rectangular individual figure having one closed loop and a connecting line portion coming out of the closed loop, and converts a white mesh in the closed loop of the individual figure to a black mesh. a black mesh processing unit that performs conversion processing; a histogram creation processing unit that performs processing to create a histogram of black mesh points by projecting the individual figures subjected to the black mesh processing in a predetermined direction; The present invention is characterized by comprising a connecting line deletion processing unit that determines that a portion of the histogram smaller than the line width of is a portion based on a connecting line portion, and uses this determination result to delete the connecting line portion. .
以下、本発明を図面を参照しつつ説明する。Hereinafter, the present invention will be explained with reference to the drawings.
第4図は本発明による凹をもたない図形から不用部分を
除去する過程を説明する図、第5図は閉ループ内を白か
ら黒に変換するための原理を説明する図、第6図に黒メ
ツシユ点のヒストグラムの内容を説明するための図であ
る。Figure 4 is a diagram explaining the process of removing unnecessary parts from a figure without concavities according to the present invention, Figure 5 is a diagram explaining the principle of converting the inside of a closed loop from white to black, and Figure 6 is FIG. 6 is a diagram for explaining the contents of a histogram of black mesh points.
第4図イは入力図形を示すものである。FIG. 4A shows the input figure.
不用連結線処理の第1段階として、閉ループ図形内を白
から黒に変換する。As the first step in processing unnecessary connecting lines, the inside of the closed loop figure is converted from white to black.
第4図口はこの変換結果を示したものである。Figure 4 shows the result of this conversion.
第5図は、この変換を説明するものである。FIG. 5 explains this conversion.
先ず、切り出し枠をX方向に走査して黒メツシユ点と黒
メツシユ点との間を全て黒とする操作を、Y軸上の各点
に・つけて行う。First, an operation is performed by scanning the cutting frame in the X direction and making everything between the black mesh points black by marking each point on the Y axis.
次いで、切り出し枠をY軸方向に操作して黒メツシユ点
と黒メツシユ点の間を全て黒とする操作をX軸上の各点
について行う。Next, the cutting frame is manipulated in the Y-axis direction to make everything between the black mesh points black for each point on the X-axis.
このようにして得られた2個の図形の論理積をとれば、
閉ループ図形内が白から黒に変換される。If we take the AND of the two figures obtained in this way, we get
The inside of the closed loop shape is converted from white to black.
第4図ハは、不用領域の除去処理をモデル化して示すも
のである。FIG. 4C shows a model of unnecessary area removal processing.
■1は切り出し枠の左側辺の各点について右から左方向
に黒メツシユ点を累積して得られたヒストグラム、■2
は右側辺の各点について左から右方向に黒メツシユ点を
累積して得られたヒストグラム、Hlは上辺の各点につ
いて下から上方向に黒メツシユ点を累積して得られたヒ
ストグラム、Hlは下辺の各点について上から下方向に
黒メツシユ点を累積して得られたヒストグラムをそれぞ
れ示している。■1 is a histogram obtained by accumulating black mesh points from right to left for each point on the left side of the cropping frame, ■2
is a histogram obtained by accumulating black mesh points from left to right for each point on the right side, Hl is a histogram obtained by accumulating black mesh points from bottom to top for each point on the upper side, and Hl is a histogram obtained by accumulating black mesh points from bottom to top for each point on the upper side. A histogram obtained by accumulating black mesh points from top to bottom for each point on the lower side is shown.
第6図はヒストグラムH2の内容を説明するものであっ
て、ヒストグラムは連結線内の黒メツシユ数を含んでい
る。FIG. 6 explains the contents of the histogram H2, which includes the number of black meshes within the connecting lines.
ヒストグラムH2を連結線の線幅値でスライスすれば、
黒色のループ図形に対応するヒストグラムを得ることが
出来る。If we slice the histogram H2 by the line width values of the connecting lines, we get
A histogram corresponding to the black loop figure can be obtained.
ヒストグラムH2と線Sとの交点c、dは、閉ループ図
形のみを下辺に上方向から投影して得られた線分の端点
をそれぞれ示している。Intersections c and d between the histogram H2 and the line S respectively indicate the end points of the line segment obtained by projecting only the closed loop figure onto the lower side from above.
点a、bはヒストグラムH1を線幅値でスライスした場
合の交点、点e、fはヒストグラム■1を線幅値でスラ
イスした場合の交点、点g、hはヒストグラム■2を線
幅値でスライスした場合に得られる交点をそれぞれ示し
ている。Points a and b are the intersection points when histogram H1 is sliced by line width values, points e and f are the intersection points when histogram ■1 is sliced by line width values, and points g and h are the intersection points when histogram ■2 is sliced by line width values. The intersection points obtained when slicing are shown.
点a、cを通る直線、点す、dを通る直線、点e。A straight line passing through points a and c, point S, a straight line passing through d, point e.
gを通る直線、点f、hを通る直線で囲まれた四辺形枠
を求めれば、この四辺形枠の中に認識対象となる閉ルー
プ図形が存在することとなる。If a quadrilateral frame surrounded by a straight line passing through g and a straight line passing through points f and h is found, a closed loop figure to be recognized exists within this quadrilateral frame.
第4図二は、このようにして求められた四辺形枠を示し
ている。FIG. 4 2 shows the quadrilateral frame obtained in this way.
第7図は本発明による凹をもつ図形から不用部分を除去
する過程を説明するものである。FIG. 7 is a diagram illustrating the process of removing unnecessary parts from a figure having a concave according to the present invention.
第7図イは、入力図形を示すものである。FIG. 7A shows an input figure.
第7図口は、閉ループ図形内を白から黒に変換した図形
を示すものである。The opening in FIG. 7 shows a figure in which the inside of a closed loop figure is converted from white to black.
第7図ハは黒メツシユ点のヒストグラムH1と■2、及
び白メツシユ点のヒストグラム■4をそれぞれ示すもの
である。FIG. 7C shows histograms H1 and H2 of black mesh points, and histogram H4 of white mesh points, respectively.
ヒストグラムH1は、切り出し枠の上辺の各点について
、下方向から上方向に黒メツシユ点を累積して得られた
ものであり、ヒストグラム■2は、切り出し枠の右側辺
の各点について左から右方向に黒メツシユ点を累積して
得られたものである。Histogram H1 is obtained by accumulating black mesh points from bottom to top for each point on the upper side of the cropping frame, and histogram H2 is obtained by accumulating black mesh points from left to right for each point on the right side of the cropping frame. It is obtained by accumulating black mesh points in the direction.
ヒストグラム■4は、切出し枠の右側辺の各点について
左から右方向に黒点と黒点の間に存在する白メツシユ点
のみを累積して得られたものである。Histogram 4 is obtained by accumulating only the white mesh points existing between black points from left to right for each point on the right side of the cropping frame.
ヒストグラムH1を適当な値でスライスすることによ°
つて、2個の連結線部分のX座標値を知ることができる
。By slicing the histogram H1 at an appropriate value
Therefore, the X coordinate value of the two connecting line parts can be known.
また、ヒストグラム■2、■4を連結線の線幅値でスラ
イスして得られた座標値を用いて、2個の連結線部分の
端点のY座標値を知ることが出来る。Further, by using the coordinate values obtained by slicing the histograms (2) and (4) by the line width values of the connecting lines, it is possible to know the Y coordinate values of the end points of the two connecting line parts.
このようにして求められたX座標値とY座標値を用いる
ことにより不用の連結線部分を消去することができる。By using the X and Y coordinate values obtained in this manner, unnecessary connecting line portions can be deleted.
第8図は凹をもたない図形から不用部分を除去する場合
の本発明の1実施例の全体構成を示すものである。FIG. 8 shows the overall structure of an embodiment of the present invention in which unnecessary parts are removed from a figure having no concavities.
第8図において、6は個別図形切出し処理部、7は黒メ
ツシユ化処理部、8はヒストグラム作成処理部、9は連
結線抹消処理部をそれぞれ示している。In FIG. 8, reference numeral 6 indicates an individual figure cutout processing section, 7 a black mesh processing section, 8 a histogram creation processing section, and 9 a connecting line deletion processing section.
個別図形切出し処理部6は、閉ループを含むフローチャ
ート図形を不用な連結線部分を混在した大枠の形で切出
すものである。The individual figure cutout processing section 6 cuts out a flowchart figure including a closed loop in the form of a large frame including unnecessary connecting line parts.
黒メツシユ化処理部7は、閉ループ内の白領域を黒メツ
シユに変換する処理を行うものである。The black mesh processing section 7 performs a process of converting a white area in a closed loop into a black mesh.
ヒストグラム作成処理部8は、黒メツシユ化処理された
切出し大枠の図形データに対して、水平方向及び垂直方
向の投影を行い、黒メツシユ数のヒストグラムを作成す
るものである。The histogram creation processing unit 8 performs horizontal and vertical direction projection on the cut-out large frame graphic data that has been subjected to the black mesh processing, and creates a histogram of the number of black meshes.
連結線抹消処理部9は、ヒストグラム作成処理部8で作
成されたヒストグラムのデータにおける線幅Sより小さ
なヒストグラムの部分を連結線部分に基づくものと判断
し、その部分を除去することにより、フローチャートの
閉ループ図形部分を抽出するものである。The connecting line deletion processing unit 9 determines that the part of the histogram smaller than the line width S in the histogram data created by the histogram creation processing unit 8 is based on the connecting line part, and deletes that part, thereby changing the flowchart. This method extracts closed-loop graphic parts.
第9図イ、口は閉ループ図形の内部を白から黒に変換す
る黒メツシユ化処理部7を説明するものであ′つて、1
0はアドレス発生回路、11はビデオ・メモリ、12は
白−熱変換回路、13ないし15はメモリ、16はAN
D回路をそれぞれ示している。Figure 9A is for explaining the black mesh processing unit 7 that converts the inside of a closed loop figure from white to black.
0 is an address generation circuit, 11 is a video memory, 12 is an incandescent-thermal conversion circuit, 13 to 15 are memories, and 16 is an AN.
D circuits are shown respectively.
アドレス発生回路10は、入力されるX座標値およびY
座標値をメモリ・アドレスに変換するものである。The address generation circuit 10 generates an input X coordinate value and a Y coordinate value.
It converts coordinate values into memory addresses.
白−熱変換回路には、−走査分のビデオ情報を格納する
ものであり、そして、2個以上の黒メツシユ点情報が存
在すれば、端点間の情報を全て黒メツシユ点情癲に変換
するものである。The white-to-thermal conversion circuit stores video information for -scanning, and if there is two or more pieces of black mesh point information, it converts all the information between the end points into black mesh point information. It is something.
切り出し枠は、座標値X09X1、および座標値YO,
Y1で規定されるものとする。The cutting frame has coordinate values X09X1, and coordinate values YO,
It shall be specified by Y1.
第9図イについて説明する。FIG. 9A will be explained.
Y=YOとし、XをXOからXlまで変化させて、ビデ
オ・メモリ11からビデオ情報を読出し、これを白−熱
変換回路12に入力する。By setting Y=YO and changing X from XO to Xl, video information is read from the video memory 11 and inputted to the incandescent-thermal conversion circuit 12.
白−熱変換回路12は、白−熱変換を行う。The white-to-heat conversion circuit 12 performs white-to-heat conversion.
白−熱変換されたビデオ情報をメモリ13内 対応する
番地に格納する、同様な操作をMOないしY1間の各点
について行う。A similar operation of storing the incandescent-thermal converted video information at the corresponding address in the memory 13 is performed for each point between MO and Y1.
上記の操作が終了した後、X=XOとし、Yを¥1から
YOまで変化させ、メモリ11から読出されたビデオ情
報を白−熱変換回路12に入力する。After the above operations are completed, X=XO is set, Y is changed from ¥1 to YO, and the video information read from the memory 11 is input to the incandescent-thermal conversion circuit 12.
白−熱変換回路12は、白−熱変換を行い、白−熱変換
されたビデオ情報をメモリ14の対応する番地に格納す
る。The incandescent-to-thermal conversion circuit 12 performs incandescent-to-thermal conversion and stores the incandescent-to-thermal converted video information at a corresponding address in the memory 14 .
上記のような操作をXOないしX1間の各点について行
う。The above operations are performed for each point between XO and X1.
、次に第9図口について説明する。Next, the opening in FIG. 9 will be explained.
切出し枠内の各点の座標をアドレス変換回路10に入力
し、メモIJ 13 、14からビデオ情報の読出しを
行う。The coordinates of each point within the cutting frame are input to the address conversion circuit 10, and video information is read from the memos IJ 13 and 14.
、メモリ13.14から遂次に読出されるビット情報は
、AND回路16に入力される。, bit information sequentially read from the memories 13 and 14 is input to an AND circuit 16.
AND回路16は、に5己の両ビット情報の論理積をと
る。The AND circuit 16 takes the AND of both bit information.
論理積されたビット情報は、メモリ15の対応する番地
に格納される。The ANDed bit information is stored at a corresponding address in the memory 15.
第10図は黒メツシユ点のヒストグラムを作成するヒス
トグラム作成処理部8を説明するものであって、17は
累積回路、18はメモリを示している。FIG. 10 illustrates the histogram creation processing unit 8 that creates a histogram of black mesh points, in which 17 represents an accumulation circuit and 18 represents a memory.
例えば、ヒストグラムH1を作成する場合には、X=X
Oとし、YをYOから¥1まで変化させ、メモリ15か
らビデオ情報を読出し、読出されたビデオ情報は累積回
路17に入力され、そして、累積回路17は、−走査分
に含まれている黒メツシユ点数を累算する。For example, when creating a histogram H1, X=X
0, Y is changed from YO to ¥1, video information is read from the memory 15, the read video information is input to the accumulation circuit 17, and the accumulation circuit 17 stores the black included in the - scan. Accumulate mesh points.
この累算値は、メモリ18内の4座標に対応する番地に
格納される。This cumulative value is stored in the memory 18 at addresses corresponding to the four coordinates.
上記の走査をXOないしX1間の各点に・ついて行えば
、ヒストグラムH1を得ることが出来る。If the above scanning is performed for each point between XO and X1, a histogram H1 can be obtained.
なお、線幅値とヒストグラムH1の交点c、dの座標は
、メモリ18からの読出しデータと線幅値とを比較し、
読出しデータが線幅値より大きくなった時のX座標値を
記憶することによ・つて求められる。Note that the coordinates of the intersection points c and d between the line width value and the histogram H1 are determined by comparing the read data from the memory 18 and the line width value.
It is determined by storing the X coordinate value when the read data becomes larger than the line width value.
以上の説明から明らかなように、本発明によれば、図形
認識装置に入力された図形情報の中から不用の情報を簡
単に除去することができる。As is clear from the above description, according to the present invention, unnecessary information can be easily removed from the graphic information input to the graphic recognition device.
第1図はフローチャートの1例を示す図、第2図はフロ
ーチャート記号の例を示す図、第3図は切り出された図
形を示す図、第4図は本発明による凹をもたない図形か
ら不用部分を除去する過程を説明する図、第5図は閉ル
ープ内を白から黒に変換する原理を説明する図、第6図
は黒メツシユ点のヒストグラムの内容を説明するための
図、第7図は本発明による凹をもつ図形から不用部分を
除去する過程を説明する図、第8図は本発明の1実施例
の全体構成を示す図、第9図はループ図形の内部を白か
ら黒へ変換する黒メツシユ化処理部を説明する図、第1
0図は黒メツシユ点のヒストグラムを作成するヒストグ
ラム作成処理部を説明する図である。
6・・・・・・個別図形切出し処理部、7・・・・・・
黒メツシユ化処理部、8・・・・・・ヒストグラム作成
処理部、9・・・・・・連結線抹消処理部、10・・・
・・・アドレス発生回路、11ニー・・・ビデオ・メモ
リ、12・・・・・・白−熱変換回路、13ないし15
・・・・・・メモリ、16・・・・・・AND回路、1
7・・・・・・累積回路、18・・・・・・メモリ。FIG. 1 is a diagram showing an example of a flowchart, FIG. 2 is a diagram showing an example of flowchart symbols, FIG. 3 is a diagram showing a cut-out figure, and FIG. 4 is a figure from a figure without a concave according to the present invention. Figure 5 is a diagram explaining the process of removing unnecessary parts, Figure 5 is a diagram explaining the principle of converting the closed loop from white to black, Figure 6 is a diagram explaining the contents of the histogram of black mesh points, and Figure 7 is a diagram explaining the contents of the histogram of black mesh points. The figure is a diagram explaining the process of removing unnecessary parts from a shape with a concave according to the present invention, FIG. 8 is a diagram showing the overall configuration of one embodiment of the present invention, and FIG. 1 is a diagram illustrating a black mesh processing unit that converts into
FIG. 0 is a diagram illustrating a histogram creation processing section that creates a histogram of black mesh points. 6...Individual figure cutting processing section, 7...
Black mesh processing section, 8... Histogram creation processing section, 9... Connecting line deletion processing section, 10...
...Address generation circuit, 11 Knee...Video memory, 12...White-thermal conversion circuit, 13 to 15
...Memory, 16...AND circuit, 1
7... Accumulation circuit, 18... Memory.
Claims (1)
対して変換処理を行うことによ゛つて、閉ループ間を連
結する連結線を含む認識対象図形の中から閉ループを抽
出する図形認識前処理方式において、1つの閉ループと
該閉ループから出る連結線部分をもつ四角形の個別図形
を切出す個別図形切出し処理部と、上記個別図形の閉ル
ープ内の白メ゛ンシュを黒メツシユに変換する処理を行
う黒メツシユ化処理部と、上記黒メツシユ化処理された
個別図形を所定方向に投影して黒メツシユ点のヒストグ
ラムを作成する処理を行うヒストグラム作成処理部と、
上記ヒストグラムにおいて連結線の線幅より小さいヒス
トグラムの部分を連結線部分に基づく部分と判断しこの
判断結果を用いて連結線部分を抹消する処理を行う連結
線抹消処理部とを具備することを特徴とする図形認識前
処理方式。1 A figure recognition preprocessing method that includes a video memory and extracts closed loops from recognition target figures that include connection lines that connect closed loops by performing conversion processing on the contents of the video memory. , an individual figure cutting processing unit that cuts out a rectangular individual figure having one closed loop and a connecting line portion coming out of the closed loop, and a black mesh that converts a white mesh in the closed loop of the individual figure into a black mesh. a mesh processing unit; a histogram creation processing unit that performs processing to create a histogram of black mesh points by projecting the individual figures subjected to the black mesh processing in a predetermined direction;
A connecting line deletion processing unit that determines that a portion of the histogram smaller than the line width of the connecting line in the histogram is a portion based on the connecting line portion, and uses this determination result to erase the connecting line portion. A shape recognition preprocessing method that uses
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP53105270A JPS5840785B2 (en) | 1978-08-29 | 1978-08-29 | Shape recognition preprocessing method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP53105270A JPS5840785B2 (en) | 1978-08-29 | 1978-08-29 | Shape recognition preprocessing method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5532171A JPS5532171A (en) | 1980-03-06 |
| JPS5840785B2 true JPS5840785B2 (en) | 1983-09-07 |
Family
ID=14402963
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP53105270A Expired JPS5840785B2 (en) | 1978-08-29 | 1978-08-29 | Shape recognition preprocessing method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS5840785B2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6162839U (en) * | 1984-10-01 | 1986-04-28 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH06346665A (en) * | 1993-06-03 | 1994-12-20 | Showa Kogyo Kk | Hollow frame material for circular door |
| JP2006116196A (en) * | 2004-10-25 | 2006-05-11 | Okamura Corp | Merchandise display furniture |
-
1978
- 1978-08-29 JP JP53105270A patent/JPS5840785B2/en not_active Expired
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6162839U (en) * | 1984-10-01 | 1986-04-28 |
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5532171A (en) | 1980-03-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2000200350A (en) | Information processing method and apparatus | |
| CN109801370A (en) | A method for modeling the three-dimensional scene of underground roadway with CAD drawings | |
| JPS5840785B2 (en) | Shape recognition preprocessing method | |
| CN112565549A (en) | Book image scanning method | |
| JP3368511B2 (en) | Apparatus and method for extracting connected area | |
| JP3070801B2 (en) | Drawing management method | |
| CN116704517A (en) | Character recognition method, electronic equipment and storage medium in display of treatment control system | |
| JP2846486B2 (en) | Image input device | |
| CN113449713A (en) | Method and device for cleaning training data of face detection model | |
| JP2851089B2 (en) | Table processing method | |
| EP1538547B1 (en) | Method and device for extracting skeletal data from image data | |
| JP2851087B2 (en) | Table processing method | |
| JP4089924B2 (en) | Image processing method and apparatus | |
| JPS6312307B2 (en) | ||
| JPH0773341A (en) | 3D solid modeling device | |
| JPH07249113A (en) | How to check the result of automatic recognition | |
| JP3157534B2 (en) | Table recognition method | |
| JPH05210761A (en) | Character recognition device | |
| JPH0620088A (en) | Optical character reader and character recognition method | |
| JP2721415B2 (en) | Character image extraction method | |
| KR101654006B1 (en) | Apparatus for recognizing 3d object using 3d object modeling | |
| JP2762476B2 (en) | Copy-writing device | |
| JPH043274A (en) | Vector piece number reduction processing system | |
| JPH0916768A (en) | Method for separating line element and symbol element for drawing reader | |
| JPS60195686A (en) | Image feature extraction device |