JPH05159100A - Table recognition device - Google Patents

Table recognition device

Info

Publication number
JPH05159100A
JPH05159100A JP3321629A JP32162991A JPH05159100A JP H05159100 A JPH05159100 A JP H05159100A JP 3321629 A JP3321629 A JP 3321629A JP 32162991 A JP32162991 A JP 32162991A JP H05159100 A JPH05159100 A JP H05159100A
Authority
JP
Japan
Prior art keywords
line
extracted
histogram
broken line
run
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
Application number
JP3321629A
Other languages
Japanese (ja)
Inventor
Yujiro Kamimura
裕二郎 上村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3321629A priority Critical patent/JPH05159100A/en
Publication of JPH05159100A publication Critical patent/JPH05159100A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)

Abstract

PURPOSE:To provide a table detector which does not mistake a character in a cell surrounded by a ruled line for a broken line. CONSTITUTION:A ruled line extracting part 24 extracts the ruled line from the combination of a run (combined black picture elements) detected by a run extracting part 23 and a labeling part 25 extracts a combined black picture element where the height/width of circumscribe rectangular are less than a prescribed value. A histogram part 26 investigates an arranging state by preparing the histograms in vertical/horizontal directions of them and a table construction detecting part 27 judges a circumscribed rectangular of the accumulating number larger than the prescribed value and of the arrangement of intervals less than the prescribed value to be a broken line. As a line segment is detected based on a characteristic which should be rovided for a broken line, a character is not mistaken for a broken line.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は印刷された表を読み取
り、表構造およびセル内の文字を認識する表認識装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a table recognition device for reading a printed table and recognizing a table structure and characters in cells.

【0002】[0002]

【従来の技術】近年、表認識装置がコンピュータなどの
入力装置として利用されるようになってきたが、文書の
清書システムとして表認識装置の利用を考慮すると、罫
線位置、線種およびセル内の文字を認識する必要があ
る。
2. Description of the Related Art In recent years, a table recognition device has come to be used as an input device for a computer or the like. However, considering the use of the table recognition device as a document clearing system, the ruled line position, line type, and cell You need to recognize the characters.

【0003】以下、従来の表認識装置について図面を参
照しながら説明する。図5は従来の表認識装置の構成を
ブロック図で示す。図において、認識指令部11がキー
ボード、マウスなどの指示により表認識を行なう命令を
発行し、画像メモリ12は入力された画像データを格納
し、実線ラン抽出部13が前記画像データを走査して一
定長さ以上の黒画素の並び(以下、ランと称す。)を抽
出し、一方、破線ラン抽出部14が前記画像データを走
査して特定パターンのランの並びを抽出する。表構造抽
出部15は実線ラン抽出部13および破線ラン抽出部1
4で抽出されたランの連結性を調べて罫線を抽出し、抽
出された罫線位置の相互関係を見ることによりセルを抽
出し、文字認識部17は各セル内のパターンを文字パタ
ーン辞書16のサンプル文字と比較し、あらかじめ決め
た値よりも近い類似度ならば、そのパターンに対応する
文字を出力し、表出力部18は認識した表の情報を出力
する。
A conventional table recognition device will be described below with reference to the drawings. FIG. 5 is a block diagram showing the configuration of a conventional table recognition device. In the figure, a recognition command unit 11 issues a command for table recognition by an instruction from a keyboard, a mouse, etc., an image memory 12 stores the input image data, and a solid line run extraction unit 13 scans the image data. An array of black pixels having a certain length or more (hereinafter, referred to as a run) is extracted, while the broken line run extraction unit 14 scans the image data to extract an array of runs of a specific pattern. The table structure extraction unit 15 includes a solid line run extraction unit 13 and a broken line run extraction unit 1.
4, the ruled lines are extracted by checking the connectivity of the runs extracted in step 4, and the cells are extracted by observing the mutual relation of the extracted ruled line positions, and the character recognition unit 17 determines the pattern in each cell of the character pattern dictionary 16. If the similarity is closer than a predetermined value by comparing with the sample character, the character corresponding to the pattern is output, and the table output unit 18 outputs the recognized table information.

【0004】[0004]

【発明が解決しようとする課題】このような従来の表認
識装置では、表の中に文字が密集している場合、上記破
線ラン抽出部が文字部分を誤って罫線と認識し、表の構
造が正確に認識できないという問題があった。
In such a conventional table recognition apparatus, when the characters are dense in the table, the broken line run extraction unit erroneously recognizes the character portion as a ruled line, and the table structure is improved. There was a problem that could not be recognized correctly.

