JP2023120861A - Voucher information processing device, voucher information processing method, and program - Google Patents

Voucher information processing device, voucher information processing method, and program Download PDF

Info

Publication number
JP2023120861A
JP2023120861A JP2022023964A JP2022023964A JP2023120861A JP 2023120861 A JP2023120861 A JP 2023120861A JP 2022023964 A JP2022023964 A JP 2022023964A JP 2022023964 A JP2022023964 A JP 2022023964A JP 2023120861 A JP2023120861 A JP 2023120861A
Authority
JP
Japan
Prior art keywords
image
voucher
information
unit
evidence
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
JP2022023964A
Other languages
Japanese (ja)
Inventor
幹直 池田
Mikinao Ikeda
崇史 松尾
Takashi Matsuo
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2022023964A priority Critical patent/JP2023120861A/en
Publication of JP2023120861A publication Critical patent/JP2023120861A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a voucher information processing device, a voucher information processing method, and a program, that can reduce the burden of a user when a voucher is detected and shorten the time required for completion of reading voucher contents.SOLUTION: In a voucher information processing system comprising a communication section, an image processing section, a voucher information management section, and a storage section, a voucher information processing device includes: an image acquisition section 111 that acquires a first image M1 including a voucher from the communication section; a voucher position detection section 112 that detects a plurality of vouchers including a first voucher V1 and a second voucher V2 in the first image; an image clipping section 115 that clips a second image M2 including the first voucher from the first image; an image processing section 116 that processes an area of the second voucher from the second image so as not to disable character recognition when the first voucher and the second voucher overlap in the second image; and an image output section 118 that outputs the second image processed by the image processing section 116.SELECTED DRAWING: Figure 2

Description

本開示は、証憑情報処理装置、証憑情報処理方法、及びプログラムに関する。 The present disclosure relates to a voucher information processing device, a voucher information processing method, and a program.

紙ハンドリングコストの削減や情報共有を容易にするため、紙文書、たとえば、領収書 や申込書などの紙文書をスキャナで電子化し、イメージデータ(電子化文書ともいう)と して管理する電子ファイリングシステムが実用化されている。このシステムでは、紙文書 は、スキャナで読み取られ、電子化文書として作成される。その後、イメージ化された文 書上の文字情報が、OCR(Optical character recognition)技術により、コードデータとして抽出され、集計や分析業務を 支援するコンピュータ処理用のデータとして使用されている。 In order to reduce paper handling costs and facilitate information sharing, paper documents such as receipts and application forms are digitized with a scanner and managed as image data (also known as digitized documents). The system has been put into practical use. In this system, paper documents are read by a scanner and created as electronic documents. After that, the character information on the imaged document is extracted as code data by OCR (Optical character recognition) technology, and is used as data for computer processing to support tabulation and analysis work.

レシートや領収書等の証憑の処理は、上述したような電子ファイリングシステムの一例である。たとえば、公認会計士事務所や税理士事務所(以下単に「会計事務所」と称す。)では、顧問先から会計処理の元となるレシートや領収書等の原始証憑類を受け取って当該顧問先の会計処理を行う。このとき、原始証憑(以下、単に「証憑」または「レシート」とも称す。)をスキャナやスマートフォンのカメラで電子データ化して会計事務所に受け渡すやり方がある。この原始証憑の画像化データは後に会計事務所の職員が参照して会計データを入力したり、OCR処理による自動読み取りしたりすることに用いられる。 The processing of receipts, invoices, and other evidence is an example of the electronic filing system as described above. For example, a certified public accountant office or a tax accountant office (hereinafter simply referred to as an "accounting firm") receives original documents such as receipts and receipts that are the basis of accounting processing from clients and process. At this time, there is a method of converting the original evidence (hereinafter also simply referred to as "evidence" or "receipt") into electronic data with a scanner or a smartphone camera and delivering it to the accounting office. The imaged data of this original document is later used for inputting accounting data by referring to it by staff members of the accounting office, or for automatic reading by OCR processing.

特許文献1は、証憑イメージ取得方法及び会計処理システムを開示している。この会計処理システムは、1枚以上のレシートや領収書などの原始証憑を取り込んだ画像データを読み取り、画像データから証憑部分を抽出する証憑イメージ切り出し手段と、切り出した証憑イメージの傾きや歪みを補正して矩形に整形する整形手段と、整形した証憑イメージを保存する証憑イメージ登録手段とを具える。証憑イメージ切り出し手段は、通常モードではレシート抽出閾値の第1のセットを用いて画像データから証憑イメージの切り出しを試行し、第1のセットを用いて画像データ証憑イメージを切り出しできない場合に、レシート抽出閾値の変動幅を変えたレシート抽出閾値の第2のセットを用いて画像データから証憑イメージの切り出しを試行する。 Patent Literature 1 discloses a voucher image acquisition method and an accounting processing system. This accounting processing system reads image data of one or more receipts or other original documents, and includes a document image cutting means for extracting the document part from the image data, and correcting the inclination and distortion of the clipped document image. A shaping means for shaping the image into a rectangular shape and a voucher image registering means for storing the shaped voucher image. The voucher image clipping means attempts to clip the voucher image from the image data using the first set of receipt extraction thresholds in the normal mode, and extracts the receipt when the image data voucher image cannot be clipped using the first set. Using a second set of receipt extraction thresholds in which the fluctuation range of the thresholds is changed, extraction of a voucher image from the image data is attempted.

特許第6539844号公報Japanese Patent No. 6539844

特許文献1のシステムは、エッジ検出で各証憑を検出している。例えば2枚以上の証憑が重なっているため、エッジ検出が困難な場合、ユーザがポインティング操作などの手動操作を通じてエッジの存在を指定する必要があり、証憑の検出に手間を要することが起こり得る。 The system of Patent Literature 1 detects each voucher by edge detection. For example, if edge detection is difficult because two or more vouchers are overlapped, the user needs to specify the presence of the edge through manual operation such as pointing operation, which may require time and effort to detect the voucher.

また、特許文献1のシステムは、証憑の傾きなどの事由により、OCR処理による読取が困難な場合、証憑画像を90度ずつ回転させて読取試行する。このため、読み取りのための回転に時間がかかることがあり、よって読取までに要する時間が長くなることがあり得る。 Further, in the system of Patent Document 1, when reading by OCR processing is difficult due to reasons such as inclination of the voucher, the voucher image is rotated by 90 degrees and read is attempted. For this reason, it may take time to rotate for reading, which may lengthen the time required for reading.

本開示は、証憑検出時のユーザの手間を低減でき、証憑内容の読取完了までに要する時間を短縮できる証憑情報処理装置、証憑情報処理方法、及びプログラムを提供する。 The present disclosure provides a voucher information processing device, a voucher information processing method, and a program that can reduce the user's effort when detecting vouchers and shorten the time required to complete reading of the contents of vouchers.

本開示の一態様は、証憑を含む第1の画像を取得する取得部と、前記第1の画像内の第1の証憑及び第2の証憑を含む複数の証憑を検出する検出部と、前記第1の画像から、前記第1の証憑を含む第2の画像を切り出す切出部と、前記第2の画像内で前記第1の証憑と前記第2の証憑とが重なっている場合、前記第2の画像から前記第2の証憑の領域を文字認識不能に加工する加工部と、前記加工部により加工された前記第2の画像を出力する出力部と、を備える証憑情報処理装置である。 According to one aspect of the present disclosure, an acquisition unit that acquires a first image including a voucher, a detection unit that detects a plurality of vouchers including a first voucher and a second voucher in the first image, and When the cutting unit for cutting out a second image containing the first evidence from the first image and the first evidence and the second evidence overlap in the second image, the A voucher information processing apparatus comprising: a processing unit that processes a region of the second voucher from a second image so that characters cannot be recognized; and an output unit that outputs the second image processed by the processing unit. .

本開示の一態様は、証憑を含む第4の画像を取得する取得部と、前記第4の画像内の証憑を検出する検出部と、前記検出部により検出された前記証憑に、文字の向きが互いに異なる第1の文字領域と第2の文字領域とを含む複数の文字領域が存在する場合、前記第1の文字領域を含む第5の画像と、前記第2の文字領域を含む第6の画像と、を切り出す切出部と、前記第5の画像及び前記第6の画像を出力する出力部と、を備える証憑情報処理装置である。 According to one aspect of the present disclosure, an acquisition unit that acquires a fourth image including a voucher, a detection unit that detects the voucher in the fourth image, and the voucher detected by the detection unit has a character orientation are different from each other, a fifth image including the first character area and a sixth image including the second character area. and an output unit for outputting the fifth image and the sixth image.

本開示の一態様は、証憑を含む第1の画像を取得するステップと、前記第1の画像内の第1の証憑及び第2の証憑を含む複数の証憑を検出するステップと、前記第1の画像から、前記第1の証憑を含む第2の画像を切り出すステップと、前記第2の画像内で前記第1の証憑と前記第2の証憑とが重なっている場合、前記第2の画像から前記第2の証憑の領域を文字認識不能に加工するステップと、加工された前記第2の画像を出力するステップと、を備える証憑情報処理方法である。 One aspect of the present disclosure includes the steps of acquiring a first image containing evidence, detecting a plurality of evidence in the first image, including a first evidence and a second evidence, and cutting out a second image containing the first evidence from the image of the second image when the first evidence and the second evidence overlap in the second image A voucher information processing method comprising the steps of: processing an area of the second voucher from the second voucher so that characters cannot be recognized; and outputting the processed second image.

本開示の一態様は、上記の証憑情報処理方法をコンピュータに実行させるプログラムである。 One aspect of the present disclosure is a program that causes a computer to execute the voucher information processing method described above.

本開示によれば、証憑検出時のユーザの負担を低減でき、証憑内容の読取完了までに要する時間を短縮することができる。 According to the present disclosure, it is possible to reduce the burden on the user when detecting a voucher, and shorten the time required to complete reading of the contents of the voucher.

本開示の実施形態に係る証憑情報処理装置を含む証憑情報処理システムのブロック図である。1 is a block diagram of a voucher information processing system including a voucher information processing device according to an embodiment of the present disclosure; FIG. 実施形態1の証憑情報処理装置における重なり証憑処理部のブロック図である。3 is a block diagram of an overlapped voucher processing unit in the voucher information processing apparatus of Embodiment 1; FIG. 実施形態1の証憑情報処理装置が実行する証憑情報処理方法のフロー図である。3 is a flowchart of a voucher information processing method executed by the voucher information processing apparatus of the first embodiment; FIG. 実施形態1の証憑情報処理装置が実行する証憑情報処理の概念図であり、(A)は処理前の画像、(B)は処理後の画像を示す図である。2A and 2B are conceptual diagrams of voucher information processing executed by the voucher information processing apparatus of Embodiment 1, where (A) is an image before processing, and (B) is a diagram showing an image after processing; 実施形態1の証憑情報処理装置が実行する証憑情報処理の他の例の概念図であり、(A)は処理前の画像、(B)は処理後の画像を示す。4A and 4B are conceptual diagrams of another example of voucher information processing executed by the voucher information processing apparatus of Embodiment 1, where (A) shows an image before processing and (B) shows an image after processing; 実施形態2の証憑情報処理装置における重なり証憑処理部のブロック図である。FIG. 11 is a block diagram of an overlapped voucher processing unit in the voucher information processing apparatus of Embodiment 2; 実施形態2の証憑情報処理装置が実行する証憑情報処理方法のフロー図である。FIG. 11 is a flowchart of a voucher information processing method executed by the voucher information processing apparatus of the second embodiment; 2つの分離した証憑の画像の例を表す図である。FIG. 13 depicts an example of two separate voucher images; 実施形態2の証憑情報処理装置が実行する証憑情報処理の概念図であり、(A)は処理前の画像、(B)は中間過程での画像、(C)は処理後の画像を示す。FIG. 8 is a conceptual diagram of evidence information processing executed by the evidence information processing apparatus of Embodiment 2, where (A) shows an image before processing, (B) shows an image in an intermediate process, and (C) shows an image after processing. 実施形態3の証憑情報処理装置が実行する証憑情報処理方法のフロー図である。FIG. 11 is a flowchart of a voucher information processing method executed by the voucher information processing apparatus of the third embodiment; 実施形態3の証憑情報処理装置による処理結果の画面であり、操作端末が表示する画面であって、(A)は初期画面、(B)は2つの証憑の画像を並べて表示した画面である。FIG. 11 shows screens of processing results by the voucher information processing apparatus of the third embodiment, which are screens displayed by the operation terminal, where (A) is an initial screen and (B) is a screen in which two voucher images are displayed side by side. 図11(B)の「重ね合わせ」のチェックボックスをチェックすることにより表示される画面である。This is a screen displayed by checking the check box for "superposition" in FIG. 11B. 実施形態4の証憑情報処理装置による処理結果の画面であり、操作端末が表示する画面である。It is a screen of the processing result by the voucher information processing apparatus of Embodiment 4, and is a screen displayed by the operation terminal. 図13の警告情報の詳細ボタンが押されることにより表示される画面である。14 is a screen displayed by pressing the detail button of warning information in FIG. 13. FIG. 実施形態5の証憑情報処理装置による処理結果の画面であり、操作端末が表示する画面である。It is a screen of the processing result by the documented evidence information processing apparatus of Embodiment 5, and is a screen which an operation terminal displays.

以下、適宜図面を参照しながら、実施形態を詳細に説明する。但し、必要以上に詳細な説明は省略する場合がある。例えば、既によく知られた事項の詳細説明や実質的に同一の構成に対する重複説明を省略する場合がある。これは、以下の説明が不必要に冗長になることを避け、当業者の理解を容易にするためである。尚、添付図面及び以下の説明は、当業者が本開示を十分に理解するために提供されるものであり、これらにより特許請求の範囲に記載の主題を限定することは意図されていない。 Hereinafter, embodiments will be described in detail with reference to the drawings as appropriate. However, more detailed description than necessary may be omitted. For example, detailed descriptions of well-known matters and redundant descriptions of substantially the same configurations may be omitted. This is to avoid unnecessary verbosity in the following description and to facilitate understanding by those skilled in the art. It should be noted that the accompanying drawings and the following description are provided to enable those skilled in the art to fully understand the present disclosure and are not intended to limit the claimed subject matter thereby.

(証憑情報処理システムの構成)
図1は、本開示の実施形態に係る証憑情報処理装置を含む証憑情報処理システムのブロック図である。証憑情報処理システム200は、証憑情報処理装置1と、複数の操作端末50(50A,50B)と、複数のスキャナ60(60A,60B)と、これらの装置を通信可能に接続する通信ネットワーク70から構成される。
(Configuration of voucher information processing system)
FIG. 1 is a block diagram of a voucher information processing system including a voucher information processing device according to an embodiment of the present disclosure. The voucher information processing system 200 includes a voucher information processing device 1, a plurality of operation terminals 50 (50A, 50B), a plurality of scanners 60 (60A, 60B), and a communication network 70 that communicably connects these devices. Configured.

操作端末50は、証憑を入力する申請者(ユーザの一例)又は証憑の処理を行う処理担当者(例えば経理担当者)(ユーザの一例)等が使用する端末である。操作端末50は、例えば、PC(Personal Computer)やタブレット端末である。操作端末50は、例えばPCと同様に、制御部、通信部、記憶部、操作部、及び表示部を備える。制御部は、例えばプロセッサにより構成される。記憶部は、例えばROM(Read Only Memory)又はRAM(Random Access Memory)を含む。操作部は、キーボード、マウス、又はタッチパネル等でよい。表示部は、例えば液晶表示装置である。表示部は、例えば証憑情報処理装置1により処理された画像、データ又は情報等を表示してよい。ユーザは、表示された画像、データ又は情報等を確認できる。操作端末50Aは、処理担当者が用いる端末である。操作端末50Bは、申請者が用いる端末である。 The operation terminal 50 is a terminal used by an applicant (an example of a user) who inputs evidence or a person in charge of processing the evidence (for example, an accounting person) (an example of a user). The operation terminal 50 is, for example, a PC (Personal Computer) or a tablet terminal. The operation terminal 50 includes, for example, a control section, a communication section, a storage section, an operation section, and a display section, like a PC. A control part is comprised by a processor, for example. The storage unit includes, for example, ROM (Read Only Memory) or RAM (Random Access Memory). The operation unit may be a keyboard, mouse, touch panel, or the like. The display unit is, for example, a liquid crystal display device. The display unit may display images, data, information, or the like processed by the documented evidence information processing apparatus 1, for example. The user can check the displayed image, data, information, or the like. The operation terminal 50A is a terminal used by a person in charge of processing. The operation terminal 50B is a terminal used by the applicant.

