JP5306406B2 - Form processing system and form processing method - Google Patents

Form processing system and form processing method Download PDF

Info

Publication number
JP5306406B2
JP5306406B2 JP2011086714A JP2011086714A JP5306406B2 JP 5306406 B2 JP5306406 B2 JP 5306406B2 JP 2011086714 A JP2011086714 A JP 2011086714A JP 2011086714 A JP2011086714 A JP 2011086714A JP 5306406 B2 JP5306406 B2 JP 5306406B2
Authority
JP
Japan
Prior art keywords
type
date stamp
unit
stamp information
image data
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
JP2011086714A
Other languages
Japanese (ja)
Other versions
JP2012218890A (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.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2011086714A priority Critical patent/JP5306406B2/en
Publication of JP2012218890A publication Critical patent/JP2012218890A/en
Application granted granted Critical
Publication of JP5306406B2 publication Critical patent/JP5306406B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Warehouses Or Storage Devices (AREA)
  • Character Input (AREA)

Description

本発明の実施形態は、帳票処理システム、及び帳票処理方法に関する。   Embodiments described herein relate generally to a form processing system and a form processing method.

従来、金融機関では、各支店において取り扱われた振込依頼書による電気料金、水道料金、電話料金等の公共料金や税金などの管理、仕分けのために、計算センターで本店や各支店の振込依頼書の収納済通知書を集め、帳票処理システムによって各帳票の記載事項を読み取り、払込先ごとに帳票をソートし、振込金額を合計するなどの処理を行っている。   Traditionally, financial institutions use the transfer request forms handled by each branch to manage and sort public charges such as electricity charges, water charges, telephone charges, and taxes, and transfer requests from the head office and each branch at the calculation center. The collected notices are collected, the written items of each form are read by the form processing system, the forms are sorted for each payee, and the transfer amounts are totaled.

この帳票処理システムでは、最初(1パス目)の読み取りで帳票の種類が識別できなかった(識別リジェクトした)ためにポケットに分類できなかった帳票を、オペレータが帳票イメージや帳票を確認して種類を設定し、そのリジェクトした帳票束をもう一度読み取り(2パス目)、オペレータが設定した帳票の種類に従ってポケットに分類する、ということが一般的に行われている。   In this form processing system, the operator can confirm the form image and form of the form that could not be classified in the pocket because the form type could not be identified by the first (first pass) reading (identification was rejected). In general, the rejected form bundle is read again (second pass) and classified into pockets according to the form type set by the operator.

ここで、2パス目のスキャンを行われた各帳票と、オペレータが設定した帳票の種類とを紐付ける方法として、1パス目に識別子として通し番号を文字やバーコードなどで印刷し、この識別子とオペレータの設定を関連付けておくことで、2パス目に識別子を光学式文字読取装置(OCR:Optical Character Reader)やバーコードリーダ等で読み取って、オペレータの設定を取り出し、帳票の識別や仕分けを自動的に行う方法がある。   Here, as a method for associating each form scanned in the second pass with the form type set by the operator, a serial number is printed as an identifier in the first pass as a character or barcode, and this identifier and By associating operator settings, the identifier is read in the second pass with an optical character reader (OCR: Optical Character Reader) or a barcode reader, and the operator settings are retrieved to automatically identify and sort forms. There is a way to do it.

また、識別子を印刷する際に紫外線等の特殊な光源で読み取ることができる透明インクで印字する方法がある。   There is also a method of printing with a transparent ink that can be read with a special light source such as ultraviolet rays when printing the identifier.

特開2004−145383号公報JP 2004-145383 A

本発明が解決しようとする課題は、識別子を帳票に印刷すること無く、一度識別不可能と判定された帳票の種類の識別を可能にする帳票処理システム、及び帳票処理方法を提供することを目的とする。   The problem to be solved by the present invention is to provide a form processing system and a form processing method that can identify the type of form that has been determined to be unidentifiable once without printing the identifier on the form. And

本実施形態の帳票処理システムは、帳票の画像データを入力する帳票データ入力部と、画像データに識別子を付与する識別子付与部と、画像データに基づいて帳票の種別を識別する帳票種別識別部と、画像データから日付印情報を抽出する日付印情報抽出部と、識別子と日付印情報とを対応付けて記憶する第1の記憶部と、帳票種別識別部で種別が識別できなかった帳票について入力された帳票の種別と当該帳票に付与された識別子とを対応付けて記憶する第2の記憶部と、帳票種別識別部で種別が識別できなかった帳票について、再度入力された画像データから日付印情報を抽出し、この抽出した日付印情報に基づいて第1の記憶部と第2の記憶部を参照して当該帳票の種別を識別する帳票再識別部と、を備える。   The form processing system according to the present embodiment includes a form data input unit that inputs image data of a form, an identifier assignment unit that assigns an identifier to image data, and a form type identification unit that identifies a form type based on image data. A date stamp information extraction unit that extracts date stamp information from image data, a first storage unit that stores an identifier and date stamp information in association with each other, and a form whose type cannot be identified by the form type identification unit A second storage unit that stores the type of the generated form and the identifier assigned to the form in association with each other, and a date stamp from the re-input image data for the form whose type cannot be identified by the form type identification unit. A form re-identification unit that extracts information and identifies the type of the form with reference to the first storage unit and the second storage unit based on the extracted date stamp information.

実施形態の帳票処理システムのハードウェア構成を示すブロック図1 is a block diagram showing a hardware configuration of a form processing system according to an embodiment 実施形態の帳票処理システムの機能構成を示すブロック図。The block diagram which shows the function structure of the form processing system of embodiment. 実施形態の帳票処理システムの帳票認識処理の動作の一例を示すフローチャート。6 is a flowchart illustrating an example of an operation of form recognition processing in the form processing system according to the embodiment. 実施形態の帳票処理システムに入力される帳票の一例を示す図。FIG. 3 is a diagram illustrating an example of a form input to the form processing system according to the embodiment. 実施形態の帳票処理システムの日付印情報のイメージ図。The image figure of the date stamp information of the form processing system of embodiment. 実施形態に係る日付印情報テーブルのデータ構造の一例を示す図。The figure which shows an example of the data structure of the date stamp information table which concerns on embodiment. 実施形態に係る設定情報テーブルのデータ構造の一例を示す図。The figure which shows an example of the data structure of the setting information table which concerns on embodiment. 実施形態の帳票処理システムの帳票認識処理の動作の一例を示すフローチャート。6 is a flowchart illustrating an example of an operation of form recognition processing in the form processing system according to the embodiment.

以下、実施形態の帳票処理システムについて図1乃至図8を参照して説明する。   Hereinafter, the form processing system according to the embodiment will be described with reference to FIGS. 1 to 8.

図1は本実施形態の帳票処理システム1のハードウェア構成の一例を示す図である。   FIG. 1 is a diagram illustrating an example of a hardware configuration of a form processing system 1 according to the present embodiment.

帳票処理システム1は、金融機関の営業店それぞれから集められてきた多数の帳票を装填されたホッパ100から、帳票1枚1枚を取り込んで記載事項を読み取って画像データを作成するスキャナ200と、スキャナ200が読み取った帳票の種類の判定と帳票の文字認識とを行うサーバPC300と、文字認識処理が完了した帳票1枚1枚をサーバPC300が判定した種類毎に、ソートポケット400a,400b,400c,400d…にソートするソータ400とを備えている。   The form processing system 1 includes a scanner 200 that takes in each form from a hopper 100 loaded with a large number of forms collected from each sales office of a financial institution, and reads image data to create image data. The sort pockets 400a, 400b, and 400c are determined for each type of server PC 300 that performs determination of the type of the form read by the scanner 200 and character recognition of the form, and for each type that the server PC 300 has determined for each form for which character recognition processing has been completed. , 400d...

図2は本実施形態の帳票処理システム1の機能構成の一例を示す図である。帳票処理システム1は、スキャナ100である帳票データ入力部2、サーバPC300である帳票処理サーバ3、設定端末4から構成され、入力された帳票を識別して種類毎にポケット15に排出する帳票識別処理を行う。帳票処理システム1が識別できなかった帳票はオペレータによって種類を設定され、再度帳票処理システム1に入力される。本実施形態における帳票処理システム1は、再入力された帳票を設定された種類に基づいて、帳票の種類毎にポケット15に排出する帳票再識別処理を行う。   FIG. 2 is a diagram illustrating an example of a functional configuration of the form processing system 1 of the present embodiment. The form processing system 1 includes a form data input unit 2 that is a scanner 100, a form processing server 3 that is a server PC 300, and a setting terminal 4. A form identification that identifies an input form and discharges it into a pocket 15 for each type. Process. The form that cannot be identified by the form processing system 1 is set by the operator and is input to the form processing system 1 again. The form processing system 1 in the present embodiment performs a form re-identification process for discharging a re-input form to the pocket 15 for each form type based on the set type.

帳票データ入力部2は、例えばスキャナであり、帳票を走査することによってその帳票の画像データ(以下、帳票データという)を取得し、帳票処理サーバ3に送信する。   The form data input unit 2 is, for example, a scanner, acquires image data of the form (hereinafter referred to as form data) by scanning the form, and transmits it to the form processing server 3.

帳票処理サーバ3は、管理番号付与部5、帳票識別部6、文字認識部9、情報記憶部10、帳票仕分け部19から構成される。なお、これらは図1に示したサーバPC300の処理によって実現される。   The form processing server 3 includes a management number assigning unit 5, a form identifying unit 6, a character recognizing unit 9, an information storage unit 10, and a form sorting unit 19. These are realized by the processing of the server PC 300 shown in FIG.

管理番号付与部5は、帳票データ入力部2から入力された帳票データごとに管理番号を発番する。管理番号は例えば帳票が入力された順番などであり、帳票データの識別子である。   The management number assigning unit 5 issues a management number for each form data input from the form data input unit 2. The management number is, for example, the order in which the forms are input, and is an identifier of the form data.

帳票識別部6は、日付印情報抽出部7と管理番号検索部8とを備え、帳票データ入力部2から入力された帳票データの種類を識別する。帳票識別部6は、例えば帳票の種類ごとに固有のIDやバーコードを読み取って識別する。もしくは、帳票の罫線の位置や、プレ印字や、タイトルの文字列の位置などの帳票のフォーマットを読み取って、あらかじめ情報記憶部10の帳票識別情報DB11に登録された帳票の種類ごとのフォーマットを参照して識別する。また、帳票識別部6は、帳票の種類を識別できなかった場合に、帳票から再識別情報を抽出する。再識別情報は識別できなかった帳票を再度識別する再識別処理の際に参照する情報である。再識別情報抽出処理及び帳票再識別処理については後述する。   The form identification unit 6 includes a date stamp information extraction unit 7 and a management number search unit 8 and identifies the type of form data input from the form data input unit 2. The form identification unit 6 reads and identifies a unique ID or barcode for each type of form, for example. Alternatively, it reads the format of the form such as the position of the ruled line of the form, pre-printing, and the position of the character string of the title, and refers to the format for each type of form registered in the form identification information DB 11 of the information storage unit 10 in advance. To identify. Further, the form identifying unit 6 extracts re-identification information from the form when the form type cannot be identified. The re-identification information is information referred to in the re-identification process for re-identifying the form that could not be identified. The re-identification information extraction process and the form re-identification process will be described later.

日付印情報抽出部7は、帳票データから日付印に関する情報である日付印情報を抽出する。管理番号検索部8は、日付印情報抽出部7が抽出した日付印情報に基づいて、帳票データの識別子である管理番号を特定する。文字認識部9は帳票の文字認識を行う。   The date stamp information extraction unit 7 extracts date stamp information that is information related to the date stamp from the form data. The management number search unit 8 specifies a management number that is an identifier of the form data based on the date stamp information extracted by the date stamp information extraction unit 7. The character recognition unit 9 performs character recognition of the form.

帳票仕分け部19は、帳票識別部6からの指示に基づいて、識別された帳票を指定ポケット15に入るようソータ400を制御する機能を有する。帳票識別部6が種類を識別できた帳票は、帳票仕分け部19によって種類に応じて指定ポケット15に排出される。帳票識別部6が種類を識別できない帳票は、ソータ400がリジェクトポケット(図示しない)に排出する。   The form sorting unit 19 has a function of controlling the sorter 400 so that the identified form enters the designated pocket 15 based on an instruction from the form identifying unit 6. The form for which the form identifying unit 6 can identify the type is discharged by the form sorting unit 19 into the designated pocket 15 according to the type. Forms that cannot be identified by the form identification unit 6 are discharged by the sorter 400 into a reject pocket (not shown).

情報記憶部10は、帳票識別情報データベース(DB)11と帳票再識別情報DB12とを有し、帳票処理サーバ3に入力された帳票データを識別するための情報を記憶する。
帳票識別情報DB11は、帳票の種類を識別するための帳票識別情報をあらかじめ登録している。帳票再識別情報DB12は識別できなかった帳票を再度識別する際に参照する再識別情報を格納する。
The information storage unit 10 includes a form identification information database (DB) 11 and a form re-identification information DB 12 and stores information for identifying form data input to the form processing server 3.
The form identification information DB 11 registers form identification information for identifying the type of form in advance. The form re-identification information DB 12 stores re-identification information that is referred to when re-identifying a form that could not be identified.

設定端末4は、例えばパーソナルコンピュータである。オペレータは、帳票識別部6が識別できなかった帳票の種類を判定し、設定端末4を用いて、判定した種類を入力する。   The setting terminal 4 is a personal computer, for example. The operator determines the type of the form that cannot be identified by the form identifying unit 6 and inputs the determined type using the setting terminal 4.

ここで、図3を参照して、金融機関で振込依頼書による国民健康保険の払い込みを処理し、自治体毎に仕分けする場合の帳票処理システム1の帳票識別処理について説明する。図3は本実施形態に係る帳票識別処理の一例を示すフローチャートである。   Here, with reference to FIG. 3, the form identification process of the form processing system 1 in the case where the payment of the national health insurance by the transfer request form is processed in the financial institution and sorted for each municipality will be described. FIG. 3 is a flowchart showing an example of the form identification process according to the present embodiment.

まず、帳票データ入力部2が、対象の帳票をスキャンして帳票データを取得し、帳票処理サーバ3に入力する(ステップS10)。入力される帳票の一例を図4に示す。本実施形態は示すような国民健康保険料の納付書を入力したとする。帳票にはあらかじめ日付印16が押印されている。   First, the form data input unit 2 scans a target form, acquires form data, and inputs it to the form processing server 3 (step S10). An example of the input form is shown in FIG. In the present embodiment, it is assumed that a payment form for national health insurance premiums as shown is input. The date stamp 16 is stamped on the form in advance.

帳票処理サーバ3に帳票データが入力されると、管理番号付与部5は帳票を識別するための識別子である管理番号を発番する(ステップS11)。   When form data is input to the form processing server 3, the management number giving unit 5 issues a management number that is an identifier for identifying the form (step S11).

続いて帳票識別部6が、帳票識別情報DB11の帳票識別情報に基づいて入力された帳票の種類を識別する(ステップS12)。本実施形態では、入力された帳票から取得した帳票のフォーマットを、帳票識別情報DB11に登録された帳票の種類ごとのフォーマットと照合して入力された帳票の種類を識別する。   Subsequently, the form identification unit 6 identifies the type of form input based on the form identification information in the form identification information DB 11 (step S12). In this embodiment, the format of the form acquired from the input form is compared with the format of each form type registered in the form identification information DB 11 to identify the type of the input form.

帳票識別部6が入力された帳票を識別できた場合(ステップS13がYes)、文字認識部9は帳票データの文字認識を行う(ステップS14)。帳票仕分け部19は、識別された種類に基づいて対象の帳票をソータ400の指定ポケット15に排出させ(ステップS15)、帳票識別処理を終了する。   If the form identification unit 6 can identify the input form (Yes in step S13), the character recognition unit 9 performs character recognition of the form data (step S14). The form sorting unit 19 discharges the target form into the designated pocket 15 of the sorter 400 based on the identified type (step S15), and ends the form identification process.

帳票識別部6は入力された帳票を識別できなかった場合(ステップS13がNo)、帳票データから帳票の再識別情報を抽出する。具体的には、まず帳票識別部6の日付印抽出部7が帳票データの日付印16から日付印情報を抽出する(ステップS16)。   When the form identification unit 6 cannot identify the input form (No in step S13), it extracts the re-identification information of the form from the form data. Specifically, first, the date stamp extraction unit 7 of the form identification unit 6 extracts date stamp information from the date stamp 16 of the form data (step S16).

図5に、帳票の日付印情報のイメージ図を示す。本実施形態では、図5に示すように、日付印情報として、領収日付印の枠の左上角を基準とした日付印の中心座標(x、y)、日付印の角度(θ)、及び日付を抽出する。例えば図4及び図5に示す日付印16の日付印情報は、中心座標(40mm、45mm)、日付印の角度15度、日付は「20.12.12」である。   FIG. 5 shows an image diagram of the date stamp information of the form. In this embodiment, as shown in FIG. 5, as date stamp information, the date stamp center coordinates (x, y), the date stamp angle (θ), and the date as a reference with the upper left corner of the receipt date stamp frame. To extract. For example, the date stamp information of the date stamp 16 shown in FIGS. 4 and 5 is the center coordinates (40 mm, 45 mm), the date stamp angle of 15 degrees, and the date is “20.12.12”.

なお、日付印の中心座標と角度は、例えばイメージからの円検出や平行線検出を用いて抽出することが可能である。また日付は、角度を補正した後に一般的な文字認識方法を用いて抽出することが可能である。なお、日付印情報は上述した情報以外にも、例えば図4及び図5に示すような銀行名を文字認識した結果を含んでも良い。もしくは図4及び図5には図示していないが、日付印に含まれる支店名や担当者名を文字認識して、その結果を日付印情報としても良い。   Note that the center coordinates and angle of the date stamp can be extracted using, for example, circle detection or parallel line detection from the image. The date can be extracted using a general character recognition method after correcting the angle. In addition to the information described above, the date stamp information may include a result of character recognition of the bank name as shown in FIGS. 4 and 5, for example. Alternatively, although not shown in FIGS. 4 and 5, the branch name and the person in charge name included in the date stamp may be recognized as characters and the result may be used as date stamp information.

日付印情報抽出部7は日付印情報を抽出すると、抽出結果の日付印情報を対象の帳票データの管理番号とともに帳票再識別情報DB12の日付印情報テーブル13に登録する(ステップS17)。図6に日付印情報テーブル13のデータ構造17の一例を示す。図6に示すように、日付印情報テーブル13には、管理番号17a、日付印の中心のx座標17b、日付印の中心のy座標17c、角度(θ)17d、日付17eが格納される。   When the date stamp information is extracted, the date stamp information extraction unit 7 registers the date stamp information of the extraction result in the date stamp information table 13 of the form re-identification information DB 12 together with the management number of the target form data (step S17). FIG. 6 shows an example of the data structure 17 of the date stamp information table 13. As shown in FIG. 6, the date stamp information table 13 stores a management number 17a, an x coordinate 17b of the center of the date stamp, a y coordinate 17c of the center of the date stamp, an angle (θ) 17d, and a date 17e.

帳票仕分け部19は、日付印情報の抽出が行われた帳票を、ソータ400によって帳票の種類毎にリジェクトポケットに排出させ(ステップS18)、帳票識別処理を終了する。   The form sorting unit 19 causes the sorter 400 to discharge the form from which the date stamp information has been extracted into the reject pocket for each form type (step S18), and ends the form identifying process.

ここで、帳票識別部6が帳票の種類を識別できず、ソータ400のリジェクトポケットに排出された帳票は、オペレータによって一枚ずつ確認され、帳票の種類を設定される。具体的には、設定端末4にリジェクトされた帳票の帳票データと管理番号が表示される。オペレータは表示された帳票データを確認して帳票の種類を特定する。オペレータは、特定した帳票の種類を設定端末4を用いて帳票処理サーバ3に入力する。帳票処理サーバ3は、入力された管理番号と帳票の種類を設定情報として帳票再識別情報DB12の設定情報テーブル14に登録する。図7に設定情報テーブル14のデータ構造18の一例を示す。図7に示すように、設定情報テーブル14には、管理番号18a、帳票の種類18bが格納される。この設定情報と上述した日付印情報とを再識別情報とする。   Here, the form identification unit 6 cannot identify the form type, and the form discharged to the reject pocket of the sorter 400 is confirmed one by one by the operator, and the form type is set. Specifically, the form data and the management number of the rejected form are displayed on the setting terminal 4. The operator confirms the displayed form data and identifies the type of form. The operator inputs the specified form type to the form processing server 3 using the setting terminal 4. The form processing server 3 registers the input management number and form type as setting information in the setting information table 14 of the form re-identification information DB 12. FIG. 7 shows an example of the data structure 18 of the setting information table 14. As shown in FIG. 7, the setting information table 14 stores a management number 18a and a form type 18b. This setting information and the date stamp information described above are used as re-identification information.

オペレータが帳票の種類を設定した帳票は、帳票再識別処理を行う。図8を参照して帳票再識別処理について説明する。   The form for which the operator has set the form type performs form re-identification processing. The form re-identification process will be described with reference to FIG.

図8は本実施形態に係る帳票再識別処理の一例を示すフローチャートである。   FIG. 8 is a flowchart showing an example of the form re-identification process according to this embodiment.

まず、帳票データ入力部2が、対象の帳票をスキャンして帳票データを取得し、帳票処理サーバ3に入力する(ステップS20)。続いて、日付印情報抽出部7が、入力された帳票データから日付印情報を抽出する(ステップS21)。   First, the form data input unit 2 scans the target form, acquires form data, and inputs it to the form processing server 3 (step S20). Subsequently, the date stamp information extraction unit 7 extracts date stamp information from the input form data (step S21).

抽出結果の日付印情報に基づいて、管理番号検索部8は帳票再識別情報DB12の日付印情報テーブル13を検索し、中心座標、角度及び日付が一致もしくは類似する日付印情報の管理番号を抽出する(ステップS22)。日付印情報が類似するかどうかの判定は、例えば中心座標と角度が近く、日付が同じかどうかで行う。なお類似する日付印情報が複数ある場合は、最も中心座標と角度が近い日付印情報の管理番号を抽出する。   Based on the date stamp information of the extraction result, the management number search unit 8 searches the date stamp information table 13 of the form re-identification information DB 12 and extracts the management number of date stamp information whose center coordinates, angle, and date match or are similar. (Step S22). Whether the date stamp information is similar is determined based on whether the date is the same as the center coordinate and the angle is close, for example. If there are a plurality of similar date stamp information, the management number of the date stamp information having the closest angle to the center coordinate is extracted.

検索の結果、管理番号が抽出できた場合(ステップS23がYes)、帳票識別部6は、この管理番号に基づいて設定情報テーブル14を検索し、管理番号が一致する設定情報に含まれる帳票の種類を対象の帳票データの種類であるとし、帳票を識別する(ステップS24)。   As a result of the search, if the management number can be extracted (Yes in step S23), the form identification unit 6 searches the setting information table 14 based on this management number, and finds the form included in the setting information with the matching management number. The type is assumed to be the type of the target form data, and the form is identified (step S24).

文字認識部9は識別された帳票の文字認識を行う(ステップS25)。帳票仕分け部19は、識別された種類に基づいてソータ400によって種類毎に指定ポケット15に排出させ(ステップS26)、帳票再識別処理を終了する。   The character recognition unit 9 performs character recognition of the identified form (step S25). The form sorting unit 19 causes the sorter 400 to discharge the form into the designated pocket 15 based on the identified type (step S26), and ends the form re-identification process.

管理番号が特定できなかった場合(ステップS23がNo)、帳票仕分け部19は、ソータ400に対象の帳票を、リジェクトポケットに排出させる(ステップS27)。そして帳票再識別処理を終了する。この場合、リジェクトポケットに排出された帳票は、オペレータによって、設定端末4から帳票の記載内容が入力され、帳票の種類毎にソータ400の指定ポケット15に人手で仕分けられる。または、これらの帳票は文字認識装置によって文字認識を行われた後、オペレータが帳票の種類毎にソータ400の指定ポケット15に人手で仕分けてもよい。   When the management number cannot be specified (No in step S23), the form sorting unit 19 causes the sorter 400 to discharge the target form into the reject pocket (step S27). Then, the form re-identification process ends. In this case, the form discharged into the reject pocket is manually entered into the designated pocket 15 of the sorter 400 for each type of form by inputting the description content of the form from the setting terminal 4 by the operator. Alternatively, these forms may be manually sorted into the designated pocket 15 of the sorter 400 for each form type after the form is recognized by the character recognition device.

上述したように、本実施形態の帳票処理システム1は、識別子を帳票に印刷すること無く、一度識別不可能と判定された帳票とオペレータが入力した帳票の種類とを対応付けることを可能にする。   As described above, the form processing system 1 according to the present embodiment makes it possible to associate a form that has been determined to be unidentifiable with the type of form entered by the operator without printing the identifier on the form.

したがって、帳票処理システム1は、識別子を印刷する際に、印刷する文字やバーコードが帳票の紙面を汚したり、印刷する文字やバーコードが帳票の印刷と重なってしまい、帳票が読み取れないなどの問題がない。   Therefore, when the form processing system 1 prints the identifier, the printed character or barcode contaminates the paper surface of the form, or the printed character or barcode overlaps with the printing of the form, so that the form cannot be read. there is no problem.

また、帳票処理システム1は、紫外線等の特殊な光源で読み取ることができる透明インクで印字した識別子が、帳票の用紙に含まれる蛍光増白剤等が紫外線により発光してしまい用紙と透明インクのコントラストが低下してしまうため認識できないという問題も解決できる。   In addition, the form processing system 1 has an identifier printed with a transparent ink that can be read by a special light source such as ultraviolet rays, and the fluorescent brightener contained in the form paper emits light due to the ultraviolet rays. It also solves the problem that it cannot be recognized because the contrast is lowered.

したがって、帳票処理システム1は、帳票識別処理を効率化することができる。また、帳票識別処理の識別精度を向上できる。   Therefore, the form processing system 1 can make the form identification process more efficient. In addition, the identification accuracy of the form identification process can be improved.

以上、本発明の実施形態を説明したが、この実施形態は例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
例えば、上述の実施形態では、日付印情報として、中心座標、角度、日付を用いたが、この限りではない。例えば、日付印の色を用いてもよい。また、上述の実施形態では、中心座標の原点を領収日付印の枠の左上角としたが、帳票の左上角などでもよい。
As mentioned above, although embodiment of this invention was described, this embodiment is shown as an example and is not intending limiting the range of invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.
For example, in the above-described embodiment, the center coordinates, the angle, and the date are used as the date stamp information, but the present invention is not limited to this. For example, the color of a date stamp may be used. In the above-described embodiment, the origin of the center coordinates is the upper left corner of the receipt date frame, but it may be the upper left corner of the form.

1…帳票処理システム、2…帳票データ入力部、3…帳票処理サーバ、4…設定端末、5…管理番号付与部、6…帳票識別部、7…日付印情報抽出部、8…管理番号検索部、9…文字認識部、10…情報記憶部、19…帳票仕分け部 DESCRIPTION OF SYMBOLS 1 ... Form processing system, 2 ... Form data input part, 3 ... Form processing server, 4 ... Setting terminal, 5 ... Management number provision part, 6 ... Form identification part, 7 ... Date stamp information extraction part, 8 ... Management number search 9, character recognition unit 10, information storage unit 19, form sorting unit

Claims (3)

帳票の画像データを入力する帳票データ入力部と、
前記画像データに識別子を付与する識別子付与部と、
前記画像データに基づいて前記帳票の種別を識別する帳票種別識別部と、
前記画像データから日付印情報を抽出する日付印情報抽出部と、
前記識別子と前記日付印情報とを対応付けて記憶する第1の記憶部と、
前記帳票種別識別部で種別が識別できなかった帳票について入力された帳票の種別と当該帳票に付与された識別子とを対応付けて記憶する第2の記憶部と、
前記帳票種別識別部で種別が識別できなかった帳票について、再度入力された画像データから日付印情報を抽出し、この抽出した日付印情報に基づいて前記第1の記憶部と前記第2の記憶部を参照して当該帳票の種別を識別する帳票再識別部と、
を備える帳票処理システム。
A form data input part for inputting form image data;
An identifier giving unit for giving an identifier to the image data;
A form type identifying unit for identifying the type of the form based on the image data;
A date stamp information extraction unit for extracting date stamp information from the image data;
A first storage unit that stores the identifier and the date stamp information in association with each other;
A second storage unit for storing the form type input for the form whose type could not be identified by the form type identifying unit and the identifier assigned to the form;
For a form whose type could not be identified by the form type identifying unit, date stamp information is extracted from the re-input image data, and the first storage unit and the second storage are extracted based on the extracted date stamp information. A form re-identification part that refers to the part and identifies the type of the form,
Form processing system with
前記日付印情報は、前記日付印の中心座標と角度と日付である請求項1に記載の帳票処理システム。   The form processing system according to claim 1, wherein the date stamp information is a center coordinate, an angle, and a date of the date stamp. 帳票の画像データを入力するステップと、
前帳票の識別子を付与するステップと、
前記画像データに基づいて前記帳票の種別を識別するステップと、
前記画像データから日付印情報を抽出するステップと、
前記識別子と前記日付印情報とを対応付けて第1の記憶部に記憶するステップと、
前記帳票種別識別部で種別が識別できなかった帳票について入力された帳票の種別と当該帳票に付与された識別子とを対応付けて第2の記憶部に記憶するステップと、
前記帳票種別識別部で種別が識別できなかった帳票について、再度入力された画像データから日付印情報を抽出し、この抽出した日付印情報に基づいて前記第1の記憶部と前記第2の記憶部を参照して当該帳票の種別を識別するステップと、
を備える帳票処理方法。
A step of inputting image data of the form;
A step of assigning an identifier of the previous form;
Identifying the form type based on the image data;
Extracting date stamp information from the image data;
Storing the identifier and the date stamp information in association with each other in a first storage unit;
Storing in the second storage unit the form type inputted for the form whose type could not be identified by the form type identifying unit in association with the identifier assigned to the form;
For a form whose type could not be identified by the form type identifying unit, date stamp information is extracted from the re-input image data, and the first storage unit and the second storage are extracted based on the extracted date stamp information. Identifying the type of the form with reference to the part;
A form processing method comprising:
JP2011086714A 2011-04-08 2011-04-08 Form processing system and form processing method Active JP5306406B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011086714A JP5306406B2 (en) 2011-04-08 2011-04-08 Form processing system and form processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011086714A JP5306406B2 (en) 2011-04-08 2011-04-08 Form processing system and form processing method

Publications (2)

Publication Number Publication Date
JP2012218890A JP2012218890A (en) 2012-11-12
JP5306406B2 true JP5306406B2 (en) 2013-10-02

Family

ID=47270817

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011086714A Active JP5306406B2 (en) 2011-04-08 2011-04-08 Form processing system and form processing method

Country Status (1)

Country Link
JP (1) JP5306406B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109829430A (en) * 2019-01-31 2019-05-31 中科人工智能创新技术研究院(青岛)有限公司 Cross-module state pedestrian based on isomery stratification attention mechanism recognition methods and system again

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023166543A1 (en) * 2022-03-01 2023-09-07 日本電気株式会社 Business sheet processing system, business sheet processing method, and recording medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07100439A (en) * 1993-09-30 1995-04-18 Toshiba Corp Mail processing device
JP2002113424A (en) * 2000-10-04 2002-04-16 Toshiba Corp Device and method for treating sheet paper or the like
FR2927827B1 (en) * 2008-02-26 2011-04-01 Solystic METHOD FOR SORTING POSTAL SHIPMENTS INCLUDING OPTIMIZED MANAGEMENT OF THE SPACE FOR EXPLORING SIGNATURES OF SHIPMENTS

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109829430A (en) * 2019-01-31 2019-05-31 中科人工智能创新技术研究院(青岛)有限公司 Cross-module state pedestrian based on isomery stratification attention mechanism recognition methods and system again
CN109829430B (en) * 2019-01-31 2021-02-19 中科人工智能创新技术研究院(青岛)有限公司 Cross-modal pedestrian re-identification method and system based on heterogeneous hierarchical attention mechanism

Also Published As

Publication number Publication date
JP2012218890A (en) 2012-11-12

Similar Documents

Publication Publication Date Title
CN110008944B (en) OCR recognition method and device based on template matching and storage medium
US20070154098A1 (en) Automated processing of paper forms using remotely-stored templates
CN1265499A (en) Bill processing method and system
US20140268250A1 (en) Systems and methods for receipt-based mobile image capture
JP2016048444A (en) Document identification program, document identification device, document identification system, and document identification method
JP2017016549A (en) Character recognition device, character recognition method, and program
US20170109574A1 (en) Systems and methods for capturing critical fields from a mobile image of a credit card bill
CN112487859A (en) Information processing apparatus, information processing method, and computer readable medium
JP3078318B2 (en) Character recognition method and apparatus including locating and extracting predetermined data from a document
CN109934213A (en) Bill image recognition methods, device, computer equipment and storage medium
CN112487982A (en) Merchant information auditing method, system and storage medium
JP2020042320A (en) Image recognition apparatus, image recognition method and image recognition program
JP5306406B2 (en) Form processing system and form processing method
CA2982080A1 (en) Methods for securely processing non-public, personal health information having handwritten data
JP2013020302A (en) Business form recognition system
JP2003323553A (en) Method and system for document processing
JP2012252657A (en) Business form identification system, business form identification method and business form processing program
JP7338135B2 (en) Recognition processing device and program
JP5566971B2 (en) Information processing program, information processing apparatus, and character recognition method
KR101516684B1 (en) A service method for transforming document using optical character recognition
US20160321499A1 (en) Learn-Sets from Document Images and Stored Values for Extraction Engine Training
TWM626292U (en) Business-oriented key item key-value identification system
CN113591657A (en) OCR (optical character recognition) layout recognition method and device, electronic equipment and medium
US10229315B2 (en) Identification of duplicate copies of a form in a document
TWI807467B (en) Key-item detection model building method, business-oriented key-value identification system and method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130308

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: 20130531

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130625

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5306406

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350