【0005】本発明は上記の課題を解決するもので、表
の中に文字が密集しても表構造を正確に認識できる表認
識装置を提供することを目的とする。
The present invention has been made to solve the above problems, and an object of the present invention is to provide a table recognition device capable of accurately recognizing a table structure even when characters are densely arranged in the table.

【0006】[0006]

【課題を解決するための手段】本発明は上記の目的を達
成するために、与えられた入力図形を走査して得た原図
形情報に基づいて、表の構造を認識する表認識装置にお
いて、縦、横2方向の黒画素のランのうち、一定長さ以
上のものを抽出するラン抽出手段と、抽出されたランの
連結状態から実線の罫線を抽出する罫線抽出手段と、抽
出された罫線で囲まれたセル内において、連結黒画素の
外接矩形を抽出するラベリング手段と、抽出した外接矩
形のうち、幅または高さがしきい値以下のものを選択し
て、その縦および横方向のヒストグラムを作成するヒス
トグラム抽出手段と、前記ヒストグラムにおいて縦方向
または横方向に所定値以上の累積数を示す外接矩形であ
って、かつ所定値以下の間隔で位置するものを破線と判
断する破線抽出手段とを備えた表認識装置である。
In order to achieve the above-mentioned object, the present invention provides a table recognition device for recognizing a table structure based on original figure information obtained by scanning a given input figure, A run extracting means for extracting a black pixel run having a predetermined length or more among two or more black pixel runs in the vertical and horizontal directions, a ruled line extracting means for extracting a solid ruled line from the connected state of the extracted runs, and the extracted ruled line In the cell surrounded by, the labeling means for extracting the circumscribed rectangle of the connected black pixels and the extracted circumscribed rectangle whose width or height is less than or equal to the threshold value are selected, and the histograms in the vertical and horizontal directions are selected. Histogram extracting means to be created, and a dashed line extracting hand for judging a circumscribing rectangle showing a cumulative number of a predetermined value or more in the vertical direction or the horizontal direction in the histogram and positioned at intervals of a predetermined value or less as a broken line A table recognition device equipped with and.

【0007】[0007]

【作用】本発明は上記の構成において、ラン抽出部で抽
出したラン(連結した黒画素)の連結性から罫線抽出部
が罫線を抽出し、前記罫線で囲まれたセル内部におい
て、ラベリング部が連結黒画素の外接矩形の高さまたは
幅が所定値以下のものを抽出し、ヒストグラム部がそれ
らの縦方向および横方向でのヒストグラムを作成して並
び状態を調べ、表構造抽出部が所定値以上に大きい累積
数の外接矩形であって、所定値以下の間隔の配列のもの
を破線と判断する。破線の具備すべき特性を基に線分を
抽出する。
According to the present invention, the ruled line extracting unit extracts ruled lines from the connectivity of the runs (connected black pixels) extracted by the run extracting unit, and the labeling unit is provided inside the cell surrounded by the ruled lines. The height or width of the circumscribed rectangle of connected black pixels is extracted below a predetermined value, the histogram section creates histograms in the vertical and horizontal directions to check the alignment state, and the table structure extraction section determines the predetermined value. A circumscribing rectangle having a larger cumulative number than the above and having an array with an interval of a predetermined value or less is determined as a broken line. A line segment is extracted based on the characteristic that the broken line should have.

【0008】[0008]

【実施例】以下、本発明の一実施例の表認識装置につい
て図面を参照しながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A table recognition device according to an embodiment of the present invention will be described below with reference to the drawings.

