JP6931168B2 - Information processing device, control method, program - Google Patents

Information processing device, control method, program Download PDF

Info

Publication number
JP6931168B2
JP6931168B2 JP2019105777A JP2019105777A JP6931168B2 JP 6931168 B2 JP6931168 B2 JP 6931168B2 JP 2019105777 A JP2019105777 A JP 2019105777A JP 2019105777 A JP2019105777 A JP 2019105777A JP 6931168 B2 JP6931168 B2 JP 6931168B2
Authority
JP
Japan
Prior art keywords
character string
area
acquisition
information processing
region
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.)
Active
Application number
JP2019105777A
Other languages
Japanese (ja)
Other versions
JP2019169182A5 (en
JP2019169182A (en
Inventor
容 川口
容 川口
新一 三浦
新一 三浦
孝文 白波瀬
孝文 白波瀬
浩輝 大野
浩輝 大野
敦司 多胡
敦司 多胡
尚基 牛尾
尚基 牛尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Original Assignee
Canon Marketing Japan 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
Priority claimed from JP2016224365A external-priority patent/JP6536542B2/en
Application filed by Canon Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2019105777A priority Critical patent/JP6931168B2/en
Publication of JP2019169182A publication Critical patent/JP2019169182A/en
Publication of JP2019169182A5 publication Critical patent/JP2019169182A5/ja
Application granted granted Critical
Publication of JP6931168B2 publication Critical patent/JP6931168B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Character Input (AREA)

Description

本発明は、文書画像の所望の箇所の値を容易に取得可能とする画像処理技術に関する。 The present invention relates to an image processing technique that makes it possible to easily obtain a value of a desired portion of a document image.

従来、様々な画像処理技術が開示されている。その中で、報告書や伝票等の帳票をスキャナで取り込み、取り込んだデータからOCR(Optical Character Recognition;光学文字認識)技術を用いて必要な項目の値を認識し取得する方法が提案されている。 Conventionally, various image processing techniques have been disclosed. Among them, a method has been proposed in which a form such as a report or a slip is captured by a scanner, and the value of a necessary item is recognized and acquired from the captured data by using OCR (Optical Character Recognition) technology. ..

特許文献1には、認識する項目ごとの表示位置、辞書、重要度を設定し、重要度に従って当該項目の読み取りの優先順や読み飛ばし可否を判断することによって認識精度を向上させる方法が記載されている。 Patent Document 1 describes a method of improving recognition accuracy by setting a display position, a dictionary, and importance for each item to be recognized, and determining the priority order of reading the item and whether or not the item can be skipped according to the importance. ing.

特開2004−164217号公報Japanese Unexamined Patent Publication No. 2004-164217

しかしながら、特許文献1に記載された方法は、項目ごとの表示位置が定められた定型帳票のみに適用できる方法であり、例えば各企業ごとに書式の異なる財務報告書等の場合、帳票の書式ごとに設定情報を作成する必要があり、非常に手間がかかる。 However, the method described in Patent Document 1 is a method that can be applied only to a standard form in which a display position for each item is defined. For example, in the case of a financial report having a different format for each company, each form is different. It is very time-consuming because it is necessary to create the setting information in.

また、値を取得すべき項目について帳票上での表示方法を見ると、項目名称のすぐ隣に値が表示されていたり、参照情報をはさんで値が表示されていたりと、表示形態は様々である。 Also, looking at the display method on the form for the item for which the value should be acquired, there are various display forms, such as the value being displayed immediately next to the item name or the value being displayed with the reference information in between. Is.

このような様々な書式を持つ帳票(文書)から、所望の項目が表示されている箇所を特定し当該項目の値を取得する方法が望まれている。 A method of identifying a place where a desired item is displayed from a form (document) having such various formats and acquiring the value of the item is desired.

そこで、本発明の目的は、キー文字列と当該キー文字列に関連する文字列とが複数配置された文書から所望の文字列適切に取得できる仕組みを提供することである。
Therefore, an object of the present invention is to provide a mechanism capable of appropriately obtaining a desired character string from a document in which a plurality of key character strings and character strings related to the key character string are arranged.

本発明は、キー文字列と当該キー文字列に関連する文字列とが複数配置された文書において、文字列を取得する情報処理装置であって、前記文書における、キー文字列と文字列を取得する領域を特定する取得条件とに基づき決定される領域の中から所定の除外文字列により特定される領域を除いた領域を、文字列取得領域として決定する決定手段と、前記決定された文字列取得領域から文字列を取得する取得手段とを備えることを特徴とする。
The present invention is an information processing apparatus that acquires a character string in a document in which a plurality of key character strings and character strings related to the key character string are arranged, and acquires the key character string and the character string in the document. character area excluding the area specified by the Jo Tokoro exclusion strings from the area determined based on the acquisition condition for specifying the region, and determining means for determining as a character string acquisition region, which is the decision to It is characterized by including an acquisition means for acquiring a character string from a column acquisition area.

本発明によれば、キー文字列と当該キー文字列に関連する文字列とが複数配置された文書から所望の文字列適切に取得できる。
According to the present invention, a desired character string can be appropriately obtained from a document in which a plurality of key character strings and character strings related to the key character strings are arranged.

画像処理システムの構成例を示す図である。It is a figure which shows the configuration example of an image processing system. PC201の概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of PC201. 画像処理システムにて実行される画像処理の概略を示すフローチャートである。It is a flowchart which shows the outline of the image processing executed by the image processing system. 値取得処理のフローチャートである。It is a flowchart of a value acquisition process. ブロック情報の一例を示すデータ図である。It is a data figure which shows an example of block information. 文字認識領域情報の一例を示すデータ図である。It is a data figure which shows an example of the character recognition area information. 設定ファイルの一例を示すデータ図である。It is a data figure which shows an example of a setting file. 設定ファイルの一例を示すデータ図である。It is a data figure which shows an example of a setting file. 読み込む文書画像の一例を示すイメージ図である。It is an image diagram which shows an example of the document image to read. ブロック情報を文書画像上で表示した場合のイメージ図である。It is an image diagram when the block information is displayed on the document image. 文字認識領域情報を選択領域として文書画像上で表示した場合のイメージ図である。It is an image diagram when the character recognition area information is displayed on a document image as a selection area. 認識結果を表示する画面の一例を示す図である。It is a figure which shows an example of the screen which displays the recognition result. 認識結果を表示する画面の一例を示す図である。It is a figure which shows an example of the screen which displays the recognition result. 値取得処理の一例を説明するイメージ図である。It is an image diagram explaining an example of a value acquisition process.

以下、本発明の実施形態を、図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係る画像処理方法が適用された画像処理システムの構成例を示す図である。 FIG. 1 is a diagram showing a configuration example of an image processing system to which the image processing method according to the embodiment of the present invention is applied.

図1において、画像処理システムは、例えば、情報処理装置としてのパーソナルコンピュータ(PC)201と、画像読取装置としてのスキャナ202と、印刷装置としてのプリンタ203とを備え、これらがネットワーク204を介して互いに接続されている。 In FIG. 1, the image processing system includes, for example, a personal computer (PC) 201 as an information processing device, a scanner 202 as an image reading device, and a printer 203 as a printing device, which are connected via a network 204. Connected to each other.

スキャナ202は、紙文書を光学的に読み取って電子化し、その画像データをPC201に送ることができる。PC201は、受信した画像データに対して所定の画像処理を実行する。その際、オペレータがキーボードやマウス等を操作して処理結果の確認および修正を行うことができる。プリンタ203は、所定の画像処理が行われた画像データをPC201から受信して印刷を行う。 The scanner 202 can optically read a paper document, digitize it, and send the image data to the PC 201. The PC 201 executes a predetermined image processing on the received image data. At that time, the operator can operate the keyboard, mouse, or the like to check and correct the processing result. The printer 203 receives the image data subjected to the predetermined image processing from the PC 201 and prints the image data.

ネットワーク204は、インターネット、LANやWAN、電話回線、専用デジタル回線、ATMやフレームリレー回線、通信衛星回線、ケーブルテレビ回線、データ放送用無線回線等のいずれか、またはこれらの組み合わせにより実現される、いわゆる通信ネットワークであり、データの送受信が可能であればよい。 The network 204 is realized by any one of the Internet, LAN and WAN, telephone line, dedicated digital line, ATM and frame relay line, communication satellite line, cable TV line, wireless line for data broadcasting, etc., or a combination thereof. It is a so-called communication network, as long as it can send and receive data.

なお、本発明の実施形態に係る画像処理方法を図示の画像処理システムに適用した形態について説明するが、これに限定されず、スキャナやプリンタが一体的に構成された複合機に適用した形態であってもよい。また、PC201は、スキャナ202から入力された画像データに限らず、デジタルカメラ等で撮影された文書画像データに対して本発明の画像処理方法を実行してもよく、画像データの入力先や入力方法を限定するものではない。 The form in which the image processing method according to the embodiment of the present invention is applied to the illustrated image processing system will be described, but the present invention is not limited to this, and is applied to a multifunction device in which a scanner and a printer are integrally configured. There may be. Further, the PC 201 is not limited to the image data input from the scanner 202, and the image processing method of the present invention may be executed on the document image data taken by a digital camera or the like, and the input destination or input of the image data may be executed. It does not limit the method.

図2は、図1のPC201の概略構成を示すブロック図である。 FIG. 2 is a block diagram showing a schematic configuration of PC 201 of FIG.

PC201において、CPU101は、ROM102に格納されている制御プログラムに従って装置全体の制御を行う。ROM102は、CPU101が実行する後述する処理等の制御プログラムを含む各種プログラムや各種パラメータデータを格納する。RAM103は、記憶装置104からロードされたプログラムを一時的に記憶したり、エリア画像や各種データを記憶する。また、RAM103は、データの作業領域や一時待避領域として機能する。 In the PC 201, the CPU 101 controls the entire device according to the control program stored in the ROM 102. The ROM 102 stores various programs including control programs such as processes executed by the CPU 101, which will be described later, and various parameter data. The RAM 103 temporarily stores the program loaded from the storage device 104, and stores the area image and various data. Further, the RAM 103 functions as a data work area or a temporary save area.

記憶装置104は、例えば、ハードディスクやCD−ROM等で構成され、画像データを管理するデータベースを含む各種データを記憶する。ディスプレイ105は、例えば、LCDやCRTで構成される。入力装置106は、例えば、マウスやキーボード、ペンタブレット等で構成される。 The storage device 104 is composed of, for example, a hard disk, a CD-ROM, or the like, and stores various data including a database for managing image data. The display 105 is composed of, for example, an LCD or a CRT. The input device 106 is composed of, for example, a mouse, a keyboard, a pen tablet, or the like.

ネットワークインターフェース(I/F)109は、ネットワーク204上に接続されている外部装置(スキャナ202やプリンタ203に限らず、不図示のサーバや外部記憶装置等)と通信し、プログラムやデータを読み込んだり、書き込んだりする。 The network interface (I / F) 109 communicates with an external device (not limited to the scanner 202 and the printer 203, but also a server and an external storage device (not shown)) connected on the network 204 to read programs and data. , Write.

図3は、図1の画像処理システムにて実行される画像処理の概略を示すフローチャートである。本処理は、PC201内の画像処理プログラムに基づいてCPU101により実行される処理である。なお、図3の詳細な処理を示すフローチャートは、図4を用いて説明する。 FIG. 3 is a flowchart showing an outline of image processing executed by the image processing system of FIG. This process is a process executed by the CPU 101 based on the image processing program in the PC 201. A flowchart showing the detailed processing of FIG. 3 will be described with reference to FIG.

まず、ステップS301では、PC201は、スキャナ202を制御して紙文書の画像を読み取らせて、その画像データを取得する。次に、PC201は、画像に対してブロックセレクション処理を行って、画像から表、文字、絵や図、枠、線の各領域を抽出する。 First, in step S301, the PC 201 controls the scanner 202 to read an image of a paper document and acquire the image data. Next, the PC 201 performs a block selection process on the image to extract each area of a table, characters, a picture or a figure, a frame, and a line from the image.

ブロックセレクション処理とは、図9のように読み取った一頁のイメージデータをオブジェクト毎の塊として認識し、該ブロック各々を文字/図画/写真/線/表等の属性に判定し、異なる属性を持つ領域に分割する処理である。 The block selection process recognizes the image data of one page read as shown in FIG. 9 as a block for each object, determines each block as an attribute such as characters / drawings / photographs / lines / tables, and sets different attributes. It is a process to divide into the area to have.

具体的には、先ず、入力画像を白黒に二値化し、輪郭線追跡をおこなって黒画素輪郭で囲まれる画素の塊を抽出する。面積の大きい黒画素の塊については、内部にある白画素に対しても輪郭線追跡をおこない白画素の塊を抽出、さらに一定面積以上の白画素の塊の内部からは再帰的に黒画素の塊を抽出する。 Specifically, first, the input image is binarized to black and white, and contour line tracking is performed to extract a pixel block surrounded by a black pixel contour. For a block of black pixels with a large area, the outline is traced to the white pixel inside to extract the block of white pixels, and the block of black pixels recursively from the inside of the block of white pixels over a certain area. Extract the mass.

このようにして得られた黒画素の塊を、大きさおよび形状で分類し、異なる属性を持つ領域へ分類していく。たとえば、縦横比が1に近く、大きさが一定の範囲のものを文字相当の画素塊とし、さらに近接する文字が整列良くグループ化可能な部分を文字領域、扁平な画素塊を線領域、一定大きさ以上でかつ四角系の白画素塊を整列よく内包する黒画素塊の占める範囲を表領域、不定形の画素塊が散在している領域を写真領域、それ以外の任意ブロックセレクション処理で得られた各ブロックに対するブロック情報を図5に示す。図5に示すブロック情報に対応する画像の例が図10である。なお、各ブロック情報は画面上で表示されないが、説明のために図10で各ブロックを示すものとする。 The black pixel mass thus obtained is classified by size and shape, and classified into regions having different attributes. For example, a pixel block having an aspect ratio close to 1 and a constant size is defined as a pixel block equivalent to a character, a part where adjacent characters can be grouped in a well-aligned manner is a character area, and a flat pixel block is a line area. The area occupied by the black pixel clusters that are larger than the size and contain the square white pixel clusters in a well-aligned manner is obtained by the table area, the area where the irregular pixel clusters are scattered is the photographic area, and other arbitrary block selection processing is performed. The block information for each block is shown in FIG. FIG. 10 is an example of an image corresponding to the block information shown in FIG. Although each block information is not displayed on the screen, each block is shown in FIG. 10 for the sake of explanation.

このブロックセレクション処理で得られたブロックのうち、テキスト属性(種別)を持つブロックを取得し、このブロックについて文字認識処理を行う。文字認識技術については既知の技術であるため説明を省略する。 Of the blocks obtained by this block selection process, a block having a text attribute (type) is acquired, and character recognition processing is performed on this block. Since the character recognition technology is a known technology, the description thereof will be omitted.

文字認識をした結果得られた文字列から、複数行にわたる領域かを判定し、複数行にわたる場合には、各行に分割して、領域として登録する。1行の場合にはそのままの領域として登録する。文字認識した場合に得られた領域(座標)も取得できるため、その座標を登録する。領域として登録されたデータの例が図6である。図5のブロック4が13個の領域として分割され、登録される。 From the character string obtained as a result of character recognition, it is determined whether the area extends over a plurality of lines, and if it extends over a plurality of lines, it is divided into each line and registered as an area. In the case of one line, it is registered as the area as it is. Since the area (coordinates) obtained when the character is recognized can also be acquired, the coordinates are registered. FIG. 6 shows an example of data registered as an area. The block 4 of FIG. 5 is divided into 13 areas and registered.

次に設定ファイル(図7)に設定された取得条件701に従って、値を取得する領域を特定する。この特定は、ブロックセレクションにより得られたブロックに対して文字認識処理を行い、行分割して、領域を登録する。この領域から、取得条件701のキー領域の検索文字列(例えば、HDLコレステロール)を基に、キー領域を検索して、このキー領域から、検索方向(例えば、横)を用いて、キー領域の横の領域を値取得領域として特定する。この時値フォーマット(例えば、数字、3ケタ)の条件に合わない場合は更に検索方向の隣の領域を値取得領域として特定する。 Next, the area for acquiring the value is specified according to the acquisition condition 701 set in the setting file (FIG. 7). In this identification, the block obtained by the block selection is subjected to character recognition processing, the line is divided, and the area is registered. From this area, the key area is searched based on the search character string (for example, HDL cholesterol) of the key area of the acquisition condition 701, and from this key area, the search direction (for example, horizontal) is used to obtain the key area. Specify the horizontal area as the value acquisition area. If the conditions of the current value format (for example, numbers and three digits) are not met, the area next to the search direction is further specified as the value acquisition area.

この時、702のように設定ファイルの検索文字列をカンマ区切りで複数登録しておくと、1番目の検索文字列に合致する文字列が存在しない場合は2番目の検索文字列(例えば、トリグリセライド)を検索する。 At this time, if multiple search character strings in the configuration file are registered, such as 702, separated by commas, if there is no character string that matches the first search character string, the second search character string (for example, triglyceride) ) Is searched.

また、703のように設定ファイルの検索方向をカンマ区切りで複数登録しておくと、1番目の検索方向に合致する値が存在しない場合は2番目の検索方向(例えば、下)を検索する。 Further, if a plurality of search directions of the setting file are registered separated by commas as in 703, the second search direction (for example, bottom) is searched when there is no value matching the first search direction.

さらに、上記の検索方向に加えて、図8に示す除外列設定条件801および優先列設定条件803により、除外すべき列、優先すべき列を判断し、値を取得すべき領域を特定する。なお、本実施例では、除外列、優先列は、縦並びの一連の項目として説明しているが、帳票等の書式によっては横並びの一連の項目(除外行、優先行と呼んでもよい)としてもよい。 Further, in addition to the above search direction, the exclusion column setting condition 801 and the priority column setting condition 803 shown in FIG. 8 determine the columns to be excluded and the columns to be prioritized, and specify the area for which the value should be acquired. In this embodiment, the exclusion column and the priority column are described as a series of vertically arranged items, but depending on the format of the form or the like, they may be referred to as a series of horizontally arranged items (may be called excluded rows and priority rows). May be good.

除外列設定条件801は、設定された文字列802が表示されている列には、検査の基準値や前回の検査値など、今回の検査結果とは異なる情報が表示されていると判断される対象を設定する条件である。 In the exclusion column setting condition 801, it is determined that information different from the current inspection result, such as the inspection reference value and the previous inspection value, is displayed in the column in which the set character string 802 is displayed. It is a condition to set the target.

優先列設定条件803は、設定された文字列804が表示されている列には、今回の検査結果が表示されていると判断される対象を設定する条件である。 The priority column setting condition 803 is a condition for setting a target for which it is determined that the current inspection result is displayed in the column in which the set character string 804 is displayed.

そして、値取得領域として特定された領域に登録されている文字列(数字)を今回の検査結果として取得する。 Then, the character string (number) registered in the area specified as the value acquisition area is acquired as the inspection result this time.

ステップS302では、PC201は、ステップS301にて取得した文字列(数字)を今回の検査結果としてディスプレイ105に表示する。ディスプレイへの表示例は、図12および図13であり、それぞれの画面については後述する。また、ユーザからの出力指示によりCSVファイル等に取得した値のデータ群をエクスポートして出力する。 In step S302, the PC 201 displays the character string (number) acquired in step S301 on the display 105 as the current inspection result. Examples of display on the display are FIGS. 12 and 13, and the respective screens will be described later. In addition, the data group of the values acquired in the CSV file or the like is exported and output according to the output instruction from the user.

図4を用いて、ステップS301の値取得処理について説明する。 The value acquisition process in step S301 will be described with reference to FIG.

ステップS401では、PC201は、設定ファイルから取得条件701、除外列設定条件801、優先列設定条件803を読み込む。それぞれの条件はステップS301で説明した通りである。利用する設定ファイルは、ユーザが任意に選択して読み込んでもよい。 In step S401, the PC 201 reads the acquisition condition 701, the exclusion column setting condition 801 and the priority column setting condition 803 from the setting file. Each condition is as described in step S301. The setting file to be used may be arbitrarily selected and read by the user.

ステップS402では、PC201は、スキャナから取り込まれた画像、或いは所定のフォルダに格納されている画像を読み込む。 In step S402, the PC 201 reads an image captured from the scanner or an image stored in a predetermined folder.

ステップS403では、PC201は、読み込まれた画像を用いて、ブロックセレクション処理を実行する。このブロックセレクションは、ブロックセレクションライブラリを用いて実行する。なお、ブロックセレクション処理については、ステップS301にて説明した通りである。また、ブロック情報は図5と同様である。さらに、ブロックセレクションライブラリで文字認識処理を実行してもよい。 In step S403, the PC 201 executes the block selection process using the read image. This block selection is executed using the block selection library. The block selection process is as described in step S301. The block information is the same as in FIG. Further, the character recognition process may be executed by the block selection library.

ステップS404では、PC201は、ブロックセレクションライブラリからテキスト種別、表種別を有するブロック情報を取得する。 In step S404, the PC 201 acquires block information having a text type and a table type from the block selection library.

ステップS405では、PC201は、取得したブロックに対して、文字認識処理を行う。文字認識処理は既知の技術であり説明を省略するが、例えば、パターンマッチングを用いて、記入文字と文字のテンプレートを照合して、文字候補を抽出する技術がある。 In step S405, the PC 201 performs character recognition processing on the acquired block. The character recognition process is a known technique and the description thereof will be omitted. However, for example, there is a technique of collating the entered character with the character template and extracting the character candidate by using pattern matching.

文字認識処理により、文字列(数字含む)と、その文字列の領域情報(座標)が取得できる。領域情報は、文字列を囲む枠を示す領域である。文字認識した結果は、ブロックごとにメモリで管理されるものとする。 By the character recognition process, a character string (including numbers) and area information (coordinates) of the character string can be acquired. The area information is an area indicating a frame surrounding the character string. The result of character recognition shall be managed in memory for each block.

ステップS405では、すべてのブロックに対して、まず文字認識を実行し、ステップS406の処理へ移行するようにしているが、1ブロックごとに、文字認識を行い、S406の判定を行ってもよい。すなわち、すべてのブロックに対して文字認識を実行したあとに、ステップS406の判定を実行する手順に限定されるものではない。 In step S405, character recognition is first executed for all blocks, and the process proceeds to step S406. However, character recognition may be performed for each block to determine S406. That is, the procedure is not limited to the procedure of executing the determination in step S406 after executing the character recognition for all the blocks.

ステップS406では、PC201は、すべてのブロックに対して、処理を実行したか否かを判定する。すべてのブロックに対して処理が行われていない場合、次に処理するブロックの文字列を取得するべくステップS407へ処理を移す。すべてのブロックに対して処理を実行した場合には、ステップS411へ処理を移す。 In step S406, the PC 201 determines whether or not the process has been executed for all the blocks. If the processing has not been performed for all the blocks, the processing is moved to step S407 in order to acquire the character string of the block to be processed next. When the processing is executed for all the blocks, the processing is moved to step S411.

ステップS407では、PC201は、処理対象のブロックの文字認識結果(文字列)をメモリから取得する。 In step S407, the PC 201 acquires the character recognition result (character string) of the block to be processed from the memory.

ステップS408では、PC201は、取得した文字列が複数行の文字列かを判定する。複数行の文字列を取得した場合はステップS410へ処理を移す。また、1行の文字列を取得した場合はステップS409へ処理を移す。 In step S408, the PC 201 determines whether the acquired character string is a character string having a plurality of lines. When the character strings of a plurality of lines are acquired, the process is moved to step S410. Further, when the character string of one line is acquired, the process is moved to step S409.

ステップS409では、PC201は、文字認識結果をメモリに記憶する。文字認識結果は図6の文字認識領域情報に登録される。図6では、領域IDと、文字認識結果から得られる文字列と、文字列がある位置を示す領域情報(座標)を登録する。 In step S409, the PC 201 stores the character recognition result in the memory. The character recognition result is registered in the character recognition area information of FIG. In FIG. 6, the area ID, the character string obtained from the character recognition result, and the area information (coordinates) indicating the position where the character string is located are registered.

ステップS410では、PC201は、行ごとに領域を分割して、文字認識領域情報を生成し、登録する。図6の601に示す通り、ブロック4の文字列が、13個の領域に分けて登録される。なお、領域情報(座標)は、それぞれの行の文字列のある位置の座標が登録される。 In step S410, the PC 201 divides the area for each line to generate and register the character recognition area information. As shown in 601 of FIG. 6, the character string of the block 4 is registered by dividing it into 13 areas. As the area information (coordinates), the coordinates of the position where the character string of each line is located are registered.

ステップS411では、PC201は、読み込まれた取得条件701のキー領域の検索文字列(図7参照)を取得して、文字認識領域情報を検索する。キー領域の検索文字列に従って、文字認識領域情報の文字列で一致する領域を特定する。これにより、一致した領域がキー検索領域となる。 In step S411, the PC 201 acquires the read search character string (see FIG. 7) of the key area of the acquisition condition 701 and searches for the character recognition area information. According to the search character string of the key area, the area that matches in the character string of the character recognition area information is specified. As a result, the matched area becomes the key search area.

ステップS412では読み込まれた除外列設定条件801の検索文字列(図8参照)を取得して、文字認識領域情報を検索し、値が一致する領域を特定する。この時、値が一致した領域が表領域の場合は表中の自分自身が存在する列を「除外列」とする。 In step S412, the read search character string (see FIG. 8) of the exclusion column setting condition 801 is acquired, the character recognition area information is searched, and the area where the values match is specified. At this time, if the area where the values match is the table area, the column in the table in which it exists is defined as the "excluded column".

除外列設定条件801の検索文字列を複数登録している場合は全ての検索文字列に対して、上記を実施する。 When a plurality of search character strings of the exclusion string setting condition 801 are registered, the above is performed for all the search character strings.

除外列の検索文字列と一致した個所が表形式でない場合は自分自身の文字列のX座標と同じ並びの領域を「除外列」として判断しても良い。また、除外列が横並びの場合はY座標で判断してもよい。 If the part that matches the search character string of the exclusion string is not in tabular format, the area of the same arrangement as the X coordinate of the own character string may be determined as the "exclusion column". Further, when the exclusion columns are arranged side by side, it may be determined by the Y coordinate.

ステップS413では読み込まれた優先列設定条件803の検索文字列(図8参照)を取得して、文字認識領域情報を検索し、値が一致する領域を特定する。この時、値が一致した領域が表領域の場合は表中の自分自身が存在する列を「優先列」とする。 In step S413, the read search character string (see FIG. 8) of the priority column setting condition 803 is acquired, the character recognition area information is searched, and the area where the values match is specified. At this time, if the area where the values match is the table area, the column in the table in which the user exists is regarded as the "priority column".

優先列設定条件803の検索文字列を複数登録している場合は全ての検索文字列に対して、上記を実施する。 When a plurality of search character strings of the priority column setting condition 803 are registered, the above is performed for all the search character strings.

優先列の検索文字列と一致した個所が表形式でない場合は自分自身の文字列のX座標と同じ並びの領域を「優先列」として判断しても良い。また、優先列が横並びの場合はY座標で判断してもよい。 If the part that matches the search character string of the priority column is not in the tabular format, the area of the same sequence as the X coordinate of the own character string may be determined as the "priority column". Further, when the priority columns are arranged side by side, it may be determined by the Y coordinate.

ステップS414では、PC201は、キー領域と、取得条件701の検索方向(例えば、右)を取得して、キー領域から1つ右の領域を特定する。キー領域の座標を基に、文字認識領域情報(例えば、図6)を参照して右方向の座標を有する領域を検索し、特定する。この特定した領域が値取得領域となる。なお、右方向の座標を有する領域のうち、一番近い座標を持つ領域から順に1つ目の領域、2つ目の領域とする。キー領域が複数ある場合には、同様にそれぞれの条件に従い値の取得領域を特定する。 In step S414, the PC 201 acquires the key area and the search direction (for example, right) of the acquisition condition 701, and identifies an area one right from the key area. Based on the coordinates of the key area, the area having the coordinates in the right direction is searched and specified with reference to the character recognition area information (for example, FIG. 6). This specified area becomes the value acquisition area. In addition, among the regions having coordinates in the right direction, the first region and the second region are set in order from the region having the closest coordinates. If there are multiple key areas, specify the value acquisition area according to each condition in the same way.

上記にて値の取得領域を取得する際に、値の検索方向に「優先列」が存在する場合はその列(例えば、図11の1101)を優先的に値を取得する取得領域の候補とする。また「優先列」が複数存在する場合は、優先度順に値の取得領域の候補とする。 When acquiring the value acquisition area in the above, if there is a "priority column" in the value search direction, that column (for example, 1101 in FIG. 11) is set as a candidate for the acquisition area for preferentially acquiring the value. do. If there are multiple "priority columns", they are candidates for the value acquisition area in order of priority.

また、値の検索方向に「除外列」が存在する場合はその列(例えば、図11の1102)を値取得領域の対象外とする。 If there is an "excluded column" in the value search direction, that column (for example, 1102 in FIG. 11) is excluded from the target of the value acquisition area.

例えば、図14に示す報告書例1401の場合、キー項目「HDLコレステロール」の値を取得する際に、基準値が表示された列1402は除外列を表す文字列を含まないため除外列とは判断されないが、文字列「今回」を含む列1403が優先列と判断され、列1402をスキップして、列1403の文字列「51」の領域を値の取得領域とする。 For example, in the case of the report example 1401 shown in FIG. 14, when the value of the key item “HDL cholesterol” is acquired, the column 1402 in which the reference value is displayed does not include the character string representing the exclusion column, so that the exclusion column is Although it is not determined, the column 1403 including the character string "this time" is determined to be the priority column, the column 1402 is skipped, and the area of the character string "51" of the column 1403 is used as the value acquisition area.

また、図14に示す報告書例1411の場合、文字列「基準値」を含む列1412が除外列と判断され、検索方向で除外列にある文字列「40〜86」は対象から除外され、除外列をスキップした列1413の文字列「51」の領域を値の取得領域とする。なお、列1413は優先列を表す文字列を含まないため優先列とは判断されない。 Further, in the case of the report example 1411 shown in FIG. 14, the column 1412 including the character string "reference value" is determined to be an exclusion column, and the character strings "40 to 86" in the exclusion column in the search direction are excluded from the target. The area of the character string "51" of the column 1413 in which the excluded column is skipped is set as the value acquisition area. Note that column 1413 is not determined to be a priority column because it does not include a character string representing the priority column.

ステップS415では、PC201は、ステップS414で特定した値の取得領域から値を取得する。この時取得した文字列が読み込まれた取得条件701の値フォーマット(図7参照)と異なる場合は読み込まれた取得条件701の検索方向(図7参照)の次の文字列を取得する。これを値フォーマットに合致した文字列が取得できるか、同一の表の端まで繰り返す。 In step S415, the PC 201 acquires the value from the value acquisition area specified in step S414. If the character string acquired at this time is different from the value format of the read acquisition condition 701 (see FIG. 7), the next character string in the search direction (see FIG. 7) of the read acquisition condition 701 is acquired. Repeat this until the end of the same table can be obtained as a character string that matches the value format.

ステップS416では、PC201は、値が取得できたか否かを判断し、値が取得できた場合はステップS418を実施する。値が取得できなかった場合はステップS417を実施する。 In step S416, the PC 201 determines whether or not the value can be acquired, and if the value can be acquired, the PC 201 executes step S418. If the value cannot be obtained, step S417 is performed.

ステップS417では、PC201は、読み込まれた取得条件701の検索方向(図7参照)に設定された全ての検索方向に対して値の取得を実施したか否かを判断し、実施した場合はステップS418を実施し、実施していない場合は検索方向を次の方向にしてステップS414を実施する。 In step S417, the PC 201 determines whether or not the values have been acquired for all the search directions set in the search direction (see FIG. 7) of the read acquisition condition 701, and if so, the step. S418 is carried out, and if it is not carried out, step S414 is carried out with the search direction set to the next direction.

ステップS418では、PC201は、認識した全てのキー項目に対して値の取得を実施した場合はステップS419を実施し、値の取得が未実施のキー項目がある場合は値の取得処理(ステップS414〜ステップS417)を実施する。 In step S418, the PC 201 executes step S419 when the value acquisition is performed for all the recognized key items, and the value acquisition process (step S414) when there is a key item for which the value acquisition has not been performed. -Step S417) is carried out.