スキャナ60は、レシート、領収書、申込書、納品書、契約書などの証憑を含む紙文書を読み込み、電子化文書として作成する装置である。電子化文書のデータ形式は、一般的な画像データでよい。例えば、ビットマップ形式やJPEG形式などが使用できる。スキャナ60は、例えば、オートフィーダ機構を備えたスキャナであり、定型サイズの紙文書を読み取ってよい。スキャナ60は、例えば、机上に置いた原稿のイメージを読み取るスタンド型のスキャナであり、不定形サイズの紙文書を読み取ってよい。 The scanner 60 is a device that reads paper documents including proofs such as receipts, receipts, application forms, statements of delivery, contracts, etc., and creates electronic documents. The data format of the electronic document may be general image data. For example, bitmap format or JPEG format can be used. The scanner 60 is, for example, a scanner equipped with an auto-feeder mechanism, and may read standard size paper documents. The scanner 60 is, for example, a stand-type scanner that reads an image of a document placed on a desk, and may read irregular-sized paper documents.

(証憑情報処理装置の基本構成)
証憑情報処理装置1は、スキャナ60が読み込んだ証憑の画像データを取り込み、各種の処理を施す。これにより、証憑情報処理装置1は、証憑検出時のユーザの手間を低減でき、証憑内容の読取完了までに要する時間を短縮できる。
(Basic Configuration of Voucher Information Processing Device)
The voucher information processing apparatus 1 takes in the image data of the voucher read by the scanner 60, and performs various processes. As a result, the voucher information processing apparatus 1 can reduce the user's trouble in detecting the voucher, and shorten the time required to complete the reading of the contents of the voucher.

証憑情報処理装置1は、通信部30と、画像処理部10と、証憑情報管理部20と、記憶部40と、を備える。記憶部40は、登録証憑データベース(DB)40Dを備える。 The voucher information processing device 1 includes a communication unit 30 , an image processing unit 10 , a voucher information management unit 20 and a storage unit 40 . The storage unit 40 includes a registration voucher database (DB) 40D.

通信部30は、各種データ又は情報等を通信する。通信部30による通信方式は、有線通信又は無線通信の方式でよく、LAN(Local Area Network)、WAN(Wide Area Network)、電力線通信、又は携帯電話用のセルラー通信(例えば5G、LTE(Long Term Evolution))等の通信方式を含んでよい。通信部30は、例えば、通信ネットワーク70を介して、操作端末50又はスキャナ60等から送信された種々のデータ(例えば画像データ)を受信する受信部として機能する。通信部30は、例えば、通信ネットワーク70を介して、操作端末50又はスキャナ60等に種々のデータ(例えば画像データ)を送信する送信部として機能する。通信部30が受信したデータは、例えば画像処理部10が処理する。通信部30は、例えば画像処理部10が処理したデータを送信する。 The communication unit 30 communicates various data or information. The communication method by the communication unit 30 may be a wired communication method or a wireless communication method, such as LAN (Local Area Network), WAN (Wide Area Network), power line communication, or cellular communication for mobile phones (e.g., 5G, LTE (Long Term Evolution)) and other communication methods may be included. The communication unit 30 functions as a receiving unit that receives various data (eg, image data) transmitted from the operation terminal 50, the scanner 60, or the like via the communication network 70, for example. The communication unit 30 functions, for example, as a transmission unit that transmits various data (such as image data) to the operation terminal 50 or the scanner 60 via the communication network 70 . The data received by the communication unit 30 is processed by the image processing unit 10, for example. The communication unit 30 transmits data processed by the image processing unit 10, for example.

画像処理部10は、例えばプロセッサにより構成される。プロセッサは、MPU(Micro processing Unit)、CPU(Central Processing Unit)、DSP(Digital Signal Processor)、又はGPU(Graphical Processing Unit)等を含んでよい。プロセッサは、各種集積回路(例えばLSI(Large Scale Integration)又はFPGA(Field Programmable Gate Array))等を含んでよい。画像処理部10は、記憶部40に保持されたプログラムを実行することで、各種機能を実現する。画像処理部10は、証憑情報処理装置1の各部を統括的に制御し、各種処理を行う。 The image processing unit 10 is configured by, for example, a processor. The processor may include an MPU (Micro processing Unit), a CPU (Central Processing Unit), a DSP (Digital Signal Processor), a GPU (Graphical Processing Unit), or the like. The processor may include various integrated circuits (eg, LSI (Large Scale Integration) or FPGA (Field Programmable Gate Array)) and the like. The image processing unit 10 implements various functions by executing programs held in the storage unit 40 . The image processing unit 10 comprehensively controls each unit of the voucher information processing apparatus 1 and performs various processes.

画像処理部10は、機能構成として、重なり証憑処理部11と、OCR処理部12と、重複登録確認処理部13と、入力支援処理部14と、入力予定処理部15と、を備える。画像処理部10は、例えば証憑情報処理装置1の主たる機能を司る部分であり、通信部30が通信ネットワーク70を介して受信した画像データが証憑の画像データである場合、後述する処理を施す。 The image processing unit 10 includes, as a functional configuration, an overlapping voucher processing unit 11, an OCR processing unit 12, a duplicate registration confirmation processing unit 13, an input support processing unit 14, and an input schedule processing unit 15. The image processing unit 10 is, for example, a part responsible for the main functions of the voucher information processing apparatus 1, and when the image data received by the communication unit 30 via the communication network 70 is the image data of a voucher, it performs the processing described later.

重なり証憑処理部11は、取得されたた証憑の画像データが2枚以上の証憑が重なった画像データの場合に、後述する処理を行う(実施形態1)。また、重なり証憑処理部11は、取得された証憑の画像データが、文字の向きが異なる2つ以上の文字領域を含む画像データである場合に、後述する処理を行う(実施形態2)。重なり証憑処理部11の詳細は後述する。 The overlapped voucher processing unit 11 performs processing described later when the acquired image data of the voucher is image data in which two or more vouchers overlap (first embodiment). Further, the overlapping voucher processing unit 11 performs processing described later when the acquired image data of the voucher is image data including two or more character areas with different character orientations (embodiment 2). The details of the overlapping voucher processing unit 11 will be described later.

OCR処理部12は、重なり証憑処理部11が処理した画像データの文字又はテキスト部分を認識し、文字データに変換する。OCR処理部12は、一般的なOCR(Optical Character Reader)処理つまり光学的な文字認識を行う。 The OCR processing unit 12 recognizes characters or text portions of the image data processed by the overlapping document processing unit 11 and converts them into character data. The OCR processing unit 12 performs general OCR (Optical Character Reader) processing, that is, optical character recognition.

重複登録確認処理部13は、重なり証憑処理部11が新たに処理した画像データと、他の画像データ、例えば登録証憑データベース40Dに登録された証憑の画像データとを比較し、同じ画像(同じ証憑)であるか否かを判定する。これにより、重複登録確認処理部13は、同じ証憑に関する情報が重複登録されていないか否かを確認する。入力支援処理部14は、証憑の処理担当者の入力を支援に関する処理を行う。入力予定処理部15は、予定されている証憑の入力を申請者に促すことに関する処理を行う。なお、重複登録確認処理部13、入力支援処理部14及び入力予定処理部15の詳細は、実施形態3~5にて説明する。 The overlapping registration confirmation processing unit 13 compares the image data newly processed by the overlapping voucher processing unit 11 with other image data, for example, the image data of the voucher registered in the registered voucher database 40D, and confirms that the same image (same voucher ). Thereby, the duplicate registration confirmation processing unit 13 confirms whether or not the information regarding the same voucher is duplicately registered. The input support processing unit 14 performs processing related to support for input by a person in charge of processing vouchers. The input schedule processing unit 15 performs processing related to prompting the applicant to input the voucher that is scheduled. Details of the duplicate registration confirmation processing unit 13, the input support processing unit 14, and the input schedule processing unit 15 will be described in the third to fifth embodiments.

証憑情報管理部20は、ユーザ(申請者又は処理担当者)が証憑情報処理装置1を管理するための機能を有する。 The voucher information management unit 20 has a function for the user (applicant or person in charge of processing) to manage the voucher information processing device 1 .

記憶部40は、一次記憶装置(例えばRAM(Random Access Memory)又はROM(Read Only Memory))を含む。記憶部40は、二次記憶装置(例えばHDD(Hard Disk Drive)又はSSD(Solid State Drive))や三次記憶装置(例えば光ディスク又はSDカード)を含んでよい。記憶部40は、その他の記憶装置を含んでよい。記憶部40は、証憑情報処理装置1に着脱自在であってよい。記憶部40は、各種データ又は情報等を保持する。 The storage unit 40 includes a primary storage device (for example, RAM (Random Access Memory) or ROM (Read Only Memory)). The storage unit 40 may include a secondary storage device (for example, HDD (Hard Disk Drive) or SSD (Solid State Drive)) or a tertiary storage device (for example, optical disk or SD card). The storage unit 40 may include other storage devices. The storage unit 40 may be detachable from the voucher information processing apparatus 1 . The storage unit 40 holds various data or information.

登録証憑データベース40Dは、重なり証憑処理部11により処理された証憑の画像、OCR処理部12により証憑の画像から文字認識されて得られた証憑の内容に関する証憑情報(第1の証憑情報)、等を蓄積する。よって、過去の証憑に関する実績としての証憑の画像や証憑情報が蓄積される。また、登録証憑データベース40Dは、証憑の原紙をスキャンした原紙画像を含んでもよい。上記の処理済みの証憑の画像、原紙画像、及び証憑情報は、関連付けされて蓄積されてよい。操作端末50のユーザ(申請者及び処理担当者)は、登録証憑データベース40Dに登録された処理済の画像データ又は証憑情報等を活用することができる。 The registered voucher database 40D contains the image of the voucher processed by the overlapping voucher processing unit 11, the voucher information (first voucher information) related to the contents of the voucher obtained by character recognition from the image of the voucher by the OCR processing unit 12, and the like. accumulate. Therefore, the image of the voucher and the voucher information are accumulated as the results of the past vouchers. Also, the registered voucher database 40D may include an original paper image obtained by scanning the original paper of the voucher. The processed voucher image, original paper image, and voucher information may be associated and accumulated. A user (applicant and person in charge of processing) of the operation terminal 50 can utilize the processed image data, evidence information, or the like registered in the registered voucher database 40D.

証憑情報は、証憑を個別に特定するための情報を含む。証憑情報は、証憑を識別する証憑識別情報を含む。証憑が請求書の場合、証憑識別情報は、請求書番号、金額、又は振込先口座番号等を含んでよい。証憑が領収書の場合、証憑識別情報は、日付、金額、相手先又は名称等を含んでよい。 The evidence information includes information for individually identifying the evidence. The voucher information includes voucher identification information for identifying vouchers. If the voucher is an invoice, the voucher identification information may include invoice number, amount, or payee account number. If the voucher is a receipt, the voucher identification information may include date, amount, counterparty or name, and the like.

なお、登録証憑データベース40Dは、証憑情報処理装置1の外部に配置されてよく、例えば独立したデータベースサーバであってもよい。証憑情報処理装置1は、通信部30を介してデータベースサーバにアクセス可能であり、蓄積された画像、データ、又は情報等を取得可能であってもよい。 The registered voucher database 40D may be arranged outside the voucher information processing apparatus 1, and may be an independent database server, for example. Via the communication unit 30, the documented evidence information processing apparatus 1 may be able to access the database server and acquire accumulated images, data, information, or the like.

(実施形態1)
次に、実施形態1に係る証憑情報処理装置1について説明する。図2は、実施形態1の証憑情報処理装置1における重なり証憑処理部11のブロック図である。本実施形態は、通信部30が受信した画像データである第1の画像M1が2枚以上の複数の証憑の画像を含んでいる場合に有用である。
(Embodiment 1)
Next, the documented evidence information processing apparatus 1 according to the first embodiment will be described. FIG. 2 is a block diagram of the overlapped voucher processing unit 11 in the voucher information processing apparatus 1 of the first embodiment. This embodiment is useful when the first image M1, which is the image data received by the communication unit 30, includes two or more images of evidence.

図示の例では、第1の画像M1は、第1の証憑V1を含む第2の画像M2と、第2の証憑V2を含む第3の画像M3とを含んでいる(処理前)。第1の証憑V1、第2の証憑V2はそれぞれ異なる領収書(領収書の概要とその明細)であり、第2の証憑V2の全面が、より面積の大きい第1の証憑V1の上に重なるように載っている。また、第1の証憑V1、第2の証憑V2は互いに向きが傾いており、それぞれの文字の向きも傾いている。第1の画像M1は、第2の画像M2及び第3の画像M3のみならず、二つの画像の背後の画像、たとえば、第1の証憑V1及び第2の証憑V2を貼り付ける台紙の画像などを含んでもよい。 In the illustrated example, the first image M1 includes a second image M2 containing the first voucher V1 and a third image M3 containing the second voucher V2 (before processing). The first voucher V1 and the second voucher V2 are different receipts (outline of the receipt and its details), and the entire surface of the second voucher V2 overlaps the first voucher V1, which has a larger area. It is listed as In addition, the orientations of the first voucher V1 and the second voucher V2 are slanted with respect to each other, and the orientations of the respective characters are also slanted. The first image M1 includes not only the second image M2 and the third image M3, but also the image behind the two images, such as the image of the mount on which the first voucher V1 and the second voucher V2 are pasted. may include

従来のOCR装置がこのような状態の証憑を読み取る場合、画像の向きが異なるために、読取のエラーが発生する可能性がある。しかしながら、本実施形態においては、重なり証憑処理部11が次に述べる処理を第1の画像M1に施すことにより、第1の証憑V1を含む第2の画像M2と、第2の証憑V2を含む第3の画像M3とを、切り離した状態で別々に出力する(処理後)。また、重なり証憑処理部11は、第2の画像M2における第3の画像M3の加工領域MXを、文字認識不能に加工する。本例では黒塗り加工が施されている。これにより、OCR処理部12は、重なり証憑処理部11が処理した第2の画像M2及び第3の画像M3における文字又はテキスト部分を適正に認識し、文字データに変換できる。以下、重なり証憑処理部11の詳細について説明する。 When a conventional OCR device reads such a voucher, reading errors can occur due to the different orientation of the image. However, in the present embodiment, the overlapped evidence processing unit 11 performs the following processing on the first image M1, resulting in a second image M2 including the first evidence V1 and a second image M2 including the second evidence V2. The third image M3 is separately output in a separated state (after processing). In addition, the overlapping voucher processing unit 11 processes the processing area MX of the third image M3 in the second image M2 so that the characters cannot be recognized. In this example, black coating processing is applied. As a result, the OCR processing unit 12 can properly recognize characters or text portions in the second image M2 and the third image M3 processed by the overlapping document processing unit 11 and convert them into character data. Details of the overlapped voucher processing unit 11 will be described below.

本実施形態において、重なり証憑処理部11は、画像取得部111と、証憑位置検出部112と、大小関係算出部113と、重複率算出部114と、画像切出部115と、画像加工部116と、画像回転補正部117と、画像出力部118と、を備える。 In this embodiment, the overlapped voucher processing unit 11 includes an image acquisition unit 111, a voucher position detection unit 112, a size relationship calculation unit 113, an overlap ratio calculation unit 114, an image clipping unit 115, and an image processing unit 116. , an image rotation correction unit 117 , and an image output unit 118 .

画像取得部111は、通信部30から証憑を含む第1の画像M1を取得する取得部として機能する。証憑位置検出部112は、第1の画像M1内の第1の証憑V1及び第2の証憑V2を含む複数の証憑を検出する検出部として機能する。 The image acquisition unit 111 functions as an acquisition unit that acquires the first image M<b>1 including the voucher from the communication unit 30 . The voucher position detection unit 112 functions as a detection unit that detects a plurality of vouchers including the first voucher V1 and the second voucher V2 in the first image M1.

