JP2021140831A - Document image processing system, document image processing method, and document image processing program - Google Patents

Document image processing system, document image processing method, and document image processing program Download PDF

Info

Publication number
JP2021140831A
JP2021140831A JP2021100886A JP2021100886A JP2021140831A JP 2021140831 A JP2021140831 A JP 2021140831A JP 2021100886 A JP2021100886 A JP 2021100886A JP 2021100886 A JP2021100886 A JP 2021100886A JP 2021140831 A JP2021140831 A JP 2021140831A
Authority
JP
Japan
Prior art keywords
image
form image
character recognition
query
partial image
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
JP2021100886A
Other languages
Japanese (ja)
Inventor
福光 齊藤
Fukumitsu Saito
福光 齊藤
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.)
Net Smile Inc
Original Assignee
Net Smile Inc
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 Net Smile Inc filed Critical Net Smile Inc
Priority to JP2021100886A priority Critical patent/JP2021140831A/en
Publication of JP2021140831A publication Critical patent/JP2021140831A/en
Pending legal-status Critical Current

Links

Images

Abstract

To appropriately generate table data from various documents.SOLUTION: An object document image acquisition part 42 acquires a document image to be processed. A partial image retrieval part 43 retrieves a partial image for retrieval specified by one or more a plurality of query conditions in a document image based on template data including the query conditions, and detects one or more a plurality of partial images corresponding to the partial image for retrieval in the document image. A character recognition processing part 44 executes character recognition processing for a character recognition region specified by the query conditions in the respective partial images detected in the document image based on the template data.SELECTED DRAWING: Figure 1

Description

本発明は、帳票画像処理システム、帳票画像処理方法、および帳票画像処理プログラムに関するものである。 The present invention relates to a form image processing system, a form image processing method, and a form image processing program.

ある帳票画像処理方法では、帳票のラスター画像に対して文字認識処理が実行され、文字認識処理で得られたテキストデータ(文字コードの配列)で表データが生成される。 In a certain form image processing method, character recognition processing is executed for a raster image of a form, and table data is generated from text data (arrangement of character codes) obtained by the character recognition processing.

その際、一般的に、ラスター画像において文字認識処理の対象となる領域、その領域に含まれる文字列や数値などのテキストの属性(名称など)などといった帳票レイアウトを定義したテンプレートデータ(あるいはフォーマットデータとも呼ばれる)が使用され、テンプレートデータにより指定された領域に対して文字認識処理が実行される。 At that time, in general, template data (or format data) that defines a form layout such as an area to be processed for character recognition in a raster image and text attributes (names, etc.) such as character strings and numerical values included in the area. (Also called) is used, and character recognition processing is executed for the area specified by the template data.

したがって、一般的に、レイアウトが異なる複数の帳票に対して、それぞれの帳票に対応したテンプレートデータが必要になる。 Therefore, in general, template data corresponding to each form is required for a plurality of forms having different layouts.

そのようなテンプレートデータ(フォーマットデータ)を帳票画像から自動的に生成する技術が提案されている。 A technique for automatically generating such template data (format data) from a form image has been proposed.

あるシステムでは、帳票画像内において罫線で囲まれたカラム領域が検出され、表組み領域内で認識された文字がそのカラム領域の項目名とされ、そのカラム領域の座標値がフォーマットデータとして特定されている(例えば特許文献1参照)。 In one system, a column area surrounded by ruled lines is detected in the form image, the characters recognized in the table structure area are used as the item name of the column area, and the coordinate values of the column area are specified as format data. (See, for example, Patent Document 1).

特開平11−73472号公報Japanese Unexamined Patent Publication No. 11-73472

しかしながら、上述の技術では、特殊なレイアウトの帳票や、実際の帳票の内容によって位置が変わる項目を有する帳票などから表データを適切に生成することは困難である。 However, with the above-mentioned technique, it is difficult to appropriately generate table data from a form having a special layout or a form having items whose positions change depending on the contents of the actual form.

例えば後述の図2に示すような、1つのカラムにおける各セル内で上下に異なる複数の項目(例えば図2における「受注番号」と「注文番号」)の値が配置されるような複雑なレイアウトの帳票については、1カラムのデータとして複数の項目の値が検出されて混在してしまい、表データが適切に生成されない。 For example, as shown in FIG. 2 described later, a complicated layout in which values of a plurality of different items (for example, "order number" and "order number" in FIG. 2) are arranged vertically in each cell in one column. As for the form of, the values of a plurality of items are detected and mixed as the data of one column, and the table data is not properly generated.

つまり、受注番号と注文番号とが1つのセルの上下に配列されているため、上述の技術では、受注番号および注文番号が1つのカラムとして認識され、その1つのカラムのデータとして、受注番号の値000111,000120および注文番号の値5162−01,0189−11が分類されるため、表データにおいて、2つの項目の値が1つのカラムにおいて不適切に混在してしまう。 That is, since the order number and the order number are arranged above and below one cell, in the above-mentioned technique, the order number and the order number are recognized as one column, and the order number is used as the data of the one column. Since the values 000111,000120 and the order number values 5162-01,0189-11 are classified, the values of the two items are improperly mixed in one column in the table data.

また、例えば後述の図8に示すような、実際の帳票内の発注件数や受注件数によって位置(表の上下方向での位置)が変わる項目「合計」の値を文字認識し表データに含める場合、上述の技術では、そのような項目のすべての位置に応じた多数のテンプレートデータを使用する必要があり、現実的ではない。つまり、上述の技術では、そのような帳票からそのような項目(例えば、上述の「合計」)の値を文字認識し表データに含めることは困難である。 Further, for example, as shown in FIG. 8 described later, when the value of the item "total" whose position (position in the vertical direction of the table) changes depending on the number of orders and orders in the actual form is recognized as characters and included in the table data. In the above technique, it is necessary to use a large number of template data corresponding to all the positions of such items, which is not practical. That is, with the above-mentioned technique, it is difficult to character-recognize the value of such an item (for example, the above-mentioned "total") from such a form and include it in the table data.

本発明は、上記の問題に鑑みてなされたものであり、より多様な帳票から表データを適切に生成することが可能な帳票画像処理システム、帳票画像処理方法、および帳票画像処理プログラムを得ることを目的とする。 The present invention has been made in view of the above problems, and obtains a form image processing system, a form image processing method, and a form image processing program capable of appropriately generating table data from a wider variety of forms. With the goal.

本発明に係る帳票画像処理システムは、処理対象となる帳票画像を取得する対象帳票画像取得部と、1または複数のクエリ条件を含むテンプレートデータに基づいて、クエリ条件により指定された検索用部分画像を帳票画像内で検索し、その検索用部分画像に対応する部分画像を帳票画像において検出する部分画像検索部と、テンプレートデータに基づいて、帳票画像内で検出された部分画像における、クエリ条件により指定された文字認識領域に対して文字認識処理を実行する文字認識処理部とを備える。 The form image processing system according to the present invention is a search partial image specified by a query condition based on a target form image acquisition unit that acquires a form image to be processed and template data including one or a plurality of query conditions. Is searched in the form image and the partial image corresponding to the search partial image is detected in the form image, and the query condition in the partial image detected in the form image based on the template data. It is provided with a character recognition processing unit that executes character recognition processing for a designated character recognition area.

本発明に係る帳票画像処理方法は、処理対象となる帳票画像を取得するステップと、1または複数のクエリ条件を含むテンプレートデータに基づいて、クエリ条件により指定された検索用部分画像を帳票画像内で検索し、その検索用部分画像に対応する部分画像を帳票画像において検出するステップと、テンプレートデータに基づいて、帳票画像内で検出された部分画像における、クエリ条件により指定された文字認識領域に対して文字認識処理を実行するステップとを備える。 In the form image processing method according to the present invention, a search partial image specified by a query condition is included in the form image based on a step of acquiring a form image to be processed and template data including one or a plurality of query conditions. In the step of searching with, and detecting the partial image corresponding to the search partial image in the form image, and in the character recognition area specified by the query condition in the partial image detected in the form image based on the template data. On the other hand, it includes a step of executing character recognition processing.

本発明に係る帳票画像処理プログラムは、コンピューターを、上述の対象帳票画像取得部、上述の部分画像検索部、および上述の文字認識処理部として機能させる。 The form image processing program according to the present invention causes a computer to function as the above-mentioned target form image acquisition unit, the above-mentioned partial image search unit, and the above-mentioned character recognition processing unit.

本発明によれば、より多様な帳票から表データを適切に生成することが可能な帳票画像処理システム、帳票画像処理方法、および帳票画像処理プログラムが得られる。 According to the present invention, a form image processing system, a form image processing method, and a form image processing program capable of appropriately generating table data from a wider variety of forms can be obtained.

本発明の上記又は他の目的、特徴および優位性は、添付の図面とともに以下の詳細な説明から更に明らかになる。 The above or other objects, features and advantages of the present invention will be further clarified from the following detailed description along with the accompanying drawings.