ステップS419では、値取得領域として特定された領域のうち、ステップS415で値を取得できなかったものについて、値を取得すべき領域であったどうかを判定する。判定した結果は、ステップS302にて結果を表示する際に反映させる。 In step S419, it is determined whether or not the area specified as the value acquisition area for which the value could not be acquired in step S415 was the area for which the value should be acquired. The determined result is reflected when displaying the result in step S302.

具体的処理を、画像として取り込んだ報告書等が表形式の場合について説明する。ステップS415にて、あるキー項目についてエラーとなり、当該キー項目に対して値が取得できなかった場合、値を取得しようとした領域に対して、同じ列に値が正常に取得できた他の値取得領域が存在する場合は「優先領域」と判定する。逆に同じ列に値が正常に取得できた他の値取得領域が存在しない場合は「非優先領域」と判定する。つまり、値が正常に取得できた値取得領域が存在する列については、取得すべき項目が並んだ列である可能性が高いため、同列でエラーとなった領域についても、値を取得すべき領域と判定している。 A case where a report or the like in which a specific process is captured as an image is in a tabular format will be described. In step S415, if an error occurs for a certain key item and the value cannot be acquired for the key item, another value for which the value can be normally acquired in the same column for the area for which the value is to be acquired is obtained. If the acquisition area exists, it is determined as the "priority area". On the contrary, if there is no other value acquisition area in the same column for which the value can be acquired normally, it is determined as "non-priority area". In other words, for a column that has a value acquisition area where the value could be acquired normally, there is a high possibility that the items to be acquired are lined up, so the value should be acquired even for the area where an error occurred in the same column. It is judged as an area.