証憑位置検出部112は、上記の複数の証憑の検出に、人工知能として学習済みの検出器を用いてよい。証憑位置検出部112は、検出器の学習時には、学習用データのセットを用いて学習プログラムを実行して学習することで、学習済みパラメータ及び学習済みモデル(検出器)を生成及び更新する。学習済みパラメータは、学習によって調整されたパラメータ(係数)である。学習済みモデルは、学習済みパラメータが組み込まれたプログラムである。証憑位置検出部112は、例えば、AI(Artificial Intelligence)学習分野におけるアノテーション(annotation)の処理により、学習用データを作成する。証憑位置検出部112は、例えば、任意の証憑が含まれる大量の画像を入力し、入力された画像における証憑が存在する領域の4つの隅部のxy座標値を入力して、座標付きの画像をデータ化することに基づいて、学習用データを生成する。入力される画像は、複数の画像が重複されたものと重複されていないものとを含んでよい。証憑位置検出部112は、学習用データに基づいて、任意の画像中の証憑の有無、画像に対する証憑の位置、サイズ、証憑の傾き、等を学習する。この結果、証憑位置検出部112は、たとえ複数の証憑の画像が重なっていても、個別の証憑の画像(の位置)を検出できる。そして、証憑位置検出部112は、画像に対する証憑の位置、サイズ、証憑の傾き、等を検出できる。なお、検出器の学習自体は、証憑位置検出部112の外部で行われてもよい。 The voucher position detection unit 112 may use a detector that has been trained as artificial intelligence to detect the plurality of vouchers. The voucher position detection unit 112 generates and updates learned parameters and a learned model (detector) by performing learning by executing a learning program using a set of learning data when learning the detector. A learned parameter is a parameter (coefficient) adjusted by learning. A trained model is a program that incorporates trained parameters. The voucher position detection unit 112 creates learning data by, for example, annotation processing in the AI (Artificial Intelligence) learning field. The voucher position detection unit 112 inputs, for example, a large number of images containing arbitrary vouchers, inputs the xy coordinate values of the four corners of the region where the vouchers exist in the input image, and generates an image with coordinates. Generate learning data based on data conversion of The input images may include overlapping and non-overlapping images. The voucher position detection unit 112 learns the presence/absence of a voucher in an arbitrary image, the position and size of the voucher with respect to the image, the tilt of the voucher, etc. based on the learning data. As a result, the voucher position detection unit 112 can detect (the position of) an individual voucher image even if a plurality of voucher images overlap. The voucher position detection unit 112 can detect the position, size, inclination of the voucher, etc. with respect to the image. Note that the detector learning itself may be performed outside the voucher position detection unit 112 .

大小関係算出部113は、証憑位置検出部112が検出した第1の証憑V1を含む第2の画像M2と、第2の証憑V2を含む第3の画像M3と、の大小関係を算出する。大小関係は、寸法又は面積等で表され、本例では大小関係はM2>M3である。 The magnitude relation calculation unit 113 calculates the magnitude relation between the second image M2 including the first voucher V1 detected by the voucher position detection unit 112 and the third image M3 including the second voucher V2. The size relationship is represented by dimensions, areas, etc. In this example, the size relationship is M2>M3.

重複率算出部114は、証憑位置検出部112が検出した第2の画像M2及び第3の画像M3と、大小関係算出部113が算出したこれらの大小関係から、第2の画像M2と第3の画像M3との重複率、すなわち2枚の画像の重なりの度合いを算出する。重複率算出部114は、重複率として、たとえばIoU(Intersection over Union)を用いることができる。IoUは、重複部分の面積と全体の面積との比である。 The duplication rate calculation unit 114 calculates the second image M2 and the third image M3 from the second image M2 and the third image M3 detected by the voucher position detection unit 112 and the magnitude relation calculated by the magnitude relation calculation unit 113. and the image M3, that is, the degree of overlap between the two images. Overlap rate calculation section 114 can use, for example, IoU (Intersection over Union) as the overlap rate. IoU is the ratio of the overlapping area to the total area.

画像切出部115は、第1の画像M1から、第1の証憑V1を含む第2の画像M2を切り出す切出部として機能する。画像切出部115は、第1の画像M1から、第2の証憑V2を含む第3の画像M3を切り出してよい。 The image clipping unit 115 functions as a clipping unit that clips a second image M2 including the first voucher V1 from the first image M1. The image clipping unit 115 may clip the third image M3 including the second voucher V2 from the first image M1.

画像加工部116は、第2の画像M2内で第1の証憑V1と第2の証憑V2とが重なっている場合、第2の画像M2から第2の証憑V2の領域に対応する加工領域MXを文字認識不能に加工する加工部として機能する。本例では、画像加工部116は、第2の証憑V2の領域に対応する加工領域MXに黒塗り加工を施すことにより、OCR処理による加工領域MXの文字認識が不能となっている。文字認識を不能する加工は、黒塗り加工のみならず、白塗り加工、ぼかし、その他の加工方法であってもよい。 When the first voucher V1 and the second voucher V2 overlap in the second image M2, the image processing unit 116 converts the second image M2 to a machining region MX corresponding to the region of the second voucher V2. It functions as a processing unit that processes the characters so that they cannot be recognized. In this example, the image processing unit 116 blacks out the processing area MX corresponding to the area of the second voucher V2, thereby disabling character recognition of the processing area MX by OCR processing. Processing that disables character recognition may be not only black painting processing, but also white painting processing, blurring, and other processing methods.

画像回転補正部117は、画像加工部116が加工した第2の画像M2について、回転補正による加工を施す。回転補正は、証憑及びその文字が所定の方向(例えば図面の紙面の左右方向)を向くように証憑の画像の向きを変える加工である。画像回転補正部117は、第3の画像M3の回転補正をも行ってよい。画像回転補正部117は、例えば、各画像の特徴を基に各画像に含まれる証憑の上下を検出し、証憑の上下を基に各画像の角度を調整することで、回転補正してよい。画像回転補正部117は、文字の方向又は証憑の外周を示す枠等を基に、回転補正してもよい。画像回転補正部117は、第2の画像M2及び第3の画像M3を回転することで、第2の画像M2及び第3の画像M3の向きを揃えることができる。 The image rotation correction unit 117 processes the second image M2 processed by the image processing unit 116 by rotation correction. Rotation correction is a process of changing the orientation of the image of the voucher so that the voucher and its characters face a predetermined direction (for example, the horizontal direction of the paper surface of the drawing). The image rotation correction unit 117 may also perform rotation correction of the third image M3. The image rotation correction unit 117 may, for example, detect the top and bottom of the voucher included in each image based on the characteristics of each image, and adjust the angle of each image based on the top and bottom of the voucher to correct the rotation. The image rotation correction unit 117 may perform rotation correction based on the direction of the characters or the frame indicating the outer circumference of the voucher. The image rotation correction unit 117 can align the orientations of the second image M2 and the third image M3 by rotating the second image M2 and the third image M3.

画像出力部118は、画像加工部116及び画像回転補正部117により加工された第2の画像M2を少なくとも出力する出力部として機能する。画像出力部118は、第3の画像M3をも出力してよい。 The image output unit 118 functions as an output unit that outputs at least the second image M2 processed by the image processing unit 116 and the image rotation correction unit 117 . The image output unit 118 may also output the third image M3.

画像出力部118の処理結果を受けて、OCR処理部12は、一般的なOCR処理に基づき、第2の画像M2及び第3の画像M3の文字を認識する認識部として機能する。OCR処理部12は、各画像の文字を認識したうえで、テキストデータ化する。このテキストデータは、例えば、登録証憑データベース40Dに記憶されてもよいし、通信部30によって、通信ネットワーク70を介して、操作端末50に送信されてもよい。また、重複登録確認処理部13が、テキストデータをチェックすることもある。また、OCR処理部12は、OCR処理により得られたテキストデータに基づいて、証憑の種別(例えば領収書、請求書)毎に証憑を分類してよい。登録証憑データベース40Dは、証憑の種別毎に、画像データ、テキストデータ、又は証憑に関する証憑情報を保持してよい。 Upon receiving the processing result of the image output unit 118, the OCR processing unit 12 functions as a recognition unit that recognizes characters in the second image M2 and the third image M3 based on general OCR processing. The OCR processing unit 12 recognizes characters in each image and converts them into text data. This text data may be stored, for example, in the registration voucher database 40</b>D, or may be transmitted to the operation terminal 50 via the communication network 70 by the communication section 30 . Also, the duplicate registration confirmation processing unit 13 may check the text data. Further, the OCR processing unit 12 may classify the vouchers by type of vouchers (for example, receipts, invoices) based on the text data obtained by the OCR processing. The registered voucher database 40D may hold image data, text data, or voucher information related to vouchers for each type of voucher.

図3は、実施形態1の証憑情報処理装置1が実行する証憑情報処理方法のフロー図である。この前提として、例えば、通信部30が、スキャナ60から通信ネットワーク70を介して、第1の画像M1を受け取っているものとする。また、第1の画像M1は、1つ以上の証憑を含むことを想定する。 FIG. 3 is a flowchart of the voucher information processing method executed by the voucher information processing apparatus 1 of the first embodiment. As a premise for this, for example, it is assumed that the communication unit 30 has received the first image M1 from the scanner 60 via the communication network 70 . It is also assumed that the first image M1 includes one or more vouchers.

画像取得部111は、通信部30から第1の画像M1を取得する(ステップS1)。証憑位置検出部112は、第1の画像M1内の証憑の画像(証憑画像、証憑の領域)を検出し(ステップS2)、第1の画像M1内に複数の証憑の画像が存在するか否かを判定する(ステップS3)。第1の画像M1内に1の画像のみが存在する場合(ステップS3;No)、画像切出部115が、この1の証憑の画像を切り出す(ステップS4)。画像回転補正部117が、切り出した証憑の画像を回転補正し(ステップS5)、画像出力部118が補正した画像をOCR処理部12に出力する(ステップS6)。 The image acquisition unit 111 acquires the first image M1 from the communication unit 30 (step S1). The voucher position detection unit 112 detects the voucher image (evidence image, voucher area) in the first image M1 (step S2), and determines whether or not a plurality of voucher images exist in the first image M1. (step S3). When only one image exists in the first image M1 (step S3; No), the image clipping unit 115 clips this one voucher image (step S4). The image rotation correction unit 117 rotates and corrects the clipped image of the voucher (step S5), and the image output unit 118 outputs the corrected image to the OCR processing unit 12 (step S6).

ステップS3で、証憑位置検出部112が、第1の画像M1内に複数の画像が存在すると判定した場合(ステップS3;Yes)、大小関係算出部113が、二つの証憑の画像の大小関係を算出する。また、重複率算出部114が、二つの証憑の画像、すなわち、第1の証憑V1に対応する第2の画像M2及び第2の証憑V2に対応する第3の画像M3の重複率(重なりの度合い)を算出する。重複率算出部114は、例えば、第2の画像M2内での第1の証憑V1と第2の証憑V2との重複率を算出する。重複率算出部114は、重複率として、例えばIoU(Intersection over Union)を用いる。 In step S3, when the voucher position detection unit 112 determines that a plurality of images exist in the first image M1 (step S3; Yes), the size relationship calculation unit 113 calculates the size relationship between the two voucher images. calculate. In addition, the overlap ratio calculation unit 114 calculates the overlap ratio (overlap ratio) of the two images of the voucher, that is, the second image M2 corresponding to the first voucher V1 and the third image M3 corresponding to the second voucher V2. degree) is calculated. The duplication rate calculator 114 calculates, for example, the duplication rate between the first voucher V1 and the second voucher V2 in the second image M2. The duplication rate calculation unit 114 uses, for example, IoU (Intersection over Union) as the duplication rate.

重複率が、予め定められた所定の閾値(例えば0.075)より小さい場合(ステップS7;No)、重複の度合いは小さく、重複部分を無視しても実害は少ないと考えられる。そのため、画像切出部115が、複数の証憑の画像、すなわち、第2の画像M2及び第3の画像M3を切り出す(ステップS8)。証憑情報処理装置1は、重複率の算出のような工程を省略することにより、処理負荷を低減できる。画像回転補正部117が、切り出した第2の画像M2及び第3の画像M3を回転補正し(ステップS5)、画像出力部118が、補正された第2の画像M2及び第3の画像M3をOCR処理部12に出力する(ステップS6)。 If the overlap rate is smaller than a predetermined threshold value (for example, 0.075) (step S7; No), the degree of overlap is small, and ignoring the overlap portion is considered to cause little actual harm. Therefore, the image clipping unit 115 clips a plurality of voucher images, that is, the second image M2 and the third image M3 (step S8). The documented evidence information processing apparatus 1 can reduce the processing load by omitting a process such as calculation of the duplication rate. The image rotation correction unit 117 rotates and corrects the clipped second image M2 and third image M3 (step S5), and the image output unit 118 outputs the corrected second image M2 and third image M3. Output to the OCR processor 12 (step S6).

ステップS7で、重複率が、予め定められた所定の閾値より小さい場合(ステップS7;No)、重複の度合いは大きく、重複部分を無視することは、OCR読取エラーなどの実害を招くおそれが高いと考えられる。そこで、画像加工部116は、大きな第2の画像M2から第2の証憑V2に対応する加工領域MXを黒く塗りつぶすことにより、加工領域MXでの文字認識を不能にする(ステップS9)。 In step S7, if the overlap rate is smaller than the predetermined threshold value (step S7; No), the degree of overlap is high, and ignoring the overlap is highly likely to cause actual damage such as OCR reading errors. it is conceivable that. Therefore, the image processing unit 116 blacks out the processing area MX corresponding to the second voucher V2 from the large second image M2, thereby disabling character recognition in the processing area MX (step S9).

画像切出部115は、加工領域MXに存在していた第2の証憑V2に対応する小さい第3の画像M3を切り出す(ステップS10)。画像回転補正部117が、加工済の第2の画像M2及び第3の画像M3を回転補正し(ステップS5)、画像出力部118が、補正された第2の画像M2及び第3の画像M3をOCR処理部12に出力する(ステップS6)。 The image clipping unit 115 clips a small third image M3 corresponding to the second voucher V2 existing in the processing area MX (step S10). The image rotation correction unit 117 rotates and corrects the processed second image M2 and the third image M3 (step S5), and the image output unit 118 outputs the corrected second image M2 and the third image M3. is output to the OCR processor 12 (step S6).

図4は、実施形態1の証憑情報処理装置1が実行する証憑情報処理の概念図であり、(A)は処理前の画像、(B)は処理後の画像を示す。第2の画像M2は、領収書である第1の証憑V1の画像であり、第3の画像M3は、領収書である第2の証憑V2の画像である。これまで説明した通り、第2の画像M2は、第3の画像M3よりも画像範囲が大きい。特に本例では、図4(A)に示すように、第3の画像M3の全領域が第2の画像M2の上に重なっており、第3の画像M3は第2の画像M2のエッジからはみ出ていない。従来のエッジ検出のような手法では、第1の画像M1から第2の画像M2及び第3の画像M3を検出することは困難である。 4A and 4B are conceptual diagrams of the evidence information processing executed by the evidence information processing apparatus 1 of the first embodiment, in which (A) shows an image before processing and (B) shows an image after processing. The second image M2 is an image of the first voucher V1, which is a receipt, and the third image M3 is an image of the second voucher V2, which is a receipt. As explained above, the second image M2 has a larger image range than the third image M3. Particularly in this example, as shown in FIG. 4A, the entire area of the third image M3 is superimposed on the second image M2, and the third image M3 is separated from the edge of the second image M2. It does not protrude. With a technique such as conventional edge detection, it is difficult to detect the second image M2 and the third image M3 from the first image M1.

本実施形態の証憑情報処理装置1は、図4(A)に示す処理前の画像を、図4(B)に示すように処理して出力する。すなわち証憑情報処理装置1は、第2の画像M2及び第3の画像M3の少なくとも一部が重なり合っている場合でも、第2の画像M2及び第3の画像M3を高精度に検出できる。この上で証憑情報処理装置1は、第2の画像M2における第3の画像M3が存在する領域を、文字認識不能な加工領域MXに加工する。これにより、証憑情報処理装置1は、第2の画像M2において、第2の画像M2の文字の向きと異なる文字の向きを有し得る領域を除去でき、後のOCR処理において、第2の画像M2のOCR読取エラーなどを抑制できる。 The documented evidence information processing apparatus 1 of the present embodiment processes and outputs the unprocessed image shown in FIG. 4(A) as shown in FIG. 4(B). That is, the documented evidence information processing apparatus 1 can detect the second image M2 and the third image M3 with high accuracy even when at least a part of the second image M2 and the third image M3 overlap. Then, the documented evidence information processing apparatus 1 processes the area where the third image M3 exists in the second image M2 into a processed area MX in which characters cannot be recognized. As a result, the documented evidence information processing apparatus 1 can remove an area in the second image M2 that may have a character orientation different from the character orientation of the second image M2. OCR reading errors of M2 can be suppressed.