図1は、本発明の実施の形態に係る帳票画像処理システムの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a form image processing system according to an embodiment of the present invention. 図2は、サンプル帳票画像の一例(一部)を示す図である。FIG. 2 is a diagram showing an example (part) of a sample form image. 図3は、図2に示すサンプル帳票画像上で、ユーザーにより指定されたクエリ領域およびそのクエリ領域内の文字認識領域の一例を示す図である。FIG. 3 is a diagram showing an example of a query area designated by the user and a character recognition area in the query area on the sample form image shown in FIG. 図4は、クエリ条件の構成要素について説明する図である。FIG. 4 is a diagram for explaining the components of the query condition. 図5は、クエリ条件を含むテンプレートデータの一例について説明する図である。FIG. 5 is a diagram illustrating an example of template data including query conditions. 図6は、処理対象となる帳票画像の一例(一部)を示す図である。FIG. 6 is a diagram showing an example (part) of a form image to be processed. 図7は、クエリ条件に従って図6に示す帳票画像で検出された部分画像内の文字認識領域の一例を示す図である。FIG. 7 is a diagram showing an example of a character recognition area in the partial image detected in the form image shown in FIG. 6 according to the query condition. 図8は、サンプル帳票画像の別の例(一部)、およびそのサンプル帳票画像上で、ユーザーにより指定されたクエリ領域およびそのクエリ領域内の文字認識領域の一例を示す図である。FIG. 8 is a diagram showing another example (part) of the sample form image, and an example of the query area designated by the user and the character recognition area in the query area on the sample form image. 図9は、図7に示す文字認識領域に対する文字認識処理で得られたテキストデータに基づき生成された表データの一例を示す図である。FIG. 9 is a diagram showing an example of table data generated based on the text data obtained by the character recognition process for the character recognition area shown in FIG. 7. 図10は、実施の形態1に係るシステムにおけるテンプレートデータ生成処理について説明するフローチャートである。FIG. 10 is a flowchart illustrating a template data generation process in the system according to the first embodiment. 図11は、実施の形態1に係るシステムにおける帳票画像処理について説明するフローチャートである。FIG. 11 is a flowchart illustrating the form image processing in the system according to the first embodiment.

以下、図に基づいて本発明の実施の形態を説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

実施の形態1. Embodiment 1.

図1は、本発明の実施の形態に係る帳票画像処理システムの構成を示すブロック図である。図1に示す帳票画像処理システムは、1台の情報処理装置(コンピューターなど)に実装されているが、そのシステムにおける後述の処理部を、互いにデータ通信可能な複数の情報処理装置に分散させて実装されるようにしてもよい。また、そのような複数の情報処理装置には、特定の演算を並列処理するGPU(Graphics Processing Unit)が含まれていてもよい。 FIG. 1 is a block diagram showing a configuration of a form image processing system according to an embodiment of the present invention. The form image processing system shown in FIG. 1 is mounted on one information processing device (computer or the like), and the processing units described later in the system are distributed to a plurality of information processing devices capable of data communication with each other. It may be implemented. Further, such a plurality of information processing devices may include a GPU (Graphics Processing Unit) that processes a specific operation in parallel.

図1に示すシステムは、記憶装置1、入力装置2、表示装置3、通信装置4、画像読取装置5、および演算処理装置6を備える。 The system shown in FIG. 1 includes a storage device 1, an input device 2, a display device 3, a communication device 4, an image reading device 5, and an arithmetic processing unit 6.

記憶装置1は、フラッシュメモリー、ハードディスクなどの不揮発性の記憶装置であって、各種データやプログラムを格納する。入力装置2および表示装置3は、ユーザーインターフェイスであって、入力装置2は、ユーザー操作を検出し電気信号として出力するキーボード、マウス、タッチパネルなどであり、表示装置3は、ユーザーに対して操作画面などを表示する液晶ディスプレイなどである。 The storage device 1 is a non-volatile storage device such as a flash memory or a hard disk, and stores various data and programs. The input device 2 and the display device 3 are user interfaces, the input device 2 is a keyboard, a mouse, a touch panel, etc. that detect a user operation and output as an electric signal, and the display device 3 is an operation screen for the user. It is a liquid crystal display that displays such as.

この実施の形態では、記憶装置1に、帳票画像処理プログラム11が格納されている。記憶装置1には、必要に応じて、1または複数の後述のテンプレートデータが格納される。なお、帳票画像処理プログラム11は、CD(Compact Disk)などの可搬性のあるコンピュータ読み取り可能な記録媒体に格納されていてもよい。その場合、例えば、その記録媒体から記憶装置1へプログラム11がインストールされる。また、プログラム11は、1つのプログラムでも、複数のプログラムの集合体でもよい。 In this embodiment, the form image processing program 11 is stored in the storage device 1. The storage device 1 stores one or a plurality of template data described later as needed. The form image processing program 11 may be stored in a portable computer-readable recording medium such as a CD (Compact Disk). In that case, for example, the program 11 is installed from the recording medium to the storage device 1. Further, the program 11 may be one program or a collection of a plurality of programs.

通信装置4は、ネットワークインターフェイス、周辺機器インターフェイス、モデムなどのデータ通信可能な装置であって、必要に応じて、他の装置とデータ通信を行う。 The communication device 4 is a device capable of data communication such as a network interface, a peripheral device interface, and a modem, and performs data communication with other devices as needed.

画像読取装置5は、帳票から帳票画像を光学的に読み取り、帳票画像の画像データ(ラスタイメージデータなど)を生成する。例えば、画像読取装置5は、USB(Universal Serial Bus)などの周辺機器インターフェイスで接続されたスキャナー、ネットワークスキャナーなどである。 The image reading device 5 optically reads the form image from the form and generates image data (raster image data, etc.) of the form image. For example, the image reading device 5 is a scanner, a network scanner, or the like connected by a peripheral device interface such as USB (Universal Serial Bus).

ここで、帳票とは、例えば、各種取引に関する物品、サービス、対価としての金銭などの明細が所定のレイアウトで記載された書類(例えば、発注書、納品書、請求書、領収書など)である。帳票のレイアウトは、取引企業ごとに異なることが多いが、各取引企業は、一定のレイアウトの帳票を使うことが多い。また、帳票のレイアウトが上述のような複雑なレイアウトである場合や、帳票のレイアウトが上述のように帳票の内容によって変わる場合がある。帳票のレイアウト内の各項目の値の位置は、変わらないものが多いが、上述のように、特定の項目は、内容によって変わる。 Here, the form is, for example, a document (for example, a purchase order, an invoice, an invoice, a receipt, etc.) in which details such as goods, services, and money as consideration for various transactions are described in a predetermined layout. .. The layout of forms is often different for each trading company, but each trading company often uses a form with a fixed layout. In addition, the layout of the form may be a complicated layout as described above, or the layout of the form may change depending on the content of the form as described above. In many cases, the position of the value of each item in the layout of the form does not change, but as described above, the specific item changes depending on the content.

演算処理装置6は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)などを備えるコンピューターであって、プログラムを、ROM、記憶装置1などからRAMにロードしCPUで実行することで、各種処理部として動作する。ここでは、プログラム11を実行することで、演算処理装置6は、テンプレートデータ生成部21、および帳票画像処理部22として動作する。 The arithmetic processing unit 6 is a computer including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), etc., and loads a program from the ROM, the storage device 1 or the like into the RAM, and the CPU By executing it, it operates as various processing units. Here, by executing the program 11, the arithmetic processing unit 6 operates as the template data generation unit 21 and the form image processing unit 22.

テンプレートデータ生成部21は、帳票画像処理の対象となる帳票画像と同一様式のレイアウトを有するサンプル帳票画像から、その様式のレイアウトに対応するテンプレートデータを生成する。例えば、ある様式のレイアウトを有する複数の帳票のうちの1つの帳票画像がサンプル帳票画像とされる。テンプレートデータ生成部21は、サンプル帳票画像取得部31、クエリ条件設定部32、カラム定義部33、およびテンプレートデータ生成部34を備える。 The template data generation unit 21 generates template data corresponding to the layout of the style from the sample form image having the layout of the same style as the form image to be processed. For example, one of a plurality of forms having a layout of a certain style is regarded as a sample form image. The template data generation unit 21 includes a sample form image acquisition unit 31, a query condition setting unit 32, a column definition unit 33, and a template data generation unit 34.

サンプル帳票画像取得部31は、上述のサンプル帳票画像を取得する。例えば、サンプル帳票画像取得部31は、記憶装置1に格納されている画像データとしてのサンプル帳票画像を読み出したり、図示せぬサーバーやホスト装置から通信装置4により受信された画像データとしてのサンプル帳票画像を取得したり、画像読取装置5によりある帳票から生成された画像データとしてのサンプル帳票画像を取得したりする。 The sample form image acquisition unit 31 acquires the above-mentioned sample form image. For example, the sample form image acquisition unit 31 reads out a sample form image as image data stored in the storage device 1, or a sample form as image data received by the communication device 4 from a server or host device (not shown). An image is acquired, or a sample form image as image data generated from a certain form by the image reading device 5 is acquired.

クエリ条件設定部32は、(a)サンプル帳票画像において、ユーザー操作で指定されたクエリ領域およびそのクエリ領域内の文字認識領域を特定し、(b)サンプル帳票画像におけるクエリ領域の画像を検索用部分画像として抽出し、(c)検索用部分画像および文字認識領域(つまり、検索用部分画像内での文字認識領域の位置とサイズ)を示すクエリ条件を生成する。 The query condition setting unit 32 specifies (a) a query area specified by a user operation in the sample form image and a character recognition area in the query area, and (b) searches for an image of the query area in the sample form image. It is extracted as a partial image, and (c) a query condition indicating the search partial image and the character recognition area (that is, the position and size of the character recognition area in the search partial image) is generated.

