JP2023124999A - Information processing device, control method for the same, and program - Google Patents

Information processing device, control method for the same, and program Download PDF

Info

Publication number
JP2023124999A
JP2023124999A JP2022028898A JP2022028898A JP2023124999A JP 2023124999 A JP2023124999 A JP 2023124999A JP 2022028898 A JP2022028898 A JP 2022028898A JP 2022028898 A JP2022028898 A JP 2022028898A JP 2023124999 A JP2023124999 A JP 2023124999A
Authority
JP
Japan
Prior art keywords
information processing
reading
image data
image
documents
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.)
Granted
Application number
JP2022028898A
Other languages
Japanese (ja)
Other versions
JP7502664B2 (en
Inventor
晋介 太田
Shinsuke Ota
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Original Assignee
Canon Marketing Japan Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2022028898A priority Critical patent/JP7502664B2/en
Publication of JP2023124999A publication Critical patent/JP2023124999A/en
Application granted granted Critical
Publication of JP7502664B2 publication Critical patent/JP7502664B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

To provide a mechanism that makes it possible to efficiently recognize documents that meet predetermined conditions from a plurality of documents.SOLUTION: An information processing device for acquiring image data of a plurality of documents includes output control means for controlling to output a list of results of reading information from a two-dimensional code included in the acquired image data. The output control means controls to output image data of documents that satisfy predetermined conditions based on the read results.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、その制御方法、及びプログラムに関する。 The present invention relates to an information processing device, a control method thereof, and a program.

紙媒体に印刷された帳票等の文書をスキャンした画像データから、文書に記載されたー次元や二次元のバーコードから必要データを読み取って画像データとともに記録する業務がある。 There is a task of scanning image data of a document such as a form printed on a paper medium, reading necessary data from a dimensional or two-dimensional barcode written on the document, and recording it along with the image data.

その際に、バーコードの読み取りに失敗する場合や、読み取ったデータが正しくない場合などの不具合があり、ユーザによる事後確認が必要となる。その場合、不具合が発生した文書をスキャンされた文書の束から抽出して確認する必要がある。 At that time, there are problems such as cases where barcode reading fails or cases where the read data is incorrect, and subsequent confirmation by the user is required. In this case, it is necessary to extract the defective document from the bundle of scanned documents and check it.

特許文献1では、スキャンされた複数の文書を一覧表示する際に、文書画像から抽出されたメタデータを表示し、一覧表示した複数の文書のうちマウスカーソルでポイントされている文書について、メタデータが文書画像内のどの位置から取得されたかを示すサムネイルを表示する技術が開示されている。 In Patent Document 1, when displaying a list of multiple scanned documents, metadata extracted from the document image is displayed, and the metadata of the document pointed with the mouse cursor among the multiple documents displayed in the list is displayed. A technique is disclosed for displaying a thumbnail indicating from which position in a document image the image was acquired.

特開2014-48752号公報Japanese Patent Application Publication No. 2014-48752

特許文献1の仕組みでは、複数の文書について一律に一覧表示するため、不具合の発生した文書を抽出するには有効ではない。また、文書画像を確認するためにマウスカーソルを移動する必要があり、文書の束から文書を探している時には煩わしい操作となる。 The mechanism disclosed in Patent Document 1 uniformly displays a list of multiple documents, so it is not effective in extracting a document in which a problem has occurred. Furthermore, it is necessary to move the mouse cursor to check the document image, which is a cumbersome operation when searching for a document from a stack of documents.

そこで本発明では、複数の文書から所定の条件を満たす文書を効率的に認識できる仕組みを提供することを目的とする。 Therefore, an object of the present invention is to provide a mechanism that can efficiently recognize a document that satisfies a predetermined condition from a plurality of documents.

本発明は、複数の文書の画像データを取得する情報処理装置であって、前記取得された画像データに含まれる二次元コードから情報を読み取った結果を一覧出力するよう制御する出力制御手段、を備え、前記出力制御手段は、前記読み取った結果に基づく所定の条件を満たす文書の画像データを出力するよう制御することを特徴とする。 The present invention is an information processing apparatus that acquires image data of a plurality of documents, and includes an output control means that controls to output a list of results of reading information from two-dimensional codes included in the acquired image data. The output control means controls to output image data of a document that satisfies a predetermined condition based on the read result.

本発明によれば、複数の文書から所定の条件を満たす文書を効率的に認識できる仕組みを提供することが可能となる。 According to the present invention, it is possible to provide a mechanism that can efficiently recognize a document that satisfies a predetermined condition from a plurality of documents.

帳票読取システム100のシステム構成の一例を示す図である。1 is a diagram showing an example of a system configuration of a form reading system 100. FIG. 情報処理装置101のハードウェア構成の一例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an information processing device 101. FIG. 画像読取装置103のハードウェア構成の一例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an image reading device 103. FIG. 本発明の実施形態における、全体処理の一例を示すフローチャートである。It is a flowchart which shows an example of overall processing in an embodiment of the present invention. 本発明の実施形態における、スキャンデータ分析処理の一例を示すフローチャートである。3 is a flowchart illustrating an example of scan data analysis processing in an embodiment of the present invention. 本発明の実施形態における、結果表示処理の一例を示すフローチャートである。It is a flowchart which shows an example of result display processing in an embodiment of the present invention. 本発明の実施形態における、パラメータテーブル、読取値チェックテーブルの一例を示す図である。It is a figure which shows an example of a parameter table and a reading value check table in embodiment of this invention. 本発明の実施形態における、読取結果テーブルの一例を示す図である。It is a figure showing an example of a reading result table in an embodiment of the present invention. 本発明の実施形態における、帳票の一例を示す図である。It is a figure showing an example of a form in an embodiment of the present invention. 本発明の実施形態における、読取結果一覧の一例を示す図である。It is a figure showing an example of a reading result list in an embodiment of the present invention. 本発明の実施形態における、読取結果一覧の一例を示す図である。It is a figure showing an example of a reading result list in an embodiment of the present invention.

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

図1は帳票読取システム100のシステム構成の一例を示す図である。 FIG. 1 is a diagram showing an example of the system configuration of a form reading system 100.

101は情報処理装置(クライアント端末)である。画像読取装置103とネットワークを介して通信可能に接続されている。 101 is an information processing device (client terminal). It is communicably connected to the image reading device 103 via a network.

103は画像読取装置、本実施形態では複数の用紙を一括スキャン可能なドキュメントスキャナであり、画像をスキャンする画像読取部314と、画像がスキャンされる用紙を画像読取部314に送るための用紙フィーダ322とを備えている。 Reference numeral 103 denotes an image reading device, in this embodiment, a document scanner capable of scanning multiple sheets at once; an image reading section 314 that scans an image; and a paper feeder that feeds the sheet on which the image is scanned to the image reading section 314. 322.

尚、ドキュメントスキャナの代替として、画像をスキャンする画像読取部314と、画像がスキャンされる用紙を画像読取部314に送るための用紙フィーダ322とを備える複合機(画像形成装置)にした構成であってもよい。 Note that, as an alternative to the document scanner, a multifunction device (image forming apparatus) may be used, which includes an image reading section 314 that scans images, and a paper feeder 322 that feeds paper on which images are scanned to the image reading section 314. There may be.

情報処理装置101と画像読取装置103とで帳票読取システム100を構成している。 An information processing device 101 and an image reading device 103 constitute a form reading system 100.

図2は、図1に示した情報処理装置101に適用可能なハードウエア構成の一例を示す図である。 FIG. 2 is a diagram showing an example of a hardware configuration applicable to the information processing apparatus 101 shown in FIG. 1.

201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。 A CPU 201 centrally controls each device and controller connected to the system bus 204 .

ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 The ROM 202 or external memory 211 contains BIOS (Basic Input/Output System), which is a control program for the CPU 201, an operating system program (hereinafter referred to as OS), and other programs necessary to implement the functions executed by each server or PC. Various programs and the like are stored.

203はRAM(記憶部)で、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 A RAM (storage unit) 203 functions as a main memory, work area, etc. of the CPU 201. The CPU 201 loads programs and the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203, and executes the loaded programs to realize various operations.

205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。 An input controller 205 controls input from a keyboard (KB) 209 and a pointing device such as a mouse (not shown).

206はビデオコントローラで、表示部210への表示を制御する。なお、表示部210はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。また表示部は指やペン等にてユーザが表示画面内の対象位置を指定するタッチパネル機能を含むものであってもよい。 A video controller 206 controls the display on the display unit 210. Note that the display unit 210 may be not only a CRT but also another display such as a liquid crystal display. These are used by the administrator as necessary. Further, the display unit may include a touch panel function that allows the user to specify a target position within the display screen using a finger, a pen, or the like.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 207 is a memory controller that is connected via an adapter to a hard disk (HD), flexible disk (FD), or PCMCIA card slot that stores boot programs, various applications, font data, user files, editing files, various data, etc. Controls access to external memory 211 such as CompactFlash (registered trademark) memory.

208は通信I/Fコントローラで、ネットワーク(LAN)300を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 A communication I/F controller 208 connects and communicates with external devices via the network (LAN) 300, and executes communication control processing in the network. For example, communication using TCP/IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT上での表示を可能としている。また、CPU201は、CRT上の不図示のマウスカーソル等でのユーザ指示を可能とする。 Note that the CPU 201 enables display on a CRT by, for example, executing an outline font development (rasterization) process in a display information area in the RAM 203. Further, the CPU 201 allows the user to give instructions using a mouse cursor (not shown) on the CRT.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられるデータファイル及びデータテーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。 Various programs to be described later for realizing the present invention are recorded in the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 203 as necessary. Further, data files, data tables, etc. used when executing the above program are also stored in the external memory 211, and detailed explanations thereof will be given later.

図3は、図1に示した画像読取装置103適用可能なハードウエア構成の一例を示す図である。 FIG. 3 is a diagram showing an example of a hardware configuration to which the image reading device 103 shown in FIG. 1 can be applied.

図3において、316はコントローラユニットで、画像入力デバイスとして機能する画像読取部314や、画像出力デバイスとして機能するプリンタ部312と接続する一方、LAN(例えば、図1に示したLAN300)や公衆回線(WAN)(例えば、PSTNまたはISDN等)と接続することで、画像データやデバイス情報の入出力を行う。 In FIG. 3, a controller unit 316 is connected to an image reading section 314 functioning as an image input device and a printer section 312 functioning as an image output device, and is also connected to a LAN (for example, LAN 300 shown in FIG. 1) or a public line. (WAN) (for example, PSTN or ISDN) to input and output image data and device information.

コントローラユニット316の内部を説明する。 The inside of the controller unit 316 will be explained.

301はCPUであり、システム全体を制御するプロセッサである。 301 is a CPU, which is a processor that controls the entire system.

302はRAM(記憶部)で、CPU301が動作するためのシステムワークメモリであり、プログラムを記録するためのプログラムメモリや、画像データを一時記録するための画像メモリでもある。 A RAM (storage unit) 302 is a system work memory for the operation of the CPU 301, a program memory for recording programs, and an image memory for temporarily recording image data.

303はROMで、システムのブートプログラムや各種制御プログラムが格納されている。 A ROM 303 stores a system boot program and various control programs.

304はハードディスクドライブ(HDD)であり、システムを制御するための各種プログラム,画像データ等を格納する。 A hard disk drive (HDD) 304 stores various programs, image data, etc. for controlling the system.

305はネットワークインタフェース(Network I/F)であり、ネットワーク(LAN)300に接続し、データの入出力を行う。 A network interface 305 connects to the network (LAN) 300 and inputs and outputs data.

306はモデム(MODEM)であり、公衆回線に接続し、FAXの送受信等のデータの入出力を行う。 A modem 306 is connected to a public line and input/output data such as sending/receiving FAX.

307は操作部インタフェース(操作部I/F)であり、操作部(キーボード)308とのインタフェース部である。また、操作部I/F307は、操作部308から入力したキー情報(例えば、スタートボタンの押下)をCPU301に伝える役割をする。 Reference numeral 307 denotes an operation unit interface (operation unit I/F), which is an interface unit with the operation unit (keyboard) 308. Further, the operation unit I/F 307 plays a role of transmitting key information input from the operation unit 308 (for example, pressing a start button) to the CPU 301.

操作部308は、LCD表示部を有し、LCD上にタッチパネルシートが貼られており、システムの操作画面を表示するとともに、表示してあるキーが押されるとその位置情報を操作部I/F307を介してCPU301に伝える。さらに、操作部308には、各種操作キーとして、例えば、スタートキー、ストップキー、IDキー、リセットキー等も備える。 The operation unit 308 has an LCD display unit, and a touch panel sheet is pasted on the LCD, and displays the system operation screen, and when a displayed key is pressed, the position information is transmitted to the operation unit I/F 307. The information is transmitted to the CPU 301 via the . Furthermore, the operation unit 308 also includes various operation keys such as a start key, stop key, ID key, and reset key.

尚、LCD表示部は画像読取装置によっては表示性能が異なる。本発明ではタッチパネルを介して操作をできる画像読取装置や、単に液晶画面を備え文字列を表示(印刷状態や印刷している文書名の表示)させるだけの画像読取装置によって構成されている。 Note that the display performance of the LCD display section differs depending on the image reading device. The present invention includes an image reading device that can be operated via a touch panel, and an image reading device that simply has a liquid crystal screen and displays character strings (displays the printing status and the name of the document being printed).

ここで、操作部308のスタートキーは、原稿画像の読み取り動作を開始する時などに用いる。スタートキーの中央部には、緑と赤の2色LEDがあり、その色によってスタートキーが使える状態にあるかどうかを示す。 Here, the start key of the operation unit 308 is used when starting the reading operation of the original image. There is a green and red two-color LED in the center of the start key, and the color indicates whether the start key is ready for use.

また操作部308のストップキーは、稼働中の動作を止める働きをする。また操作部308のIDキーは、使用者のユーザIDを入力する時に用いる。リセットキーは操作部からの設定を初期化する時に用いる。 Further, a stop key on the operation unit 308 functions to stop an operation in progress. Further, the ID key of the operation unit 308 is used when inputting the user ID of the user. The reset key is used to initialize settings from the operation panel.

318は外部インタフェース(外部I/F)であり、USB、IEEE1394,プリンタポート,RS-232C等の外部入力を受け付けるI/F部である。 318 is an external interface (external I/F), which is an I/F unit that accepts external inputs such as USB, IEEE1394, printer port, and RS-232C.

ユーザ認証等で必要となるICカード(記憶媒体)の読み取り用のカードリーダ319が外部I/F部318に接続されている。そして、CPU301は、この外部I/F部318を介してカードリーダ319によるICカードからの情報読み取りを制御し、ICカードから読み取られた情報を取得可能である。以上のデバイスがシステムバス309上に配置される。 A card reader 319 for reading an IC card (storage medium) required for user authentication etc. is connected to the external I/F section 318. Then, the CPU 301 controls the reading of information from the IC card by the card reader 319 via this external I/F unit 318, and can acquire the information read from the IC card. The above devices are arranged on the system bus 309.

320はイメージバスインタフェース(IMAGE BUS I/F)であり、システムバス309と画像データを高速で転送する画像バス315とを接続し、データ構造を変
換するバスブリッジである。
320 is an image bus interface (IMAGE BUS I/F), which is a bus bridge that connects the system bus 309 and an image bus 315 that transfers image data at high speed, and converts the data structure.

画像バス315は、PCIバスまたはIEEE1394で構成される。画像バス315上には以下のデバイスが配置される。 The image bus 315 is composed of a PCI bus or IEEE1394. The following devices are arranged on the image bus 315.

310はラスタイメージプロセッサ(RIP)であり、例えば、PDLコード等のベクトルデータをビットマップイメージに展開する。 A raster image processor (RIP) 310 develops vector data such as a PDL code into a bitmap image.

313はスキャナインタフェース(スキャナI/F)であり、画像読取部314とコントローラユニット316を接続し、画像データの同期系/非同期系の変換を行う。 A scanner interface (scanner I/F) 313 connects the image reading section 314 and the controller unit 316, and performs synchronous/asynchronous conversion of image data.

317は画像処理部で、入力画像データに対し補正、加工、編集を行ったり、プリント出力画像データに対して、プリンタの補正、解像度変換等を行う。これに加えて、画像処理部317は、画像データの回転や、多値画像データに対してはJPEG、2値画像データはJBIG、MMR、MH等の圧縮伸張処理を行う。さらに、画像読取部314で電気信号に変換された画素レベルのイメージデータ(例えば、BITMAPデータ)をJPEGやGIFなどの形式の圧縮処理したファイルへの変換やPDF形式などのファイルへの変換を行う。 An image processing unit 317 performs correction, processing, and editing on input image data, and performs printer correction, resolution conversion, etc. on print output image data. In addition, the image processing unit 317 rotates the image data, and performs compression/expansion processing such as JPEG for multivalued image data and JBIG, MMR, MH, etc. for binary image data. Furthermore, pixel-level image data (for example, BITMAP data) converted into electrical signals by the image reading unit 314 is converted into a compressed file in a format such as JPEG or GIF, or a file in a PDF format. .

画像読取部314は、原稿となる紙上の画像を照明し、CCDラインセンサで走査することで、画素レベルのイメージデータ(例えば、BITMAPデータ)として電気信号に変換する。原稿用紙は用紙フィーダ322のトレイにセットし、装置使用者が操作部308から読み取り起動指示することにより、CPU301が画像読取部314に指示を与え、用紙フィーダ322は原稿用紙を1枚ずつフィードし原稿画像の読み取り動作を行う。 The image reading unit 314 illuminates an image on a paper serving as a document, scans it with a CCD line sensor, and converts the image into an electrical signal as pixel-level image data (eg, BITMAP data). Manuscript sheets are set in the tray of the paper feeder 322, and the device user instructs reading and starting from the operation unit 308, the CPU 301 gives instructions to the image reading unit 314, and the paper feeder 322 feeds the document sheets one by one. Performs the operation of reading the original image.

以上のような構成によって、画像読取装置103は、画像読取部314から読み込んだ画素レベルのイメージデータ(例えば、BITMAPデータ)を所望のファイル形式にファイル変換してLAN300上に送信したり、LAN300から受信した印刷データをプリンタ部312により印刷出力することができる。また、画像読取部314から読み込んだ画素レベルのイメージデータ(例えば、BITMAPデータ)をモデム306により、公衆回線上にFAX送信したり、公衆回線からFAX受信した画像データをプリンタ部312により出力することもできる。 With the above configuration, the image reading device 103 can convert pixel-level image data (for example, BITMAP data) read from the image reading unit 314 into a desired file format and send it to the LAN 300 or send it from the LAN 300. The received print data can be printed out by the printer unit 312. Further, pixel-level image data (for example, BITMAP data) read from the image reading unit 314 is sent by fax to a public line using the modem 306, and image data received by fax from the public line is outputted by the printer unit 312. You can also do it.

本発明を実現するための後述する各種プログラムは、HDD304に記録されており、必要に応じてRAM302にロードされることによりCPU301によって実行されるものである。さらに、上記プログラムの実行時に用いられるデータファイル及びデータテーブル等も、HDD304に格納されており、これらについての詳細な説明も後述する。 Various programs to be described later for realizing the present invention are recorded on the HDD 304, and are executed by the CPU 301 by being loaded into the RAM 302 as necessary. Further, data files, data tables, etc. used when executing the above program are also stored in the HDD 304, and detailed explanations thereof will be given later.

図4、図5、図6を用いて、本実施形態における処理フローを説明する。 The processing flow in this embodiment will be explained using FIGS. 4, 5, and 6.

図4は、本実施形態における全体処理の一例を示すフローチャートである。 FIG. 4 is a flowchart showing an example of the overall processing in this embodiment.

ステップS401では、情報処理装置101は、不図示のスキャン指示画面を表示して、ユーザからスキャン指示を受け付ける。 In step S401, the information processing apparatus 101 displays a scan instruction screen (not shown) and receives a scan instruction from the user.

ステップS402では、情報処理装置101は、画像読取装置103に対してスキャン指示を送信する。 In step S402, the information processing apparatus 101 transmits a scan instruction to the image reading apparatus 103.

ステップS403では、画像読取装置103は、スキャン指示を受信する。 In step S403, the image reading device 103 receives a scan instruction.

ステップS404では、画像読取装置103は、スキャン実行する。この時、事前にユーザにより用紙フィーダ322にセットされた複数枚の帳票を順次画像読取部314へ送ることによって当該帳票をスキャンし、スキャンデータとして取り込む。なお、スキャンデータは、帳票ごとに別々のファイルであっても、複数の帳票について統合したファイルであって、帳票ごとにページが分かれていてもよい。 In step S404, the image reading device 103 executes scanning. At this time, a plurality of forms set in advance by the user on the paper feeder 322 are sequentially sent to the image reading unit 314 to be scanned and captured as scan data. Note that the scan data may be a separate file for each form, or may be an integrated file for a plurality of forms, with separate pages for each form.

ステップS405では、画像読取装置103は、スキャン実行して取り込んだスキャンデータを情報処理装置101に送信する。この時、スキャンデータが帳票ごとに別々のファイルである場合は全てのファイルを、複数の帳票について統合したファイルの場合は統合されたファイルを送信する。 In step S<b>405 , the image reading device 103 executes a scan and transmits the captured scan data to the information processing device 101 . At this time, if the scan data is a separate file for each form, all the files are sent, and if the scan data is an integrated file for multiple forms, the integrated file is sent.

ステップS406では、情報処理装置101は、画像読取装置103から送信されたスキャンデータを受信する。 In step S406, the information processing apparatus 101 receives scan data transmitted from the image reading apparatus 103.

ステップS407では、情報処理装置101は、受信したスキャンデータを分析する。この処理の詳細は図5を用いて説明する。 In step S407, the information processing apparatus 101 analyzes the received scan data. Details of this process will be explained using FIG. 5.

図5は、ステップS407のスキャンデータ分析処理の一例を示すフローチャートである。 FIG. 5 is a flowchart illustrating an example of the scan data analysis process in step S407.

ステップS501では、情報処理装置101は、帳票ごとに以下の処理を繰り返す。この時、スキャンデータが帳票ごとに別々のファイルである場合はファイルごとに、複数の帳票について統合したファイルの場合はページごとに処理する。 In step S501, the information processing apparatus 101 repeats the following process for each form. At this time, if the scan data is a separate file for each form, it is processed for each file, and if it is a file that is an integrated file of multiple forms, it is processed for each page.

対象となる帳票のイメージの一例を図9に示す。帳票900は紙に印刷されたもので、印刷される内容として、帳票タイトル901、帳票詳細内容902、二次元コード903を含む。帳票タイトル901は帳票の種類やタイプを示すテキスト、帳票詳細内容902は帳票の詳細な記載内容でテキストや表、図などにより記載される。二次元コード903は当該帳票に関連する情報(文字列)を示すもので、携帯端末に付いたカメラで撮影して即時に情報を読み取ったり、一度画像データとして保存してから専用アプリ等により情報を読み取ったすることができる。本実施例では、帳票をスキャンして保存した画像データから、情報処理装置101に装備された専用アプリで情報を読み取る。 FIG. 9 shows an example of an image of the target form. A form 900 is printed on paper, and includes a form title 901, detailed form contents 902, and a two-dimensional code 903 as printed contents. A form title 901 is text indicating the type and type of the form, and a form detailed content 902 is the detailed written content of the form, which is written in the form of text, a table, a diagram, or the like. The two-dimensional code 903 indicates information (character string) related to the form, and can be photographed with a camera attached to a mobile device and read the information immediately, or saved as image data and then read the information using a dedicated app etc. can be read. In this embodiment, a dedicated application installed in the information processing apparatus 101 reads information from image data that has been scanned and saved from a form.

図5の説明に戻る。 Returning to the explanation of FIG. 5.

ステップS502では、情報処理装置101は、スキャンデータから対象の帳票に対する画像データを取得する。 In step S502, the information processing apparatus 101 acquires image data for the target form from the scan data.

ステップS503では、情報処理装置101は、取得した画像データから二次元コードを探索し、当該二次元コードから情報を読み取る。二次元コードの読み取りには、二次元コードの種類に応じて公知の技術を適用した専用アプリを使用する。 In step S503, the information processing apparatus 101 searches for a two-dimensional code from the acquired image data and reads information from the two-dimensional code. To read the two-dimensional code, a dedicated application using known technology is used depending on the type of two-dimensional code.

ステップS504では、情報処理装置101は、ステップS503にて二次元コードから情報を読み取れたか否かを判断する。情報を読み取れた場合はステップS505へ、読み取れなかった場合はステップS507へ処理を進める。なお、情報を読み取れなかった場合には、二次元コード自体を探索(認識)できなかった場合も含む。 In step S504, the information processing apparatus 101 determines whether information was read from the two-dimensional code in step S503. If the information can be read, the process advances to step S505; if the information cannot be read, the process advances to step S507. Note that the case where the information cannot be read also includes the case where the two-dimensional code itself cannot be searched for (recognized).

ステップS505では、情報処理装置101は、ステップS503にて読み取られた情報(値)が正常か否かを判断する。この時、図7(b)に示す、読取値チェックテーブル710を用いて正常か否かを判断する。読取値チェックテーブル710については後述する。具体的には、読み取られた情報を図7(b)に示す読取値チェックテーブル710に従って、項目ごとに、書式、値が妥当かを判断することにより正常か否かを判断する。正常であればステップS506に、正常でなければステップS508に処理を進める。 In step S505, the information processing apparatus 101 determines whether the information (value) read in step S503 is normal. At this time, it is determined whether or not the read value is normal using a read value check table 710 shown in FIG. 7(b). The reading value check table 710 will be described later. Specifically, it is determined whether the read information is normal by determining whether the format and value are appropriate for each item according to the read value check table 710 shown in FIG. 7(b). If normal, the process advances to step S506; if not, the process advances to step S508.

ステップS506では、情報処理装置101は、図8に示す読取結果テーブル800に、読取結果として「正常」を登録して、ステップS509に処理を進める。読取結果テーブルについては後述する。 In step S506, the information processing apparatus 101 registers "normal" as the reading result in the reading result table 800 shown in FIG. 8, and advances the process to step S509. The reading result table will be described later.

ステップS507では、情報処理装置101は、読取結果テーブル800に、読取結果として「読取エラー」を登録して、ステップS509に処理を進める。 In step S507, the information processing apparatus 101 registers "reading error" as a reading result in the reading result table 800, and advances the process to step S509.

ステップS508では、情報処理装置101は、読取結果テーブル800に、読取結果として「読取値不正」を登録して、ステップS509に処理を進める。 In step S508, the information processing apparatus 101 registers "invalid reading value" as the reading result in the reading result table 800, and advances the process to step S509.

ステップS509では、情報処理装置101は、スキャンデータに含まれる全ての帳票について上記処理を実行したかを判断し、実行した場合は繰り返し処理を終了する。 In step S509, the information processing apparatus 101 determines whether the above process has been executed for all documents included in the scan data, and if it has been executed, ends the repeat process.

以上で、図5の説明を終了する。 This concludes the explanation of FIG. 5.

ここで、前述の読取値チェックテーブル710について説明する。図7(b)は読取値チェックテーブル710の一例を示す図である。 Here, the above-mentioned reading value check table 710 will be explained. FIG. 7B is a diagram showing an example of the reading value check table 710.

通常、二次元コード903から読み取られる情報(文字列)は複数の項目(部分文字列)から構成されており、読取値チェックテーブル710は項目ごとに正常かを判断するためのテーブルである。読取値チェックテーブル710は、開始桁711、終了桁712、桁数713、書式714、可能値715を含む。開始桁711、終了桁712は文字列内の開始文字位置、終了文字位置、桁数713はチェック対象となる文字数である。書式714は部分文字列が満たす書式条件であり、数字、英字、英数字といった単純な書式条件や、正規表現による複雑な書式条件を設定してもよい。可能値715は部分文字列が取り得る値を羅列したものであり、設定がなければ取り得る値に制限はない。 Usually, the information (character string) read from the two-dimensional code 903 is composed of a plurality of items (partial character strings), and the read value check table 710 is a table for determining whether each item is normal. The reading value check table 710 includes a start digit 711, an end digit 712, a number of digits 713, a format 714, and possible values 715. A start digit 711 and an end digit 712 are the start character position and end character position within the character string, and the number of digits 713 is the number of characters to be checked. The format 714 is a format condition that the partial character string satisfies, and may be a simple format condition such as numbers, letters, alphanumeric characters, or a complex format condition using regular expressions. Possible values 715 are a list of values that a substring can take, and there is no limit to the values that can be taken if there is no setting.

ここで、前述の読取結果テーブル800について説明する。図8は読取結果テーブル800の一例を示す図である。 Here, the above-mentioned reading result table 800 will be explained. FIG. 8 is a diagram showing an example of a reading result table 800.

読取結果テーブル800は帳票ごとにレコードが登録され、連番801、ファイル802、読取結果803、読取値804、読取値不正項目805を含む。連番801は帳票ごとに付与された1から始まる連番、ファイル802は当該帳票の画像データが保存されたファイル名である。ファイル802にはフォルダ名などのパスを含んでもよい。本実施例では帳票ごとにファイルが別々に保存される。読取結果803は、ステップS504およびS505での判断結果を設定する項目であり、前述の通り、「正常」、「読取エラー」、「読取値不正」のいずれかが設定される。読取値804は、ステップS503にて二次元コードから読み取った値である。読取結果803が「読取エラー」の場合には、読取値804はNULLとなる。読取値不正項目805には、読取結果803が「読取値不正」の場合に、ステップS505での判断結果を基にどの項目がどの条件に対して不正であったかを記録する。 The reading result table 800 has a record registered for each form, and includes a serial number 801, a file 802, a reading result 803, a reading value 804, and an incorrect reading value item 805. A serial number 801 is a serial number starting from 1 assigned to each form, and a file 802 is a file name in which image data of the form is saved. The file 802 may include a path such as a folder name. In this embodiment, files are saved separately for each form. The reading result 803 is an item for setting the determination result in steps S504 and S505, and as described above, one of "normal", "reading error", and "invalid reading value" is set. The read value 804 is the value read from the two-dimensional code in step S503. If the reading result 803 is a "reading error", the reading value 804 is NULL. In the reading value fraud item 805, when the reading result 803 is "reading value fraud", it is recorded which item was fraudulent for which condition based on the determination result in step S505.

図4の説明に戻る。 Returning to the explanation of FIG. 4.

ステップS408では、情報処理装置101は、ステップS407でのスキャンデータ分析結果に基づいて結果を表示する。この処理の詳細は図6を用いて説明する。 In step S408, the information processing apparatus 101 displays the results based on the scan data analysis results in step S407. Details of this processing will be explained using FIG. 6.

図6は、ステップS408の結果表示処理の一例を示すフローチャートである。結果表示処理では、図10および図11に示す読取結果一覧1000を表示する。 FIG. 6 is a flowchart illustrating an example of the result display process in step S408. In the result display process, a reading result list 1000 shown in FIGS. 10 and 11 is displayed.

本処理の事前設定として、図7(a)に示すパラメータテーブル700を設定する。パラメータテーブル700は、読取エラー時の前帳票701、読取エラー時の後帳票702、読取値不正時の前帳票703、読取値不正時の後帳票704を含み、それぞれ、読取結果が「読取エラー」となった帳票の前および後、読取結果が「読取値不正」となった帳票の前および後のいくつの帳票に画像を表示するかを指定するパラメータである。本パラメータは不図示のパラメータ設定画面から入力を受け付けたり、直接テーブルの更新を受け付けたりして設定する。 As a preliminary setting for this process, a parameter table 700 shown in FIG. 7(a) is set. The parameter table 700 includes a previous form 701 at the time of a reading error, a subsequent form 702 at the time of a reading error, a previous form 703 at the time of incorrect reading, and a subsequent form 704 at the time of incorrect reading. This is a parameter that specifies how many forms to display the image on before and after the form where the reading result is ``invalid reading''. These parameters are set by accepting input from a parameter setting screen (not shown) or by directly accepting table updates.

ステップS601では、情報処理装置101は、帳票ごとに以下の処理を繰り返す。この時、図8に示す読取結果テーブル800を順に読み込んで処理を実行する。 In step S601, the information processing apparatus 101 repeats the following process for each form. At this time, the reading result table 800 shown in FIG. 8 is read in order and processing is executed.

ステップS602では、情報処理装置101は、対象の帳票について、読取結果テーブル800の読取結果803が「読取エラー」かを判断する。「読取エラー」である場合はステップS603へ、そうでない場合はステップS605へ処理を進める。 In step S602, the information processing apparatus 101 determines whether the reading result 803 of the reading result table 800 is a "reading error" for the target form. If it is a "reading error", the process advances to step S603; otherwise, the process advances to step S605.

ステップS603では、情報処理装置101は、図7(a)に示すパラメータテーブル700から読取エラー時の前帳票701と読取エラー時の後帳票702を読み込み、両項目に設定された数値に基づいて、対象の帳票の前後の帳票に対して画像を表示するように制御する。具体的には、図10に示す読取結果一覧1000において、連番5の帳票が読取エラーになった場合、読取エラー時の前帳票701の値が3、読取エラー時の後帳票702の値が1であるので、対象の帳票の前の3つの帳票、つまり連番2~4の帳票、および、対象の帳票の後の1つの帳票、つまり連番6の帳票に対して画像1004に、その帳票の画像を表示する。 In step S603, the information processing apparatus 101 reads the previous form 701 at the time of the reading error and the subsequent form 702 at the time of the reading error from the parameter table 700 shown in FIG. 7(a), and based on the values set in both items, Controls the display of images on the documents before and after the target document. Specifically, in the reading result list 1000 shown in FIG. 10, if a reading error occurs in the form with serial number 5, the value of the previous form 701 at the time of the reading error is 3, and the value of the subsequent form 702 at the time of the reading error is 3. 1, so the image 1004 includes the three forms before the target form, that is, the forms with serial numbers 2 to 4, and the one form after the target form, that is, the form with serial number 6. Display the image of the form.

ステップS604では、情報処理装置101は、対象帳票に対する内容と読取結果を表示するよう制御して、ステップS609に処理を進める。具体的には、図10に示す読取結果一覧1000において、連番5の帳票に対し、画像1004に対象の帳票の画像を表示、読取結果1005に「読取エラー」、読取値1006にNULLを示す「-」を表示する。さらに、読取結果1005の「読取エラー」を強調表示する。 In step S604, the information processing apparatus 101 controls the content and reading result of the target form to be displayed, and advances the process to step S609. Specifically, in the reading result list 1000 shown in FIG. 10, for the form with serial number 5, the image 1004 displays the image of the target form, the reading result 1005 shows "reading error", and the reading value 1006 shows NULL. Display “-”. Furthermore, "reading error" in the reading result 1005 is highlighted.

ステップS605では、情報処理装置101は、対象の帳票について、読取結果テーブル800の読取結果803が「読取値不正」かを判断する。「読取値不正」である場合はステップS606へ、そうでない場合はステップS608へ処理を進める。 In step S605, the information processing apparatus 101 determines whether the reading result 803 of the reading result table 800 is "incorrect reading" for the target form. If "read value is incorrect", the process advances to step S606; otherwise, the process advances to step S608.

ステップS606では、情報処理装置101は、図7(a)に示すパラメータテーブル700から読取値不正時の前帳票703と読取値不正時の後帳票704を読み込み、両項目に設定された数値に基づいて、対象の帳票の前後の帳票に対して画像を表示するように制御する。具体的には、図11に示す読取結果一覧1000において、連番11の帳票が読取エラーになった場合、読取値不正時の前帳票703の値が2、読取値不正時の後帳票704の値が2であるので、対象の帳票の前の2つの帳票、つまり連番9、10の帳票、および、対象の帳票の後の2つの帳票、つまり連番12、13の帳票に対して画像1004に、その帳票の画像を表示する。 In step S606, the information processing apparatus 101 reads the previous form 703 in case of incorrect reading value and the subsequent form 704 in case of incorrect reading value from the parameter table 700 shown in FIG. 7(a), and based on the numerical values set in both items. control to display images on the documents before and after the target document. Specifically, in the reading result list 1000 shown in FIG. 11, if a reading error occurs in the form with serial number 11, the value of the previous form 703 at the time of incorrect reading value is 2, and the value of the subsequent form 704 at the time of incorrect reading value is 2. Since the value is 2, images are created for the two forms before the target form, that is, the forms with serial numbers 9 and 10, and the two forms after the target form, that is, the forms with serial numbers 12 and 13. At 1004, an image of the form is displayed.

ステップS607では、情報処理装置101は、対象帳票に対する内容と読取結果を表示するよう制御して、ステップS609に処理を進める。具体的には、図11に示す読取結果一覧1000において、連番11の帳票に対し、画像1004に対象の帳票の画像を表示、読取結果1005に「読取値不正」、読取値1006に実際に読み取られた値を表示し、読取値不正項目1007に読取結果テーブル800の読取値不正項目805に記録された内容を表示する。さらに、読取結果1005の「読取値不正」と読取値1006を強調表示する。 In step S607, the information processing apparatus 101 controls the content and reading result of the target form to be displayed, and advances the process to step S609. Specifically, in the reading result list 1000 shown in FIG. 11, for the form with serial number 11, the image 1004 displays the image of the target form, the reading result 1005 shows "incorrect reading", and the reading 1006 shows the actual value. The read value is displayed, and the content recorded in the incorrect reading item 805 of the reading result table 800 is displayed in the incorrect reading item 1007. Further, "invalid reading value" of the reading result 1005 and the reading value 1006 are highlighted.

ステップS608では、情報処理装置101は、対象帳票に対する内容と読取結果を表示するよう制御して、ステップS609に処理を進める。具体的には、図10に示す読取結果一覧1000において、連番1~4、7、8の帳票に対し、読取結果1005に「正常」、読取値1006に実際に読み取られた値を表示する。画像1004については、近傍に「読取エラー」または「読取値不正」の帳票があれば、その帳票に対する前後の表示制御に従い、なければ対象の帳票の画像を表示しない。 In step S608, the information processing apparatus 101 controls to display the contents and reading results of the target form, and advances the process to step S609. Specifically, in the reading result list 1000 shown in FIG. 10, for the forms with serial numbers 1 to 4, 7, and 8, reading result 1005 displays "normal" and reading value 1006 displays the actually read value. . Regarding the image 1004, if there is a document with "reading error" or "invalid reading value" in the vicinity, the previous and subsequent display controls for that document are followed, and if there is no document, the image of the target document is not displayed.

ステップS609では、情報処理装置101は、読取結果テーブル800に登録された全ての帳票について上記処理を実行したかを判断し、実行した場合は繰り返し処理を終了する。 In step S609, the information processing apparatus 101 determines whether the above process has been executed for all the forms registered in the reading result table 800, and if it has been executed, ends the repeat process.

以上で、図6の説明を終了する。 This concludes the explanation of FIG. 6.

ここで、図10、図11に示す読取結果一覧1000について補足する。帳票ごとの表示内容については、前述の結果表示処理の中で説明したが、その他に、逆連番1002として帳票の最後から逆に計数した連番を表示する。また、画像1004の領域に対してクリック等の操作を受け付けた場合に、帳票の画像を拡大表示する。読取結果1005が「正常」で、もともと画像1004が表示されていない帳票であっても、その領域が操作されれば帳票の画像が表示するようにしてもよいし、操作受付用のアイコンを表示しておいてもよい。 Here, we will supplement the reading result list 1000 shown in FIGS. 10 and 11. The display contents for each form have been described in the above-mentioned result display process, but in addition, a serial number counted backwards from the end of the form is displayed as a reverse serial number 1002. Further, when an operation such as a click is received in the area of the image 1004, the image of the form is displayed in an enlarged manner. Even if the reading result 1005 is "normal" and the image 1004 is not originally displayed on a form, if that area is operated, the image of the form may be displayed, or an icon for accepting the operation may be displayed. You can leave it as is.

また、本実施例では情報処理装置101の表示部210に読取結果一覧1000を表示するようにしたが、同様の内容を紙に印刷して出力してもよい。 Further, in this embodiment, the reading result list 1000 is displayed on the display unit 210 of the information processing apparatus 101, but the same content may be printed and output on paper.

図4の説明に戻る。 Returning to the explanation of FIG. 4.

上記の通り、ステップS408にて情報処理装置101は読取結果一覧1000を表示し、ユーザは読取結果一覧1000を参照して、複数の帳票の中から読取エラーや読取値不正となった帳票を抽出し、その内容等を詳細に確認する。 As described above, in step S408, the information processing device 101 displays the reading result list 1000, and the user refers to the reading result list 1000 to extract a form with a reading error or incorrect reading value from among the plurality of forms. and confirm its contents in detail.

以上で図4の説明を終了する。 This concludes the explanation of FIG. 4.

以上のように本発明によれば、帳票等の文書をスキャンして必要な情報を読み取った結果を一覧表示し、所定の条件を満たす文書とその前後の文書の画像を表示することにより、複数の文書から所定の条件を満たす文書を効率的に認識できる仕組みを提供することが可能になるという効果を奏する。 As described above, according to the present invention, by displaying a list of the results of scanning documents such as forms and reading necessary information, and displaying images of documents that meet predetermined conditions and documents before and after the document, multiple This has the effect that it becomes possible to provide a mechanism that can efficiently recognize documents that meet predetermined conditions from among documents.

本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。 The present invention can be implemented as a system, an apparatus, a method, a program, a storage medium, etc., and specifically, it may be applied to a system composed of a plurality of devices. It may be applied to a device consisting of two pieces of equipment.

尚、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置の情報処理装置が前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。 Note that the present invention includes a system or device in which a software program that implements the functions of the embodiments described above is supplied directly or remotely. The present invention also includes a case where the information processing device of the system or device reads and executes the supplied program code.

したがって、本発明の機能処理を情報処理装置で実現するために、情報処理装置にインストール(搭載可能な)されるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。 Therefore, in order to realize the functional processing of the present invention on the information processing device, the program code itself that is installed (installable) in the information processing device also realizes the present invention. That is, the present invention also includes the computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。 In that case, as long as it has the function of a program, it may be in the form of an object code, a program executed by an interpreter, script data supplied to the OS, or the like.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD-ROM、CD-R、CD-RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD-ROM,DVD-R)などもある。 Examples of recording media for supplying programs include flexible disks, hard disks, optical disks, magneto-optical disks, MOs, CD-ROMs, CD-Rs, and CD-RWs. There are also magnetic tapes, nonvolatile memory cards, ROMs, DVDs (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。 Another method of supplying the program is to connect to an Internet home page using a browser on a client computer. It can also be supplied by downloading the computer program of the present invention itself or a compressed file containing an automatic installation function from the homepage to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理を情報処理装置で実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。 It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. In other words, the present invention also includes a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on an information processing device.

また、本発明のプログラムを暗号化してCD-ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行して情報処理装置にインストールさせて実現することも可能である。 Additionally, the program of the present invention can be encrypted, stored on a storage medium such as a CD-ROM, and distributed to users, and users who meet certain conditions can download the key information for decrypting it from a homepage via the Internet. let It is also possible to execute the encrypted program by using the downloaded key information and install it on the information processing device.

また、情報処理装置が、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、情報処理装置上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。 Further, the functions of the embodiments described above are realized by the information processing device executing the read program. In addition, based on instructions from the program, an OS running on the information processing device performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by this processing.

さらに、記録媒体から読み出されたプログラムが、情報処理装置に挿入された機能拡張ボードや情報処理装置に接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。 Further, the program read from the recording medium is written into a memory provided in a function expansion board inserted into the information processing apparatus or a function expansion unit connected to the information processing apparatus. Thereafter, based on the instructions of the program, the CPU included in the function expansion board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are also realized by this processing.

尚、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。 The embodiments described above are merely examples of implementation of the present invention, and the technical scope of the present invention should not be construed as limited by these embodiments. That is, the present invention can be implemented in various forms without departing from its technical idea or main features.

100 帳票読取システム
101 情報処理装置
103 画像読取装置
104 ネットワーク
100 Form reading system 101 Information processing device 103 Image reading device 104 Network

本発明は、複数の文書の画像データを取得する情報処理装置であって、前記取得された画像データに含まれる特定の画像データから情報を読み取った結果を一覧出力するよう制御する出力制御手段、を備え、前記出力制御手段は、前記読み取った結果に基づく所定の条件を満たす文書の前記複数の文書の中での位置を識別可能な情報を出力するよう制御することを特徴とする。
The present invention provides an information processing apparatus that acquires image data of a plurality of documents, and includes an output control unit that controls to output a list of results of reading information from specific image data included in the acquired image data ; The output control means is characterized in that the output control means performs control to output information that allows identification of a position among the plurality of documents of a document that satisfies a predetermined condition based on the read result.

Claims (9)

複数の文書の画像データを取得する情報処理装置であって、
前記取得された画像データに含まれる二次元コードから情報を読み取った結果を一覧出力するよう制御する出力制御手段、
を備え、
前記出力制御手段は、前記読み取った結果に基づく所定の条件を満たす文書の画像データを出力するよう制御することを特徴とする情報処理装置。
An information processing device that acquires image data of a plurality of documents,
output control means for controlling to output a list of the results of reading information from the two-dimensional code included in the acquired image data;
Equipped with
The information processing apparatus is characterized in that the output control means controls to output image data of a document that satisfies a predetermined condition based on the read result.
前記出力制御手段は、所定の条件を満たす文書に対して、前後の所定数の文書の画像データ出力するよう制御することを特徴とする請求項1に記載の情報処理装置。 2. The information processing apparatus according to claim 1, wherein the output control means controls to output image data of a predetermined number of documents before and after a document that satisfies a predetermined condition. 前記所定数を受け付ける受付手段を備えることを特徴とする請求項2に記載の情報処理装置。 3. The information processing apparatus according to claim 2, further comprising reception means for accepting the predetermined number. 前記所定の条件は、読み取りに失敗したことであることを特徴とする請求項1~3のいずれか1項に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the predetermined condition is a failure in reading. 前記所定の条件は、読み取った値が妥当ではないことであることを特徴とする請求項1~4のいずれか1項に記載の情報処理装置。 5. The information processing apparatus according to claim 1, wherein the predetermined condition is that the read value is invalid. 前記複数の文書の画像データは、複数の文書を連続でスキャンして得られることを特徴とする請求項1~5のいずれか1項に記載の情報処理装置。 6. The information processing apparatus according to claim 1, wherein the image data of the plurality of documents is obtained by sequentially scanning a plurality of documents. 前記出力制御手段は、前記読み取った文書の正順および逆順の番号を出力するよう制御することを特徴とする請求項1~6のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 6, wherein the output control means controls to output forward and reverse order numbers of the read documents. 複数の文書の画像データを取得する情報処理装置の制御方法であって、
出力制御手段が、前記取得された画像データに含まれる二次元コードから情報を読み取った結果を一覧出力するよう制御する出力制御ステップ、
を備え、
前記出力制御ステップは、前記読み取った結果に基づく所定の条件を満たす文書の画像データを出力するよう制御することを特徴とする情報処理装置の制御方法。
A method for controlling an information processing device that acquires image data of a plurality of documents, the method comprising:
an output control step for controlling the output control means to output a list of the results of reading information from the two-dimensional code included in the acquired image data;
Equipped with
A method for controlling an information processing apparatus, wherein the output control step performs control to output image data of a document that satisfies a predetermined condition based on the read result.
複数の文書の画像データを取得する情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
前記取得された画像データに含まれる二次元コードから情報を読み取った結果を一覧出力するよう制御する出力制御手段、
として機能させ、
前記出力制御手段は、前記読み取った結果に基づく所定の条件を満たす文書の画像データを出力するよう制御することを特徴とするプログラム。
A program executable on an information processing device that acquires image data of multiple documents, the program comprising:
The information processing device,
output control means for controlling to output a list of the results of reading information from the two-dimensional code included in the acquired image data;
function as
A program characterized in that the output control means controls to output image data of a document that satisfies a predetermined condition based on the read result.
JP2022028898A 2022-02-28 2022-02-28 Information processing device, control method thereof, and program Active JP7502664B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022028898A JP7502664B2 (en) 2022-02-28 2022-02-28 Information processing device, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022028898A JP7502664B2 (en) 2022-02-28 2022-02-28 Information processing device, control method thereof, and program

Publications (2)

Publication Number Publication Date
JP2023124999A true JP2023124999A (en) 2023-09-07
JP7502664B2 JP7502664B2 (en) 2024-06-19

Family

ID=87887340

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022028898A Active JP7502664B2 (en) 2022-02-28 2022-02-28 Information processing device, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP7502664B2 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3962759B1 (en) 2006-06-27 2007-08-22 松下電器産業株式会社 Document processing apparatus and document processing method
JP2008301502A (en) 2008-07-02 2008-12-11 Toshiba Corp Image processing unit, and image processing method
JP5251652B2 (en) 2009-03-23 2013-07-31 沖電気工業株式会社 Form image filing system
JP2012105148A (en) 2010-11-11 2012-05-31 Canon Marketing Japan Inc Image processing system, image processing device, control method, and program
JP2013168858A (en) 2012-02-16 2013-08-29 Fuji Xerox Co Ltd Image processing apparatus and program
JP2015212873A (en) 2014-05-02 2015-11-26 コニカミノルタ株式会社 Code symbol evaluation device
JP7234705B2 (en) 2019-03-11 2023-03-08 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP7502664B2 (en) 2024-06-19

Similar Documents

Publication Publication Date Title
US8610922B2 (en) Information processing apparatus, image input apparatus, document distribution system, and control method therefor
US8131081B2 (en) Image processing apparatus, and computer program product
JP5660100B2 (en) Document management server, document management server control method and program thereof, document management system, document management system control method and program thereof
JP5435915B2 (en) Application document digitizing system, application document digitizing method, program, and image forming apparatus, image forming method, and program
JP2010086205A (en) Image forming apparatus, authentication information management system, authentication information management method, and authentication information management program
JP2015028730A (en) Printing system, control method therefor, and program, and printing server, control method therefor, and program
JP5158654B2 (en) Image processing system, control method therefor, program, and recording medium recording program
JP2005234708A (en) Image forming apparatus, image data storing method and program
JP5747344B2 (en) Document management system, document management server, control method therefor, and program
JP2015164021A (en) Image processing system and processing method and program thereof
JP6536703B2 (en) Image forming apparatus, control method thereof and program
US20090279781A1 (en) Image processing apparatus, image processing method, and storage medium
JP7502664B2 (en) Information processing device, control method thereof, and program
JP5923980B2 (en) Information processing system, control method and program thereof, and information processing server, control method and program thereof
US20120072981A1 (en) Image processing apparatus, controlling method of image processing apparatus, and computer program
JP5505285B2 (en) Image processing system, image processing method, image processing apparatus, and computer program
JP2021089618A (en) Information processing apparatus, control method, and program
JP2011135211A (en) Information processing apparatus, and method and program thereof
JP2011010038A (en) Image forming apparatus, processing method, and program
JP2012034051A (en) Image processing apparatus, image processing method, program, and recording medium
JP2010146432A (en) Information processing apparatus and method therefor, program, and information processing system
JP2014032569A (en) Confidential information management system, confidential information management device, control method and program
JP2011013837A (en) Print system and print controller
JP6569270B2 (en) Information processing system, processing method thereof, and program
JP2014128966A (en) Image formation device, method for controlling the same, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220930

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231107

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240123

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240325

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240520