図13に判定結果の一例を示す。図13では、キー項目「ALT(GPT)」について、値取得領域として1302と1303の2ヶ所が特定され、いずれも値取得がエラーとなっている。値取得領域1302では、他のキー項目「AST(GOT)」などについて同列の値取得領域で値が正常に取得できているため、「優先領域」、つまり値を取得すべきキー領域と判定される。一方、値取得領域1303では、他のキー項目について同列で値を正常に取得できた値取得領域が存在しないため、「非優先領域」、つまり値を取得しなくてもよいキー領域と判定される。 FIG. 13 shows an example of the determination result. In FIG. 13, for the key item “ALT (GPT)”, two places, 1302 and 1303, are specified as value acquisition areas, and the value acquisition is an error in each of them. In the value acquisition area 1302, since the values can be normally acquired in the value acquisition area in the same column for other key items such as "AST (GOT)", it is determined as the "priority area", that is, the key area for which the value should be acquired. NS. On the other hand, in the value acquisition area 1303, since there is no value acquisition area in which the value can be normally acquired in the same column for other key items, it is determined as a "non-priority area", that is, a key area in which the value does not need to be acquired. NS.

また、画像として取り込んだ報告書等が表形式でない場合は、エラーとなったキー領域のX座標と近いX座標を持つ領域に値の取得できた他のキー項目が存在する場合に「優先領域」、存在しない場合に「非優先領域」と判定してもよい。また、表形式の場合に列ではなく行で領域を特定してもよく、表形式でない場合にY座標で特定してもよい。 In addition, if the report etc. captured as an image is not in tabular format, if there is another key item for which the value can be obtained in the area with the X coordinate close to the X coordinate of the key area in which the error occurred, the "priority area" , If it does not exist, it may be determined as a "non-priority area". Further, in the case of the tabular format, the area may be specified by the row instead of the column, and when it is not in the tabular format, the area may be specified by the Y coordinate.