【0009】図1は本発明の一実施例の表認識装置の機
能構成をブロック図で示す。図において、21はキーボ
ード、マウスなどの指示により、表認識を行なう命令を
発行する認識指令部、22は入力された画像データを格
納する画像メモリ、23は前記画像データを走査して一
定長さ以上のランを抽出するラン抽出部、24は抽出さ
れたランの連結性を調べて罫線を抽出する罫線抽出部、
25は抽出された罫線で囲まれた領域内で、連結黒画素
の外接矩形を抽出するラベリング部、26は抽出された
外接矩形のうち、幅または高さがしきい値以下のものを
選んで、その縦、横方向のヒストグラムを作成するヒス
トグラム抽出部、27は前記ヒストグラムの特徴と、外
接矩形の位置関係から実線以外の罫線を抽出し、セルに
分解する表構造抽出部、28はサンプル文字を記憶する
文字パターン辞書、29は各セル内のパターンを文字パ
ターン辞書28のサンプル文字のパターンと比較し、あ
らかじめ決めた値よりも近い類似度ならばその文字を出
力する文字認識部、30は認識した表の情報を出力する
表出力部である。
FIG. 1 is a block diagram showing the functional arrangement of a table recognition device according to an embodiment of the present invention. In the figure, 21 is a recognition command section for issuing a command for table recognition by an instruction from a keyboard or mouse, 22 is an image memory for storing input image data, and 23 is a predetermined length by scanning the image data. A run extraction unit that extracts the above runs, 24 is a ruled line extraction unit that checks the connectivity of the extracted runs and extracts ruled lines,
25 is a labeling unit for extracting the circumscribed rectangle of the connected black pixels in the area surrounded by the extracted ruled lines, and 26 is the extracted circumscribed rectangle whose width or height is less than or equal to a threshold value. A histogram extraction unit that creates vertical and horizontal histograms, 27 is a table structure extraction unit that extracts ruled lines other than solid lines from the features of the histogram and the positional relationship of circumscribing rectangles, and decomposes them into cells. 28 stores sample characters. The character pattern dictionary 29 that compares the pattern in each cell with the sample character pattern of the character pattern dictionary 28, and if the similarity is closer than a predetermined value, the character recognition unit 30 that outputs the character recognizes it. It is a table output unit that outputs table information.

【0010】図2は本発明の一実施例の表認識装置の回
路構成をブロック図で示す。図において、31は表画像
を読み取ってイメージデータを出力するスキャナ、32
はRAMであって、スキャナ31の出力するイメージデ
ータを記憶する画像メモリ領域33、イメージデータの
縦、横2方向の黒画素の並びを格納するラン領域34、
イメージデータの連結黒画素の外接矩形を格納する外接
矩形領域35、外接矩形の縦、横2方向の頻度のヒスト
グラムを格納するヒストグラム領域36、表認識の結果
得られる表の構造、セル内の文字を格納する表データ領
域37を有する。38はROMであって、文字認識に使
用する辞書を記憶した特徴辞書領域39およびプログラ
ム記憶領域40を有する。41は前記制御プログラムに
従って処理を実行する処理回路、42は認識指令を発行
するキーボード、43は表データ領域37に記憶された
表を表示する表示部である。
FIG. 2 is a block diagram showing a circuit configuration of a table recognition device according to an embodiment of the present invention. In the figure, 31 is a scanner that reads a front image and outputs image data, 32
Is a RAM, an image memory area 33 for storing image data output from the scanner 31, a run area 34 for storing an array of black pixels in the vertical and horizontal directions of the image data,
A circumscribing rectangular area 35 that stores the circumscribing rectangle of connected black pixels of image data, a histogram area 36 that stores a histogram of the frequency of the circumscribing rectangle in the vertical and horizontal directions, a table structure obtained as a result of table recognition, and characters in cells. Has a table data area 37 for storing. Reference numeral 38 denotes a ROM, which has a feature dictionary area 39 storing a dictionary used for character recognition and a program storage area 40. Reference numeral 41 is a processing circuit that executes processing according to the control program, 42 is a keyboard that issues a recognition command, and 43 is a display unit that displays a table stored in the table data area 37.