さらに、証憑情報処理装置1は、第3の画像M3をも切り出すことができる。これにより、元から第1の画像M1に存在する第2の画像M2及び第3の画像M3の両画像を別々に読取の対象にできる。また、証憑情報処理装置1は、第2の画像M2及び第3の画像M3について回転補正を施すことにより、両画像の文字の向きを揃えて、OCR処理に適した文字の向きに調整でき、OCR処理の読取精度を向上できる。 Furthermore, the voucher information processing apparatus 1 can also cut out the third image M3. Accordingly, both the second image M2 and the third image M3, which originally exist in the first image M1, can be read separately. In addition, the documented evidence information processing apparatus 1 corrects the rotation of the second image M2 and the third image M3, thereby aligning the orientation of the characters in both images and adjusting the orientation of the characters to be suitable for OCR processing. The reading accuracy of OCR processing can be improved.

図5は、実施形態1の証憑情報処理装置が実行する証憑情報処理の他の例の概念図であり、(A)は処理前の画像、(B)は処理後の画像を示す。図5(A)の処理前の画像は、図4(A)の画像と同じである。本例では、画像切出部115が、加工領域MXに存在していた第2の証憑V2に対応する小さい第3の画像M3を切り出す際(図3のステップS10)、画像加工部116が、第3の画像M3の周囲に存在する第2の画像M2に対応する加工領域MX1を黒く塗りつぶすことにより、加工領域MX1での文字認識も不能にしている。 5A and 5B are conceptual diagrams of another example of voucher information processing executed by the voucher information processing apparatus of the first embodiment, where (A) shows an image before processing and (B) shows an image after processing. The image before processing in FIG. 5A is the same as the image in FIG. 4A. In this example, when the image cropping unit 115 cuts out the small third image M3 corresponding to the second voucher V2 existing in the processing area MX (step S10 in FIG. 3), the image processing unit 116 By blacking out the processing area MX1 corresponding to the second image M2 existing around the third image M3, character recognition in the processing area MX1 is disabled.

なお、上述した例においては、第2の証憑V2の全面が、より面積の大きい第1の証憑V1の上に重なるように載っている。しかしながら、本実施形態はこのような事例のみならず、第1の証憑V1の一部と第2の証憑V2の一部が互いに重なっている事例にも適用可能である。また、本実施形態は、第1の証憑V1と第2の証憑V2が同じ大きさの事例や、3枚以上の証憑が重なっている事例にも適用可能である。 In the example described above, the entire surface of the second voucher V2 is placed on the first voucher V1 having a larger area. However, the present embodiment can be applied not only to such cases but also to cases in which part of the first document V1 and part of the second document V2 overlap each other. In addition, this embodiment can also be applied to a case where the first voucher V1 and the second voucher V2 are the same size, or a case where three or more vouchers are overlapped.

(実施形態2)
次に、実施形態2に係る証憑情報処理装置1について説明する。図6は、実施形態2の証憑情報処理装置1における重なり証憑処理部11のブロック図である。本実施形態は、通信部30が受信した画像データである第1の画像M1が、互いに文字の向きが異なる複数の文字領域を含んでいる場合に有用である。
(Embodiment 2)
Next, the documented evidence information processing apparatus 1 according to the second embodiment will be described. FIG. 6 is a block diagram of the overlapped voucher processing unit 11 in the voucher information processing apparatus 1 of the second embodiment. This embodiment is useful when the first image M1, which is the image data received by the communication unit 30, includes a plurality of character areas with different character orientations.

図示の例では、証憑を含む第4の画像M4は、第1の文字領域C1を含む第5の画像M5と、第2の文字領域C2を含む第6の画像M6と、を含んでいる(処理前)。第1の文字領域C1と第2の文字領域C2とは、文字の向きが互いに異なる文字領域である。本例では、第1の文字領域C1及び第2の文字領域C2が、1枚の領収書に対応する第4の画像M4上に隣接して存在しており、文字の向きが90度異なっている。なお、文字の向きの差分は90度以外であってもよい。例えば、第1の文字領域C1及び第2の文字領域C2は、本来同じ第3の証憑V3(領収書)に対応するが、文字の向きが異なる場合がある。第4の画像M4は、第3の証憑V3のみならず、証憑の背後の画像、たとえば、第3の証憑V3を貼り付ける台紙の画像などを含んでもよい。 In the illustrated example, the fourth image M4 including the voucher includes a fifth image M5 including the first character area C1 and a sixth image M6 including the second character area C2 ( before treatment). The first character area C1 and the second character area C2 are character areas in which the orientations of characters are different from each other. In this example, the first character area C1 and the second character area C2 are present adjacent to each other on the fourth image M4 corresponding to one receipt, and the orientations of the characters are different by 90 degrees. there is Note that the difference in character orientation may be other than 90 degrees. For example, the first character area C1 and the second character area C2 originally correspond to the same third voucher V3 (receipt), but the orientation of the characters may differ. The fourth image M4 may include not only the third voucher V3 but also an image behind the voucher, for example, an image of a mount on which the third voucher V3 is pasted.

OCR装置がこのような状態の証憑を読み取る場合、読取のエラーが発生する可能性がある。しかしながら、本実施形態においては、重なり証憑処理部11が次に述べる処理を第4の画像M4に施すことにより、第1の文字領域C1を含む第5の画像M5と、第2の文字領域C2を含む第6の画像M6とを、切り離した状態で別々に出力する(処理後)。これにより、OCR処理部12は、重なり証憑処理部11が処理した第5の画像M5及び第6の画像M6の文字又はテキスト部分を適正に認識し、文字データに変換できる。以下、重なり証憑処理部11の詳細について説明する。 If an OCR device reads the voucher in such a state, reading errors may occur. However, in the present embodiment, the overlapping document processing unit 11 performs the following processing on the fourth image M4, resulting in a fifth image M5 including the first character region C1 and a second character region C2. and a sixth image M6 containing , are output separately in a separated state (after processing). As a result, the OCR processing unit 12 can properly recognize the characters or text portions of the fifth image M5 and the sixth image M6 processed by the overlapping document processing unit 11 and convert them into character data. Details of the overlapped voucher processing unit 11 will be described below.

本実施形態において、重なり証憑処理部11は、画像取得部111と、証憑位置検出部112と、文字方向検出部119と、画像切出部115と、画像回転補正部117と、画像出力部118と、を備える。 In this embodiment, the overlapping voucher processing unit 11 includes an image acquisition unit 111, a voucher position detection unit 112, a character direction detection unit 119, an image clipping unit 115, an image rotation correction unit 117, and an image output unit 118. And prepare.

画像取得部111は、通信部30から第3の証憑V3を含む第4の画像M4を取得する取得部として機能する。証憑位置検出部112は、第4の画像M4内の第3の証憑V3を検出する検出部として機能する。 The image acquisition unit 111 functions as an acquisition unit that acquires the fourth image M4 including the third voucher V3 from the communication unit 30. FIG. The voucher position detection unit 112 functions as a detection unit that detects the third voucher V3 in the fourth image M4.

証憑位置検出部112は、上記の証憑の検出に、学習済みの検出器を用いてよい。検出器の学習方法は、実施形態1で説明したものと同様でよい。 The voucher position detection unit 112 may use a learned detector to detect the voucher. The detector learning method may be the same as that described in the first embodiment.

文字方向検出部119は、証憑位置検出部112が検出した第3の証憑V3の文字の向きを検出する。文字方向検出部119は、証憑位置検出部112と同様に、第3の証憑V3の文字の向きを検出に、人工知能として学習済みの検出器を用いてよい。検出器の学習時には、学習用データのセットを用いて学習プログラムを実行して学習することで、学習済みパラメータ及び学習済みモデル(検出器)を生成及び更新する。文字方向検出部119は、例えば、AI学習分野におけるアノテーションの処理により、学習用データを作成する。文字方向検出部119は、例えば、任意の証憑が含まれる大量の画像を文字方向別に入力し、入力された画像における証憑が存在する領域の4つの隅部のxy座標値を入力して、座標付きの画像をデータ化することに基づいて、学習用データを生成してよい。この際、1つの証憑の画像内に文字の向きが異なる複数の文字領域を含む画像が、学習用データに含まれる。文字方向検出部119は、学習用データに基づいて、上述の任意の画像中に含まれる1つ以上の文字領域の向き(文字の向き)を学習する。さらに、証憑位置検出部112は、文字の向きが異なる証憑が同一の証憑に含まれるものであるか否かも学習しておく。この結果、証憑位置検出部112は、画像内に存在する複数の文字領域のそれぞれの向き(角度)を検出できる。なお、検出器の学習自体は、証憑位置検出部112の外部で行われてもよい。 The character orientation detection unit 119 detects the orientation of the characters of the third voucher V3 detected by the voucher position detection unit 112 . As with the voucher position detector 112, the character orientation detector 119 may use a detector trained as artificial intelligence to detect the orientation of the characters of the third voucher V3. When the detector is trained, a learning data set is used to execute a learning program for learning, thereby generating and updating a trained parameter and a trained model (detector). The character direction detection unit 119 creates learning data by processing annotations in the AI learning field, for example. The character orientation detection unit 119 inputs, for example, a large number of images containing arbitrary evidence by character orientation, inputs the xy coordinate values of the four corners of the region in which the evidence exists in the input image, and calculates the coordinate Learning data may be generated based on digitizing the attached image. At this time, the training data includes an image that includes a plurality of character areas with different character orientations in one voucher image. The character orientation detection unit 119 learns orientations (orientations of characters) of one or more character regions included in any image described above, based on the learning data. Furthermore, the voucher position detection unit 112 also learns whether or not vouchers with different character orientations are included in the same voucher. As a result, the documented document position detection unit 112 can detect the orientation (angle) of each of the plurality of character areas present in the image. Note that the detector learning itself may be performed outside the voucher position detection unit 112 .

したがって、証憑位置検出部112及び文字方向検出部119は、画像内の1つの証憑に文字領域の方向が異なる領域が複数存在する場合でも、人工知能としての学習済みの検出器により、画像上の文字領域の方向が異なる領域を検出可能である。 Therefore, the voucher position detection unit 112 and the character direction detection unit 119 detect the image on the image by a detector that has been trained as artificial intelligence, even if one voucher in the image has a plurality of regions with different directions of character regions. It is possible to detect regions in which the direction of the character region is different.

本例の第3の証憑V3は、文字の向きが互いに異なる2つの文字領域を含んでいる。よって、文字方向検出部119は、文字の向きが互いに異なる第1の文字領域C1及び第2の文字領域C2を検出してよい。 The third voucher V3 in this example includes two character areas with different character orientations. Therefore, the character orientation detection unit 119 may detect the first character region C1 and the second character region C2 having different character orientations.

画像切出部115は、第4の画像M4から、第1の文字領域C1を含む第5の画像M5と、第2の文字領域C2に対応する第6の画像M6とを切り出す切出部として機能する。 The image clipping unit 115 serves as a clipping unit that clips a fifth image M5 including the first character region C1 and a sixth image M6 corresponding to the second character region C2 from the fourth image M4. Function.

画像回転補正部117は、画像切出部115が切り出した第5の画像M5及び第6の画像M6に対して、回転補正による加工を施す。回転補正は証憑及びその文字が所定の方向(例えば図面の紙面の左右方向)を向くように証憑の画像の向きを変える加工である。画像回転補正部117は、例えば、各画像の特徴を基に各画像に含まれる証憑の上下を検出し、証憑の上下を基に各画像の角度を調整することで、回転補正してよい。画像回転補正部117は、文字の方向又は証憑の外周を示す枠等を基に、回転補正してもよい。よって、画像回転補正部117は、第5の画像M5及び第6の画像M6を回転することで、第5の画像M5及び第6の画像M6の向きを揃えることができる。 The image rotation correction unit 117 processes the fifth image M5 and the sixth image M6 cut out by the image cutout unit 115 by rotation correction. Rotation correction is a process of changing the orientation of the image of the voucher so that the voucher and its characters face a predetermined direction (for example, the horizontal direction of the paper surface of the drawing). The image rotation correction unit 117 may, for example, detect the top and bottom of the voucher included in each image based on the characteristics of each image, and adjust the angle of each image based on the top and bottom of the voucher to correct the rotation. The image rotation correction unit 117 may perform rotation correction based on the direction of the characters or the frame indicating the outer circumference of the voucher. Therefore, the image rotation correction unit 117 can align the orientations of the fifth image M5 and the sixth image M6 by rotating the fifth image M5 and the sixth image M6.

画像出力部118は、画像回転補正部117により加工された第5の画像M5及び第6の画像M6を出力する出力部として機能する。 The image output unit 118 functions as an output unit that outputs the fifth image M5 and the sixth image M6 processed by the image rotation correction unit 117. FIG.

画像出力部118の処理結果を受けて、OCR処理部12は、一般的なOCR処理に基づき、第5の画像M5及び第6の画像M6の文字を認識する認識部として機能する。OCR処理部12は、各画像の文字を認識したうえで、テキストデータ化する。このテキストデータは、例えば、登録証憑データベース40Dに記憶されてもよいし、通信部30によって、通信ネットワーク70を介して、操作端末50に送信されてもよい。また、重複登録確認処理部13が、テキストデータをチェックすることもある。また、OCR処理部12は、OCR処理により得られたテキストデータに基づいて、証憑の種別(例えば領収書、請求書)毎に証憑を分類してよい。登録証憑データベース40Dは、証憑の種別毎に、画像データ、テキストデータ、又は証憑に関する証憑情報を保持してよい。 Upon receiving the processing result of the image output unit 118, the OCR processing unit 12 functions as a recognition unit that recognizes the characters of the fifth image M5 and the sixth image M6 based on general OCR processing. The OCR processing unit 12 recognizes characters in each image and converts them into text data. This text data may be stored, for example, in the registration voucher database 40</b>D, or may be transmitted to the operation terminal 50 via the communication network 70 by the communication section 30 . Also, the duplicate registration confirmation processing unit 13 may check the text data. Further, the OCR processing unit 12 may classify the vouchers by type of vouchers (for example, receipts, invoices) based on the text data obtained by the OCR processing. The registered voucher database 40D may hold image data, text data, or voucher information related to vouchers for each type of voucher.

図7は、実施形態2の証憑情報処理装置1が実行する証憑情報処理方法のフロー図である。図7では、例えば、通信部30が、スキャナ60から通信ネットワーク70を介して、第4の画像M4を受け取っているものとする。また、第4の画像M4は、証憑の1つ以上の文字領域を含むことを想定する。 FIG. 7 is a flowchart of the evidence information processing method executed by the evidence information processing apparatus 1 of the second embodiment. In FIG. 7, for example, it is assumed that the communication unit 30 has received the fourth image M4 from the scanner 60 via the communication network . It is also assumed that the fourth image M4 includes one or more character areas of the voucher.

画像取得部111は、通信部30から第4の画像M4を取得する(ステップS11)。証憑位置検出部112は、第4の画像M4内の証憑の画像(証憑画像、証憑の領域)を検出する(ステップS12)。文字方向検出部119は、証憑位置検出部112が検出した第3の証憑V3の文字の向きを検出し、文字の向きが互いに異なる複数の文字領域、すなわち第1の文字領域C1と第2の文字領域C2が存在するか否かを判定する(ステップS13)。 The image acquisition unit 111 acquires the fourth image M4 from the communication unit 30 (step S11). The voucher position detection unit 112 detects the voucher image (evidence image, voucher area) in the fourth image M4 (step S12). The character direction detection unit 119 detects the character orientation of the third voucher V3 detected by the voucher position detection unit 112, and detects a plurality of character areas having different character orientations, that is, the first character area C1 and the second character area C1. It is determined whether or not the character area C2 exists (step S13).

第4の画像M4内に1の文字領域のみが存在する場合(ステップS13;No)、画像切出部115が、この1の文字領域に対応した証憑の画像を切り出す(ステップS14)。画像回転補正部117が、切り出した証憑の画像を回転補正し(ステップS15)、画像出力部118が補正した画像をOCR処理部12に出力する(ステップS16)。 If only one character area exists in the fourth image M4 (step S13; No), the image clipping unit 115 clips the evidence image corresponding to this one character area (step S14). The image rotation correction unit 117 rotates and corrects the clipped image of the voucher (step S15), and the image output unit 118 outputs the corrected image to the OCR processing unit 12 (step S16).