次に、ステップS302の値出力処理により表示される画面について説明する。 Next, the screen displayed by the value output process in step S302 will be described.

図12は、ステップS302により表示される画面の一例である認識結果画面1201の画面イメージである。 FIG. 12 is a screen image of the recognition result screen 1201 which is an example of the screen displayed in step S302.

認識結果画面1201は、左側に読み取った画像イメージ1202、右側に検査項目毎の認識結果一覧1203を表示する。 The recognition result screen 1201 displays the read image image 1202 on the left side and the recognition result list 1203 for each inspection item on the right side.

ステップS415で、キー領域が空欄の場合や、値フォーマットに合う文字列がない場合など、値が取得できない項目がある場合にはエラー項目として強調表示する(1204、1205)。認識結果に誤りがあった場合には、ユーザにより、修正入力エリアに修正値を入力させることが可能である(1206)。修正入力エリアに入力された場合には、入力値が登録される値となる。 In step S415, if there is an item for which the value cannot be acquired, such as when the key area is blank or when there is no character string matching the value format, it is highlighted as an error item (1204, 1205). If there is an error in the recognition result, the user can have the correction value input in the correction input area (1206). When input is made in the correction input area, the input value becomes the registered value.

また、優先列設定条件803および除外列設定条件801により特定される優先列、除外列を識別可能に表示してもよい。 Further, the priority column and the exclusion column specified by the priority column setting condition 803 and the exclusion column setting condition 801 may be displayed in an identifiable manner.