図2は、サンプル帳票画像の一例(一部)を示す図である。図3は、図2に示すサンプル帳票画像上で、ユーザーにより指定されたクエリ領域およびそのクエリ領域内の文字認識領域の一例を示す図である。図4は、クエリ条件の構成要素について説明する図である。 FIG. 2 is a diagram showing an example (part) of a sample form image. FIG. 3 is a diagram showing an example of a query area designated by the user and a character recognition area in the query area on the sample form image shown in FIG. FIG. 4 is a diagram for explaining the components of the query condition.

具体的には、クエリ条件設定部32は、例えば図2に示すようなサンプル帳票画像を表示装置3に表示する。ユーザーは、入力装置2を操作して、サンプル帳票画像上で、所望の領域をクエリ領域として指定する。クエリ条件設定部32は、例えば図3に示すように、そのユーザー操作を入力装置2で検出してクエリ領域(つまり、クエリ領域の位置およびサイズ)を特定する。例えば、クエリ領域は、矩形領域であり、その矩形領域の対角線上の2頂点の座標値が特定される。あるいは、矩形領域としてのクエリ領域の1頂点の座標値、並びに横方向および縦方向のサイズが特定される。 Specifically, the query condition setting unit 32 displays, for example, a sample form image as shown in FIG. 2 on the display device 3. The user operates the input device 2 to specify a desired area as a query area on the sample form image. As shown in FIG. 3, for example, the query condition setting unit 32 detects the user operation on the input device 2 and specifies the query area (that is, the position and size of the query area). For example, the query area is a rectangular area, and the coordinate values of the two vertices on the diagonal of the rectangular area are specified. Alternatively, the coordinate value of one vertex of the query area as a rectangular area, and the horizontal and vertical sizes are specified.

さらに、ユーザーは、入力装置2を操作して、そのクエリ領域に対応して、そのクエリ領域内の1または複数の所望の領域を、文字認識領域として指定する。クエリ条件設定部32は、例えば図3に示すように、そのユーザー操作を入力装置2で検出して文字認識領域(つまり、文字認識領域の位置およびサイズ)を特定する。例えば、各文字認識領域は、矩形領域であり、その矩形領域の対角線上の2頂点の座標値が特定される。あるいは、矩形領域としての各文字認識領域の1頂点の座標値、並びに横方向および縦方向のサイズが特定される。 Further, the user operates the input device 2 to designate one or a plurality of desired areas in the query area as the character recognition area corresponding to the query area. As shown in FIG. 3, for example, the query condition setting unit 32 detects the user operation by the input device 2 and specifies the character recognition area (that is, the position and size of the character recognition area). For example, each character recognition area is a rectangular area, and the coordinate values of the two vertices on the diagonal line of the rectangular area are specified. Alternatively, the coordinate value of one vertex of each character recognition area as a rectangular area, and the horizontal and vertical sizes are specified.

このようにして、例えば図4に示すように、検索用部分画像および文字認識領域(つまり、検索用部分画像内での文字認識領域の位置とサイズ)を示すクエリ条件が得られる。 In this way, for example, as shown in FIG. 4, a query condition indicating the search partial image and the character recognition area (that is, the position and size of the character recognition area in the search partial image) can be obtained.

さらに、この実施の形態では、クエリ条件設定部32は、各クエリ条件に、クエリタイプを含める。そのクエリタイプは、第1クエリタイプまたは第2クエリタイプである。 Further, in this embodiment, the query condition setting unit 32 includes a query type in each query condition. The query type is a first query type or a second query type.

第1クエリタイプは、帳票画像処理での画像検索において、検索用部分画像に対応する所定個数N(例えばN=1)の部分画像を帳票画像において検出させる。なお、第1クエリタイプにおいて、複数の異なる個数Nに対応させる場合には、上述の個数Nもクエリ条件に含められる。 The first query type causes a predetermined number of N (for example, N = 1) partial images corresponding to the search partial images to be detected in the form image in the image search in the form image processing. In the first query type, when a plurality of different numbers N are associated with each other, the above-mentioned number N is also included in the query condition.

第2クエリタイプは、帳票画像処理での画像検索において、検索用部分画像に対応するすべての部分画像を帳票画像において検出させる。 In the second query type, in the image search in the form image processing, all the partial images corresponding to the search partial images are detected in the form image.

カラム定義部33は、クエリ領域内に設定された各文字認識領域にカラム属性を関連付ける。ユーザーは、入力装置2を操作して、各文字認識領域に対応して、帳票画像処理でその文字認識領域から得られたテキストデータが配列されるカラムのカラム属性(カラムの見出し、そのカラムのデータ種別(数値、文字列、金額など)など)を入力する。カラム定義部33は、そのように、ユーザー操作で指定されたカラム属性を特定し、各文字認識領域に関連付ける。 The column definition unit 33 associates a column attribute with each character recognition area set in the query area. The user operates the input device 2 to correspond to each character recognition area, and the column attribute (column heading, column head of the column) in which the text data obtained from the character recognition area in the form image processing is arranged is arranged. Enter the data type (numerical value, character string, amount of money, etc.). As such, the column definition unit 33 identifies the column attribute specified by the user operation and associates it with each character recognition area.

テンプレートデータ生成部34は、上述のようにして生成された1または複数のクエリ条件(およびカラム属性)を含むテンプレートデータを生成し、所定の記憶装置(記憶装置1、図示せぬサーバーなど)に記憶する。 The template data generation unit 34 generates template data including one or more query conditions (and column attributes) generated as described above, and stores the template data in a predetermined storage device (storage device 1, a server (not shown, etc.)). Remember.

図5は、クエリ条件を含むテンプレートデータの一例について説明する図である。 FIG. 5 is a diagram illustrating an example of template data including query conditions.

例えば図5に示すように、テンプレートデータは、1または複数のクエリ条件レコードを含む。1つのクエリ条件レコードは、1つのクエリ条件に対応する。クエリ条件レコードは、クエリ領域ID、クエリタイプ、検索用部分画像ファイルへのファイルパス、および文字認識領域リストを含む。文字認識領域リストは、文字認識領域データへのリンク(参照)を含む。1つの文字認識領域データは、1つの文字認識領域の位置情報(検索用部分画像の基準位置(所定の頂点)からの相対的な文字認識領域の位置(画素数))を示す。 For example, as shown in FIG. 5, the template data includes one or more query condition records. One query condition record corresponds to one query condition. The query condition record includes a query area ID, a query type, a file path to a partial image file for search, and a character recognition area list. The character recognition area list contains a link (reference) to the character recognition area data. One character recognition area data indicates the position information of one character recognition area (the position (number of pixels) of the character recognition area relative to the reference position (predetermined vertex) of the search partial image).

なお、検索用部分画像は検索用部分画像ファイルとしてテンプレートデータとともに記憶される。 The search partial image is stored together with the template data as a search partial image file.

図1に戻り、帳票画像処理部22は、処理対象の帳票画像と同一様式のレイアウトを有するサンプル帳票から生成されたテンプレートデータを使用して、その処理対象の帳票画像に対して帳票画像処理を実行する。帳票画像処理部22は、テンプレートデータ選択部41、対象帳票画像取得部42、部分画像検索部43、文字認識処理部44、および表データ生成部45を備える。 Returning to FIG. 1, the form image processing unit 22 uses the template data generated from the sample form having the same layout as the form image to be processed, and performs the form image processing on the form image to be processed. Run. The form image processing unit 22 includes a template data selection unit 41, a target form image acquisition unit 42, a partial image search unit 43, a character recognition processing unit 44, and a table data generation unit 45.

テンプレートデータ選択部41は、例えば入力装置2に対するユーザー操作に従って、記憶装置1または図示せぬサーバーに記憶されている1または複数のテンプレートデータから、処理対象の帳票画像に応じた1つのテンプレートデータを選択し読み出す。 The template data selection unit 41 selects one template data according to the form image to be processed from one or a plurality of template data stored in the storage device 1 or a server (not shown) according to, for example, a user operation on the input device 2. Select and read.

このテンプレートデータは、1または複数のクエリ条件を含む。 This template data contains one or more query conditions.

対象帳票画像取得部42は、処理対象となる帳票画像を取得する。例えば、対象帳票画像取得部42は、記憶装置1に格納されている画像データとしての帳票画像を読み出したり、図示せぬサーバーやホスト装置から通信装置4により受信された画像データとしての帳票画像を取得したり、画像読取装置5により帳票から生成された画像データとしての帳票画像を取得したりする。 The target form image acquisition unit 42 acquires the form image to be processed. For example, the target form image acquisition unit 42 reads out the form image as image data stored in the storage device 1, or outputs the form image as image data received by the communication device 4 from a server or host device (not shown). It is acquired, or a form image as image data generated from a form by the image reading device 5 is acquired.

部分画像検索部43は、選択されたテンプレートデータに基づいて、そのテンプレートデータに含まれているクエリ条件により指定された検索用部分画像を、取得された帳票画像内で検索し、その検索用部分画像に対応する部分画像をその帳票画像において検出する。 Based on the selected template data, the partial image search unit 43 searches for the search partial image specified by the query condition included in the template data in the acquired form image, and the search portion. A partial image corresponding to the image is detected in the form image.