ステップS13で、文字方向検出部119が、文字の向きが互いに異なる複数の文字領域が、第4の画像M4内に存在すると判定した場合(ステップS13;Yes)、画像切出部115が、第1の文字領域C1を含む第5の画像M5と、第2の文字領域C2を含む第6の画像M6とを、別々に切り出す(ステップS17)。画像回転補正部117が、切り出した第5の画像M5及び第6の画像M6のそれぞれに対応した証憑の画像を回転補正し(ステップS15)、画像出力部118が補正した画像をOCR処理部12に出力する(ステップS16)。 In step S13, when the character direction detection unit 119 determines that a plurality of character regions with different character orientations exist in the fourth image M4 (step S13; Yes), the image clipping unit 115 A fifth image M5 including one character area C1 and a sixth image M6 including a second character area C2 are separately cut out (step S17). The image rotation correction unit 117 rotates and corrects the image of the evidence corresponding to each of the cut out fifth image M5 and sixth image M6 (step S15), and the image output unit 118 corrects the image to the OCR processing unit 12. (step S16).

なお、図8に示すように、第3の証憑V3を含む第4の画像M4のみならず、第3の証憑V3から分離した証憑VYを含む画像MYが存在することがある。第4の画像M4から第5の画像M5及び第6の画像M6が切り出されるので、第5の画像M5と第6の画像M6と画像MYとが出力され、OCR処理の対象となる。 As shown in FIG. 8, there may exist not only the fourth image M4 including the third voucher V3, but also the image MY including the voucher VY separated from the third voucher V3. Since the fifth image M5 and the sixth image M6 are cut out from the fourth image M4, the fifth image M5, the sixth image M6 and the image MY are output and subjected to OCR processing.

図9は、実施形態2の証憑情報処理装置1が実行する証憑情報処理の概念図であり、(A)は処理前の画像、(B)中間過程での画像、(C)は処理後の画像を示す。第4の画像M4は、領収書である第3の証憑V3の画像である。これまで説明した通り、図9(A)に示すように、第1の文字領域C1を含む第5の画像M5と、第2の文字領域C2を含む第6の画像M6とが、第4の画像M4において隣接して配置されている。第1の文字領域C1の文字の向きは、第2の文字領域C2の文字の向きと互いに90度異なっている。従来のエッジ検出のような手法では、第4の画像M4から第5の画像M5及び第6の画像M6を検出することは困難である。 9A and 9B are conceptual diagrams of the evidence information processing executed by the evidence information processing apparatus 1 of the second embodiment, in which (A) is an image before processing, (B) is an image in an intermediate process, and (C) is an image after processing. Show the image. A fourth image M4 is an image of the third voucher V3, which is a receipt. As described above, as shown in FIG. 9A, the fifth image M5 including the first character area C1 and the sixth image M6 including the second character area C2 are combined into the fourth image. They are arranged adjacently in the image M4. The orientation of the characters in the first character area C1 differs from the orientation of the characters in the second character area C2 by 90 degrees. It is difficult to detect the fifth image M5 and the sixth image M6 from the fourth image M4 by a technique such as conventional edge detection.

本実施形態の証憑情報処理装置1は、図9(A)に示す処理前の画像を、図9(B)に示すように、第5の画像M5及び第6の画像M6を別々に切り出して出力する。すなわち証憑情報処理装置1は、文字の向きが互いに異なる第1の文字領域C1と第2の文字領域C2のそれぞれの方向を検出し、第5の画像M5及び第6の画像M6の両者を検出でき、第5の画像M5及び第6の画像M6の両画像を別々に読取の対象にできる。 The documented evidence information processing apparatus 1 of the present embodiment separately cuts out a fifth image M5 and a sixth image M6 from the unprocessed image shown in FIG. 9A as shown in FIG. 9B. Output. That is, the documented evidence information processing apparatus 1 detects the directions of the first character region C1 and the second character region C2 whose character orientations are different from each other, and detects both the fifth image M5 and the sixth image M6. Both the fifth image M5 and the sixth image M6 can be read separately.

さらに証憑情報処理装置1は、図9(C)に示すように、第5の画像M5及び第6の画像M6について回転補正を施すことにより、両画像の文字の向きをOCR処理に適したが文字の向きに揃えるよう調整でき、OCR処理に読取精度を向上できる。 Furthermore, as shown in FIG. 9C, the documented evidence information processing apparatus 1 corrects the rotation of the fifth image M5 and the sixth image M6 to make the orientation of the characters of both images suitable for OCR processing. It can be adjusted to align with the direction of characters, and reading accuracy can be improved in OCR processing.

なお、上述した例においては、2つの文字領域が1つの証憑に存在している。しかしながら、本実施形態はこのような事例のみならず、3つ以上の文字領域が1つの証憑に存在している事例にも適用可能である。 Note that in the above example, two character areas exist in one voucher. However, the present embodiment can be applied not only to such cases, but also to cases in which three or more character areas exist in one voucher.

(実施形態3)
証憑の処理にあたって、申請者より申請された証憑の審査は大きな課題の一つである。例えば、申請された証憑が、既に処理された過去の証憑と不一致であるか否か(過去の証憑と重複していないか)の審査は重要である。また、申請された証憑の内容が、証憑の原紙と一致するか否かの審査も重要である。典型例として、証憑の一種である請求書の審査は、企業の経理部門の処理担当者にとって大きな負担となっている。
(Embodiment 3)
Examination of the evidences applied for by the applicants is one of the major issues in the processing of the evidences. For example, it is important to examine whether or not the requested evidence is inconsistent with past evidence that has already been processed (whether or not it overlaps with past evidence). It is also important to examine whether or not the content of the requested voucher matches the original document of the voucher. As a typical example, examination of invoices, which is a type of evidence, places a heavy burden on the processing personnel in the accounting departments of companies.

これまで、上記の審査は、例えば、2つの証憑のデータの同一性を審査するチェックサム(checksum)による比較方法により行われている。しかしながら、この方法においては、データが完全に一致しないと同一とみなされない。例えば、2つの証憑のデータの原紙が共通するものであっても、スキャナによるスキャンのタイミングの差、機種の差などの要因により、2つの証憑のデータは本来同じ内容のものであっても別証憑と認定されてしまうことがあり、審査の精度が低下し得る。 Hitherto, the above examination has been carried out, for example, by a checksum comparison method for examining the identity of the data of two vouchers. However, in this method, the data are not considered identical unless they match perfectly. For example, even if the original paper of the data of the two vouchers is the same, the data of the two vouchers may be different even if they originally have the same content due to factors such as the difference in the timing of scanning by the scanner and the difference in the model. It may be recognized as evidence, and the accuracy of the examination may decrease.

証憑の処理担当者は、申請者から新たに申請された証憑が過去の証憑と重複していないかどうか、記憶により判断する。また、電子データとともに原紙を管理する会計システムを用いる場合、処理担当者は、申請された証憑データと、証憑の原紙と、を目視により一致確認する。このような処理は処理担当者の負荷を増加させるとともに、審査における見落としを誘発する可能性がある。 The person in charge of processing the voucher judges from memory whether or not the voucher newly applied by the applicant overlaps with the past voucher. Also, when using an accounting system that manages original documents together with electronic data, the person in charge of processing visually confirms that the documented evidence data applied and the original documents of the voucher match. Such processing increases the burden on the person in charge of processing, and may induce oversight in examination.

そこで、本実施形態の証憑情報処理装置1は、処理担当者による証憑に関する作業を支援する。証憑情報処理装置1は、申請された証憑の画像(今回の証憑画像)に基づく証憑のデータ(今回の証憑情報)と、過去に処理済みの証憑の画像又は証憑の原紙をスキャンした原紙画像(登録済みの証憑画像)に基づく証憑のデータ(登録済みの証憑情報)と、を比較し、証憑情報が一致するか否かを判定する。一致する場合、証憑情報処理装置1が警告を発し、処理担当者が警告情報に基づき証憑をチェックすることで、審査の精度を上げるとともに、処理担当者の負担を低減できる。 Therefore, the voucher information processing apparatus 1 of the present embodiment supports the work related to the voucher by the person in charge of processing. The voucher information processing device 1 generates the voucher data (current voucher information) based on the requested voucher image (current voucher image), and the previously processed voucher image or scanned original voucher image ( Voucher data (registered voucher information) based on the registered voucher image) is compared to determine whether or not the voucher information matches. If they match, the evidence information processing apparatus 1 issues a warning, and the person in charge of processing checks the evidence based on the warning information, thereby improving the accuracy of examination and reducing the burden on the person in charge of processing.

上記処理は、例えば図1における重複登録確認処理部13が主に行う。重複登録確認処理部13は、申請された証憑に関する今回の証憑情報を受け取る。重複登録確認処理部13は、今回の証憑情報と、登録証憑データベース40Dに登録された登録済みの証憑情報と、を比較する。重複登録確認処理部13が、比較により二つの証憑が重複すると判定した場合、通信部30は、重複することを示す警告情報を提示する旨の指示を含む警告指示情報を、通信ネットワーク70を介して操作端末50Aに送信する。 The above processing is mainly performed by the duplicate registration confirmation processing unit 13 in FIG. 1, for example. The duplicate registration confirmation processing unit 13 receives the current evidence information regarding the applied evidence. The duplicate registration confirmation processing unit 13 compares the current voucher information with registered voucher information registered in the registered voucher database 40D. When the duplicate registration confirmation processing unit 13 determines that the two vouchers are duplicated by comparison, the communication unit 30 transmits warning instruction information including an instruction to present warning information indicating duplication via the communication network 70. to the operation terminal 50A.

操作端末50Aは、通信部が警告指示情報を受信し、表示部等が警告指示情報に基づいて警告情報を提示する。処理担当者は、操作端末50Aの表示部にて警告情報を確認することができる。なお、証憑情報処理装置1の通信部30は、警告指示情報を処理担当者の操作端末50Aのみならず、申請者の操作端末50Bにも送信してよい。 In the operation terminal 50A, the communication section receives the warning instruction information, and the display section or the like presents the warning information based on the warning instruction information. The person in charge of processing can confirm the warning information on the display section of the operation terminal 50A. The communication unit 30 of the documented evidence information processing apparatus 1 may transmit the warning instruction information not only to the operation terminal 50A of the person in charge of processing but also to the operation terminal 50B of the applicant.

また、電子データとともに原紙を管理する会計システムを用いる場合、操作端末50Bは、操作部を介して申請者に入力された各種情報を取得する。申請者に入力された情報は、今回の証憑情報に含まれ得る証憑に関する情報であり、入力証憑情報とも称する。操作端末50Aは、申請者に入力された入力証憑情報を取得し、表示してよい。操作端末50を使用する処理担当者は、入力証憑情報と証憑の原紙との一致について目視確認も行ってよい。 Also, when using an accounting system that manages original paper together with electronic data, the operation terminal 50B acquires various information input by the applicant via the operation unit. The information input by the applicant is information related to evidence that can be included in the current evidence information, and is also referred to as input evidence information. The operation terminal 50A may acquire and display the input voucher information input by the applicant. The person in charge of processing using the operation terminal 50 may also visually check whether the input voucher information and the original document of the voucher match.

このように、処理担当者は、証憑情報処理装置1が実施する判定により今回の証憑情報と登録済みの証憑情報とが一致しているかを確認し、今回の証憑画像と証憑の原紙との目視確認も行う。両方の確認で一致していない場合、つまり今回の証憑情報が未だ登録されていない証憑情報である場合には、承認完了となる。また、証憑情報処理装置1は、さらに入力証憑情報と今回の証憑情報とが異なる場合にも、同様に警告情報を発するようにしてもよい。 In this way, the person in charge of processing confirms whether or not the current voucher information matches the registered voucher information based on the judgment performed by the voucher information processing apparatus 1, and visually checks the current voucher image and the original document of the voucher. Also check. If the two confirmations do not match, that is, if the current documented evidenced information is not yet registered, the approval is completed. Further, the voucher information processing apparatus 1 may similarly issue warning information when the input voucher information is different from the current voucher information.

図10は、実施形態3の証憑情報処理装置1が実行する証憑情報処理方法のフロー図である。図10のフローは、例えば、図3の実施形態1のフロー又は図7の実施形態2のフローの後に行われてよい。なお、図10のフローは、必ずしも図3又は図7のフローの後に行われるものではなく、これらのフローとは独立して実施可能である。 FIG. 10 is a flowchart of the voucher information processing method executed by the voucher information processing apparatus 1 of the third embodiment. The flow of FIG. 10 may be performed, for example, after the flow of Embodiment 1 of FIG. 3 or the flow of Embodiment 2 of FIG. Note that the flow of FIG. 10 is not necessarily performed after the flow of FIG. 3 or 7, and can be performed independently of these flows.

OCR処理部12は、証憑の画像をOCR処理する(ステップS21)。ここでのOCR処理の対象となる証憑の画像は、例えば、実施形態1及び実施形態2における出力画像である第2の画像M2、第3の画像M3、第5の画像M5、第6の画像M6のうち少なくとも1つである。なお、実施形態1又は実施形態2で得られた証憑の画像以外の証憑の画像であってもよい。OCR処理により、証憑の画像から証憑情報(今回の証憑情報)が得られる。 The OCR processing unit 12 performs OCR processing on the voucher image (step S21). The images of the vouchers to be subjected to the OCR processing here are, for example, the second image M2, the third image M3, the fifth image M5, and the sixth image, which are the output images in the first and second embodiments. At least one of M6. Note that the image of the voucher other than the image of the voucher obtained in the first embodiment or the second embodiment may be used. Voucher information (current voucher information) is obtained from the image of the voucher by OCR processing.

重複登録確認処理部13は、OCR処理部12により得られた今回の証憑情報に基づき、過去に同一の証憑情報(登録済みの証憑情報)が、登録証憑データベース40Dに登録されているか否かを判定する(ステップS22)。つまり、重複登録確認処理部13は、登録証憑データベース40Dに登録済みの証憑情報と、今回の証憑情報とが、同じ証憑情報であるか否かを判定する判定部として機能する。 Duplicate registration confirmation processing unit 13, based on the current evidence information obtained by OCR processing unit 12, determines whether or not the same evidence information (registered evidence information) has been registered in registered evidence database 40D in the past. Determine (step S22). In other words, the duplicate registration confirmation processing unit 13 functions as a determination unit that determines whether or not the voucher information registered in the registered voucher database 40D and the current voucher information are the same voucher information.

重複登録確認処理部13は、例えば、登録済みの証憑情報に含まれる登録済みの証憑識別情報と、今回の証憑情報に含まれる今回の証憑識別情報と、を比較する。重複登録確認処理部13は、登録済みの証憑識別情報と今回の証憑識別情報とが同じである場合、同じ証憑情報であると判定してよい。 The duplicate registration confirmation processing unit 13 compares, for example, the registered voucher identification information included in the registered voucher information with the current voucher identification information included in the current voucher information. If the registered voucher identification information and the current voucher identification information are the same, the duplicate registration confirmation processing unit 13 may determine that they are the same voucher information.

重複登録確認処理部13により、登録済みの証憑情報と今回の証憑情報とが同じ証憑情報であると判定された場合、ステップS21の証憑の画像(今回の証憑画像)と、登録証憑データベース40Dにおいて登録済みの証憑情報に紐づけられた証憑の画像(登録済みの証憑画像)は、重複する可能性が高い。そこで、通信部30は、通信ネットワーク70を介して、警告指示情報を操作端末50Aに送信する(ステップS23)。警告指示情報は、例えば、警告情報、今回の証憑画像、及び登録済みの証憑画像を含んでよい。 If the duplicate registration confirmation processing unit 13 determines that the registered voucher information and the current voucher information are the same voucher information, the image of the voucher (current voucher image) in step S21 and the registered voucher database 40D There is a high possibility that the image of the voucher linked to the registered voucher information (registered voucher image) will be duplicated. Therefore, the communication unit 30 transmits warning instruction information to the operation terminal 50A via the communication network 70 (step S23). The warning instruction information may include, for example, warning information, current evidenced image, and registered evidenced image.

操作端末50Aは、通信部が、警告指示情報を受信し、表示部が、警告情報を表示する。また、表示部は、警告情報とあわせて、ステップS22で比較された2つの証憑の画像(今回の証憑画像及び登録済みの証憑画像)を表示してよい(ステップS24)。処理担当者は、この表示を確認することで、今回の証憑画像及び登録済みの証憑画像が一致するか否かを目視にて容易に判別できる。なお、操作端末50Aが2つの証憑の画像のうちの一方を半透明にして2つの証憑の画像を重ねて表示することで、処理担当者は、2つの証憑の画像の差異を容易に認識でき、本当に重複した証憑かを一層容易に目視確認できる。 The communication unit of the operation terminal 50A receives the warning instruction information, and the display unit displays the warning information. In addition, the display unit may display the two images of the vouchers (the current voucher image and the registered voucher image) compared in step S22 together with the warning information (step S24). By checking this display, the person in charge of processing can easily visually determine whether or not the current evidenced image and the registered evidenced image match. The operation terminal 50A makes one of the images of the two vouchers translucent and displays the images of the two vouchers so that the person in charge of processing can easily recognize the difference between the images of the two vouchers. , it is possible to more easily visually confirm whether the document is really duplicated.