【0011】以下、上記の構成要素の相互関係と動作に
ついて説明する。図3は本発明の一実施例の表認識装置
の動作をフローチャートで示す。ステップs1でスキャ
ナから画像を入力し、メモリに格納する。ステップs2
で入力した画像の傾きを補正し、ステップs3で画像の
縦、横2方向の黒画素の並びをからランを抽出する。ス
テップs4で抽出したランのうち、一定長さ以上のラン
を検索し、ステップs5で前記検索したランを連結して
罫線を抽出する。ステップs6では、まずステップs5
で抽出した実線で囲まれた部分の有無を調べ、有る場合
はステップs7に、無い場合はステップs8に移行す
る。ステップs7では実線以外の罫線を抽出する(この
ステップの詳細は後述する。)。ステップs8ではステ
ップs5で抽出された罫線およびステップs7で抽出さ
れた破線に囲まれた部分をセルとして抽出する。ステッ
プs9では文字認識が終了していないセル内の文字があ
るかどうかを調べ、あればステップs11でセル内の文
字認識を行ない、ない場合はステップs12に移行して
認識された表を出力する。以上の処理で表認識処理を終
了する。
The mutual relationship and operation of the above components will be described below. FIG. 3 is a flow chart showing the operation of the table recognition apparatus according to the embodiment of the present invention. In step s1, the image is input from the scanner and stored in the memory. Step s2
The inclination of the input image is corrected and the run is extracted from the arrangement of black pixels in the vertical and horizontal directions of the image in step s3. Among the runs extracted in step s4, a run having a predetermined length or more is searched for, and in step s5, the searched runs are connected to extract a ruled line. In step s6, first, in step s5
The presence / absence of the portion surrounded by the solid line extracted in step S1 is checked, and if there is, the process proceeds to step s7, and if not, the process proceeds to step s8. In step s7, ruled lines other than solid lines are extracted (details of this step will be described later). In step s8, the part surrounded by the ruled line extracted in step s5 and the broken line extracted in step s7 is extracted as a cell. In step s9, it is checked whether or not there is a character in the cell for which character recognition has not been completed. If there is, character recognition in the cell is performed in step s11. If not, the process proceeds to step s12 and the recognized table is output. .. With the above processing, the table recognition processing ends.

【0012】図4は図3におけるステップs7の破線抽
出動作の詳細をフロ−チャートで示す。ステップs71
では領域内の連結黒画素の外接矩形を抽出してリストを
作成する(以下、この処理をラベリングと称す)。ステ
ップs72では未処理のラベリングデータの有無を調
べ、有ればステップs73に、無ければステップs77
に移行する。ステップs73では対象とするラベリング
データの高さがしきい値以下かどうかを調べる。しきい
値以下であればステップs74に移行してラベリングデ
ータを横方向に投影した部分のヒストグラムを1づつ増
加させる。ステップs73でしきい値を越える場合はス
テップs75に移行して、対象とするラベリングデータ
の幅がしきい値以下かどうかを調べる。しきい値以下で
あればステップs76に移行して、ラベリングデータを
縦方向に投影した部分のヒストグラムを1づつ増加させ
る。ステップs75でしきい値を越える場合はステップ
s72に戻る。以上の処理を繰り返すことで、すべての
外接矩形のラベリングを終了し、高さがしきい値以下で
ある外接矩形のヒストグラムおよび幅がしきい値以下の
外接矩形のヒストグラムがそれぞれ作成される。ステッ
プs77ではヒストグラムのレベルがしきい値よりも高
いところの有無を調べ、有ればステップs78以降の処
理を繰り返し、無ければ終了する。ステップs78では
ステップs77で見つかった部分を通るラベリングデー
タを検索し、ラベリングデータ間の最大間隔が所定間隔
値以下かどうかを調べ、しきい値以下であればステップ
s79で実線以外の罫線として出力する。
FIG. 4 is a flow chart showing details of the broken line extracting operation of step s7 in FIG. Step s71
Then, a circumscribed rectangle of connected black pixels in the area is extracted to create a list (hereinafter, this processing is referred to as labeling). In step s72, the presence or absence of unprocessed labeling data is checked. If yes, the process goes to step s73, and if not, the process goes to step s77.
Move to. In step s73, it is checked whether the height of the target labeling data is below a threshold value. If it is less than the threshold value, the process proceeds to step s74, and the histogram of the portion where the labeling data is projected in the horizontal direction is incremented by one. If it exceeds the threshold value in step s73, the process proceeds to step s75 to check whether the width of the target labeling data is less than or equal to the threshold value. If it is less than the threshold value, the process proceeds to step s76, and the histogram of the portion where the labeling data is projected in the vertical direction is incremented by one. If the threshold value is exceeded in step s75, the process returns to step s72. By repeating the above processing, labeling of all circumscribing rectangles is completed, and a histogram of a circumscribing rectangle whose height is less than or equal to a threshold value and a histogram of a circumscribing rectangle whose width is less than or equal to a threshold value are created. In step s77, it is checked whether or not the histogram level is higher than the threshold value. If yes, the processes in and after step s78 are repeated, and if none, the process ends. In step s78, the labeling data passing through the portion found in step s77 is searched, and it is checked whether the maximum interval between the labeling data is less than or equal to a predetermined interval value. If it is less than the threshold value, it is output as a ruled line other than the solid line in step s79. ..