具体的には、部分画像検索部43は、帳票画像において、部分画像と同一サイズの注目領域を1画素ずつ移動させていき、各位置での帳票画像の注目領域と検索用部分画像との類似度を計算し、その類似度に基づいて、検索用部分画像に対応する部分画像を検出する。例えば、この類似度は、画像の特徴量に基づき計算される。例えば、この類似度は、既存の計算方法(SSD(Sum of Squared Difference)法、SAD(Sum of Absolute Difference)法、NCC(Normalized Cross Correlation)法、ZNCC(Zero means Normalized Cross Correlation)法など)で計算される。 Specifically, the partial image search unit 43 moves the attention area of the same size as the partial image one pixel at a time in the form image, and the attention area of the form image at each position is similar to the search partial image. The degree is calculated, and the partial image corresponding to the search partial image is detected based on the similarity. For example, this similarity is calculated based on the features of the image. For example, this similarity is determined by existing calculation methods (SSD (Sum of Squared Difference) method, SAD (Sum of Absolute Difference) method, NCC (Normalized Cross Correlation) method, ZNCC (Zero means Normalized Cross Correlation) method, etc.). It is calculated.

また、この実施の形態では、部分画像検索部43は、(a)クエリ条件のクエリタイプが第1クエリタイプである場合には、上述の類似度が最も大きいほうから所定個数Nの部分画像を検出し、(b)クエリ条件のクエリタイプが第2クエリタイプである場合には、上述の類似度が所定閾値を超えている部分画像をすべて検出する。なお、この閾値は、例えば、テンプレートデータ生成時に、ユーザー操作に従って指定され、クエリ条件に含められる。あるいは、この閾値は、帳票画像処理時にユーザー操作に従って設定される。 Further, in this embodiment, when the query type of (a) the query condition is the first query type, the partial image search unit 43 obtains a predetermined number of partial images N from the one having the largest similarity as described above. (B) When the query type of the query condition is the second query type, all the partial images whose similarity exceeds the predetermined threshold value are detected. Note that this threshold value is specified according to the user operation at the time of template data generation, and is included in the query condition. Alternatively, this threshold is set according to the user operation at the time of form image processing.

図6は、処理対象となる帳票画像の一例(一部)を示す図である。図7は、図4に示すクエリ条件に従って図6に示す帳票画像で検出された部分画像内の文字認識領域の一例を示す図である。図8は、サンプル帳票画像の別の例(一部)、およびそのサンプル帳票画像上で、ユーザーにより指定されたクエリ領域およびそのクエリ領域内の文字認識領域の一例を示す図である。 FIG. 6 is a diagram showing an example (part) of a form image to be processed. FIG. 7 is a diagram showing an example of a character recognition area in the partial image detected in the form image shown in FIG. 6 according to the query condition shown in FIG. FIG. 8 is a diagram showing another example (part) of the sample form image, and an example of the query area designated by the user and the character recognition area in the query area on the sample form image.

なお、通常、図6に示すように、同一様式のレイアウトの帳票は、図6に示すように、あるカラムにおけるセル内でのテキスト(数値)画像の位置が略同一になるように作成される。 Normally, as shown in FIG. 6, forms having the same layout are created so that the positions of the text (numerical value) images in a cell in a certain column are substantially the same as shown in FIG. ..

例えば図4に示すクエリ条件(検索用部分画像および文字認識領域)で図6に示す帳票画像内の部分画像が検索されると、第2クエリタイプの場合、例えば図7に示すように、6つの部分画像が検出される。 For example, when the partial image in the form image shown in FIG. 6 is searched by the query condition (search partial image and character recognition area) shown in FIG. 4, in the case of the second query type, for example, as shown in FIG. 7, 6 Two partial images are detected.

例えば図6に示すような不定数の行におけるテキストを表データに含めたい場合には、帳票によって行の数が異なるため、第2クエリタイプが指定され、そのような不定数の行の部分画像がすべて検出される。 For example, when it is desired to include the text in the indefinite row as shown in FIG. 6 in the table data, the number of rows differs depending on the form, so the second query type is specified, and a partial image of such an indefinite row is specified. Are all detected.

一方、一定数(上述のN個)の行におけるテキストを表データに含めたい場合には、第1クエリタイプが指定され、特定の数の行の部分画像が検出される。例えば図8に示す「合計」のような位置が不定である行におけるテキストを表データに含めたい場合でも、画像検索によって自動的に位置が特定され、そのような行の部分画像が検出される。したがって、1つのテンプレートデータで、そのような位置不定な行がどの位置になっても、その行の部分画像が検出される。 On the other hand, when it is desired to include the text in a certain number of rows (N mentioned above) in the table data, the first query type is specified, and the partial image of a specific number of rows is detected. For example, even if you want to include text in a line with an indefinite position such as "total" shown in FIG. 8 in the table data, the position is automatically specified by image search, and a partial image of such a line is detected. .. Therefore, in one template data, a partial image of such an indefinite line is detected at any position.

文字認識処理部44は、テンプレートデータに基づいて、帳票画像内で検出された部分画像において、クエリ条件により指定された文字認識領域を特定し、その文字認識領域に対して文字認識処理を実行する。 Based on the template data, the character recognition processing unit 44 identifies the character recognition area specified by the query condition in the partial image detected in the form image, and executes the character recognition process for the character recognition area. ..

表データ生成部45は、帳票画像処理において、文字認識処理で得られたテキストデータを有する表データを所定のデータ形式(例えばCSV(Character-Separated Values)など)で生成する。 In the form image processing, the table data generation unit 45 generates table data having the text data obtained by the character recognition processing in a predetermined data format (for example, CSV (Character-Separated Values) or the like).

図9は、図7に示す文字認識領域に対する文字認識処理で得られたテキストデータに基づき生成された表データの一例を示す図である。例えば図7に示すように文字認識領域が特定された場合、図6に示す帳票から図9に示すような表データが生成される。 FIG. 9 is a diagram showing an example of table data generated based on the text data obtained by the character recognition process for the character recognition area shown in FIG. 7. For example, when the character recognition area is specified as shown in FIG. 7, the table data as shown in FIG. 9 is generated from the form shown in FIG.

例えば図7に示すような1つのセルの上下に複数項目(受注番号と注文番号)の値が配列されていても、図9に示すように、それらの項目に対して、1つずつ別々のカラムのデータが生成される。 For example, even if the values of a plurality of items (order number and order number) are arranged above and below one cell as shown in FIG. 7, as shown in FIG. 9, each item is separately separated. Column data is generated.

ここで、1つのテンプレートデータに複数のクエリ条件が含まれている場合、表データ生成部45は、それぞれのクエリ条件に対応して複数の表データを生成するようにしてもよいし、それぞれのクエリ条件に対応する複数の表データを1つの表データに統合するようにしてもよい。その場合、複数の表データを縦方向に連結して1つの表データに統合するようにしてもよいし、複数の表データを横方向に連結して1つの表データに統合するようにしてもよい。 Here, when one template data includes a plurality of query conditions, the table data generation unit 45 may generate a plurality of table data corresponding to each query condition, or each of them. A plurality of table data corresponding to the query condition may be integrated into one table data. In that case, a plurality of table data may be concatenated in the vertical direction and integrated into one table data, or a plurality of table data may be concatenated in the horizontal direction and integrated into one table data. good.

なお、上述のテンプレートデータ生成部21と帳票画像処理部22とを別々の情報処理装置(サーバー、パーソナルコンピューターなど)に実装してもよく、1台の情報処理装置(サーバー、パーソナルコンピューターなど)に、テンプレートデータ生成部21および帳票画像処理部22の一方のみを実装してもよい。 The template data generation unit 21 and the form image processing unit 22 may be mounted on separate information processing devices (server, personal computer, etc.) in one information processing device (server, personal computer, etc.). , Only one of the template data generation unit 21 and the form image processing unit 22 may be implemented.

また、ここで、サンプル帳票および帳票はデジタルデータでもよく、サンプル帳票画像および帳票画像は、そのデジタルデータとしてのサンプル帳票および帳票からそれぞれ得られたもの(ラスター画像など)でもよい。 Further, here, the sample form and the form may be digital data, and the sample form image and the form image may be those obtained from the sample form and the form as the digital data (raster image, etc.), respectively.

次に、実施の形態1に係るシステムの動作について説明する。 Next, the operation of the system according to the first embodiment will be described.

一連の帳票に対して帳票画像処理を実行して表データを生成したい場合、まず、その一連の帳票からサンプル帳票が選択され、そのサンプル帳票から得られるサンプル帳票画像に対してテンプレートデータ生成処理が実行され、その後、テンプレートデータ生成処理で生成されたテンプレートデータを使用して、一連の帳票の帳票画像に対して帳票画像処理が順番に行われ、自動的に表データが生成される。 When you want to generate table data by executing form image processing on a series of forms, first, a sample form is selected from the series of forms, and template data generation processing is performed on the sample form image obtained from the sample form. After that, using the template data generated in the template data generation process, the form image processing is sequentially performed on the form images of a series of forms, and the table data is automatically generated.

ここで、テンプレートデータ生成処理および帳票画像処理について説明する。 Here, the template data generation process and the form image process will be described.

(a)テンプレートデータ生成処理 (A) Template data generation process

図10は、実施の形態1に係るシステムにおけるテンプレートデータ生成処理について説明するフローチャートである。 FIG. 10 is a flowchart illustrating a template data generation process in the system according to the first embodiment.