図11は、実施形態3の証憑情報処理装置1による処理結果の画面であり、処理担当者の操作端末50Aが表示する画面である。操作端末50Aの表示部は、図11(A)の初期画面を表示する。この初期画面は「過去請求書重複」の警告情報を含んでいる。処理担当者がこの警告情報が表示された証憑(請求書)の確認ボタンを押すと、表示部は、図11(B)のように、2つの証憑の画像(今回の証憑画像と登録済みの証憑画像)を並べて表示する。 FIG. 11 is a screen showing the result of processing by the documented evidence information processing apparatus 1 of the third embodiment, and is a screen displayed by the operation terminal 50A of the person in charge of processing. The display unit of the operation terminal 50A displays the initial screen of FIG. 11(A). This initial screen contains warning information for "past bill duplication". When the person in charge of processing presses the confirmation button for the voucher (invoice) on which this warning information is displayed, the display unit displays two voucher images (the current voucher image and the registered voucher image) as shown in FIG. evidence image) are displayed side by side.

図12は、処理担当者の操作端末50Aが表示する画面であり、上記の2つの証憑の画像のうち、一方を半透明にさせて2つの画像を重ねて表示させた画像を示す。処理担当者が、操作端末50Aの操作部を介して、例えば図11(B)における「重ね合わせ」のボックスをチェックすることにより、操作端末50Aの表示部は、図12の画面を表示する。図12では、一方の金額部分の記載が「¥52,000」であるのに対し、他方は「¥53,000」であり、その他の記載は同一である。処理担当者は、図12のような重ね合わせ表示を確認することで、金額部分の記載に誤りがあることを容易に認識できる。また、証憑情報処理装置1は、操作部を介して処理担当者から図11(B)における「差戻」ボタンを操作されることで、今回の証憑の申請の処理を、前の処理者(例えば申請者)に差し戻してよい。 FIG. 12 shows a screen displayed by the operation terminal 50A of the person in charge of processing, and shows an image in which one of the above two images of the voucher is translucent and the two images are superimposed and displayed. When the person in charge of processing checks, for example, the "Overlay" box in FIG. 11B via the operation unit of the operation terminal 50A, the display unit of the operation terminal 50A displays the screen shown in FIG. In FIG. 12, one description is "52,000 yen", while the other description is "53,000 yen", and other descriptions are the same. The person in charge of processing can easily recognize that there is an error in the description of the amount portion by checking the superimposed display as shown in FIG. In addition, the documented evidence information processing apparatus 1 is operated by the person in charge of processing via the operation unit to operate the "send back" button in FIG. (e.g. applicant).

(実施形態4)
一般的に、証憑を申請(提出)する申請者が使用する操作端末50Bは、証憑の提出前に、操作端末50Bの操作部を介して、証憑の申請書の各項目の情報を入力し、処理担当者の操作端末50Aにこの情報(入力証憑情報)を送信する。処理担当者は、入力証憑情報を、証憑情報処理装置1が処理した証憑の画像データと目視で照らし合わせながら確認することがある。この作業も処理担当者にとって大きな負担となっている。
(Embodiment 4)
In general, the operation terminal 50B used by the applicant who applies for (submits) the evidence, inputs the information of each item of the application form for the evidence via the operation unit of the operation terminal 50B before submitting the evidence, This information (input voucher information) is transmitted to the operation terminal 50A of the person in charge of processing. The person in charge of processing may check the input voucher information while visually comparing it with the image data of the voucher processed by the voucher information processing apparatus 1 . This work also imposes a heavy burden on the person in charge of processing.

本実施形態の証憑情報処理装置1は、通信部30が、通信ネットワーク70を介して、申請者の操作端末50Bから上記申請書のデータ(入力証憑情報)を受信する。入力支援処理部14は、証憑の申請書の所定の項目が、証憑情報処理装置1が過去に読み込んだ証憑のデータの項目と一致するか否かを判定する。つまり、証憑情報処理装置1は、入力証憑情報に含まれる所定の情報が、登録済みの証憑情報に含まれる対応する所定の情報と一致するか否かを判定する。 In the documented evidence information processing apparatus 1 of the present embodiment, the communication unit 30 receives the application form data (input documented evidence information) from the applicant's operation terminal 50B via the communication network 70 . The input support processing unit 14 determines whether or not predetermined items of the voucher application form match the items of the voucher data read by the voucher information processing apparatus 1 in the past. That is, the voucher information processing apparatus 1 determines whether or not the predetermined information included in the input voucher information matches the corresponding predetermined information included in the registered voucher information.

上記の所定の項目が一致する場合、通信部30は、一致した登録済みの証憑情報を操作端末50Aへ送信する。操作端末50Aは、通信部がこの登録済みの証憑情報を受信し、表示部が、証憑の申請書のデータの初期値として表示する。また、上記の所定の情報が一致する場合、入力支援処理部14は、OCR処理部12による読み込みの誤認識をも考慮した表示(例えば類似情報の表示)を行うように、操作端末50Aに指示してよい。 When the above predetermined items match, the communication unit 30 transmits matching registered voucher information to the operation terminal 50A. In the operation terminal 50A, the communication unit receives the registered evidence information, and the display unit displays it as the initial value of the data of the application form for the evidence. Further, when the above predetermined information matches, the input support processing unit 14 instructs the operation terminal 50A to perform display (for example, display of similar information) in consideration of misrecognition of reading by the OCR processing unit 12. You can

上記の所定の項目が一致しない場合、通信部30は、その旨を含む警告情報を含む警告指示情報を操作端末50Aへ送信してよい。操作端末50Aは、通信部が警告指示情報を受信し、表示部が警告情報を表示してよい。処理担当者は、警告情報の表示を確認し、操作部を介して、新たに当該項目を含む情報の新規登録、訂正等の処理を行ってよい。 When the above predetermined items do not match, the communication unit 30 may transmit warning instruction information including warning information to that effect to the operation terminal 50A. In the operation terminal 50A, the communication section may receive the warning instruction information, and the display section may display the warning information. The person in charge of processing may confirm the display of the warning information and perform processing such as new registration and correction of information including the relevant item via the operation unit.

上記処理は、例えば図1における入力支援処理部14が主に行う。入力支援処理部14は、OCR処理部12から送られたOCR処理済の証憑の画像を受け取る。入力支援処理部14は、申請された証憑の画像から、例えば代表的な項目、例えば請求書の振込先口座番号に該当する文字を特定する。入力支援処理部14は、登録証憑データベース40Dを参照し、登録された過去に処理済みの証憑に紐づけられた当該項目、つまり登録済みの証憑情報における振込先口座番号を検索する。 The above processing is mainly performed by the input support processing unit 14 in FIG. 1, for example. The input support processing unit 14 receives the OCR-processed voucher image sent from the OCR processing unit 12 . The input support processing unit 14 identifies, for example, characters corresponding to a representative item, such as a bank account number of a bill, from the image of the document that has been applied for. The input support processing unit 14 refers to the registered voucher database 40D, and searches for the item linked to the registered voucher that has been processed in the past, that is, the bank account number in the registered voucher information.

入力支援処理部14は、登録証憑データベース40Dにおいて、申請された証憑の代表的な項目(例えば振込先口座番号)と一致する情報を有する登録済みの証憑情報が存在するか否かを判定する。存在する場合、通信部30は、当該項目を含む登録済みの証憑情報を、通信ネットワーク70を介して処理担当者の操作端末50Aに送信する。 The input support processing unit 14 determines whether or not registered voucher information having information matching representative items of the requested voucher (for example, bank account number) exists in the registered voucher database 40D. If it exists, the communication unit 30 transmits the registered documented evidence information including the item to the operation terminal 50A of the person in charge of processing via the communication network 70 .

図13は、実施形態4の証憑情報処理装置1による処理結果の画面であり、処理担当者の操作端末50Aが表示する画面である。本例は証憑が請求書の例である。 FIG. 13 shows a screen of a processing result by the documented evidence information processing apparatus 1 of the fourth embodiment, and is a screen displayed by the operation terminal 50A of the person in charge of processing. In this example, the voucher is an example of a bill.

この例では、入力支援処理部14が、OCR処理により得られた請求書の振込先口座番号と、登録証憑データベース40Dに登録された登録済みの証憑情報に含まれる振込先口座番号と、を比較する。比較の結果、2つの振込先口座番号が一致した場合、通信部30は、この振込先口座番号を含む登録済みの証憑情報を、通信ネットワーク70を介して処理担当者の操作端末50Aに送信する。ここでの登録済みの証憑情報には、証憑に関する基本情報や明細情報等が含まれる(図13参照)。操作端末50Aは、通信部が操作端末50Aから登録済みの証憑情報を受信し、表示部がこの証憑情報の少なくとも一部を表示する。 In this example, the input support processing unit 14 compares the payee account number of the invoice obtained by OCR processing with the payee account number included in the registered voucher information registered in the registered voucher database 40D. do. As a result of the comparison, if the two transfer account numbers match, the communication unit 30 transmits the registered voucher information including the transfer account number to the operation terminal 50A of the person in charge of processing via the communication network 70. . The registered voucher information here includes basic information and detailed information about the voucher (see FIG. 13). In the operation terminal 50A, the communication unit receives the registered evidenced information from the operation terminal 50A, and the display unit displays at least part of the evidenced information.

なお、入力支援処理部14は、OCR処理における誤認識を考慮し、OCR処理により得られた振込先口座番号に類似した類似文字列を生成してよい。この場合、入力支援処理部14は、OCR処理により得られた振込先口座番号の文字列に対して置換する場合の信頼度が所定値以上である類似文字列を生成する。入力支援処理部14は、OCR処理により得られた振込口座番号の文字列の代わり、生成された類似文字列と一致する振込先口座番号が登録証憑データベース40Dに蓄積されているか否かを判定する。一致する振込先口座番号が蓄積されている場合、通信部30は、この一致した振込先口座番号を含む登録済みの証憑情報を、上記の信頼度の情報とともに、操作端末50Aに送信してもよい。 Note that the input support processing unit 14 may generate a similar character string similar to the payee's account number obtained by the OCR processing in consideration of erroneous recognition in the OCR processing. In this case, the input support processing unit 14 generates a similar character string whose reliability is equal to or higher than a predetermined value when replacing the character string of the bank account number obtained by OCR processing. The input support processing unit 14 determines whether or not the deposit account number that matches the generated similar character string instead of the character string of the deposit account number obtained by the OCR process is stored in the registered voucher database 40D. . If the matching bank account number is accumulated, the communication unit 30 may transmit the registered documented evidence information including the matching bank account number to the operation terminal 50A together with the reliability information. good.

図13は、上記2つの振込先口座番号を比較した結果、2つの振込先口座番号が一致しない場合を示している。この場合、入力支援処理部14は、OCR処理により得られた振込先口座番号に対して、類似文字列を生成する。入力支援処理部14は、登録証憑データベース40Dを参照し、生成された類似文字列と一致する振込先口座番号を含む登録済みの証憑情報を取得する。通信部30は、警告指示情報を操作端末50Aに送信する。この警告指示情報は、2つの振込先口座番号が一致しないことを示す警告情報と、取得された登録済みの証憑情報と、OCR処理により得られた振込先口座番号と、含んでよい。操作端末50Aは、通信部が、警告指示情報を受信し、表示部が、例えば、警告情報と、取得された登録済みの証憑情報と、OCR処理により得られた振込先口座番号と、を表示する。 FIG. 13 shows a case where the two transfer account numbers do not match as a result of comparing the two transfer account numbers. In this case, the input support processing unit 14 generates a similar character string for the payee's account number obtained by OCR processing. The input support processing unit 14 refers to the registered voucher database 40D and acquires registered voucher information including the bank account number that matches the generated similar character string. The communication unit 30 transmits warning instruction information to the operation terminal 50A. This warning instruction information may include warning information indicating that the two payee account numbers do not match, the acquired registered voucher information, and the payee account number obtained by OCR processing. In the operation terminal 50A, the communication unit receives the warning instruction information, and the display unit displays, for example, the warning information, the acquired registered documented evidence information, and the payee account number obtained by OCR processing. do.

処理担当者は、図13の画面上の振込先口座番号に関する警告情報W1を見て、申請者による入力に間違いがある可能性が高いことを確認することができる。さらに、操作端末50Aは、操作部を介して処理担当者により警告情報W1に隣接した詳細ボタンが押されることで、図14の画面が表示される。図14は、操作端末50Aに表示される画面の例である。図14により、警告が発生した要因を確認できる。図14の表示では、申請者が入力した振込先口座番号(入力内容、一例として「2975936」)と、OCR処理による振込先口座番号(OCR結果、一例として「2915936」)と、登録証憑データベース40Dに登録された、類似した振込先口座番号(類似候補、一例として「2915935」)と、が含まれる。 The person in charge of processing can see the warning information W1 regarding the transfer account number on the screen of FIG. Furthermore, the screen of FIG. 14 is displayed on the operation terminal 50A when the person in charge of processing presses the details button adjacent to the warning information W1 via the operation unit. FIG. 14 is an example of a screen displayed on the operation terminal 50A. FIG. 14 makes it possible to confirm the cause of the warning. In the display of FIG. 14, the transfer account number entered by the applicant (input content, for example, "2975936"), the transfer account number by OCR processing (OCR result, for example, "2915936"), and the registered voucher database 40D and similar bank account numbers (similar candidates, for example, "2915935") registered in .

処理担当者は、この3つの振込先口座番号を確認し、例えば申請者が入力した振込先口座番号が正しい場合、操作端末50Aの操作部を介して、申請者が入力した振込先口座番号が正しいことを指示してよい。この指示情報は、通信部を介して証憑情報処理装置1に送信されてよい。証憑情報処理装置1は、通信部30がこの指示情報を受信し、申請者が入力した振込先口座番号が正であるので、この振込先口座番号を含む入力証憑情報を登録証憑データベース40Dに登録してよい。 The person in charge of processing confirms these three transfer account numbers, and if, for example, the transfer account number entered by the applicant is correct, the transfer account number entered by the applicant is confirmed via the operation unit of the operation terminal 50A. You can point me in the right direction. This instruction information may be transmitted to the voucher information processing device 1 via the communication unit. In the voucher information processing device 1, the communication unit 30 receives this instruction information, and since the transfer account number input by the applicant is correct, the input voucher information including this transfer destination account number is registered in the registered voucher database 40D. You can

処理担当者は、この3つの振込先口座番号を確認し、例えば申請者が入力した振込先口座番号が誤っている場合、操作端末50Aの操作部を介して、正しい振込先口座番号(例えばOCR結果又は類似候補の振込先口座番号)を指示してよい。この指示情報は、通信部を介して証憑情報処理装置1に送信されてよい。証憑情報処理装置1は、通信部30がこの指示情報を受信し、入力証憑情報における振込先口座番号を正しい振込先口座番号に置き換えて、入力証憑情報を登録証憑データベース40Dに登録してよい。 The person in charge of processing confirms these three transfer account numbers, and if, for example, the transfer account number entered by the applicant is incorrect, the correct transfer account number (for example, OCR bank account numbers of results or similar candidates) may be indicated. This instruction information may be transmitted to the voucher information processing device 1 via the communication unit. The communication unit 30 of the voucher information processing apparatus 1 may receive this instruction information, replace the payee account number in the input voucher information with the correct payee account number, and register the input voucher information in the registered voucher database 40D.

実施形態4によれば、証憑情報処理装置1は、例えば、処理担当者が証憑の申請書のデータの正当性を判別する際に、入力証憑情報と、OCR結果又は登録済みの証憑情報等とを比較し、これらの情報の一致の有無に基づいて、処理担当者が申請書を確認するための入力作業を支援できる。よって、証憑情報処理装置1は、処理担当者による申請内容の審査における負担を減らすことが可能となる。 According to the fourth embodiment, the evidence information processing apparatus 1, for example, when the person in charge of processing determines the validity of the data of the application form for the evidence, the input evidence information, the OCR result, or the registered evidence information, etc. are compared, and based on whether or not this information matches, the processing staff can assist the input work for confirming the application form. Therefore, the documented evidence information processing apparatus 1 can reduce the burden on the person in charge of processing in examining the contents of the application.