図13は、ステップS419による判定結果を反映させた画面の一例である認識結果画面1301の画面イメージである。 FIG. 13 is a screen image of the recognition result screen 1301 which is an example of the screen reflecting the determination result in step S419.

値取得領域1302はステップS415にて値を取得できず、ステップS419にて「優先領域」と判定されたため、値取得領域1302と、値取得領域1302の認識結果1304が強調表示されている。 Since the value acquisition area 1302 could not acquire the value in step S415 and was determined to be the "priority area" in step S419, the value acquisition area 1302 and the recognition result 1304 of the value acquisition area 1302 are highlighted.

一方、値取得領域1303はステップS415にて値を取得できず、ステップS419にて「非優先領域」と判定されたため、値取得領域1303と、値取得領域1303の認識結果1305が、「優先領域」とは異なる形式で表示されている。 On the other hand, since the value acquisition area 1303 could not acquire the value in step S415 and was determined to be the "non-priority area" in step S419, the value acquisition area 1303 and the recognition result 1305 of the value acquisition area 1303 are "priority areas". Is displayed in a different format.

また、認識結果画面1201および1301は、出力ボタンを備えており、認識結果と、ユーザによる値の修正があれば修正結果とをCSVファイルに出力する。なお、複数の画像が読み込まれた場合には、すべての画像に対して、値取得、確認を実行し、最後の画像に対して出力ボタンを押下すると、CSVファイルに一括して値を出力する。出力するファイルの形式は一例であり、限定されるものではない。 Further, the recognition result screens 1201 and 1301 are provided with an output button, and output the recognition result and the correction result if the value is corrected by the user to a CSV file. When multiple images are loaded, value acquisition and confirmation are executed for all images, and when the output button is pressed for the last image, the values are collectively output to the CSV file. .. The format of the output file is an example and is not limited.