ユーザーは、サンプル帳票画像を選択し、入力装置2を使用して指定する。例えば、ユーザーは、サンプル帳票を選択し、画像読取装置5にセットし、画像読取装置5に、サンプル帳票からサンプル帳票画像を読み取らせる。あるいは、例えば、ユーザーは、入力装置2を使用して、保存されている帳票画像のリストからサンプル帳票画像を選択する。サンプル帳票画像取得部31は、ユーザーにより指定されたサンプル帳票画像の画像データを取得する(ステップS1)。 The user selects a sample form image and specifies it using the input device 2. For example, the user selects a sample form, sets it in the image reading device 5, and causes the image reading device 5 to read the sample form image from the sample form. Alternatively, for example, the user uses the input device 2 to select a sample form image from the list of stored form images. The sample form image acquisition unit 31 acquires the image data of the sample form image specified by the user (step S1).

クエリ条件設定部32は、その画像データに基づき、サンプル帳票画像を表示装置3に表示する。サンプル帳票画像が表示されると、ユーザーは、入力装置2を操作して、サンプル帳票画像上で、所望の矩形領域をクエリ領域として指定する。例えば、ユーザーは、このとき、文字認識すべきテキスト画像部分の他、そのテキスト画像部分を囲む罫線などといった不変部分(つまり、複数帳票の間で内容が変わらない部分)が含まれるように、クエリ領域を指定する。クエリ条件設定部32は、そのユーザー操作に基づいて、指定されたクエリ領域(クエリ領域の位置およびサイズ)を特定し(ステップS2)、サンプル帳票画像から、特定したクエリ領域の部分画像を、検索用部分画像として抽出する(ステップS3)。 The query condition setting unit 32 displays the sample form image on the display device 3 based on the image data. When the sample form image is displayed, the user operates the input device 2 to specify a desired rectangular area as a query area on the sample form image. For example, at this time, the user queries so that in addition to the text image part to be recognized as characters, an invariant part such as a ruled line surrounding the text image part (that is, a part whose contents do not change between a plurality of forms) is included. Specify the area. The query condition setting unit 32 specifies a designated query area (position and size of the query area) based on the user operation (step S2), and searches for a partial image of the specified query area from the sample form image. It is extracted as a partial image (step S3).

例えば、クエリ条件設定部32は、クエリ領域を示す枠線を、サンプル帳票画像に重畳して表示する。これにより、ユーザーは、サンプル帳票画像上で、クエリ領域を視認できる。 For example, the query condition setting unit 32 superimposes and displays a frame line indicating the query area on the sample form image. As a result, the user can visually recognize the query area on the sample form image.

次に、ユーザーは、表示されているサンプル帳票画像上で、指定したクエリ領域内部の所望の矩形領域を、文字認識領域として指定する。例えば、ユーザーは、このとき、文字認識すべきテキスト画像部分が含まれ、罫線などの他のオブジェクトが含まれないように、文字認識領域を指定する。クエリ条件設定部32は、そのユーザー操作に基づいて、指定された文字認識領域を特定する(ステップS4)。この文字認識領域は、クエリ領域(つまり、検索用部分画像)内での、クエリ領域(つまり、検索用部分画像)内の所定の基準点からの相対位置およびサイズを特定可能なデータ(例えば、文字認識領域の2頂点の相対位置の座標値、文字認識領域の1頂点の相対位置の座標値と縦および横のサイズとの対など)で表される。例えば、この相対位置は、基準点からの距離で表され、この距離およびサイズは、画素数で表される。1つの文字認識領域は、後述の表データにおける1つのカラムに対応する。 Next, the user designates a desired rectangular area inside the designated query area as the character recognition area on the displayed sample form image. For example, at this time, the user specifies the character recognition area so that the text image portion to be character-recognized is included and other objects such as ruled lines are not included. The query condition setting unit 32 identifies the designated character recognition area based on the user operation (step S4). This character recognition area is data (for example,) that can specify the relative position and size of the query area (that is, the search partial image) from a predetermined reference point in the query area (that is, the search partial image). It is represented by the coordinate value of the relative position of two vertices in the character recognition area, the pair of the coordinate value of the relative position of one vertices in the character recognition area and the vertical and horizontal sizes, etc.). For example, this relative position is represented by the distance from the reference point, and this distance and size is represented by the number of pixels. One character recognition area corresponds to one column in the table data described later.

このようにして、文字認識領域が特定されると、クエリ条件設定部32は、指定された文字認識領域に対応するカラムのカラム属性(カラムの見出し、データ種別など)を入力するためのダイアログなどを表示装置3に表示する。ユーザーは、入力装置2を操作して、そのダイアログなどに対して、カラム属性(自由テキストとしてのカラム見出し、リストから選択されたデータ種別など)を入力する。クエリ条件設定部32は、入力されたカラム属性を特定し、その文字認識領域に関連付ける(ステップS5)。 When the character recognition area is specified in this way, the query condition setting unit 32 includes a dialog for inputting column attributes (column heading, data type, etc.) of the column corresponding to the designated character recognition area. Is displayed on the display device 3. The user operates the input device 2 and inputs column attributes (column headings as free text, data type selected from the list, etc.) in the dialog or the like. The query condition setting unit 32 identifies the input column attribute and associates it with the character recognition area (step S5).

さらに、クエリ条件設定部32は、現在設定中のクエリ条件のクエリタイプを入力するためのダイアログなどを表示装置3に表示する。ユーザーは、入力装置2を操作して、そのダイアログなどに対して、クエリタイプを入力する。クエリ条件設定部32は、入力されたクエリタイプを特定し、当該クエリ条件に関連付ける(ステップS6)。 Further, the query condition setting unit 32 displays a dialog for inputting the query type of the query condition currently being set on the display device 3. The user operates the input device 2 and inputs a query type to the dialog or the like. The query condition setting unit 32 identifies the input query type and associates it with the query condition (step S6).

クエリ条件設定部32は、指定されたクエリ領域について、上述のように特定された(a)検索用部分画像、(b)文字認識領域データ(相対位置情報、サイズ情報、カラム属性など)、および(c)クエリタイプで、クエリ条件レコードを生成し、当該サンプル帳票画像に対するテンプレートデータに追加する(ステップS7)。 The query condition setting unit 32 has, for the specified query area, (a) a partial image for search specified as described above, (b) character recognition area data (relative position information, size information, column attributes, etc.), and (C) In the query type, a query condition record is generated and added to the template data for the sample form image (step S7).

このようにして、1つのクエリ条件が設定されると、クエリ条件設定部32は、例えば、別のクエリ条件を設定するか否かを入力するためのダイアログを表示装置3に表示する。ユーザーは、別のクエリ条件を設定するか否かを選択して、入力装置2でダイアログに入力する。 When one query condition is set in this way, the query condition setting unit 32 displays, for example, a dialog for inputting whether or not to set another query condition on the display device 3. The user selects whether or not to set another query condition, and inputs the input device 2 to the dialog.

クエリ条件設定部32は、別のクエリ条件を設定するか否かを、このようなユーザー操作などに従って判定する(ステップS8)。 The query condition setting unit 32 determines whether or not to set another query condition according to such a user operation (step S8).

クエリ条件設定部32は、別のクエリ条件を設定すると判定した場合、ステップS2に戻り、当該サンプル帳票画像についての別のクエリ条件の設定を行う(ステップS2〜S7)。 When the query condition setting unit 32 determines that another query condition is to be set, the query condition setting unit 32 returns to step S2 and sets another query condition for the sample form image (steps S2 to S7).

一方、クエリ条件設定部32は、別のクエリ条件を設定しないと判定した場合、これまでに設定されたクエリ条件を示すクエリ条件レコードおよび検索用部分画像ファイルで、当該サンプル帳票画像に対するテンプレートデータを生成し(ステップS9)、1つのファイルとして記憶装置1などに格納したり、図示せぬデータベースに登録したりする。 On the other hand, when the query condition setting unit 32 determines that another query condition is not set, the query condition record indicating the query condition set so far and the search partial image file are used to provide template data for the sample form image. It is generated (step S9) and stored as one file in the storage device 1 or the like, or registered in a database (not shown).

このようにして、ユーザー所望のテンプレートデータが生成され保存される。 In this way, the template data desired by the user is generated and saved.

(b)帳票画像処理 (B) Form image processing

図11は、実施の形態1に係るシステムにおける帳票画像処理(処理対象の帳票画像から表データを生成する処理)について説明するフローチャートである。 FIG. 11 is a flowchart illustrating form image processing (processing for generating table data from a form image to be processed) in the system according to the first embodiment.

1または複数のテンプレートデータが準備された後、ユーザーは、帳票画像処理の対象となる帳票(帳票画像)と同一のレイアウトを有するサンプル帳票(サンプル帳票画像)から得られたテンプレートデータを選択し、そのテンプレートデータで帳票画像処理を実行させる。 After one or more template data are prepared, the user selects template data obtained from a sample form (sample form image) having the same layout as the form (form image) to be processed in the form image. Form image processing is executed with the template data.

テンプレートデータ選択部41は、保存されているテンプレートデータのリストを表示装置3に表示し、そのリストにおいてユーザー操作により選択されたテンプレートデータを読み出す(ステップS11)。 The template data selection unit 41 displays a list of saved template data on the display device 3 and reads out the template data selected by the user operation in the list (step S11).