なお、入力証憑情報と登録済みの証憑情報とを比較するために振込先口座番号の一致の有無を判別することを主に例示したが、これに限られない。例えば、入力支援処理部14は、請求書番号、振り込みの相手先、振込金額、又は振込日付等をキーとして、登録済みの証憑情報の検索等を行ってもよい。これらの項目は、通常、領収書に含まれる情報である。 Although it is mainly exemplified that it is determined whether or not the payee's account number matches in order to compare the input voucher information and the registered voucher information, the present invention is not limited to this. For example, the input support processing unit 14 may search registered documented evidence information using the invoice number, the recipient of the transfer, the transfer amount, the transfer date, or the like as a key. These items are information that is typically included on a receipt.

なお、振込先口座番号が登録証憑データベース40Dに登録されることを示したが、これに限られない。振込先に関する情報を蓄積する振込先マスターデータベースが、登録証憑データベース40Dとは別に設けられてもよい。振込先マスターデータベースは、例えば、振込先口座の所有者に関する情報(氏名、住所、電話番号、等)、振込先口座番号、等が含まれてよい。振込先マスターデータベースが振込先に関する情報を管理する場合、上述の正しい振込先口座番号の情報は、振込先マスターデータベースに反映されてよい。 Although it has been shown that the payee's account number is registered in the registered voucher database 40D, the present invention is not limited to this. A payee master database that accumulates information on payees may be provided separately from the registered voucher database 40D. The payee master database may include, for example, information on the payee account owner (name, address, telephone number, etc.), payee account number, and the like. When the payee master database manages information on payees, the correct payee account number information described above may be reflected in the payee master database.

(実施形態5)
実施形態5では、証憑を申請(提出)する申請者が使用する操作端末50Bは、証憑の申請前に、申請の予定を知らせるための予定申請を行ってよい。操作端末50Bは、予定申請では、操作部を介して証憑の申請書の各項目の予定内容を示す情報(予定証憑情報)を入力し、通信部を介して、この予定入力証憑情報を証憑情報処理装置1に送信する。予定入力証憑情報は、入力証憑情報として入力される予定の情報であり、証憑情報と同様の情報(一部は予定情報となる)を含み、例えば、請求書の場合、予定支払額、又は予定振込先等を含む。また、予定入力証憑情報は、予定申請者の操作端末50Bの連絡先情報(例えばメールアドレス等)も含む。操作端末50Bの制御部は、通信部を介して登録証憑データベース40Dと連携して、登録済みの証憑情報の少なくとも一部に基づいて、予定入力証憑情報の少なくとも一部を入力(生成)してもよい。
(Embodiment 5)
In Embodiment 5, the operation terminal 50B used by the applicant who applies for (submits) the evidence may make a schedule application for notifying the schedule of the application before applying for the evidence. In the scheduled application, the operation terminal 50B inputs information (scheduled voucher information) indicating the scheduled content of each item of the application form of the voucher via the operation unit, and transmits this scheduled input voucher information to the voucher information via the communication unit. Send to the processing device 1 . The scheduled input voucher information is information scheduled to be input as input voucher information, and includes information similar to the voucher information (part of which is scheduled information). Including transfer destination. In addition, the schedule input voucher information also includes the contact information (e.g., e-mail address, etc.) of the operation terminal 50B of the schedule applicant. The control unit of the operation terminal 50B cooperates with the registered voucher database 40D via the communication unit, and inputs (generates) at least part of the scheduled input voucher information based on at least part of the registered voucher information. good too.

証憑情報処理装置1の入力予定処理部15は、通信部30を介して操作端末50Bからの予定入力証憑情報を受信し、登録証憑データベース40Dに登録しておく。入力予定処理部15は、予定入力証憑情報に基づいて、証憑(例えば請求書)の提出を促す処理を行う。これにより、証憑情報処理装置1は、証憑の登録漏れ又は作成漏れ等を防止できる。 The input schedule processing unit 15 of the voucher information processing apparatus 1 receives schedule input voucher information from the operation terminal 50B via the communication unit 30, and registers it in the registered voucher database 40D. The input schedule processing unit 15 performs a process of prompting submission of a voucher (for example, a bill) based on the scheduled input voucher information. As a result, the voucher information processing apparatus 1 can prevent failure to register or create vouchers.

ここで、予定申請の段階では証憑の画像及び証憑の画像のOCR処理に基づく証憑情報が登録されていない。例えば、この予定申請に対して予定申請者の上司による承認が完了すると、入力予定処理部15は、この予定申請に係る証憑の画像のアップロードを促す入力促進通知を生成する。入力促進通知は、例えば、証憑の画像のデータアップロード先のURLを含む通信部30は、生成された入力促進通知を操作端末50Bに送信する。 Here, the voucher image and the voucher information based on the OCR processing of the voucher image are not registered at the schedule application stage. For example, when the scheduled application is approved by the superior of the scheduled applicant, the input schedule processing unit 15 generates an input prompt notification prompting uploading of an image of a document related to the scheduled application. The input prompt notification includes, for example, the URL of the data upload destination of the document image. The communication unit 30 transmits the generated input prompt notification to the operation terminal 50B.

図15は、実施形態5の証憑情報処理装置1による処理結果の画面であり、予定申請者の操作端末50Bが表示する画面である。本例は証憑が請求書の例である。 FIG. 15 is a screen showing the result of processing by the documented evidence information processing apparatus 1 of the fifth embodiment, and is a screen displayed by the operation terminal 50B of the prospective applicant. In this example, the voucher is an example of a bill.

予定申請者は、図15の画面を確認し、例えば画面中のステータスにおける「請求書登録待ち」を参照する。そして、操作端末50Bは、例えば操作部への予定申請者による操作に基づいて、通信部が、請求書の画像を指定されていた場所にアップロードに送信してよい。よって、予定申請を行っていた申請者は、上述した請求書(証憑)のデータアップロード用のURLを用いて、容易に請求書の画像をアップロードできる。アップロードされた証憑(請求書)の画像は、登録証憑データベース40Dに、この予定申請に係る予定入力証憑情報に関連付けて保持される。予定入力証憑情報及び請求書等の証憑画像は、処理予定のタイミング(例えば処理の予定月)になると、処理担当者によって確認され、証憑情報処理装置1又は処理担当者の操作端末50A等によって処理可能である。 The prospective applicant confirms the screen of FIG. 15 and refers to, for example, "Waiting for bill registration" in the status on the screen. Then, in the operation terminal 50B, for example, the communication unit may upload the image of the invoice to the specified location based on the operation of the planned applicant to the operation unit. Therefore, an applicant who has made a scheduled application can easily upload an image of the bill using the URL for uploading the data of the bill (certificate). The image of the uploaded voucher (bill) is stored in the registered voucher database 40D in association with the schedule input voucher information related to this schedule application. Scheduled input evidence information and evidence images such as invoices are confirmed by the person in charge of processing at the scheduled processing timing (for example, the scheduled month of processing), and processed by the evidence information processing device 1 or the operation terminal 50A of the person in charge of processing. It is possible.

なお、申請者による予定申請に誤りがある場合(振込先口座番号の誤りなど)、実施形態4で述べたように、入力支援処理部14が警告情報を作成し、操作端末50A及び操作端末50Bに送信してもよい。 If there is an error in the scheduled application by the applicant (such as an error in the transfer account number), as described in the fourth embodiment, the input support processing unit 14 creates warning information, and the operation terminals 50A and 50B may be sent to

実施形態5によれば、証憑情報処理装置1は、上述のような請求予定入力機能を有することで、予定申請者に対する入力促進通知により、予定入力証憑情報の入力タイミングとは異なるタイミングでの証憑の登録を支援できる。 According to the fifth embodiment, the evidence information processing apparatus 1 has the billing schedule input function as described above, so that the input prompting notification to the scheduled applicant allows the voucher information to be input at a timing different from the input timing of the schedule input voucher information. can assist with the registration of

以上のように、上記実施形態の証憑情報処理装置1は、証憑を含む第1の画像M1を取得する取得部(例えば画像取得部111)と、第1の画像M1内の第1の証憑及び第2の証憑を含む複数の証憑を検出する検出部(例えば証憑位置検出部112)と、第1の画像M1から、第1の証憑を含む第2の画像を切り出す切出部(例えば画像切出部115)と、第2の画像内で第1の証憑と第2の証憑とが重なっている場合、第2の画像から前記第2の証憑の領域(例えば加工領域MX)を文字認識不能に加工する加工部(例えば画像加工部116)と、加工部により加工された第2の画像を出力する出力部(例えば画像出力部118)と、を備える。 As described above, the evidence information processing apparatus 1 of the above-described embodiment includes an acquisition unit (for example, the image acquisition unit 111) that acquires the first image M1 including the evidence, and the first evidence and the A detection unit (e.g., the evidence position detection unit 112) that detects a plurality of evidences including the second evidence, and a clipping unit (e.g., image clipping unit) that cuts out a second image including the first evidence from the first image M1. 115), and when the first voucher and the second voucher overlap in the second image, the region of the second voucher (for example, the processing region MX) cannot be recognized from the second image. and an output unit (eg, image output unit 118) that outputs the second image processed by the processing unit (for example, image processing unit 116).

これにより、証憑情報処理装置1は、複数枚(例えば2枚)の証憑が重なっていても、例えば人工知能により各証憑を個別に検出できる。よって、証憑情報処理装置1は、例えば複数の証憑が重なっている場合、特に複数の証憑のいずれか一方の全体がいずれか他方に包含されるように完全に重複している場合でも、各証憑を個別に検出できる。これにより、証憑情報処理装置1は、証憑検出時のユーザの負担を低減でき、証憑内容の読取完了までに要する時間を短縮することができる。 As a result, the evidence information processing apparatus 1 can detect each voucher individually by, for example, artificial intelligence even if a plurality of (for example, two) vouchers overlap. Therefore, the evidence information processing apparatus 1, for example, when a plurality of vouchers overlap, particularly when one of the plurality of vouchers completely overlaps such that the entirety of one of the plurality of vouchers is included in the other, each voucher can be detected individually. As a result, the voucher information processing apparatus 1 can reduce the burden on the user when detecting the voucher, and can shorten the time required to complete the reading of the content of the voucher.

また、切出部は、第1の画像M1から、第2の証憑を含む第3の画像を切り出してよい。出力部は、前記第3の画像を出力してよい。これにより、証憑情報処理装置1は、第1の画像M1に含まれる各証憑の画像を別々に切り出すことで、例えば切り出された複数の画像に対してOCR処理された場合には、文字認識精度の低下を抑制できる。 Also, the clipping unit may clip a third image including the second documentary evidence from the first image M1. The output unit may output the third image. As a result, the documented evidence information processing apparatus 1 cuts out the image of each documented document included in the first image M1 separately. can suppress the decrease in

また、証憑情報処理装置1は、第2の画像及び第3の画像の文字を認識する認識部を備えてよい。これにより、証憑情報処理装置1は、複数の証憑が重なっている場合でも、複数の証憑のそれぞれを含む別々の画像を導出できるので、導出された各画像を基に文字認識することで、文字認識精度の低下を抑制できる。 Also, the documented evidence information processing apparatus 1 may include a recognition unit that recognizes characters of the second image and the third image. As a result, even when a plurality of vouchers overlap, the voucher information processing apparatus 1 can derive separate images containing each of the plurality of vouchers. A decrease in recognition accuracy can be suppressed.

また、第2の画像は、第3の画像よりも画像範囲が大きくてよい。これにより、証憑情報処理装置1は、複数の証憑が重なっており、複数の画像の大きさ(画像範囲)つまり複数の証憑の大きさが異なる場合でも、複数の証憑が重なっている場合の文字認識精度の低下を抑制できる。 Also, the second image may have a larger image range than the third image. As a result, even when a plurality of vouchers overlap and the sizes of the plurality of images (image ranges), that is, the sizes of the plurality of vouchers are different, the voucher information processing apparatus 1 can display the characters when the plurality of vouchers overlap. A decrease in recognition accuracy can be suppressed.

また、加工部は、第2の画像内での第1の証憑と第2の証憑との重複率が閾値以上である場合、第2の画像から第2の証憑の領域を文字認識不能に加工してよい。これにより、証憑情報処理装置1は、複数の証憑の重複率が高く、文字認識エラーが発生する確率が高い場合に限って、文字認識不能に加工する処理を実施する。よって、証憑情報処理装置1は、加工処理に係る処理負荷を低減しつつ、複数の証憑の文字認識精度を向上できる。 Further, when the overlapping rate of the first evidence and the second evidence in the second image is equal to or higher than the threshold, the processing unit processes the area of the second evidence from the second image so that the characters cannot be recognized. You can As a result, the voucher information processing apparatus 1 performs processing to render characters unrecognizable only when the overlap rate of a plurality of vouchers is high and the probability of occurrence of character recognition errors is high. Therefore, the voucher information processing apparatus 1 can improve the character recognition accuracy of a plurality of vouchers while reducing the processing load related to processing.

また、上記実施形態の証憑情報処理装置1は、証憑を含む第4の画像を取得する取得部と、第4の画像内の証憑を検出する検出部と、検出部により検出された証憑に、文字の向きが互いに異なる第1の文字領域と第2の文字領域とを含む複数の文字領域が存在する場合、第1の文字領域を含む第5の画像と、第2の文字領域を含む第6の画像と、を切り出す切出部と、第5の画像及び前記第6の画像を出力する出力部と、を備える。 Further, the evidence information processing apparatus 1 of the above embodiment includes an acquisition unit that acquires a fourth image including the evidence, a detection unit that detects the evidence in the fourth image, and the evidence detected by the detection unit, When there are a plurality of character areas including a first character area and a second character area with different character orientations, a fifth image including the first character area and a second image including the second character area. 6 images, and an output unit for outputting the fifth image and the sixth image.

これにより、証憑情報処理装置1は、1枚の証憑に文字の向きが互いに異なる複数の文字領域が存在しても、人工知能等により各文字領域を個別に検出できる。よって、各文字領域を別々の画像に含めて文字認識することで、複数の文字領域に含まれる文字の文字認識精度を向上できる。これにより、証憑情報処理装置1は、証憑検出時のユーザの負担を低減でき、証憑内容の読取完了までに要する時間を短縮することができる。 As a result, the voucher information processing apparatus 1 can individually detect each character region by artificial intelligence or the like even if a single voucher includes a plurality of character regions with different character orientations. Therefore, character recognition accuracy can be improved for characters included in a plurality of character areas by including each character area in a separate image for character recognition. As a result, the voucher information processing apparatus 1 can reduce the burden on the user when detecting the voucher, and can shorten the time required to complete the reading of the content of the voucher.

また、証憑情報処理装置1は、第5の画像と第6の画像とを別々に回転補正する補正部(例えば画像回転補正部117)を備えてよい。出力部は、回転補正された第5の画像と第6の画像とを出力してよい。 The voucher information processing apparatus 1 may also include a correction unit (for example, the image rotation correction unit 117) that rotates and corrects the fifth image and the sixth image separately. The output unit may output the rotation-corrected fifth and sixth images.

これにより、証憑情報処理装置1が、例えば複数の文字領域に含まれる文字の向きが揃うように第5の画像及び第6の画像を回転補正することで、文字認識処理による文字認識がし易くなる。よって、証憑情報処理装置1が、文字認識精度を向上できる。また、文字認識エラーの発生が抑制されることで、文字認識を正確に行うために証憑の画像の角度を手動操作で調整することが不要となる。よって、証憑情報処理装置1は、ユーザの手間を低減でき、文字認識が完了するまでの時間を短縮できる。 As a result, the documented evidence information processing apparatus 1 corrects the rotation of the fifth image and the sixth image so that the orientations of characters included in a plurality of character regions are aligned, thereby facilitating character recognition by character recognition processing. Become. Therefore, the voucher information processing apparatus 1 can improve the accuracy of character recognition. In addition, since the occurrence of character recognition errors is suppressed, it becomes unnecessary to manually adjust the angle of the voucher image in order to accurately perform character recognition. Therefore, the documented evidence information processing apparatus 1 can reduce the user's trouble and shorten the time until character recognition is completed.

また、証憑情報処理装置1は、前記第5の画像及び前記第6の画像の文字を認識する認識部、を備えてよい。これにより、証憑情報処理装置1は、証憑における複数の文字領域における文字の向きが異なっている場合でも、複数の文字領域のそれぞれを含む別々の画像を導出することで、各画像の角度が補正され、文字列に角度の無い正面の画像として出力できるため、導出された各画像を基に文字認識することで、文字認識精度の低下を抑制できる。 Further, the documented evidence information processing apparatus 1 may include a recognition unit that recognizes characters of the fifth image and the sixth image. As a result, the voucher information processing apparatus 1 can correct the angle of each image by deriving separate images containing each of the plurality of character regions even when the direction of the characters in the plurality of character regions in the voucher is different. Since the character string can be output as a frontal image with no angle, character recognition is performed based on each derived image, thereby suppressing a decrease in character recognition accuracy.