【0013】以上のように本発明の実施例の表認識装置
によれば、ラベリング部、ヒストグラム抽出部および破
線抽出部を設け、ラベリング部がセル内においてランを
外接矩形で囲み、ヒストグラム部がしきい値以下の高ま
たは幅の外接矩形部分を破線の候補部分として、そのヒ
ストクラムを投影位置と対応して作成し、破線抽出部が
ヒストグラムにおいて所定数以上に並んでいる外接矩形
を抽出し、抽出した外接矩形の間隔が所定値以下のもの
を破線とし判断することにより、破線構造の具備すべき
特性を基にして破線を抽出するので、破線を文字と混同
せずに正しく抽出でき、正確に表の構造を認識すること
ができる。
As described above, according to the table recognition apparatus of the embodiment of the present invention, the labeling section, the histogram extraction section and the broken line extraction section are provided, the labeling section encloses the run in a cell with a circumscribed rectangle, and the histogram section A circumscribing rectangle part with a height or width less than or equal to a threshold value is defined as a dashed line candidate part, and its histocrum is created in correspondence with the projection position, and the broken line extraction unit extracts a circumscribing rectangle arranged in a predetermined number or more in the histogram, and extracts it. The broken lines are extracted based on the characteristics that the broken line structure should have by judging that the circumscribed rectangles with the intervals less than a predetermined value are broken lines, so that the broken lines can be correctly extracted without being confused with the characters, and Can recognize the structure of a table.

【0014】[0014]

【発明の効果】以上の実施例から明かなように、本発明
は与えられた入力図形を走査して得た原図形情報に基づ
いて、表の構造を認識する表認識装置において、縦、横
2方向の黒画素のランのうち、一定長さ以上のものを抽
出するラン抽出手段と、抽出されたランの連結状態から
実線の罫線を抽出する罫線抽出手段と、抽出された罫線
で囲まれたセル内において、連結黒画素の外接矩形を抽
出するラベリング手段と、抽出した外接矩形のうち、幅
または高さがしきい値以下のものを選択して、その縦お
よび横方向のヒストグラムを作成するヒストグラム抽出
手段と、前記ヒストグラムにおいて縦方向または横方向
に所定値以上の累積数を示す外接矩形であって、かつ所
定値以下の間隔で位置するものを破線と判断する破線抽
出手段とを備えた表認識装置とすることにより、セル内
の文字を破線と誤認識せず、表の構造を正確に認識する
ことができる。。
As is apparent from the above embodiments, the present invention provides a table recognition device for recognizing the structure of a table based on original figure information obtained by scanning a given input figure. Of the runs of black pixels in the two directions, a run extraction unit that extracts a run of a certain length or more, a ruled line extraction unit that extracts a solid ruled line from the connected state of the extracted runs, and a line surrounded by the extracted ruled lines In the cell, the labeling means for extracting the circumscribed rectangle of the connected black pixels, and the selected circumscribed rectangle whose width or height is less than or equal to the threshold value are selected to create the histograms in the vertical and horizontal directions. The extraction means and the broken line extraction means for judging a circumscribed rectangle showing a cumulative number equal to or more than a predetermined value in the vertical direction or the horizontal direction in the histogram and positioned at an interval of the predetermined value or less as a broken line. By a recognition device, without erroneously recognized character in a cell with a dashed line, it is possible to know the structure of the table correctly. .

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

【図1】本発明の一実施例の表認識装置の機能構成を示
すブロック図
FIG. 1 is a block diagram showing a functional configuration of a table recognition device according to an embodiment of the present invention.

【図2】本発明の一実施例の表認識装置の回路構成を示
すブロック図
FIG. 2 is a block diagram showing a circuit configuration of a table recognition device according to an embodiment of the present invention.

【図3】本発明の一実施例の表認識装置の動作を示すフ
ローチャート
FIG. 3 is a flowchart showing the operation of the table recognition device according to the embodiment of the present invention.

【図4】本発明の一実施例の表認識装置における破線抽
出動作を示すフローチャート
FIG. 4 is a flowchart showing a broken line extracting operation in the table recognition device according to the embodiment of the present invention.

【図5】従来の表認識装置の構成を示すブロック図FIG. 5 is a block diagram showing a configuration of a conventional table recognition device.

【符号の簡単な説明】[Simple explanation of symbols]