次に、ユーザーは、処理対象の帳票画像を選択し、入力装置2を使用して指定する。例えば、ユーザーは、処理対象の帳票を選択し、画像読取装置5にセットし、画像読取装置5に、その帳票から帳票画像を読み取らせる。あるいは、例えば、ユーザーは、入力装置2を使用して、保存されている帳票画像のリストから処理対象の帳票画像を選択する。対象帳票画像取得部42は、ユーザーにより指定された帳票画像の画像データを取得する(ステップS12)。 Next, the user selects the form image to be processed and specifies it using the input device 2. For example, the user selects a form to be processed, sets it in the image reading device 5, and causes the image reading device 5 to read the form image from the form. Alternatively, for example, the user uses the input device 2 to select a form image to be processed from a list of stored form images. The target form image acquisition unit 42 acquires the image data of the form image designated by the user (step S12).

なお、適用されるテンプレートデータのサンプル帳票画像の解像度と同じ解像度の帳票画像が取得される。 A form image having the same resolution as the sample form image of the template data to be applied is acquired.

そして、部分画像検索部43は、選択されたテンプレートデータ内の未処理(未選択)のクエリ条件を1つ選択し(ステップS13)、選択したクエリ条件により指定されている検索用部分画像を検索キーとして、取得された帳票画像において画像検索を上述のように実行する(ステップS14)。 Then, the partial image search unit 43 selects one unprocessed (unselected) query condition in the selected template data (step S13), and searches for the search partial image specified by the selected query condition. As a key, an image search is executed on the acquired form image as described above (step S14).

文字認識処理部44は、取得された帳票画像において、その画像検索で発見された部分画像における文字認識領域を、クエリ条件内の文字認識領域の位置情報およびサイズ情報に基づいて特定し(ステップS15)、その文字認識領域の画像に対して文字認識処理を実行し、その文字認識領域に含まれるテキスト画像に対応するテキストデータ(文字コード)を特定する(ステップS16)。なお、このとき、文字認識領域のカラム属性で指定されているデータ種別を考慮して文字認識処理を実行するようにしてもよい。 In the acquired form image, the character recognition processing unit 44 identifies the character recognition area in the partial image found by the image search based on the position information and the size information of the character recognition area in the query condition (step S15). ), The character recognition process is executed for the image in the character recognition area, and the text data (character code) corresponding to the text image included in the character recognition area is specified (step S16). At this time, the character recognition process may be executed in consideration of the data type specified in the column attribute of the character recognition area.

文字認識処理部44は、各文字認識領域に対応して得られた1または複数のテキストデータを、1つのカラムで配列されるテキストデータとして互いに関連付ける。 The character recognition processing unit 44 associates one or a plurality of text data obtained corresponding to each character recognition area with each other as text data arranged in one column.

そして、表データ生成部45は、1または複数の文字認識領域に対応して得られた1または複数のカラムのデータから、所定のデータ形式で表データを生成する(ステップS17)。 Then, the table data generation unit 45 generates table data in a predetermined data format from the data of one or a plurality of columns obtained corresponding to the one or a plurality of character recognition areas (step S17).

部分画像検索部43は、選択されたテンプレートデータ内のすべてのクエリ条件が処理されたか否かを判定し(ステップS18)、少なくとも1つのクエリ条件が処理されていない場合には、ステップS13に戻り、同様の処理(ステップS13〜S16)を、文字認識処理部44とともに実行し、表データ生成部45は、新たに生成されたカラムのデータを表データに追加する(ステップS17)。あるいは、すべてのクエリ条件の処理が完了した後に、その処理で得られたカラムのデータから表データを一括して生成するようにしてもよい。 The partial image search unit 43 determines whether or not all the query conditions in the selected template data have been processed (step S18), and returns to step S13 if at least one query condition has not been processed. , The same processing (steps S13 to S16) is executed together with the character recognition processing unit 44, and the table data generation unit 45 adds the newly generated column data to the table data (step S17). Alternatively, after the processing of all the query conditions is completed, the table data may be collectively generated from the column data obtained in the processing.

一方、部分画像検索部43は、選択されたテンプレートデータ内のすべてのクエリ条件が処理されたと判定した場合、当該帳票画像に対する帳票画像処理は終了する。 On the other hand, when the partial image search unit 43 determines that all the query conditions in the selected template data have been processed, the form image processing for the form image ends.

このようにして、ユーザーにより指定された帳票画像に対して、対応するテンプレートデータを使用した帳票画像処理が実行され、その帳票画像に対応する表データが得られる。 In this way, the form image processing using the corresponding template data is executed for the form image specified by the user, and the table data corresponding to the form image is obtained.

なお、テンプレートデータが生成されているレイアウトの帳票については、テンプレートデータ生成処理を再度実行する必要はなく、保存されているテンプレートデータを使用して帳票画像処理が実行される。 Note that it is not necessary to re-execute the template data generation process for the form of the layout in which the template data is generated, and the form image process is executed using the saved template data.

以上のように、上記実施の形態1によれば、対象帳票画像取得部42は、処理対象となる帳票画像を取得する。部分画像検索部43は、1または複数のクエリ条件を含むテンプレートデータに基づいて、そのクエリ条件により指定された検索用部分画像を帳票画像内で検索し、その検索用部分画像に対応する1または複数の部分画像を帳票画像において検出する。文字認識処理部44は、そのテンプレートデータに基づいて、帳票画像内で検出された各部分画像における、そのクエリ条件により指定された文字認識領域に対して文字認識処理を実行する。 As described above, according to the first embodiment, the target form image acquisition unit 42 acquires the form image to be processed. The partial image search unit 43 searches the form image for the search partial image specified by the query condition based on the template data including one or a plurality of query conditions, and one or one corresponding to the search partial image. A plurality of partial images are detected in the form image. Based on the template data, the character recognition processing unit 44 executes character recognition processing on the character recognition area specified by the query condition in each partial image detected in the form image.

これにより、テンプレートデータにおけるクエリ条件で指定された検索用部分画像に対応して検出された、帳票画像内の部分画像内で、クエリ条件に基づき文字認識領域が特定されるため、複雑なレイアウトの帳票画像でも、所望のカラム配列で表データを生成することができる。したがって、より多様な帳票から表データが適切に生成される。 As a result, the character recognition area is specified based on the query condition in the partial image in the form image detected corresponding to the search partial image specified in the query condition in the template data, so that the layout is complicated. Even in the form image, table data can be generated with a desired column array. Therefore, table data is appropriately generated from a wider variety of forms.

実施の形態2. Embodiment 2.

実施の形態2に係る帳票画像処理システムでは、表データ生成部45は、上述のように、1つの文字認識領域に対応して文字認識処理で得られたテキストデータを1つのカラムとし、その1つの文字認識領域に関連付けられているカラム属性に基づいて1つのカラムの見出しを設定しており、さらに、複数のクエリ条件の文字認識領域に対応して同一の見出しの複数のカラムがある場合には、その複数のカラムを1つのカラムに統合する。 In the form image processing system according to the second embodiment, as described above, the table data generation unit 45 uses the text data obtained by the character recognition process corresponding to one character recognition area as one column, and the first column thereof. When the heading of one column is set based on the column attribute associated with one character recognition area, and there are multiple columns of the same heading corresponding to the character recognition area of multiple query conditions. Merges the plurality of columns into one column.

なお、実施の形態2に係る帳票画像処理システムのその他の構成および動作については実施の形態1と同様であるので、その説明を省略する。 Since other configurations and operations of the form image processing system according to the second embodiment are the same as those of the first embodiment, the description thereof will be omitted.

実施の形態3. Embodiment 3.

実施の形態3に係る帳票画像処理システムでは、テンプレートデータ生成部21は、(a)サンプル帳票画像の解像度を所定の解像度に低下させ、(b)その所定の解像度に低下させたサンプル帳票画像におけるクエリ領域の画像を検索用部分画像として抽出する。 In the form image processing system according to the third embodiment, the template data generation unit 21 (a) reduces the resolution of the sample form image to a predetermined resolution, and (b) reduces the resolution of the sample form image to a predetermined resolution. The image of the query area is extracted as a partial image for search.

また、実施の形態3に係る帳票画像処理システムでは、部分画像検索部43は、(c)帳票画像をデフォルト解像度からその所定の解像度に低下させ、(d)その所定の解像度に低下させた帳票画像内で検索用部分画像を検索し、検索用部分画像に対応する部分画像を、その所定の解像度に低下させた帳票画像において検出し、文字認識処理部44は、テンプレートデータに基づいて、検出された部分画像における文字認識領域を特定し、デフォルト解像度での文字認識領域に対して文字認識処理を実行する。 Further, in the form image processing system according to the third embodiment, the partial image search unit 43 (c) reduces the form image from the default resolution to the predetermined resolution, and (d) reduces the form image to the predetermined resolution. The search partial image is searched in the image, the partial image corresponding to the search partial image is detected in the form image reduced to the predetermined resolution, and the character recognition processing unit 44 detects based on the template data. The character recognition area in the partial image is specified, and the character recognition process is executed for the character recognition area at the default resolution.

なお、実施の形態3に係る帳票画像処理システムのその他の構成および動作については実施の形態1または実施の形態2と同様であるので、その説明を省略する。 Since other configurations and operations of the form image processing system according to the third embodiment are the same as those of the first embodiment or the second embodiment, the description thereof will be omitted.

以上のように、上記実施の形態3によれば、部分画像検索部43における画像検索が縮小画像で行われるため、検索用画像検索に対応する、帳票画像内の部分画像が、短時間で検出される。 As described above, according to the third embodiment, since the image search in the partial image search unit 43 is performed on the reduced image, the partial image in the form image corresponding to the search image search is detected in a short time. Will be done.