上記により、複数の書式を持つ文書から所望の項目の値を容易に取得できるようになる。 The above makes it possible to easily obtain the value of a desired item from a document having a plurality of formats.

以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。例えば、クラウド環境で実現する構成であってもよい。その場合、クラウド環境上のサーバで、設定ファイル作成ツールが実行される。 Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, an apparatus, a method, a program, a recording medium, or the like, and specifically, is composed of a plurality of devices. It may be applied to a system or a device consisting of one device. For example, it may be a configuration realized in a cloud environment. In that case, the configuration file creation tool is executed on the server in the cloud environment.

また、本発明におけるプログラムは、図3〜図4に示すフローチャートの処理方法をコンピュータが実行可能なプログラムである。なお、記憶媒体に図3〜図4の処理方法をコンピュータが実行可能なプログラムが記憶される構成であってもよい。なお、本発明におけるプログラムは図3〜図4の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program in which a computer can execute the processing method of the flowchart shown in FIGS. 3 to 4. The storage medium may be configured to store a program in which a computer can execute the processing methods of FIGS. 3 to 4. The program in the present invention may be a program for each processing method of each device of FIGS. 3 to 4.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。 As described above, a recording medium on which a program that realizes the functions of the above-described embodiment is recorded is supplied to the system or device, and the computer (or CPU or MPU) of the system or device stores the program in the recording medium. Needless to say, the object of the present invention can be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク、ソリッドステートドライブ等を用いることができる。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. Disks, solid state drives, etc. can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually operated based on the instruction of the program. Needless to say, there are cases where a part or all of the processing is performed and the processing realizes the functions of the above-described embodiment.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. It goes without saying that there is a case where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the function of the above-described embodiment is realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium in which the program for achieving the present invention is stored into the system or the device, the system or the device can enjoy the effect of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 It should be noted that all the configurations in which each of the above-described embodiments and modifications thereof are combined are also included in the present invention.