21 認識指令部 22 画像メモリ 23 ラン抽出部(ラン抽出手段) 24 罫線抽出部(罫線抽出手段) 25 ラベリング部(ラベリング手段) 26 ヒストグラム抽出部(ヒストグラム抽出手段) 27 表構造抽出部(表構造秀出手段) 28 文字パターン辞書 29 文字認識部 30 表出力部 21 recognition command section 22 image memory 23 run extraction section (run extraction means) 24 ruled line extraction section (ruled line extraction means) 25 labeling section (labeling means) 26 histogram extraction section (histogram extraction means) 27 table structure extraction section (table structure excellence) Outputting means) 28 character pattern dictionary 29 character recognition unit 30 table output unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 与えられた入力図形を走査して得た原図
形情報に基づいて、表の構造を認識する表認識装置にお
いて、縦、横2方向の黒画素のランのうち、一定長さ以
上のものを抽出するラン抽出手段と、抽出されたランの
連結状態から実線の罫線を抽出する罫線抽出手段と、抽
出された罫線で囲まれたセル内において、連結黒画素の
外接矩形を抽出するラベリング手段と、抽出した外接矩
形のうち、幅または高さがしきい値以下のものを選択し
て、その縦および横方向のヒストグラムを作成するヒス
トグラム抽出手段と、前記ヒストグラムにおいて縦方向
または横方向に所定値以上の累積数を示す外接矩形であ
って、かつ所定値以下の間隔で位置するものを破線と判
断する破線抽出手段とを備えた表認識装置。
1. A table recognition device for recognizing a table structure on the basis of original figure information obtained by scanning a given input figure, in a vertical and horizontal two-direction black pixel run having a fixed length. A run extraction unit that extracts the above items, a ruled line extraction unit that extracts a ruled line of a solid line from the connection state of the extracted runs, and a circumscribed rectangle of connected black pixels in a cell surrounded by the extracted ruled lines And a histogram extracting means for creating a histogram in the vertical and horizontal directions of the extracted circumscribed rectangles whose width or height is equal to or less than a threshold value, and in the histogram in the vertical or horizontal direction. A table recognition device comprising: a circumscribing rectangle showing a cumulative number equal to or larger than a predetermined value, and a broken line extracting means for judging a rectangle positioned at an interval of a predetermined value or less as a broken line.
JP3321629A 1991-12-05 1991-12-05 Table recognition device Pending JPH05159100A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3321629A JPH05159100A (en) 1991-12-05 1991-12-05 Table recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3321629A JPH05159100A (en) 1991-12-05 1991-12-05 Table recognition device

Publications (1)

Publication Number Publication Date
JPH05159100A true JPH05159100A (en) 1993-06-25

Family

ID=18134642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3321629A Pending JPH05159100A (en) 1991-12-05 1991-12-05 Table recognition device

Country Status (1)

Country Link
JP (1) JPH05159100A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020199451A1 (en) * 2019-04-02 2020-10-08 原初科技(北京)有限公司 Method for preparing ammonia by using ammonium salt and silicate

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020199451A1 (en) * 2019-04-02 2020-10-08 原初科技(北京)有限公司 Method for preparing ammonia by using ammonium salt and silicate

Similar Documents

Publication Publication Date Title
EP0854434B1 (en) Ruled line extracting apparatus for extracting ruled line from normal document image and method thereof
WO1981002482A1 (en) System and method for processing horizontal line characteristics in an image
JP3411472B2 (en) Pattern extraction device
JPH0721310A (en) Document recognizing device
JPH05159100A (en) Table recognition device
JP2868134B2 (en) Image processing method and apparatus
US7103220B2 (en) Image processing apparatus, method and program, and storage medium
JP3642615B2 (en) Pattern region extraction method and pattern extraction device
JP2917427B2 (en) Drawing reader
JPH06187489A (en) Character recognizing device
JP3052438B2 (en) Table recognition device
US20130051681A1 (en) System and method for script and orientation detection of images
JP3502130B2 (en) Table recognition device and table recognition method
JPH06150056A (en) Table recognizing device
JP3060248B2 (en) Table recognition device
JPH06195505A (en) Table recognizing device
JPH07168911A (en) Document recognition device
JPH0628520A (en) Character recognition device
JP3517077B2 (en) Pattern extraction device and method for extracting pattern area
JP3534997B2 (en) Ruled line extraction device and method
JPH0225553B2 (en)
JP2978801B2 (en) Character input method for handwritten character recognition
JP2917394B2 (en) Character recognition device and character segmentation method
JPH0573721A (en) Table recognition device
JPH02166583A (en) Character recognizing device