なお、上述の実施の形態に対する様々な変更および修正については、当業者には明らかである。そのような変更および修正は、その主題の趣旨および範囲から離れることなく、かつ、意図された利点を弱めることなく行われてもよい。つまり、そのような変更および修正が請求の範囲に含まれることを意図している。 It should be noted that various changes and modifications to the above-described embodiments will be apparent to those skilled in the art. Such changes and modifications may be made without departing from the intent and scope of the subject and without diminishing the intended benefits. That is, such changes and amendments are intended to be included in the claims.

例えば、上記実施の形態1,2,3において、表データ生成部45は、文字認識処理の結果として文字コード(テキストデータ)が得られなかった場合には、対応するセルに、値なしを示すダミーデータ(第1ダミーデータ)を挿入してもよく、また、表データ生成部45は、複数のクエリ条件による表データを合成した際に、あるクエリ条件で得られたカラムが、別のクエリ条件で得られない場合には、当該カラムにおいて、当該別のクエリ条件の表データに対応するセルには、ダミーデータ(第2ダミーデータ)を挿入してもよい。さらに、上述の第1ダミーデータおよび第2ダミーデータは、互いに異なる定型のテキストとされてもよい。そのようにすることで、表データにおいて、本来的にデータがないセルか、文字認識結果で値が得られなかったセルかが明確区別されて、ユーザーに認識される。 For example, in the first, second, and third embodiments described above, when the character code (text data) is not obtained as a result of the character recognition process, the table data generation unit 45 indicates that there is no value in the corresponding cell. Dummy data (first dummy data) may be inserted, and when the table data generation unit 45 synthesizes table data based on a plurality of query conditions, the column obtained under one query condition may be used as another query. If the condition cannot be obtained, dummy data (second dummy data) may be inserted in the cell corresponding to the table data of the other query condition in the column. Further, the above-mentioned first dummy data and the second dummy data may be standard texts different from each other. By doing so, in the table data, the cell that originally has no data and the cell for which the value could not be obtained in the character recognition result are clearly distinguished and recognized by the user.

また、上記実施の形態1,2,3において、帳票画像の文字認識領域に対して文字認識処理を実行する前に、文字認識領域の境界(枠)と帳票画像内のオブジェクト(文字認識対象のテキスト画像)とが交差している場合には、当該オブジェクトが文字認識領域内の収まるように文字認識領域を調整するようにしてもよい。 Further, in the first, second, and third embodiments described above, before executing the character recognition process for the character recognition area of the form image, the boundary (frame) of the character recognition area and the object in the form image (character recognition target). When the text image) intersects with the character recognition area, the character recognition area may be adjusted so that the object fits within the character recognition area.

さらに、上記実施の形態1,2,3において、サンプル帳票画像の形状と、帳票画像処理の対象となる帳票画像の形状とが一致しない場合、帳票画像処理において、両者が一致するように、処理対象となる帳票画像の拡大、縮小、回転などを適宜行うようにしてもよい。 Further, in the above-described first, second, and third embodiments, when the shape of the sample form image and the shape of the form image to be processed in the form image do not match, the form image processing is performed so that the two match. The target form image may be enlarged, reduced, rotated, or the like as appropriate.

さらに、上記実施の形態1,2,3では、帳票画像処理の対象となる帳票(帳票画像)に対応してユーザー操作に従って手動でテンプレートデータが選択されるが、その代わりに、テンプレートデータ選択部41が、帳票画像処理の対象となる帳票画像とサンプル帳票画像との類似度に基づいて、類似度が最大であるサンプル帳票画像に対応するテンプレートデータを自動的に選択するようにしてもよい。その場合、例えば、(a)テンプレートデータ生成部34が、テンプレートデータ生成時に、対応するサンプル帳票画像を画像ファイルとしてそのテンプレートデータに関連付けて所定の記憶装置に保存しておき、(b)テンプレートデータ選択部41が、帳票画像処理の対象となる帳票画像の帳票画像処理の前に、帳票画像処理の対象となる帳票画像と、保存されている1または複数のテンプレートデータに対応するサンプル帳票画像との類似度を計算し、類似度が最大であるサンプル帳票画像に対応する1つのテンプレートデータを選択し、(c)選択されたテンプレートデータを使用して帳票画像処理が実行される。その際、処理対象の帳票画像とサンプル帳票画像とをそれぞれ所定の倍率で縮小し、縮小後の処理対象の帳票画像と縮小後のサンプル帳票画像との類似度を、処理対象の帳票画像とサンプル帳票画像との類似度として計算するようにしてもよい。さらに、その際、縮小後の処理対象の帳票画像と縮小後のサンプル帳票画像とをそれぞれ2値画像に変換し、2値画像としての縮小後の処理対象の帳票画像と2値画像としての縮小後のサンプル帳票画像との類似度を、処理対象の帳票画像とサンプル帳票画像との類似度として計算するようにしてもよい。なお、ここでは、例えば、処理対象の帳票画像(縮小前、縮小後、または縮小かつ2値化後のもの)とサンプル帳票画像(縮小前、縮小後、または縮小かつ2値化後のもの)とを画素ごとに比較し、画素値が一致する画素の数(あるいはその画素数に対応する数)を類似度として計算する。また、テンプレートデータと関連付けて保存するサンプル帳票画像として、縮小前、縮小後、または縮小かつ2値化後のものを予め生成して使用するようにしてもよい。 Further, in the above-described first, second, and third embodiments, the template data is manually selected according to the user operation corresponding to the form (form image) to be processed in the form image processing, but instead, the template data selection unit is used. The 41 may automatically select the template data corresponding to the sample form image having the maximum similarity based on the similarity between the form image to be processed in the form image and the sample form image. In that case, for example, (a) the template data generation unit 34 associates the corresponding sample form image as an image file with the template data and saves it in a predetermined storage device at the time of generating the template data, and (b) the template data. Before the form image processing of the form image to be processed by the selection unit 41, the form image to be processed by the form image and the sample form image corresponding to one or a plurality of stored template data are displayed. The similarity is calculated, one template data corresponding to the sample form image having the maximum similarity is selected, and (c) the form image processing is executed using the selected template data. At that time, the form image to be processed and the sample form image are each reduced by a predetermined magnification, and the similarity between the reduced form image to be processed and the sample form image after reduction is determined between the form image to be processed and the sample. It may be calculated as the degree of similarity with the form image. Further, at that time, the reduced form image to be processed and the reduced sample form image are each converted into a binary image, and the reduced processed form image as a binary image and the reduced binary image are reduced. The degree of similarity with the later sample form image may be calculated as the degree of similarity between the form image to be processed and the sample form image. Here, for example, a form image to be processed (before reduction, after reduction, or after reduction and binarization) and a sample form image (before reduction, after reduction, or after reduction and binarization). Is compared for each pixel, and the number of pixels whose pixel values match (or the number corresponding to the number of pixels) is calculated as the degree of similarity. Further, as the sample form image to be saved in association with the template data, an image before reduction, after reduction, or after reduction and binarization may be generated and used in advance.

本発明は、例えば、帳票画像に対応する表データの生成に適用可能である。 The present invention can be applied to, for example, the generation of table data corresponding to a form image.

6 演算処理装置(コンピューターの一例)
11 帳票画像処理プログラム
21 テンプレートデータ生成部
42 対象帳票画像取得部
43 部分画像検索部
44 文字認識処理部
45 表データ生成部
6 Arithmetic processing unit (example of computer)
11 Form image processing program 21 Template data generation unit 42 Target form image acquisition unit 43 Partial image search unit 44 Character recognition processing unit 45 Table data generation unit

Claims (6)