また、証憑情報処理装置1は、証憑に関する第1の証憑情報を蓄積する蓄積部(例えば登録証憑データベース40D)を備えてよい。証憑情報処理装置1が、蓄積部により蓄積された第1の証憑情報と、第2の画像、第3の画像、第5の画像、第6の画像の少なくともいずれか1つに対する文字認識により得られた第2の証憑情報とが、同じ証憑情報であるか否かを判定する判定部(例えば重複登録確認処理部13)を備えてよい。証憑情報処理装置1は、第1の証憑情報と第2の証憑情報とが同じ証憑情報であると判定された場合、警告情報を提示する旨の指示を送信する送信部(例えば通信部30)と、を備えてよい。 The voucher information processing apparatus 1 may also include an accumulation unit (for example, the registered voucher database 40D) for accumulating first voucher information related to vouchers. The evidence information processing apparatus 1 obtains the first evidence information accumulated by the accumulation unit and character recognition of at least one of the second image, the third image, the fifth image, and the sixth image. A determination unit (for example, duplicate registration confirmation processing unit 13) that determines whether or not the received second evidence information is the same evidence information may be provided. The evidence information processing apparatus 1 includes a transmission unit (for example, the communication unit 30) that transmits an instruction to present warning information when it is determined that the first evidence information and the second evidence information are the same evidence information. and may be provided.

これにより、証憑情報処理装置1は、警告情報を提示する旨の指示を例えば操作端末50Aに送信することで、今回得られた第2の証憑情報と、以前に得られて蓄積された第1の証憑情報と、の一致性を確認できる。これにより、証憑情報処理装置1は、処理担当者により同じ証憑情報が複数回登録されることを防止でき、経理に係る処理精度を向上できる。 As a result, the evidence information processing apparatus 1 transmits an instruction to present warning information to, for example, the operation terminal 50A, thereby combining the second evidence information obtained this time with the previously obtained and accumulated first evidence information. You can check the consistency of the evidence information of As a result, the voucher information processing apparatus 1 can prevent the same voucher information from being registered multiple times by the person in charge of processing, and can improve processing accuracy related to accounting.

また、第1の証憑情報は、証憑を識別する第1の証憑識別情報を含んでよい。第2の証憑情報は、証憑を識別する第2の証憑識別情報を含んでよい。判定部は、第1の証憑識別情報と第2の証憑識別情報とが同じである場合、第1の証憑情報と第2の証憑情報とが同じ証憑情報であると判定してよい。 Also, the first voucher information may include first voucher identification information for identifying the voucher. The second voucher information may include second voucher identification information that identifies the voucher. When the first evidenced document identification information and the second evidenced evidenced identification information are the same, the determining unit may determine that the first evidenced evidenced information and the second evidenced evidenced information are the same evidenced evidenced information.

これにより、証憑情報処理装置1は、証憑識別情報をキーとして、今回得られた第2の証情報と過去に得られた第1の証憑情報との一致性を判定できる。 As a result, the evidence information processing apparatus 1 can determine the consistency between the second evidence information obtained this time and the first evidence information obtained in the past, using the evidence identification information as a key.

以上、図面を参照しながら各種の実施形態について説明したが、本開示はかかる例に限定されないことは言うまでもない。当業者であれば、特許請求の範囲に記載された範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本開示の技術的範囲に属するものと了解される。また、開示の趣旨を逸脱しない範囲において、上記実施形態における各構成要素を任意に組み合わせてもよい。 Various embodiments have been described above with reference to the drawings, but it goes without saying that the present disclosure is not limited to such examples. It is obvious that a person skilled in the art can conceive of various modifications or modifications within the scope described in the claims, and these also belong to the technical scope of the present disclosure. Understood. Also, the components in the above embodiments may be combined arbitrarily without departing from the gist of the disclosure.

また、上記実施形態では、プロセッサは、物理的にどのように構成してもよい。また、プログラム可能なプロセッサを用いれば、プログラムの変更により処理内容を変更できるので、プロセッサの設計の自由度を高めることができる。プロセッサは、1つの半導体チップで構成してもよいし、物理的に複数の半導体チップで構成してもよい。複数の半導体チップで構成する場合、上記実施形態の各制御をそれぞれ別の半導体チップで実現してもよい。この場合、それらの複数の半導体チップで1つのプロセッサを構成すると考えることができる。また、プロセッサは、半導体チップと別の機能を有する部材(コンデンサ等)で構成してもよい。また、プロセッサが有する機能とそれ以外の機能とを実現するように、1つの半導体チップを構成してもよい。また、複数のプロセッサが1つのプロセッサで構成されてもよい。 Also, in the above embodiments, the processor may be physically configured in any way. Moreover, if a programmable processor is used, the content of processing can be changed by changing the program, so that the degree of freedom in designing the processor can be increased. The processor may be composed of one semiconductor chip, or physically composed of a plurality of semiconductor chips. When configured with a plurality of semiconductor chips, each control of the above embodiments may be realized by separate semiconductor chips. In this case, it can be considered that the plurality of semiconductor chips constitutes one processor. Also, the processor may be composed of a member (capacitor, etc.) having a function different from that of the semiconductor chip. Also, one semiconductor chip may be configured to implement the functions of the processor and other functions. Also, a plurality of processors may be composed of one processor.

本開示は、証憑検出時のユーザの手間を低減でき、証憑内容の読取完了までに要する時間を短縮できる証憑情報処理装置、証憑情報処理方法、及びプログラム等に有用である。 INDUSTRIAL APPLICABILITY The present disclosure is useful for a voucher information processing device, a voucher information processing method, a program, and the like, which can reduce the user's effort when detecting vouchers and shorten the time required to complete reading of the contents of vouchers.

1 証憑情報処理装置
10 画像処理部
11 重なり証憑処理部
12 OCR処理部
13 重複登録確認処理部
14 入力支援処理部
15 入力予定処理部
20 証憑情報管理部
30 通信部
40 記憶部
40D 登録証憑データベース
50 操作端末
60 スキャナ
70 通信ネットワーク
111 画像取得部
112 証憑位置検出部
113 大小関係算出部
114 重複率算出部
115 画像切出部
116 画像加工部
117 画像回転補正部
118 画像出力部
200 証憑情報処理システム
C1 第1の文字領域
C2 第2の文字領域
M1 第1の画像
M2 第2の画像
M3 第3の画像
M4 第4の画像
M5 第5の画像
M6 第6の画像
MX 加工領域
V1 第1の証憑
V2 第2の証憑
1 Voucher information processing device 10 Image processing unit 11 Overlapping voucher processing unit 12 OCR processing unit 13 Duplicate registration confirmation processing unit 14 Input support processing unit 15 Input schedule processing unit 20 Voucher information management unit 30 Communication unit 40 Storage unit 40D Registered voucher database 50 Operation terminal 60 Scanner 70 Communication network 111 Image acquisition unit 112 Voucher position detection unit 113 Size relation calculation unit 114 Duplication ratio calculation unit 115 Image clipping unit 116 Image processing unit 117 Image rotation correction unit 118 Image output unit 200 Voucher information processing system C1 First character area C2 Second character area M1 First image M2 Second image M3 Third image M4 Fourth image M5 Fifth image M6 Sixth image MX Processing area V1 First voucher V2 Second Evidence

Claims (13)

証憑を含む第1の画像を取得する取得部と、
前記第1の画像内の第1の証憑及び第2の証憑を含む複数の証憑を検出する検出部と、
前記第1の画像から、前記第1の証憑を含む第2の画像を切り出す切出部と、
前記第2の画像内で前記第1の証憑と前記第2の証憑とが重なっている場合、前記第2の画像から前記第2の証憑の領域を文字認識不能に加工する加工部と、
前記加工部により加工された前記第2の画像を出力する出力部と、
を備える証憑情報処理装置。
an acquisition unit that acquires a first image containing a voucher;
a detection unit that detects a plurality of vouchers including a first voucher and a second voucher in the first image;
a clipping unit for clipping a second image containing the first voucher from the first image;
a processing unit that processes an area of the second voucher from the second image so that characters cannot be recognized when the first voucher and the second voucher overlap in the second image;
an output unit that outputs the second image processed by the processing unit;
A voucher information processing device.
前記切出部は、前記第1の画像から、前記第2の証憑を含む第3の画像を切り出し、
前記出力部は、前記第3の画像を出力する、
請求項1に記載の証憑情報処理装置。
The clipping unit clips a third image containing the second document from the first image,
The output unit outputs the third image,
The voucher information processing apparatus according to claim 1.
前記第2の画像及び前記第3の画像の文字を認識する認識部、を更に備える、
請求項2に記載の証憑情報処理装置。
further comprising a recognition unit that recognizes characters in the second image and the third image;
The voucher information processing apparatus according to claim 2.
前記第2の画像は、前記第3の画像よりも画像範囲が大きい、
請求項2又は3に記載の証憑情報処理装置。
wherein the second image has a larger image range than the third image;
The voucher information processing apparatus according to claim 2 or 3.
前記加工部は、前記第2の画像内での前記第1の証憑と前記第2の証憑との重複率が閾値以上である場合、前記第2の画像から前記第2の証憑の領域を文字認識不能に加工する、
請求項2~4のいずれか1項に記載の証憑情報処理装置。
When the overlapping rate of the first evidence and the second evidence in the second image is equal to or higher than a threshold, the processing unit removes the area of the second evidence from the second image as text. process unrecognizable,
A voucher information processing apparatus according to any one of claims 2 to 4.
証憑を含む第4の画像を取得する取得部と、
前記第4の画像内の証憑を検出する検出部と、
前記検出部により検出された前記証憑に、文字の向きが互いに異なる第1の文字領域と第2の文字領域とを含む複数の文字領域が存在する場合、前記第1の文字領域を含む第5の画像と、前記第2の文字領域を含む第6の画像と、を切り出す切出部と、
前記第5の画像及び前記第6の画像を出力する出力部と、
を備える証憑情報処理装置。
an acquisition unit that acquires a fourth image containing the voucher;
a detection unit that detects evidence in the fourth image;
When the evidence detected by the detection unit includes a plurality of character areas including a first character area and a second character area having different character orientations, a fifth character area including the first character area is detected. and a sixth image including the second character region;
an output unit that outputs the fifth image and the sixth image;
A voucher information processing device.
前記第5の画像と前記第6の画像とを別々に回転補正する補正部、を更に備え、
前記出力部は、回転補正された前記第5の画像と前記第6の画像とを出力する、
請求項6に記載の証憑情報処理装置。
further comprising a correction unit that rotates and corrects the fifth image and the sixth image separately;
The output unit outputs the rotation-corrected fifth image and the sixth image.
The voucher information processing apparatus according to claim 6.
前記第5の画像及び前記第6の画像の文字を認識する認識部、を更に備える、
請求項6又は7に記載の証憑情報処理装置。
further comprising a recognition unit that recognizes characters in the fifth image and the sixth image;
The voucher information processing apparatus according to claim 6 or 7.
証憑に関する第1の証憑情報を蓄積する蓄積部と、
前記蓄積部により蓄積された第1の証憑情報と、前記第2の画像又は前記第3の画像に対する文字認識により得られた第2の証憑情報とが、同じ証憑情報であるか否かを判定する判定部と、
前記第1の証憑情報と前記第2の証憑情報とが同じ証憑情報であると判定された場合、警告情報を提示する旨の指示を送信する送信部と、を更に備える、
請求項2~5のいずれか1項に記載の証憑情報処理装置。
an accumulation unit for accumulating first voucher information related to vouchers;
Determining whether or not the first evidenced information accumulated by the accumulation unit and the second evidenced information obtained by character recognition of the second image or the third image are the same evidenced information. a determination unit for
a transmission unit that transmits an instruction to present warning information when it is determined that the first evidenced information and the second evidenced information are the same evidenced information,
A voucher information processing apparatus according to any one of claims 2 to 5.
証憑に関する第1の証憑情報を蓄積する蓄積部と、
前記蓄積部により蓄積された第1の証憑情報と、前記第5の画像又は前記第6の画像に対する文字認識により得られた第2の証憑情報とが、同じ証憑情報であるか否かを判定する判定部と、
前記第1の証憑情報と前記第2の証憑情報とが同じ証憑情報であると判定された場合、警告情報を提示する旨の指示を送信する送信部と、を更に備える、
請求項6~8のいずれか1項に記載の証憑情報処理装置。
an accumulation unit for accumulating first voucher information related to vouchers;
Determining whether or not the first evidenced information accumulated by the accumulation unit and the second evidenced information obtained by character recognition of the fifth image or the sixth image are the same evidenced information. a determination unit for
a transmission unit that transmits an instruction to present warning information when it is determined that the first evidenced information and the second evidenced information are the same evidenced information,
A voucher information processing apparatus according to any one of claims 6 to 8.
前記第1の証憑情報は、証憑を識別する第1の証憑識別情報を含み、
前記第2の証憑情報は、証憑を識別する第2の証憑識別情報を含み、
前記判定部は、前記第1の証憑識別情報と前記第2の証憑識別情報とが同じである場合、前記第1の証憑情報と前記第2の証憑情報とが同じ証憑情報であると判定する、
請求項9又は10に記載の証憑情報処理装置。
The first evidence information includes first evidence identification information that identifies the evidence,
The second evidence information includes second evidence identification information that identifies the evidence,
When the first evidenced document identification information and the second evidenced evidence identification information are the same, the determination unit determines that the first evidenced evidenced information and the second evidenced evidenced information are the same evidenced evidenced information. ,
The voucher information processing apparatus according to claim 9 or 10.
証憑を含む第1の画像を取得するステップと、
前記第1の画像内の第1の証憑及び第2の証憑を含む複数の証憑を検出するステップと、
前記第1の画像から、前記第1の証憑を含む第2の画像を切り出すステップと、
前記第2の画像内で前記第1の証憑と前記第2の証憑とが重なっている場合、前記第2の画像から前記第2の証憑の領域を文字認識不能に加工するステップと、
加工された前記第2の画像を出力するステップと、
を有する証憑情報処理方法。
obtaining a first image containing the voucher;
detecting a plurality of evidences including a first evidence and a second evidence in the first image;
cropping a second image containing the first voucher from the first image;
If the first voucher and the second voucher overlap in the second image, processing the area of the second voucher from the second image so that the characters cannot be recognized;
outputting the processed second image;
Evidence information processing method having
請求項12に記載の証憑情報処理方法をコンピュータに実行させるプログラム。 A program for causing a computer to execute the voucher information processing method according to claim 12.
JP2022023964A 2022-02-18 2022-02-18 Voucher information processing device, voucher information processing method, and program Pending JP2023120861A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022023964A JP2023120861A (en) 2022-02-18 2022-02-18 Voucher information processing device, voucher information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022023964A JP2023120861A (en) 2022-02-18 2022-02-18 Voucher information processing device, voucher information processing method, and program

Publications (1)

Publication Number Publication Date
JP2023120861A true JP2023120861A (en) 2023-08-30

Family

ID=87797328

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022023964A Pending JP2023120861A (en) 2022-02-18 2022-02-18 Voucher information processing device, voucher information processing method, and program

Country Status (1)

Country Link
JP (1) JP2023120861A (en)

Similar Documents

Publication Publication Date Title
US9934433B2 (en) Global geographic information retrieval, validation, and normalization
US10878401B2 (en) Systems and methods for mobile image capture and processing of documents
US11151369B2 (en) Systems and methods for classifying payment documents during mobile image processing
US10909362B2 (en) Systems and methods for developing and verifying image processing standards for mobile deposit
US9767379B2 (en) Systems, methods and computer program products for determining document validity
US8958605B2 (en) Systems, methods and computer program products for determining document validity
US9396388B2 (en) Systems, methods and computer program products for determining document validity
US8879846B2 (en) Systems, methods and computer program products for processing financial documents
EP1917628B1 (en) Real time image quality analysis and verification
JP5777743B2 (en) System, method and computer program product for determining document validity
US20130297353A1 (en) Systems and methods for filing insurance claims using mobile imaging
US11694499B2 (en) Systems and methods for updating an image registry for use in fraud detection related to financial documents
JP2023120861A (en) Voucher information processing device, voucher information processing method, and program
US20220277167A1 (en) Real-time documentation verification using artificial intelligence and machine learning
CN117115829A (en) Identification method and device for receipt of money
JP2022136711A (en) Information processing device, information processing system, and information processing program
JP2016006579A (en) Handwritten document security device and computer program