101 CPU
102 RAM
104 記憶装置
201 PC
202 スキャナ
203 プリンタ
101 CPU
102 RAM
104 Storage device 201 PC
202 Scanner 203 Printer

Claims (10)

キー文字列と当該キー文字列に関連する文字列とが複数配置された文書において、文字列を取得する情報処理装置であって、
前記文書における、キー文字列と文字列を取得する領域を特定する取得条件とに基づき決定される領域の中から所定の除外文字列により特定される領域を除いた領域を、文字列取得領域として決定する決定手段と、
前記決定された文字列取得領域から文字列を取得する取得手段と
を備えることを特徴とする情報処理装置。
An information processing device that acquires a character string in a document in which a plurality of key character strings and character strings related to the key character string are arranged.
In the document, the region excluding the region specified by Jo Tokoro exclusion strings from the area determined based on the acquisition condition for specifying a region to obtain the key character string and the character string, the character string acquisition region And the decision-making means to decide as
An information processing apparatus including an acquisition means for acquiring a character string from the determined character string acquisition area.
前記決定手段は、前記文書における、キー文字列と文字列を取得する領域を特定する取得条件とに基づき決定される領域のうち所定の優先文字列により特定される領域を、文字列取得領域として決定することを特徴とする請求項1に記載の情報処理装置。 Said determining means, in the document, the area specified by the priority string among plants constant region which is determined based on the acquisition condition for specifying a region to obtain the key character string and the character string, the character string acquisition region determining as the information processing apparatus according to claim 1, wherein the. 前記除外文字列により特定される領域は、前記文書内の一連の領域であることを特徴とする請求項1または2に記載の情報処理装置。 The information processing apparatus according to claim 1 or 2, wherein the area specified by the exclusion character string is a series of areas in the document. 前記除外文字列により特定される領域は、前記文書内の表の列または行であることを特徴とする請求項1〜3のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 3, wherein the area specified by the exclusion character string is a column or row of a table in the document. 前記決定手段は、キー文字列と取得条件により特定される領域のうち、所定の除外文字列により特定される領域を飛ばして文字列取得領域を決定することを特徴とする請求項1〜4のいずれか1項に記載の情報処理装置。 The determination means according to claim 1 to 4, wherein the character string acquisition area is determined by skipping the area specified by the predetermined exclusion character string among the areas specified by the key character string and the acquisition condition. The information processing device according to any one of the items. 前記取得した文字列から得られる情報を表示する表示制御手段を備えることを特徴とする請求項1〜5のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 5, further comprising a display control means for displaying information obtained from the acquired character string. 前記取得条件は、キー文字列と取得する文字列との位置関係を示す方向を含み、
前記決定手段は、前記キー文字列から前記方向にある領域を文字列取得領域として決定することを特徴とする請求項1から6のいずれか1項に記載の情報処理装置。
The acquisition condition includes a direction indicating the positional relationship between the key character string and the character string to be acquired.
The information processing apparatus according to any one of claims 1 to 6, wherein the determination means determines an area in the direction from the key character string as a character string acquisition area.
キー文字列と当該キー文字列に関連する文字列とが複数配置された文書において、文字列を取得する情報処理装置であって、
前記文書における、キー文字列と文字列を取得する領域を特定する取得条件とに基づき決定される領域のうち所定の優先文字列により特定される領域を、文字列取得領域として決定する決定手段と、
前記決定された文字列取得領域から文字列を取得する取得手段と
を備えることを特徴とする情報処理装置。
An information processing device that acquires a character string in a document in which a plurality of key character strings and character strings related to the key character string are arranged.
In said document, a key character string and the region specified by the priority string among plants constant region which is determined based on the acquisition condition for specifying a region to get a string, determining means for determining as a string acquisition area When,
An information processing apparatus including an acquisition means for acquiring a character string from the determined character string acquisition area.
キー文字列と当該キー文字列に関連する文字列とが複数配置された文書において、文字列を取得する情報処理装置の制御方法であって、
決定手段が、前記文書における、キー文字列と文字列を取得する領域を特定する取得条件とに基づき決定される領域の中から所定の除外文字列により特定される領域を除いた領域を、文字列取得領域として決定する決定ステップと、
取得手段が、前記決定された文字列取得領域から文字列を取得する取得ステップと
を備えることを特徴とする情報処理装置の制御方法。
It is a control method of an information processing device that acquires a character string in a document in which a plurality of key character strings and character strings related to the key character string are arranged.
Determining means, in the document, the region excluding the region specified by Jo Tokoro exclusion strings from the area determined based on the acquisition condition for specifying a region to obtain the key character string and the character string, The decision step to decide as the character string acquisition area and
A control method of an information processing device, wherein the acquisition means includes an acquisition step of acquiring a character string from the determined character string acquisition area.
キー文字列と当該キー文字列に関連する文字列とが複数配置された文書において、文字列を取得する情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
前記文書における、キー文字列と文字列を取得する領域を特定する取得条件とに基づき決定される領域の中から所定の除外文字列により特定される領域を除いた領域を、文字列取得領域として決定する決定手段と、
前記決定された文字列取得領域から文字列を取得する取得手段
として機能させるためのプログラム。
A program that can be executed by an information processing device that acquires a character string in a document in which a plurality of key character strings and character strings related to the key character string are arranged.
The information processing device
In the document, the region excluding the region specified by Jo Tokoro exclusion strings from the area determined based on the acquisition condition for specifying a region to obtain the key character string and the character string, the character string acquisition region And the decision-making means to decide as
A program for functioning as an acquisition means for acquiring a character string from the determined character string acquisition area.
JP2019105777A 2016-11-17 2019-06-06 Information processing device, control method, program Active JP6931168B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019105777A JP6931168B2 (en) 2016-11-17 2019-06-06 Information processing device, control method, program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016224365A JP6536542B2 (en) 2016-11-17 2016-11-17 Information processing apparatus, control method, program
JP2019105777A JP6931168B2 (en) 2016-11-17 2019-06-06 Information processing device, control method, program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016224365A Division JP6536542B2 (en) 2016-11-17 2016-11-17 Information processing apparatus, control method, program