処理対象となる帳票画像を取得する対象帳票画像取得部と、
1または複数のクエリ条件を含むテンプレートデータに基づいて、前記クエリ条件により指定された検索用部分画像を前記帳票画像内で検索し、前記検索用部分画像に対応する部分画像を前記帳票画像において検出する部分画像検索部と、
前記テンプレートデータに基づいて、前記帳票画像内で検出された前記部分画像における、前記クエリ条件により指定された文字認識領域に対して文字認識処理を実行する文字認識処理部と、
を備えることを特徴とする帳票画像処理システム。
The target form image acquisition unit that acquires the form image to be processed, and
Based on the template data including one or a plurality of query conditions, the search partial image specified by the query condition is searched in the form image, and the partial image corresponding to the search partial image is detected in the form image. Partial image search section and
A character recognition processing unit that executes character recognition processing on a character recognition area specified by the query condition in the partial image detected in the form image based on the template data.
A form image processing system characterized by being equipped with.
前記テンプレートデータを生成するテンプレートデータ生成部をさらに備え、
前記テンプレートデータ生成部は、(a)サンプル帳票画像において、ユーザー操作で指定されたクエリ領域および前記クエリ領域内の前記文字認識領域を特定し、(b)前記サンプル帳票画像における前記クエリ領域の画像を前記検索用部分画像として抽出し、(c)前記検索用部分画像および前記文字認識領域を示す前記クエリ条件を生成すること、
を特徴とする請求項1記載の帳票画像処理システム。
A template data generation unit for generating the template data is further provided.
The template data generation unit specifies (a) a query area designated by a user operation and the character recognition area in the query area in the sample form image, and (b) an image of the query area in the sample form image. Is extracted as the search partial image, and (c) the query condition indicating the search partial image and the character recognition area is generated.
The form image processing system according to claim 1.
前記文字認識処理で得られたテキストデータを有する表データを生成する表データ生成部をさらに備え、
前記テンプレートデータは、前記文字認識領域に関連付けてカラム属性を有し、
前記表データ生成部は、(a)1つの文字認識領域に対応して前記文字認識処理で得られたテキストデータを1つのカラムとし、(b)前記1つの文字認識領域に関連付けられている前記カラム属性に基づいて前記1つのカラムの見出しを設定し、(c)複数の前記クエリ条件の前記文字認識領域に対応して同一の見出しの複数のカラムがある場合には、前記複数のカラムを1つのカラムに統合すること、
を特徴とする請求項1記載の帳票画像処理システム。
A table data generation unit for generating table data having the text data obtained by the character recognition process is further provided.
The template data has a column attribute associated with the character recognition area.
The table data generation unit has (a) text data obtained by the character recognition process corresponding to one character recognition area as one column, and (b) is associated with the one character recognition area. The heading of the one column is set based on the column attribute, and (c) when there are a plurality of columns of the same heading corresponding to the character recognition area of the plurality of query conditions, the plurality of columns are set. Consolidating into one column,
The form image processing system according to claim 1.
前記テンプレートデータ生成部は、(a)前記サンプル帳票画像の解像度を所定の解像度に低下させ、(b)前記所定の解像度に低下させた前記サンプル帳票画像における前記クエリ領域の画像を前記検索用部分画像として抽出し、
前記部分画像検索部は、(c)前記帳票画像をデフォルト解像度から前記所定の解像度に低下させ、(d)前記所定の解像度に低下させた前記帳票画像内で前記検索用部分画像を検索し、前記検索用部分画像に対応する部分画像を、前記所定の解像度に低下させた前記帳票画像において検出し、
前記文字認識処理部は、前記テンプレートデータに基づいて、前記部分画像における前記文字認識領域を特定し、前記デフォルト解像度での前記文字認識領域に対して文字認識処理を実行すること、
を特徴とする請求項1記載の帳票画像処理システム。
The template data generation unit (a) reduces the resolution of the sample form image to a predetermined resolution, and (b) searches the image of the query area in the sample form image reduced to the predetermined resolution for the search portion. Extract as an image
The partial image search unit searches for (c) the form image from the default resolution to the predetermined resolution, and (d) the search partial image in the form image reduced to the predetermined resolution. A partial image corresponding to the search partial image is detected in the form image reduced to the predetermined resolution, and the partial image is detected.
The character recognition processing unit identifies the character recognition area in the partial image based on the template data, and executes character recognition processing on the character recognition area at the default resolution.
The form image processing system according to claim 1.
処理対象となる帳票画像を取得するステップと、
1または複数のクエリ条件を含むテンプレートデータに基づいて、前記クエリ条件により指定された検索用部分画像を前記帳票画像内で検索し、前記検索用部分画像に対応する部分画像を前記帳票画像において検出するステップと、
前記テンプレートデータに基づいて、前記帳票画像内で検出された前記部分画像における、前記クエリ条件により指定された文字認識領域に対して文字認識処理を実行するステップと、
を備えることを特徴とする帳票画像処理方法。
Steps to acquire the form image to be processed,
Based on the template data including one or a plurality of query conditions, the search partial image specified by the query condition is searched in the form image, and the partial image corresponding to the search partial image is detected in the form image. Steps to do and
Based on the template data, the step of executing the character recognition process for the character recognition area specified by the query condition in the partial image detected in the form image, and
A form image processing method characterized by comprising.
コンピューターを、
処理対象となる帳票画像を取得する対象帳票画像取得部、
1または複数のクエリ条件を含むテンプレートデータに基づいて、前記クエリ条件により指定された検索用部分画像を前記帳票画像内で検索し、前記検索用部分画像に対応する部分画像を前記帳票画像において検出する部分画像検索部、および
前記テンプレートデータに基づいて、前記帳票画像内で検出された前記部分画像における、前記クエリ条件により指定された文字認識領域に対して文字認識処理を実行する文字認識処理部
として機能させる帳票画像処理プログラム。
Computer,
Target form image acquisition unit that acquires the form image to be processed,
Based on the template data including one or a plurality of query conditions, the search partial image specified by the query condition is searched in the form image, and the partial image corresponding to the search partial image is detected in the form image. A character recognition processing unit that executes character recognition processing for a character recognition area specified by the query condition in the partial image detected in the form image based on the partial image search unit and the template data. Form image processing program that functions as.
JP2021100886A 2018-08-24 2021-06-17 Document image processing system, document image processing method, and document image processing program Pending JP2021140831A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021100886A JP2021140831A (en) 2018-08-24 2021-06-17 Document image processing system, document image processing method, and document image processing program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018157003A JP7026386B2 (en) 2018-08-24 2018-08-24 Form image processing system, form image processing method, and form image processing program
JP2021100886A JP2021140831A (en) 2018-08-24 2021-06-17 Document image processing system, document image processing method, and document image processing program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018157003A Division JP7026386B2 (en) 2018-08-24 2018-08-24 Form image processing system, form image processing method, and form image processing program

Publications (1)

Publication Number Publication Date
JP2021140831A true JP2021140831A (en) 2021-09-16

Family

ID=69622614

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018157003A Active JP7026386B2 (en) 2018-08-24 2018-08-24 Form image processing system, form image processing method, and form image processing program
JP2021100886A Pending JP2021140831A (en) 2018-08-24 2021-06-17 Document image processing system, document image processing method, and document image processing program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2018157003A Active JP7026386B2 (en) 2018-08-24 2018-08-24 Form image processing system, form image processing method, and form image processing program

Country Status (1)

Country Link
JP (2) JP7026386B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112733518A (en) * 2021-01-14 2021-04-30 卫宁健康科技集团股份有限公司 Table template generation method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000172779A (en) * 1998-12-03 2000-06-23 Toshiba Corp Ocr system and method for generating read control information to be applied to the system
JP2004178107A (en) * 2002-11-25 2004-06-24 Canon Inc Slip processor
JP2008108114A (en) * 2006-10-26 2008-05-08 Just Syst Corp Document processor and document processing method
JP2008117126A (en) * 2006-11-02 2008-05-22 Denso Corp Character recognition device and method
JP2009087378A (en) * 2009-01-16 2009-04-23 Hitachi Omron Terminal Solutions Corp Business form processor
JP2011123825A (en) * 2009-12-14 2011-06-23 Fujitsu Frontech Ltd Character recognition method, character recognition device, and character recognition program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000172779A (en) * 1998-12-03 2000-06-23 Toshiba Corp Ocr system and method for generating read control information to be applied to the system
JP2004178107A (en) * 2002-11-25 2004-06-24 Canon Inc Slip processor
JP2008108114A (en) * 2006-10-26 2008-05-08 Just Syst Corp Document processor and document processing method
JP2008117126A (en) * 2006-11-02 2008-05-22 Denso Corp Character recognition device and method
JP2009087378A (en) * 2009-01-16 2009-04-23 Hitachi Omron Terminal Solutions Corp Business form processor
JP2011123825A (en) * 2009-12-14 2011-06-23 Fujitsu Frontech Ltd Character recognition method, character recognition device, and character recognition program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
新庄 広,外2名: "DPマッチングを用いた帳票枠構造照合方式", 電子情報通信学会技術研究報告 VOL.102 NO.707, vol. 第102巻, JPN6021035639, 2003, JP, ISSN: 0004686948 *

Also Published As

Publication number Publication date
JP7026386B2 (en) 2022-02-28
JP2020030722A (en) 2020-02-27

Similar Documents

Publication Publication Date Title
US9613267B2 (en) Method and system of extracting label:value data from a document
JP4347677B2 (en) Form OCR program, method and apparatus
JP5665125B2 (en) Image processing method and image processing system
KR101769918B1 (en) Recognition device based deep learning for extracting text from images
JP4461769B2 (en) Document retrieval / browsing technique and document retrieval / browsing device
JP6826293B2 (en) Information information system and its processing method and program
US11475688B2 (en) Information processing apparatus and information processing method for extracting information from document image
JP6859977B2 (en) Image processing equipment, image processing systems, image processing methods and programs
US11303769B2 (en) Image processing system that computerizes documents with notification of labeled items, control method thereof, and storage medium
RU2605078C2 (en) Image segmentation for data verification
US20210081660A1 (en) Information processing apparatus and non-transitory computer readable medium
CN115828874A (en) Industry table digital processing method based on image recognition technology
CN114529933A (en) Contract data difference comparison method, device, equipment and medium
JP2021140831A (en) Document image processing system, document image processing method, and document image processing program
JP2000322417A (en) Device and method for filing image and storage medium
WO2021117128A1 (en) Form image processing system
JP4347675B2 (en) Form OCR program, method and apparatus
CN113806472A (en) Method and equipment for realizing full-text retrieval of character, picture and image type scanning piece
US20210042555A1 (en) Information Processing Apparatus and Table Recognition Method
JP4517822B2 (en) Image processing apparatus and program
JP5657401B2 (en) Document processing apparatus and document processing program
JP5051174B2 (en) Form dictionary generation device, form identification device, form dictionary generation method, and program
JP4823049B2 (en) Document image retrieval apparatus and program
JP2013182459A (en) Information processing apparatus, information processing method, and program
US20210295032A1 (en) Information processing device and non-transitory computer readable medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210617

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210617

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210916

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211011

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220120