Publications (3)

Publication Number Publication Date
JP2019169182A JP2019169182A (en) 2019-10-03
JP2019169182A5 JP2019169182A5 (en) 2019-12-26
JP6931168B2 true JP6931168B2 (en) 2021-09-01

Family

ID=68107466

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019105777A Active JP6931168B2 (en) 2016-11-17 2019-06-06 Information processing device, control method, program

Country Status (1)

Country Link
JP (1) JP6931168B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021064209A (en) * 2019-10-15 2021-04-22 富士ゼロックス株式会社 Information processor and information processing program
JP7304604B1 (en) * 2023-02-16 2023-07-07 ウェルネス・コミュニケーションズ株式会社 How to support data entry for forms

Also Published As

Publication number Publication date
JP2019169182A (en) 2019-10-03

Similar Documents

Publication Publication Date Title
JP4533273B2 (en) Image processing apparatus, image processing method, and program
JP4920928B2 (en) Image processing apparatus, control method therefor, and program
JP2005173730A (en) Business form ocr program, method, and device
JP4785655B2 (en) Document processing apparatus and document processing method
US20190379795A1 (en) Image processing device, image processing method, image processing program, and recording medium storing program
JP6931168B2 (en) Information processing device, control method, program
JP2014016790A (en) Information processing apparatus, information processing method, and program
US11153446B2 (en) Information processing apparatus for presenting an object for a batch operation without selection in advance and non-transitory computer readable medium
US8526744B2 (en) Document processing apparatus and computer readable medium
JP5623574B2 (en) Form identification device and form identification method
JP5094682B2 (en) Image processing apparatus, image processing method, and program
JP2008108114A (en) Document processor and document processing method
US20230206672A1 (en) Image processing apparatus, control method of image processing apparatus, and storage medium
JP6947971B2 (en) Information processing device, control method, program
JP2018055256A (en) Information processing apparatus, information processing method, and program
JP4518212B2 (en) Image processing apparatus and program
JP6536542B2 (en) Information processing apparatus, control method, program
US11163992B2 (en) Information processing apparatus and non-transitory computer readable medium
JP2010102501A (en) Image processing device, image processing method, and program
JP6795770B2 (en) Information processing device and its processing method and program
JP2005208977A (en) Document filing device and method
JP4517822B2 (en) Image processing apparatus and program
JP6481204B2 (en) Information processing apparatus, processing method thereof, and program
US20230273952A1 (en) Image processing apparatus, image processing method, and storage medium
US20230108505A1 (en) Information processing apparatus

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191111

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210119

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210317

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210713

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210726

R151 Written notification of patent or utility model registration

Ref document number: 6931168

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250