JP2011248669A - Document management program, storage medium, information processor, and document management method - Google Patents

Document management program, storage medium, information processor, and document management method Download PDF

Info

Publication number
JP2011248669A
JP2011248669A JP2010121754A JP2010121754A JP2011248669A JP 2011248669 A JP2011248669 A JP 2011248669A JP 2010121754 A JP2010121754 A JP 2010121754A JP 2010121754 A JP2010121754 A JP 2010121754A JP 2011248669 A JP2011248669 A JP 2011248669A
Authority
JP
Japan
Prior art keywords
input
item
character
image data
document management
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
JP2010121754A
Other languages
Japanese (ja)
Inventor
Hiroya Kumashio
弘也 熊塩
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010121754A priority Critical patent/JP2011248669A/en
Publication of JP2011248669A publication Critical patent/JP2011248669A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To facilitate mapping a specific area of image data to a specific bibliographic item.SOLUTION: An information processor managing bibliographic information of a document and image data is instructed to execute: a display step for displaying an input screen in which respective items of the bibliographic information are input and a display screen of the image data; a specification step for specifying an area of the image data with an input device; a detection step for detecting operation for mapping the specified area to an item of the bibliographic information being performed to an input field of the item; a processing step for performing character recognition processing to the specified area when the operation is detected; and an input step for inputting character data created by character recognition from the specified area to the item corresponding to the area.

Description

本発明は、文書管理プログラム、記録媒体、情報処理装置、及び文書管理方法に関する。   The present invention relates to a document management program, a recording medium, an information processing apparatus, and a document management method.

近年、スキャンデータ、ファクスデータなどを管理する文書管理システムにおいて、取り込まれたデータを効率よく管理するために文書の内容を確認しながら、複数の書誌項目からなる文書書誌情報を入力、変更することが良くある。この入力の手間を省くために定型帳票であれば決まった領域をOCR(Optical Character Reader)して識別された文字データを特定の書誌項目に設定する帳票処理ソフトウェアがある。   In recent years, in document management systems that manage scan data, fax data, etc., input and change document bibliographic information consisting of multiple bibliographic items while checking the contents of documents in order to efficiently manage the captured data Is good. In order to save the trouble of inputting, there is form processing software that sets character data identified by OCR (Optical Character Reader) in a predetermined area if it is a fixed form to a specific bibliographic item.

しかしながらファクスでの受注業務などでは、顧客から送られてくる発注伝票などは顧客独自の形式であることが多く、定型帳票を扱うソフトウェアでは対応できない。そこで不定形式データでは記述内容を目で確認しながら書誌項目へ手入力することになる。   However, in ordering work by fax, etc., the order slip sent from the customer is often in the customer's own format and cannot be handled by software that handles the fixed form. Therefore, for unformatted data, manual entry is made to the bibliographic item while visually confirming the description.

例えば、特許文献1(特開2008−90789号公報)では次々と文書の内容を確認して文書書誌情報入力できるように、文書内容表示画面と、文書書誌情報入力画面を表示して、文書内容表示画面に表示する文書を切り替える手段を提供する。また、特許文献1では、文書内容の特定領域を特定の書誌項目にIDを付与して対応付けて、特定領域の画像をOCR処理して認識した文字データを特定の書誌項目に設定する手段を提供している。   For example, in Patent Document 1 (Japanese Patent Laid-Open No. 2008-90789), a document content display screen and a document bibliographic information input screen are displayed so that document bibliographic information can be input one after another and the document content is displayed. A means for switching a document to be displayed on a display screen is provided. Further, in Patent Document 1, there is provided means for assigning an ID to a specific bibliographic item and associating a specific region of the document contents with the ID, and setting character data recognized by performing OCR processing on the image of the specific region as a specific bibliographic item. providing.

しかしながら、上記従来技術では、特定領域に付与したIDをユーザが覚える必要があり、ユーザの負担が大きくなる。また、一つの画面に多くの特定領域が存在する場合、画面の視認性が落ちる場合もある。   However, in the above prior art, it is necessary for the user to remember the ID assigned to the specific area, which increases the burden on the user. In addition, when there are many specific areas on one screen, the visibility of the screen may be lowered.

そこで、本発明は、上記問題に鑑みてなされたものであり、画像データの特定領域と特定の書誌項目との対応付けを容易にし、ユーザビリティを向上させる文書管理プログラム、記録媒体、情報処理装置、及び文書管理方法を提供することを目的とする。   Therefore, the present invention has been made in view of the above problems, and facilitates associating a specific area of image data with a specific bibliographic item and improves usability, a document management program, a recording medium, an information processing apparatus, And a document management method.

本発明における一態様の文書管理プログラムは、文書の書誌情報及び画像データを管理する情報処理装置に、前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示ステップと入力デバイスにより前記画像データの領域が指定される指定ステップと、指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知ステップと、前記操作が検知された場合、指定された前記領域に対し、文字認識処理を行う処理ステップと、指定された前記領域から文字認識された文字データを、前記領域に対応する項目に入力する入力ステップと、を実行させるための文書管理プログラムである。   A document management program according to an aspect of the present invention includes a display step of displaying an input screen for inputting each item of the bibliographic information and a display screen for the image data on an information processing apparatus that manages the bibliographic information and image data of the document A detection step for detecting that the image data area is specified by the input device and an operation for associating the specified area with the bibliographic information item is performed on the input field of the item And a step of performing character recognition processing on the designated area when the operation is detected, and inputting character data recognized from the designated area into an item corresponding to the area A document management program for executing the input step.

また、本発明における他の態様の文書管理プログラムは、文書の書誌情報及び画像データを管理し、前記画像データに対し文字認識を行うことが可能な情報処理装置に、前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示ステップと、入力デバイスにより前記画像データの領域が指定される指定ステップと、指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知ステップと、前記操作が検知された場合、指定された前記領域に対して文字認識された文字データを、前記領域に対応する項目に入力する入力ステップと、を実行させるための文書管理プログラムである。   According to another aspect of the document management program of the present invention, each item of the bibliographic information is stored in an information processing apparatus capable of managing bibliographic information and image data of a document and performing character recognition on the image data. A display step for displaying an input screen to be inputted and a display screen for the image data, a designation step for designating a region of the image data by an input device, and an operation for associating the designated region with the item of the bibliographic information Is detected for the input field of the item, and when the operation is detected, the character data recognized for the specified area corresponds to the area. A document management program for executing an input step for inputting into an item.

また、本発明における他の態様の情報処理装置は、文書の書誌情報及び画像データを管理する情報処理装置であって、前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示手段と入力デバイスにより前記画像データの領域が指定する指定手段と、指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知手段と、前記操作が検知された場合、指定された前記領域に対し、文字認識処理を行う認識手段と、指定された前記領域から文字認識された文字データを、前記領域に対応する項目に入力する入力手段と、を備える。   An information processing apparatus according to another aspect of the present invention is an information processing apparatus that manages bibliographic information and image data of a document, and includes an input screen for inputting each item of the bibliographic information and a display screen for the image data. An operation for associating the designated area designated by the image data area with the display means for displaying the image data, and the designated area and the bibliographic information item has been performed on the entry field of the item. A detection unit that detects a character, a recognition unit that performs character recognition processing on the designated region when the operation is detected, and character data that has been recognized from the designated region. Input means for inputting to the item to be performed.

また、本発明における他の態様の文書管理方法は、文書の書誌情報及び画像データを管理する情報処理装置における文書管理方法であって、前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示ステップと入力デバイスにより前記画像データの領域が指定される指定ステップと、指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知ステップと、前記操作が検知された場合、指定された前記領域に対し、文字認識処理を行う処理ステップと、指定された前記領域から文字認識された文字データを、前記領域に対応する項目に入力する入力ステップと、を有する。   The document management method according to another aspect of the present invention is a document management method in an information processing apparatus for managing bibliographic information and image data of a document, wherein the input screen for inputting each item of the bibliographic information and the image A display step for displaying a data display screen, a designation step for designating an area of the image data by an input device, and an operation for associating the designated area with the bibliographic information item are performed on the input field of the item. A detection step for detecting that the operation has been performed, a processing step for performing a character recognition process on the designated area when the operation is detected, and character data recognized from the designated area. And an input step for inputting items corresponding to the area.

また、本発明の情報処理装置は、コンピュータにより実行可能なプログラムにより実現することができ、また、プログラムを記録した記録媒体をコンピュータに読み取らせて実現することも可能である。   The information processing apparatus of the present invention can be realized by a program that can be executed by a computer, and can also be realized by causing a computer to read a recording medium that records the program.

本発明によれば、画像データの特定領域と特定の書誌項目との対応付けを容易にし、ユーザビリティを向上させることができる。   According to the present invention, it is possible to easily associate a specific area of image data with a specific bibliographic item and improve usability.

実施例における文書管理システムの一例を示す図。The figure which shows an example of the document management system in an Example. 実施例における情報処理装置のハードウェアの一例を示すブロック図。The block diagram which shows an example of the hardware of the information processing apparatus in an Example. 実施例1における文書管理プログラムの機能の一例を示すブロック図。FIG. 3 is a block diagram illustrating an example of functions of a document management program according to the first embodiment. 文書内容表示部の機能の一例を示すブロック図。The block diagram which shows an example of the function of a document content display part. 文書一覧画面の一例を示す図。The figure which shows an example of a document list screen. 文書内容画面の一例を示す図。The figure which shows an example of a document content screen. 操作例1を説明する図。The figure explaining the example 1 of operation. 操作例1の処理の一例を示すフローチャート。10 is a flowchart showing an example of processing of operation example 1; 操作例2を説明する図。The figure explaining the example 2 of operation. 操作例2の処理の一例を示すフローチャート。10 is a flowchart showing an example of processing of operation example 2. 書誌項目に対応する文字種の一例を示す図。The figure which shows an example of the character type corresponding to a bibliographic item. 文字種を制限する処理の一例を示すフローチャート。The flowchart which shows an example of the process which restrict | limits a character type. 実施例2における文書管理プログラムの機能の一例を示すブロック図。FIG. 9 is a block diagram illustrating an example of functions of a document management program according to a second embodiment. 実施例2における文書内容表示部の機能の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of functions of a document content display unit according to the second embodiment. 操作例3を説明する図。The figure explaining the example 3 of operation. 操作例4を説明する図である。It is a figure explaining the example 4 of operation. 実施例3における文書管理プログラムの機能の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of functions of a document management program according to a third embodiment. 実施例3における文書内容表示部の機能の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of a function of a document content display unit according to a third embodiment. 文字データを続けて入力する例を示す図。The figure which shows the example which inputs character data continuously. 文字データを置換する例を示す図。The figure which shows the example which replaces character data. 文字データの一部を置換する例を示す図。The figure which shows the example which replaces a part of character data. 実施例4における文書管理プログラムの機能の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of functions of a document management program according to a fourth embodiment.

以下、添付図面を参照して、本発明にかかる実施例を詳細に説明する。   Embodiments according to the present invention will be described below in detail with reference to the accompanying drawings.

また、以下に示す実施例では、画像データを入力する画像入力装置として、プリンタ機能、スキャナ機能、コピー機能、ファクシミリ機能を一つの筐体に搭載した複合機(MFP:Multifunction Peripheral)を例にあげて説明しているが、これに限定されるものではなく、画像データを入力可能であれば、スキャナ装置、ファクシミリ装置、コピー装置などいずれにも適用することができる。   In the embodiments described below, a multifunction peripheral (MFP) in which a printer function, a scanner function, a copy function, and a facsimile function are mounted in one housing is taken as an example of an image input device for inputting image data. However, the present invention is not limited to this, and can be applied to any of a scanner device, a facsimile device, a copy device, and the like as long as image data can be input.

<文書管理システムとハードウェア>
図1は、本実施例における文書管理システムの一例を示す図である。図1に示すように、文書管理システムは、ネットワークを介してMFP101、MFP103、情報処理装置105、画像管理サーバ107、109などが接続されている。図1に示す文書管理システムは以下に説明する各実施例に適用可能である。
<Document management system and hardware>
FIG. 1 is a diagram illustrating an example of a document management system according to the present embodiment. As shown in FIG. 1, the document management system is connected to MFP 101, MFP 103, information processing apparatus 105, image management servers 107, 109, and the like via a network. The document management system shown in FIG. 1 is applicable to each embodiment described below.

図1に示す文書管理システムでは、MFP101から送信された画像データを、情報処理装置105が取得する。情報処理装置105は、取得した画像データを閲覧し、編集し、又は書誌情報を付与して分類する。情報処理装置105は、編集した画像データや、書誌情報を付与した画像データを画像管理サーバ107などに配信することも可能である。   In the document management system shown in FIG. 1, the information processing apparatus 105 acquires image data transmitted from the MFP 101. The information processing apparatus 105 browses and edits the acquired image data or classifies it by adding bibliographic information. The information processing apparatus 105 can also distribute edited image data or image data with bibliographic information to the image management server 107 or the like.

例えば、図1に示す文書管理システムで、FAXの受発注業務を行う場合を考える。MFP101においてスキャンされた発注書の画像データを、情報処理装置105が取得する。情報処理装置105は、取得した画像データの内容に応じて画像データに書誌情報を付与する。情報処理装置105は、付与された書誌情報に基づいて、画像管理サーバ107のどのフォルダに配信するかを決定し、書誌情報が付与された画像データを配信する。このとき、本発明では、情報処理装置105において、画像データから書誌情報の入力を行う場合に、ユーザビリティを向上させることができる。   For example, let us consider a case where FAX ordering work is performed in the document management system shown in FIG. The information processing apparatus 105 acquires image data of a purchase order scanned by the MFP 101. The information processing apparatus 105 gives bibliographic information to the image data according to the content of the acquired image data. Based on the given bibliographic information, the information processing apparatus 105 determines which folder of the image management server 107 to distribute, and distributes the image data to which the bibliographic information is added. At this time, in the present invention, when the information processing apparatus 105 inputs bibliographic information from image data, usability can be improved.

なお、本発明は、MFP101から画像管理サーバ107のフォルダに配信する処理フローの途中で、情報処理装置105における処理が設定されている場合でも適用可能である。   Note that the present invention can be applied even when processing in the information processing apparatus 105 is set during the processing flow of delivering from the MFP 101 to the folder of the image management server 107.

本実施例における情報処理装置105のハードウェアについて説明する。図2は、実施例における情報処理装置105のハードウェアの一例を示すブロック図である。図2に示すように、情報処理装置105は、制御部201、主記憶部203、補助記憶部205、外部記憶装置I/F部207、ネットワークI/F部211、入力部213、表示部215を含む。これら各構成は、バスを介して相互にデータ送受信可能に接続されている。図2に示すハードウェアは、以下に説明する各実施例の情報処理装置に適用可能である。   The hardware of the information processing apparatus 105 in this embodiment will be described. FIG. 2 is a block diagram illustrating an example of hardware of the information processing apparatus 105 in the embodiment. As illustrated in FIG. 2, the information processing apparatus 105 includes a control unit 201, a main storage unit 203, an auxiliary storage unit 205, an external storage device I / F unit 207, a network I / F unit 211, an input unit 213, and a display unit 215. including. These components are connected to each other via a bus so as to be able to transmit and receive data. The hardware shown in FIG. 2 is applicable to the information processing apparatus of each embodiment described below.

制御部201は、コンピュータの中で、各装置の制御やデータの演算、加工を行うCPUである。また、制御部201は、主記憶部203に記憶されたプログラムを実行する演算装置であり、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。   The control unit 201 is a CPU that controls each device, calculates data, and processes in a computer. The control unit 201 is an arithmetic device that executes a program stored in the main storage unit 203, receives data from the input device or the storage device, calculates and processes the data, and outputs the data to the output device or the storage device.

主記憶部203は、ROM(Read Only Memory)やRAM(Random Access Memory)などであり、制御部201が実行する基本ソフトウェアであるOSやアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。   The main storage unit 203 is a ROM (Read Only Memory), a RAM (Random Access Memory), or the like, and a storage device that stores or temporarily stores programs and data such as an OS and application software that are basic software executed by the control unit 201 It is.

補助記憶部205は、HDD(Hard Disk Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。   The auxiliary storage unit 205 is an HDD (Hard Disk Drive) or the like, and is a storage device that stores data related to application software and the like.

外部記憶装置I/F部207は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記憶媒体209(例えば、フラッシュメモリなど)と情報処理装置105とのインタフェースである。   The external storage device I / F unit 207 is an interface between the information processing device 105 and a storage medium 209 (for example, a flash memory) connected via a data transmission path such as USB (Universal Serial Bus).

また、記憶媒体209に、所定のプログラムを格納し、この記憶媒体209に格納されたプログラムは外部記憶装置I/F部207を介して情報処理装置105にインストールされ、インストールされた所定のプログラムは情報処理装置105により実行可能となる。   Further, a predetermined program is stored in the storage medium 209, and the program stored in the storage medium 209 is installed in the information processing apparatus 105 via the external storage device I / F unit 207, and the installed predetermined program is It can be executed by the information processing apparatus 105.

ネットワークI/F部211は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器と情報処理装置105とのインタフェースである。   The network I / F unit 211 has a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. This is an interface between the device and the information processing apparatus 105.

入力部213は、カーソルキー、数字入力及び各種機能キー等を備えたキーボード、表示部215の表示画面上でキーの選択等を行うためのマウスやスライスパット等を有する。また、入力部213は、ユーザが制御部201に操作指示を与えたり、データを入力したりするためのユーザインタフェースである。   The input unit 213 includes a keyboard having cursor keys, numeric input, various function keys, and the like, and a mouse and a slice pad for performing key selection on the display screen of the display unit 215. The input unit 213 is a user interface for a user to give an operation instruction to the control unit 201 or input data.

表示部215は、CRTやLCD等により構成され、制御部201から入力される表示データに応じた表示が行われる。   The display unit 215 includes a CRT, an LCD, or the like, and performs display according to display data input from the control unit 201.

[実施例1]
次に、上記文書管理システムを前提とした実施例1について説明する。
[Example 1]
Next, a first embodiment based on the document management system will be described.

<機能>
図3は、実施例1における文書管理プログラムの機能の一例を示すブロック図である。図3に示すように、文書管理プログラムは、文書一覧表示部301、文書管理制御部303、文書内容表示部305、OCR処理部307を有する。これらの各機能は、例えば補助記憶部205にインストールされた文書管理プログラムが主記憶部203にロードされ、制御部201により実行されることにより実現される。文書管理プログラムは、記憶媒体209に記憶されて配布されたり、ネットワークを介してダウンロードされたりする。
<Function>
FIG. 3 is a block diagram illustrating an example of functions of the document management program according to the first embodiment. As shown in FIG. 3, the document management program includes a document list display unit 301, a document management control unit 303, a document content display unit 305, and an OCR processing unit 307. Each of these functions is realized by, for example, loading a document management program installed in the auxiliary storage unit 205 into the main storage unit 203 and executing it by the control unit 201. The document management program is stored and distributed in the storage medium 209 or downloaded via a network.

文書管理DB311は、1文書毎に画像データと書誌情報とを「文書」という1つのまとまりで管理するデータベースである。文書管理DB311は、各文書にどのような種類の書誌情報を持つことができるかという情報も保持する。文書管理DB311は、フォルダと呼ばれる階層構造を用いて文書を管理する。書誌情報は、1又は複数の項目を含む。なお、文書管理DB311は、例えば補助記憶部205により実現される。   The document management DB 311 is a database that manages image data and bibliographic information for each document as a single unit called “document”. The document management DB 311 also holds information on what type of bibliographic information can be held in each document. The document management DB 311 manages documents using a hierarchical structure called a folder. Bibliographic information includes one or more items. The document management DB 311 is realized by the auxiliary storage unit 205, for example.

文書一覧表示部301は、文書管理DB311で文書管理しているフォルダと、このフォルダに格納されている文書の一覧を、文書管理制御部303から取得し、表示する。文書一覧表示部301は、入力部213からの入力に対して、文書の新規作成やコピー、削除、又はフォルダの移動などの処理を行い、処理した内容を文書管理制御部303に出力する。   The document list display unit 301 acquires a folder managed by the document management DB 311 and a list of documents stored in the folder from the document management control unit 303 and displays them. The document list display unit 301 performs processing such as creating a new document, copying, deleting, or moving a folder in response to the input from the input unit 213, and outputs the processed content to the document management control unit 303.

文書管理制御部303は、文書一覧表示部301、文書内容表示部305から取得したユーザの指示を受けて、処理を行う。文書管理制御部303は、ユーザが文書一覧から、文書をダブルクリックするなどした指示を受け付けた場合、指示された文書と、この文書に対応する書誌情報とを文書内容表示部305に出力する。   The document management control unit 303 performs processing in response to a user instruction acquired from the document list display unit 301 and the document content display unit 305. When the user receives an instruction such as double-clicking a document from the document list, the document management control unit 303 outputs the instructed document and bibliographic information corresponding to the document to the document content display unit 305.

文書内容表示部305は、文書一覧表示部301により表示された画面から選択された文書の画像データ及び書誌情報を表示する。文書内容表示部305は、入力部213からの入力に対して、表示を更新し、操作に応じた処理を行う。詳細は図4を用いて後述する。   The document content display unit 305 displays image data and bibliographic information of a document selected from the screen displayed by the document list display unit 301. In response to the input from the input unit 213, the document content display unit 305 updates the display and performs processing according to the operation. Details will be described later with reference to FIG.

OCR処理部307は、文書内容表示部305から、画像データの所定の領域を取得した場合、この領域に対してOCR処理を行う。OCR処理部307は、画像データと、所定の領域を示す座標情報を取得してもよい。OCR処理部307は、認識した文字データを文書内容表示部305に出力する。文字データとは、英数字を含む1文字又は複数の文字列のことをいう。なお、OCR処理部307は、必ずしも文書管理プログラム内にある必要はなく、文書管理プログラムとは別に情報処理装置105に備えられていてもよい。   When the OCR processing unit 307 acquires a predetermined region of the image data from the document content display unit 305, the OCR processing unit 307 performs OCR processing on this region. The OCR processing unit 307 may acquire image data and coordinate information indicating a predetermined area. The OCR processing unit 307 outputs the recognized character data to the document content display unit 305. Character data refers to one or more character strings including alphanumeric characters. Note that the OCR processing unit 307 is not necessarily included in the document management program, and may be provided in the information processing apparatus 105 separately from the document management program.

図4は、文書内容表示部305の機能の一例を示すブロック図である。図4に示すように、文書内容表示部305は、UI表示部401、領域指定部403、指定領域記憶部405、操作検知部407、文字入力部409、書誌情報登録部411を有する。   FIG. 4 is a block diagram illustrating an example of functions of the document content display unit 305. As illustrated in FIG. 4, the document content display unit 305 includes a UI display unit 401, an area designation unit 403, a designated area storage unit 405, an operation detection unit 407, a character input unit 409, and a bibliographic information registration unit 411.

UI表示部401は、文書管理制御部303から文書の画像データと、書誌情報の各項目とを取得し、画像データの表示画面及び書誌情報の各項目の入力画面を表示部215に表示する。   The UI display unit 401 acquires document image data and bibliographic information items from the document management control unit 303, and displays an image data display screen and bibliographic information item input screen on the display unit 215.

領域指定部403は、ユーザ操作により、表示されている画像データの所定領域が入力デバイスを用いて、例えばラバーバンド選択されると、所定領域の座標データを取り込む。また、領域指定部403は、所定領域を画像データから切り取ってもよい。   The area specifying unit 403 takes in the coordinate data of the predetermined area when the predetermined area of the displayed image data is selected by, for example, a rubber band using the input device. Further, the area designating unit 403 may cut a predetermined area from the image data.

指定領域記憶部405は、領域指定部403により取り込まれた所定領域(指定領域ともいう)の座標情報、又は切り取られた指定領域を記憶する。   The designated area storage unit 405 stores coordinate information of a predetermined area (also referred to as a designated area) captured by the area designation unit 403 or a cut designated area.

操作検知部407は、指定領域と、書誌情報の項目とを対応付ける操作が、項目の入力欄で行われたことを検知する。この操作は、ユーザに直感的に対応付けが理解できやすい操作にする。例えば、ドラッグアンドドロップやコピーアンドペーストなどがある。操作検知部407は、対応付け操作を検知した場合、この操作イベントの発生後に設定されている処理に従って処理を行う。例えば、操作検知部407は、指定領域記憶部405に記憶されている指定領域の座標データと画像データとをOCR処理部307に出力する。なお、操作検知部407は、指定領域記憶部405に切り取られた指定領域が記憶されている場合、この切り取られた指定領域をOCR処理部307に出力する。   The operation detection unit 407 detects that an operation for associating the designated area with the bibliographic information item has been performed in the item input field. This operation is an operation in which the user can easily understand the association intuitively. Examples include drag and drop and copy and paste. When the operation detection unit 407 detects the association operation, the operation detection unit 407 performs processing according to the processing set after the operation event is generated. For example, the operation detection unit 407 outputs the coordinate data and image data of the designated area stored in the designated area storage unit 405 to the OCR processing unit 307. Note that, when the designated area cut out is stored in the designated area storage unit 405, the operation detection unit 407 outputs the cut out designated area to the OCR processing unit 307.

文字入力部409は、OCR処理部307から文字データを取得し、取得した文字データを、指定領域に対応付けられた書誌情報の項目に入力する。   The character input unit 409 acquires character data from the OCR processing unit 307 and inputs the acquired character data into the bibliographic information item associated with the designated area.

書誌情報登録部411は、ユーザ操作により書誌情報の登録が指示されると、書誌情報入力画面の入力欄に入力された書誌情報を文書管理制御部303に出力する。このとき、文書管理制御部303は、取得した書誌情報を文書に対応付けて文書管理DB311に格納させる。   When bibliographic information registration is instructed by a user operation, the bibliographic information registration unit 411 outputs the bibliographic information input in the input field of the bibliographic information input screen to the document management control unit 303. At this time, the document management control unit 303 stores the acquired bibliographic information in the document management DB 311 in association with the document.

<表示画面>
次に、文書一覧の表示画面の例、文書一覧画面に関連する処理について説明する。図5は、文書一覧画面の一例を示す図である。図5に示す例では、文書一覧画面は、大きく2つに分割され、左側の画面501にフォルダの階層表示、右側の画面503に文書のリスト表示を行なっている。文書一覧画面は、フォルダや文書はアイコンと呼ばれるグラフィックシンボルで抽象的に表現されている。
<Display screen>
Next, an example of a document list display screen and processing related to the document list screen will be described. FIG. 5 is a diagram illustrating an example of a document list screen. In the example shown in FIG. 5, the document list screen is roughly divided into two. A folder hierarchy is displayed on the left screen 501 and a document list is displayed on the right screen 503. In the document list screen, folders and documents are expressed abstractly by graphic symbols called icons.

図5に示す例では、それぞれで画面に表示しきれない場合は表示領域の左側にスクロールバーと呼ばれるコントロールを表示して、このコントロールを利用して操作者はスクロールを指示することで表示されていないアイコンを表示することが出来る。   In the example shown in FIG. 5, when the screen cannot be displayed on each screen, a control called a scroll bar is displayed on the left side of the display area, and the operator uses this control to display the scroll. No icon can be displayed.

図5に示す例では、Microsoft Windows(登録商標)のエクスプローラなどのファイル管理ソフトで一般的な形式となっている。もちろん、本発明ではこのようなGUIを一例に挙げているが、フォルダ構造と文書リスト表示が別の画面で表示するなど他の実施例も考えられる。   In the example shown in FIG. 5, the file management software such as Microsoft Windows (registered trademark) Explorer has a general format. Of course, in the present invention, such a GUI is taken as an example, but other embodiments such as displaying the folder structure and the document list display on different screens are also conceivable.

各文書は識別子となる文書IDで管理されている。ユーザ操作により何らかの指示が入力されると、選択された文書の文書ID(識別情報)やコマンド(操作内容)が文書管理制御部303に通知され、処理の依頼が行われる。文書管理制御部303は、上記コマンドに従って、指定された文書IDの文書に対する操作を文書管理DB311に対して行い、処理結果を文書一覧画面にフィードバックする。   Each document is managed by a document ID serving as an identifier. When some instruction is input by a user operation, the document management control unit 303 is notified of the document ID (identification information) and command (operation content) of the selected document, and a processing request is made. The document management control unit 303 operates the document management DB 311 with respect to the document with the specified document ID in accordance with the above command, and feeds back the processing result to the document list screen.

次に、文書内容画面の例、文書内容画面に関連する処理について説明する。図6は、文書内容画面の一例を示す図である。図6に示す例では、文書内容画面は、大きく2つに分割され、左側の画面601に文書の画像データの内容表示、右側の画面603に文書の書誌情報の項目表示を行なっている。   Next, an example of the document content screen and processing related to the document content screen will be described. FIG. 6 is a diagram illustrating an example of a document content screen. In the example shown in FIG. 6, the document content screen is roughly divided into two, and the image data content display of the document is displayed on the left screen 601 and the bibliographic information item display of the document is displayed on the right screen 603.

図6に示す例では、文書の書誌情報の項目表示において、現在表示している文書の書誌情報の各項目値を表示する。また、ユーザ操作により入力デバイス(例えば、入力部213)により項目の値を編集し、「更新」ボタンが押下されることで、編集後の値を反映する指示を文書管理制御部303に出力することができる。   In the example shown in FIG. 6, each item value of the bibliographic information of the currently displayed document is displayed in the bibliographic information item display of the document. Also, the user edits the value of the item with an input device (for example, the input unit 213) by a user operation, and outputs an instruction to reflect the edited value to the document management control unit 303 when the “update” button is pressed. be able to.

文書内容画面で表示する文書は、文書一覧画面で例えば文書をダブルクリックするなどのユーザ操作により指定された文書となる。   The document displayed on the document content screen is a document designated by a user operation such as double-clicking the document on the document list screen.

文書一覧表示部301は、ユーザ操作により指定された文書の文書IDと「文書内容画面で表示する」というコマンドを文書管理制御部303に出力する。文書管理制御部303は、指定の文書IDの画像データと書誌情報とを文書管理DB311から取り出し、文書内容表示部305に出力して表示させる。   The document list display unit 301 outputs to the document management control unit 303 the document ID of the document specified by the user operation and the command “display on the document content screen”. The document management control unit 303 takes out the image data and bibliographic information of the designated document ID from the document management DB 311 and outputs them to the document content display unit 305 for display.

また、文書内容表示部305は、ユーザ操作により何らかの指示が入力されると、その指示に従った編集を画像データや書誌情報に行い、文書IDと、編集した画像データや書誌情報と、「文書の更新」というコマンドとを文書管理制御部303に出力する。文書管理制御部303では、上記コマンドに従って、指定された文書IDの文書に対する更新を文書管理DB311に対して行う。   In addition, when an instruction is input by a user operation, the document content display unit 305 performs editing in accordance with the instruction on the image data and bibliographic information, the document ID, the edited image data and bibliographic information, and “document The command "update" is output to the document management control unit 303. The document management control unit 303 updates the document management DB 311 with respect to the document with the designated document ID in accordance with the above command.

<対応付けの操作>
次に、指定領域と書誌情報の項目との対応付けを示す操作について説明する。まず、ドラッグアンドドロップの操作例1について説明する。
<Association operation>
Next, an operation for indicating the association between the designated area and the bibliographic information item will be described. First, a drag and drop operation example 1 will be described.

図7は、操作例1を説明する図である。図7に示す例では、画面左側701の画像データの内容表示において、書誌項目に入力するための情報の画像部分をマウスでラバーバンド選択を行う。ラバーバンド選択とは、矩形の左上の基点でマウスの左クリックを押し、そのまま矩形の右下までマウスを動かし左クリックを離すことで矩形領域を指定する操作のことである。   FIG. 7 is a diagram for explaining the operation example 1. In the example shown in FIG. 7, in displaying the contents of the image data on the left side 701 of the screen, a rubber band is selected with the mouse for the image portion of the information to be input to the bibliographic item. The rubber band selection is an operation of designating a rectangular area by pressing the left mouse button at the upper left corner of the rectangle, moving the mouse to the lower right corner of the rectangle, and releasing the left click.

図7の例では、画像の「AAA工業株式会社」という部分705を矩形選択している。選択された矩形領域705は、画面上の点線で囲まれた表示になる。画像の「AAA工業株式会社」という情報は、書誌項目の「お客様名」にあたる。   In the example of FIG. 7, a rectangular portion 705 “AAA Industrial Co., Ltd.” in the image is selected. The selected rectangular area 705 is displayed surrounded by a dotted line on the screen. The information “AAA Industrial Co., Ltd.” in the image corresponds to the “customer name” in the bibliographic item.

ユーザ操作により、矩形領域705がマウスでドラッグされ、画面右側703の書誌情報の「お客様名」項目の入力欄707にドロップされる。このドラッグアンドドロップの操作が行われたことを、操作検知部407が検知する。この操作イベントの発生後、文字入力部409は、矩形領域705内部の画像をOCR処理した結果の文字列を取得し、「お客様名」項目の入力欄707に、取得した文字列を入力する。   By the user operation, the rectangular area 705 is dragged with the mouse and dropped in the input field 707 of the “customer name” item of the bibliographic information on the right side 703 of the screen. The operation detection unit 407 detects that this drag and drop operation has been performed. After the occurrence of this operation event, the character input unit 409 acquires a character string obtained as a result of OCR processing of the image in the rectangular area 705, and inputs the acquired character string in the input column 707 of the “customer name” item.

図8は、操作例1の処理の一例を示すフローチャートである。図8に示すステップS801で、操作検知部407は、画像データの表示画面701から所定の領域が指定され、指定された領域がドラッグされ、書誌情報の入力画面703の入力欄にドロップされたことを検知する。   FIG. 8 is a flowchart illustrating an example of processing of the operation example 1. In step S801 illustrated in FIG. 8, the operation detection unit 407 has specified a predetermined area from the image data display screen 701, dragged the specified area, and dropped it on the input field of the bibliographic information input screen 703. Is detected.

ステップS802で、OCR処理部307は、操作が検知された場合、画像データの指定領域に含まれる画像データをOCR処理して文字データに変換する。   In step S802, when an operation is detected, the OCR processing unit 307 performs OCR processing on the image data included in the designated area of the image data and converts it into character data.

ステップS803で、文字入力部409は、OCR処理部307から文字認識された結果の文字データを取得し、操作が行われた入力欄に文字データを入力する。   In step S803, the character input unit 409 acquires character data as a result of character recognition from the OCR processing unit 307, and inputs the character data into the input field where the operation has been performed.

これにより、ユーザが一般的に用いるマウスのドラッグアンドドロップという操作により、直感的に指定領域と書誌項目との対応付けが分かりやすくなり、ユーザビリティが向上する。   As a result, a mouse drag-and-drop operation generally used by the user makes it easy to intuitively associate the designated area with the bibliographic item, improving usability.

次に、コピーアンドペーストの操作例2について説明する。図9は、操作例2を説明する図である。図9に示す例では、画面左側901の画像データ(コンテンツ)の内容表示において、書誌項目に入力するための情報の画像部分をマウスでラバーバンド選択を行う。図9に示す例では、画像データの表示画面901の「AAA工業株式会社」という部分905を矩形選択している。選択された矩形領域905は、画面上において点線で囲まれて表示される。   Next, a copy and paste operation example 2 will be described. FIG. 9 is a diagram for explaining the operation example 2. In the example shown in FIG. 9, in the display of the image data (content) on the left side 901 of the screen, the rubber band is selected with the mouse for the image portion of the information to be input to the bibliographic item. In the example shown in FIG. 9, a rectangle 905 “AAA Industrial Co., Ltd.” in the image data display screen 901 is selected. The selected rectangular area 905 is displayed surrounded by a dotted line on the screen.

次に、ユーザ操作により、キーボードで「Ctrl」キーが押されながら「C」キーが押されると、コピー処理を操作検知部407が検知する。また、コピー処理の指示は、メニューから「コピー」を選ぶことでも良い。   Next, when the “C” key is pressed while the “Ctrl” key is pressed on the keyboard by a user operation, the operation detection unit 407 detects the copy process. The copy processing instruction may be selected from the menu as “Copy”.

画像データの「AAA工業株式会社」という情報は、書誌項目の「お客様名」にあたる。画面右側903の書誌情報の「お客様名」項目の入力欄907に、カーソルが合わせられると、入力欄907に文字が入力できる状態になる。   The information “AAA Industrial Co., Ltd.” in the image data corresponds to the “customer name” in the bibliographic item. When the cursor is placed on the entry field 907 of the “customer name” item in the bibliographic information on the right side 903 of the screen, a character can be entered in the entry field 907.

操作検知部407は、この入力欄907に対して、キーボードで「Ctrl」キーが押されながら「V」キーが押されたことを検知すると、ペースト処理が指示されたと判断する。なお、ペースト処理の指示は、メニューから「ペースト」を選ぶことでも良い。この操作の検知後、文字入力部409は、矩形領域905内部の画像データをOCR処理した結果の文字列を取得し、「お客様名」項目の入力欄907に入力する。   When the operation detection unit 407 detects that the “V” key is pressed while the “Ctrl” key is pressed on the keyboard in the input field 907, the operation detection unit 407 determines that the paste process has been instructed. Note that the paste processing instruction may be to select “Paste” from the menu. After detecting this operation, the character input unit 409 obtains a character string obtained as a result of OCR processing of the image data in the rectangular area 905 and inputs it into the input field 907 of the “customer name” item.

Microsoft Windows(登録商標)上で動作するアプリケーションでは「Ctrl」キーを押しながら「C」キーを押す操作がコピー処理を示し、「Ctrl」キーを押しながら「V」キーを押す操作がペースト処理を示す習慣があるため、本実施例でもそれに基づいている。   In an application running on Microsoft Windows (registered trademark), pressing the “C” key while holding down the “Ctrl” key indicates the copy process, and pressing the “V” key while holding down the “Ctrl” key indicates the paste process. Since there is a habit to show, this embodiment is based on it.

図10は、操作例2の処理の一例を示すフローチャートである。図10に示すステップS1001で、領域指定部403により領域が指定された後、その指定領域に対して「Ctrl」キーが押下されながら「C」キーが押下されたことを操作検知部407は検知する。   FIG. 10 is a flowchart illustrating an example of processing of the operation example 2. In step S1001 shown in FIG. 10, after the area is specified by the area specifying unit 403, the operation detecting unit 407 detects that the “C” key is pressed while the “Ctrl” key is pressed for the specified area. To do.

ステップS1002で、指定領域記憶部405は、指定領域の画像データをメモリ(例えば主記憶部203)に記憶する。   In step S1002, the designated area storage unit 405 stores the image data of the designated area in a memory (for example, the main storage unit 203).

ステップS1003で、操作検知部407は、ユーザ操作により書誌項目の入力欄にカーソルが合わせられ、「Ctrl」キーが押下されながら「V」キーが押下されたことを検知する。   In step S <b> 1003, the operation detection unit 407 detects that the “V” key is pressed while the “Ctrl” key is pressed while the cursor is placed on the bibliographic item input field by the user operation.

ステップS1004で、OCR処理部307は、メモリに記憶された指定領域の画像データに対してOCR処理して文字データに変換する。   In step S1004, the OCR processing unit 307 performs OCR processing on the image data in the designated area stored in the memory and converts it into character data.

ステップS1005で、文字入力部409は、OCR処理部307から文字認識された結果の文字データを取得し、この操作の操作イベントが発生した入力欄に文字データを入力する。   In step S1005, the character input unit 409 acquires character data as a result of character recognition from the OCR processing unit 307, and inputs the character data into the input field in which the operation event of this operation has occurred.

これにより、ユーザが一般的に用いるキーボードのコピーアンドペーストという操作により、直感的に指定領域と書誌項目との対応付けが分かりやすくなり、ユーザビリティが向上する。   As a result, the user can intuitively understand the association between the designated area and the bibliographic item by the operation of copy and paste on the keyboard generally used by the user, and the usability is improved.

次に、文字認識を向上させるための手段について説明する。文書管理DB311は、書誌情報の書誌項目毎に、文字種を対応付けて記憶する。この文字種は、対応する書誌項目に設定可能な文字種を示す。   Next, means for improving character recognition will be described. The document management DB 311 stores character types in association with each bibliographic item of bibliographic information. This character type indicates a character type that can be set in the corresponding bibliographic item.

図11は、書誌項目に対応する文字種の一例を示す図である。図11に示す例では、「文書名」には、「文字列」が対応付けられ、「作成日」には、「日付」が対応付けられる。「文字列」は全ての文字を表す。これは、「文書名」には、全ての文字が入力可能であり、「作成日」には、「日付」が入力可能であることを示す。対応しない文字種が入力された場合は、エラーとすればよい。   FIG. 11 is a diagram illustrating an example of character types corresponding to bibliographic items. In the example illustrated in FIG. 11, “character string” is associated with “document name”, and “date” is associated with “creation date”. “Character string” represents all characters. This indicates that all characters can be entered in the “document name”, and “date” can be entered in the “creation date”. If a non-corresponding character type is input, an error may be generated.

図12は、文字種を制限する処理の一例を示すフローチャートである。図12に示す例では、操作例1を用いて説明するが、操作例2を用いてもかまわない。なお、図12に示す処理で、図8に示す処理と同様のものは、同じ符号を付し、その説明を省略する。   FIG. 12 is a flowchart illustrating an example of processing for restricting character types. In the example illustrated in FIG. 12, the operation example 1 will be described, but the operation example 2 may be used. In the processing shown in FIG. 12, the same processing as that shown in FIG. 8 is given the same reference numeral, and the description thereof is omitted.

ステップS1201で、操作検知部407は、文書管理制御部303を介して、文書管理DB311から、操作が行われた書誌項目に対応する文字種を取得する。なお、文書管理制御部303に文字種を取得する命令をする機能は、文字種取得部として操作検知部407とは別の機能として構成してもよい。   In step S <b> 1201, the operation detection unit 407 acquires, from the document management DB 311, the character type corresponding to the operated bibliographic item via the document management control unit 303. Note that the function of instructing the document management control unit 303 to acquire the character type may be configured as a function different from the operation detection unit 407 as the character type acquisition unit.

ステップS1202で、OCR処理部307は、指定領域に含まれる画像データに対し、取得した文字種に制限してOCR処理を行い文字データに変換する。これにより、OCRの認識率向上を図ることができる。   In step S <b> 1202, the OCR processing unit 307 performs OCR processing on the image data included in the designated area, limited to the acquired character type, and converts the image data into character data. Thereby, the recognition rate improvement of OCR can be aimed at.

以上、実施例1によれば、画像データの特定領域と特定の書誌項目との対応付けを容易にし、ユーザビリティを向上させることができる。また、ユーザによる書誌項目の手入力の負担を減らすことができる。   As described above, according to the first embodiment, it is possible to easily associate a specific region of image data with a specific bibliographic item, and to improve usability. In addition, the burden of manual input of bibliographic items by the user can be reduced.

[実施例2]
次に、実施例2における文書管理プログラムについて説明する。実施例2では、OCR処理以外にも、バーコード処理や印影処理に伴うパターンマッチングを行う。よって、バーコードや印影を指定領域にし、バーコード処理で読み取った文字列やパターンマッチングにより取得した文字列を書誌項目の入力欄に入力することができる。
[Example 2]
Next, a document management program according to the second embodiment will be described. In the second embodiment, in addition to OCR processing, pattern matching associated with barcode processing and imprint processing is performed. Therefore, it is possible to input a character string read by bar code processing or a character string acquired by pattern matching into the input field of the bibliographic item by using a barcode or seal imprint as a designated area.

<機能>
図13は、実施例2における文書管理プログラムの機能の一例を示すブロック図である。図13に示す機能において、図3に示す機能と同様の機能のものは、同じ符号を付し、その説明を省略する。
<Function>
FIG. 13 is a block diagram illustrating an example of functions of the document management program according to the second embodiment. In the functions shown in FIG. 13, the same functions as those shown in FIG. 3 are denoted by the same reference numerals, and the description thereof is omitted.

図13に示す文書内容表示部1301は、指定領域と書誌項目との対応付けの操作において、その操作後に、OCR処理をするのか、バーコード処理をするのか、パターンマッチングを行うのか、を区別する必要がある。この区別について、OCR処理は、所定操作のみ、バーコード処理は、所定操作に加えて第1のキー押下、パターンマッチング処理は、所定操作に加えて第2のキー押下により区別してもよい。   The document content display unit 1301 shown in FIG. 13 distinguishes whether to perform OCR processing, barcode processing, or pattern matching after the operation in associating the designated area with the bibliographic item. There is a need. Regarding this distinction, the OCR process may be distinguished only by a predetermined operation, the barcode process may be distinguished by pressing a first key in addition to the predetermined operation, and the pattern matching process may be distinguished by pressing a second key in addition to the predetermined operation.

例えば、OCR処理は、ドラッグアンドドロップのみ、バーコード処理は、ドラッグアンドドロップに加えて「B」キー押下、パターンマッチング処理は、ドラッグアンドドロップに加えて「P」キー押下とすればよい。   For example, the OCR process may be performed only by drag and drop, the barcode process may be performed by pressing the “B” key in addition to the drag and drop, and the pattern matching process may be performed by pressing the “P” key in addition to the drag and drop.

文書内容表示部1301は、前述したような操作の内容によって、OCR処理部307に処理を指示するのか、バーコード処理部1303に処理を指示するのか、パターンマッチング部1305に処理を指示するのかを判断する。文書内容表示部1301は、判断した処理部に、指定領域の画像データを出力する。   The document content display unit 1301 determines whether to instruct the OCR processing unit 307 to perform processing, to instruct the barcode processing unit 1303 to perform processing, or to instruct the pattern matching unit 1305 to perform processing depending on the content of the operation described above. to decide. The document content display unit 1301 outputs the image data of the designated area to the determined processing unit.

バーコード処理部1303は、いわゆるバーコードリーダであり、バーコードを読み取って文字列を取得する。   The barcode processing unit 1303 is a so-called barcode reader, and acquires a character string by reading the barcode.

パターンマッチング部1305は、例えば、登録された印影のパターンとその印影に対応する文字列を保持しておき、マッチングしたパターンの印影に対応する文字列を取得する。   The pattern matching unit 1305 holds, for example, a registered imprint pattern and a character string corresponding to the imprint, and acquires a character string corresponding to the matched pattern imprint.

図14は、実施例2における文書内容表示部の機能の一例を示すブロック図である。図14に示す機能において、図4に示す機能と同様の機能のものは、同じ符号を付し、その説明を省略する。   FIG. 14 is a block diagram illustrating an example of the function of the document content display unit according to the second embodiment. In the functions shown in FIG. 14, the same functions as those shown in FIG. 4 are denoted by the same reference numerals, and the description thereof is omitted.

操作検知部1401は、実施例1の操作例1又は2に加えて、第1又は第2のキー押下がなされたかを検知する。操作検知部1401は、実施例1の操作例1又は2のみであれば、OCR処理部307に処理を指示し、操作例1又は2に加えて、第1のキー押下が検知されれば、バーコード処理部1303に処理を指示し、操作例1又は2に加えて、第2のキー押下が検知されれば、パターンマッチング部1305に処理を指示する。   The operation detection unit 1401 detects whether the first or second key is pressed in addition to the operation example 1 or 2 of the first embodiment. The operation detection unit 1401 instructs the OCR processing unit 307 to perform the process if only the operation example 1 or 2 of the first embodiment, and in addition to the operation example 1 or 2, if the first key press is detected, The barcode processing unit 1303 is instructed to perform the processing, and in addition to the operation example 1 or 2, if the second key press is detected, the pattern matching unit 1305 is instructed to perform the processing.

<対応付けの操作>
次に、実施例2における指定領域と書誌情報の項目との対応付けを示す操作について説明する。まず、バーコードの指定領域に関する操作例3について説明する。
<Association operation>
Next, an operation for indicating the association between the designated area and the bibliographic information item in the second embodiment will be described. First, the operation example 3 regarding the designated area | region of barcode is demonstrated.

図15は、操作例3を説明する図である。図15に示す例では、画面左側1501の画像データの内容表示において、書誌項目に入力するための情報の画像部分をマウスでラバーバンド選択を行う。   FIG. 15 is a diagram for explaining the operation example 3. In the example shown in FIG. 15, in the display of the content of the image data on the left side 1501 of the screen, the rubber band is selected with the mouse for the image portion of the information to be input to the bibliographic item.

図15の例では、画像のバーコード部分1505を矩形選択している。選択された矩形領域1505は、画面上の点線で囲まれた表示になる。画像データのバーコード情報は、書誌項目の「文書名」にあたるとする。   In the example of FIG. 15, the bar code portion 1505 of the image is selected as a rectangle. The selected rectangular area 1505 is displayed surrounded by a dotted line on the screen. The barcode information of the image data corresponds to the “document name” of the bibliographic item.

ユーザ操作により、矩形領域1505がマウスでドラッグされ、画面右側1503の書誌情報の「文書名」項目の入力欄1507にドロップされる際に、第1のキー押下がされていたとする。このドラッグアンドドロップ+第1のキー押下の操作が行われたことを、操作検知部1401が検知する。この操作の検知後、文字入力部409は、矩形領域1505内部の画像をバーコード処理した結果の文字列を取得し、「文書名」項目の入力欄1507に、取得した文字列を入力する。図15に示す例では、バーコードには、「AAA工業株式会社 発注書」が対応付けられていたことを示す。   It is assumed that the first key is pressed when the rectangular area 1505 is dragged with a mouse by a user operation and dropped into the input field 1507 of the “document name” item of the bibliographic information on the right side 1503 of the screen. The operation detection unit 1401 detects that this drag and drop + first key pressing operation has been performed. After detecting this operation, the character input unit 409 acquires a character string obtained as a result of barcode processing of the image in the rectangular area 1505, and inputs the acquired character string in the input field 1507 of the “document name” item. In the example shown in FIG. 15, it is shown that “AAA Kogyo Co., Ltd. purchase order” is associated with the barcode.

次に、印影の指定領域に関する操作例4について説明する。図16は、操作例4を説明する図である。図16に示す例では、画面左側1601の画像データの内容表示において、書誌項目に入力するための情報の画像部分をマウスでラバーバンド選択を行う。   Next, an operation example 4 regarding the designated area of the seal impression will be described. FIG. 16 is a diagram for explaining the operation example 4. In the example shown in FIG. 16, in displaying the contents of the image data on the left side 1601 of the screen, the rubber band is selected with the mouse for the image portion of the information to be input to the bibliographic item.

図16の例では、画像の印影部分1605を矩形選択している。選択された矩形領域1605は、画面上の点線で囲まれた表示になる。画像データの印影が示す情報は、書誌項目の「承認者名」にあたるとする。   In the example of FIG. 16, a rectangle is selected for the imprinted portion 1605 of the image. The selected rectangular area 1605 is displayed surrounded by a dotted line on the screen. It is assumed that the information indicated by the imprint of the image data corresponds to the “authorizer name” of the bibliographic item.

ユーザ操作により、矩形領域1605がマウスでドラッグされ、画面右側1603の書誌情報の「承認者名」項目の入力欄1607にドロップされる際に、第2のキー押下がされていたとする。このドラッグアンドドロップ+第2のキー押下の操作が行われたことを、操作検知部1401が検知する。この操作の検知後、文字入力部409は、矩形領域1605内部の画像をパターンマッチング処理した結果、マッチしたパターンに対応する文字列を取得し、「承認者名」項目の入力欄1607に、取得した文字列を入力する。図16に示す例では、印影「XY」には、姓名の「XYZ」が対応付けられていたことを示す。   It is assumed that the second key is pressed when the rectangular area 1605 is dragged with the mouse by the user operation and dropped in the input field 1607 of the “authorizer name” item of the bibliographic information on the right side 1603 of the screen. The operation detection unit 1401 detects that this drag and drop + second key pressing operation has been performed. After detecting this operation, the character input unit 409 acquires a character string corresponding to the matched pattern as a result of pattern matching processing on the image in the rectangular area 1605, and acquires it in the input field 1607 of the “approver name” item. Enter the character string. In the example shown in FIG. 16, it is shown that the name “XYZ” is associated with the seal stamp “XY”.

以上、実施例2によれば、いろいろな領域を指定することが可能になり、ユーザによる手入力の負担を減らすことができる。   As described above, according to the second embodiment, various areas can be designated, and the burden of manual input by the user can be reduced.

[実施例3]
次に、実施例3における文書管理プログラムについて説明する。実施例3では、入力欄に既に文字列が入力されていた場合に、その入力欄に前述した操作を行ったときの処理を規定する。
[Example 3]
Next, a document management program according to the third embodiment will be described. In the third embodiment, when a character string has already been input in the input field, processing when the above-described operation is performed in the input field is defined.

<機能>
図17は、実施例3における文書管理プログラムの機能の一例を示すブロック図である。図17に示す機能において、図3に示す機能と同様の機能のものは、同じ符号を付し、その説明を省略する。
<Function>
FIG. 17 is a block diagram illustrating an example of functions of the document management program according to the third embodiment. In the functions shown in FIG. 17, the same functions as those shown in FIG. 3 are denoted by the same reference numerals, and the description thereof is omitted.

図17に示す文書内容表示部1701は、指定領域と書誌項目とを対応付ける操作を検知した場合、この書誌項目の入力欄に文字列が入力されていたとき、文字認識された文字データをどのように入力するか判断する。   When the document content display unit 1701 shown in FIG. 17 detects an operation for associating the designated area with the bibliographic item, when the character string is input in the input field of the bibliographic item, the document content display unit 1701 Determine if you want to enter

図18は、実施例3における文書内容表示部の機能の一例を示すブロック図である。図13に示す機能において、図4に示す機能と同様の機能のものは、同じ符号を付し、その説明を省略する。   FIG. 18 is a block diagram illustrating an example of the function of the document content display unit according to the third embodiment. In the functions shown in FIG. 13, the same functions as those shown in FIG. 4 are denoted by the same reference numerals, and the description thereof is omitted.

文字入力部1801は、前述した場合に、入力欄に入力されている文字列に続けて文字認識された文字データを入力する。   In the case described above, the character input unit 1801 inputs character data that has been character-recognized following the character string input in the input field.

図19は、文字データを続けて入力する例を示す図である。図19(A)は、書誌項目「文書名」の入力欄に既に「B株式会社」が入力されていることを示す。この入力欄に画像データ「発注書」の指定領域がドラッグアンドドロップされたとする。   FIG. 19 is a diagram illustrating an example in which character data is continuously input. FIG. 19A shows that “B corporation” has already been entered in the input field of the bibliographic item “document name”. Assume that the designated area of the image data “Purchase Order” is dragged and dropped in this input field.

図19(B)は、「B株式会社」に続けて「発注書」が入力されたことを示す。図19に示すように、既に入力されていた「B株式会社」に文字認識された「発注書」が続けて入力される。また、文字入力部1801は、入力されている文字列の所定の位置にカーソルが合わせられていれば、カーソルの位置に文字認識された文字列を挿入する。   FIG. 19B shows that “Purchase Order” is input after “B Corporation”. As shown in FIG. 19, “Purchase order” that has been character-recognized by “B Corporation” that has already been input is continuously input. In addition, if the cursor is positioned at a predetermined position of the input character string, the character input unit 1801 inserts the character string recognized as the character at the cursor position.

また、文字入力部1801は、前述した場合に、文字認識された文字データを続けて入力するのではなく、入力されている文字列を文字認識された文字データで置換してもよい。   Further, in the case described above, the character input unit 1801 may replace the input character string with the character recognized character data instead of continuously inputting the character recognized character data.

図20は、文字データを置換する例を示す図である。図20(A)は、書誌項目「文書名」の入力欄に既に「B株式会社」が入力されていることを示す。この入力欄に画像データ「発注書」の指定領域がドラッグアンドドロップされたとする。   FIG. 20 is a diagram illustrating an example of replacing character data. FIG. 20A shows that “B Corporation” has already been entered in the entry field of the bibliographic item “document name”. Assume that the designated area of the image data “Purchase Order” is dragged and dropped in this input field.

図20(B)は、「B株式会社」が「発注書」により置換されたことを示す。図20に示すように、既に入力されていた「B株式会社」が、文字認識された「発注書」により置換される。   FIG. 20B shows that “B Corporation” has been replaced by “Purchase Order”. As shown in FIG. 20, “B Corporation” that has already been input is replaced with a “purchase order” that has been character-recognized.

また、文字入力部1801は、入力されている文字列のうち所定の文字列が選択されていた場合、所定の文字列を文字認識された文字データで置換してもよい。   Further, the character input unit 1801 may replace the predetermined character string with character-recognized character data when a predetermined character string is selected from the input character strings.

図21は、文字データの一部を置換する例を示す図である。図21(A)は、書誌項目「文書名」の入力欄に既に「B株式会社」が入力され、「株式会社」部分が選択されていることを示す。この入力欄に画像データ「発注書」の指定領域がドラッグアンドドロップされたとする。   FIG. 21 is a diagram illustrating an example of replacing a part of character data. FIG. 21A shows that “B corporation” has already been entered in the input field of the bibliographic item “document name” and the “corporation” portion has been selected. Assume that the designated area of the image data “Purchase Order” is dragged and dropped in this input field.

図21(B)は、選択部分の「株式会社」が「発注書」により置換されたことを示す。図21に示すように、既に入力されていた「B株式会社」の一部「株式会社」が、文字認識された「発注書」により置換される。なお、文字認識された文字列を続けて入力するか、置換するかは事前に文字入力部1801に設定しておけばよい。   FIG. 21B shows that the selected part “stock” has been replaced by “purchase order”. As shown in FIG. 21, a part of “B Co., Ltd.” that has already been input is replaced by a “purchase order” that has been character-recognized. It should be noted that whether to continuously input or replace a character recognized character string may be set in the character input unit 1801 in advance.

以上、実施例3によれば、入力欄に既に文字列が入力されていた場合でも、ユーザが所望する位置や部分に、文字認識された文字データを入力することができる。   As described above, according to the third embodiment, even when a character string has already been input in the input field, character-recognized character data can be input at a position or portion desired by the user.

[実施例4]
次に、実施例4における文書管理プログラムについて説明する。実施例4では、入力欄に入力された文字列に対して、文字変換を行うことができる。文字変換とは、言語変換や、カナ変換、漢字変換などをいう。
[Example 4]
Next, a document management program according to the fourth embodiment will be described. In the fourth embodiment, character conversion can be performed on the character string input in the input field. Character conversion refers to language conversion, kana conversion, kanji conversion, and the like.

<機能>
図22は、実施例4における文書管理プログラムの機能の一例を示すブロック図である。図22に示す機能において、図3に示す機能と同様の機能のものは、同じ符号を付し、その説明を省略する。
<Function>
FIG. 22 is a block diagram illustrating an example of functions of the document management program according to the fourth embodiment. In the functions shown in FIG. 22, the same functions as those shown in FIG. 3 are denoted by the same reference numerals, and the description thereof is omitted.

図22に示す文字変換部2201は、入力欄に入力された文字列を所定の文字列に変換する指示をユーザ操作により受けた場合、所定の文字列に変換する。例えば、入力欄において、英語で入力する設定がされている場合、文字変換部2201は、この入力欄に入力された、文字認識された文字データが日本語であれば、英語に言語変換する。   A character conversion unit 2201 illustrated in FIG. 22 converts an input string into a predetermined character string when an instruction to convert the character string input into the input field into a predetermined character string is received. For example, if the input column is set to input in English, the character conversion unit 2201 converts the language into English if the character data recognized in the input column is Japanese.

以上、実施例4によれば、所定の文字変換を可能にし、さらにユーザビリティを向上させることができる。   As described above, according to the fourth embodiment, it is possible to perform predetermined character conversion and further improve usability.

[変形例]
実施例1乃至4の情報処理装置で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。
[Modification]
The program executed by the information processing apparatus according to the first to fourth embodiments is an installable or executable file, such as a CD-ROM, a flexible disk (FD), a CD-R, and a DVD (Digital Versatile Disk). The program is provided by being recorded on a computer-readable recording medium.

また、実施例1乃至4の情報処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、実施例1乃至4の情報処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   The program executed by the information processing apparatuses according to the first to fourth embodiments may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. The program executed by the information processing apparatus according to the first to fourth embodiments may be provided or distributed via a network such as the Internet.

また、実施例1乃至4の情報処理装置で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   The program executed by the information processing apparatus according to the first to fourth embodiments may be provided by being incorporated in advance in a ROM or the like.

実施例1乃至4の情報処理装置で実行されるプログラムは、前述した各部を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が補助記憶部205からプログラムを読み出して実行することにより上記各部のうち1又は複数の各部が主記憶部203上にロードされ、1又は複数の各部が主記憶部203上に生成されるようになっている。   The program executed by the information processing apparatuses according to the first to fourth embodiments has a module configuration including the above-described units. As actual hardware, a CPU (processor) reads the program from the auxiliary storage unit 205 and executes it. Thus, one or more of the above-described units are loaded onto the main storage unit 203, and one or more of the units are generated on the main storage unit 203.

なお、本発明は、上記実施例そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施例に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施例に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施例にわたる構成要素を適宜組み合わせても良い。   In addition, this invention is not limited to the said Example as it is, A component can be deform | transformed and embodied in the range which does not deviate from the summary in an implementation stage. Moreover, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in the embodiments. Furthermore, constituent elements over different embodiments may be appropriately combined.

101、103 MFP
105 情報処理装置
107、109 画像管理サーバ
201 制御部
203 主記憶部
205 補助記憶部
211 ネットワークI/F部
213 入力部
215 表示部
301 文書一覧表示部
303 文書管理制御部
305、1301、1701 文書内容表示部
307 OCR処理部
311 文書管理DB
401 UI表示部
403 領域指定部
405 指定領域記憶部
407、1401 操作検知部
409、1801 文字入力部
411 書誌情報登録部
1303 バーコード処理部
1305 パターンマッチング部
2201 文字変換部
101, 103 MFP
105 Information processing apparatus 107, 109 Image management server 201 Control unit 203 Main storage unit 205 Auxiliary storage unit 211 Network I / F unit 213 Input unit 215 Display unit 301 Document list display unit 303 Document management control unit 305, 1301, 1701 Document content Display unit 307 OCR processing unit 311 Document management DB
401 UI display unit 403 region designation unit 405 designated region storage unit 407, 1401 operation detection unit 409, 1801 character input unit 411 bibliographic information registration unit 1303 barcode processing unit 1305 pattern matching unit 2201 character conversion unit

特開2008−90789号公報JP 2008-90789 A

Claims (12)

文書の書誌情報及び画像データを管理する情報処理装置に、
前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示ステップと
入力デバイスにより前記画像データの領域が指定される指定ステップと、
指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知ステップと、
前記操作が検知された場合、指定された前記領域に対し、文字認識処理を行う処理ステップと、
指定された前記領域から文字認識された文字データを、前記領域に対応する項目に入力する入力ステップと、
を実行させるための文書管理プログラム。
In an information processing device that manages bibliographic information and image data of documents,
A display step for displaying an input screen for inputting each item of the bibliographic information and a display screen for the image data; a designation step for designating a region of the image data by an input device;
A detection step of detecting that an operation for associating the designated area with the bibliographic information item is performed on the input field of the item;
When the operation is detected, a processing step for performing a character recognition process on the designated area;
An input step of inputting character data recognized from the designated area into an item corresponding to the area;
Document management program to execute.
文書の書誌情報及び画像データを管理し、前記画像データに対し文字認識を行うことが可能な情報処理装置に、
前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示ステップと
入力デバイスにより前記画像データの領域が指定される指定ステップと、
指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知ステップと、
前記操作が検知された場合、指定された前記領域に対して文字認識された文字データを、前記領域に対応する項目に入力する入力ステップと、
を実行させるための文書管理プログラム。
In an information processing apparatus capable of managing bibliographic information and image data of a document and performing character recognition on the image data,
A display step for displaying an input screen for inputting each item of the bibliographic information and a display screen for the image data; a designation step for designating a region of the image data by an input device;
A detection step of detecting that an operation for associating the designated area with the bibliographic information item is performed on the input field of the item;
When the operation is detected, an input step of inputting character data recognized for the designated area into an item corresponding to the area;
Document management program to execute.
前記操作は、指定された前記領域をドラッグして前記項目の入力欄内でドロップする操作、又は指定された領域をコピーして前記項目の入力欄内でペーストする操作である請求項1又は2記載の文書管理プログラム。   The operation is an operation of dragging and dropping the designated area in the entry field of the item, or an operation of copying and pasting the designated area in the entry field of the item. Document management program described. 前記入力ステップは、
前記検知ステップにより前記操作とともに第1のキー押下が検知された場合、前記領域に対してバーコード処理を行い、読み取られた文字データを、前記領域に対応する項目の入力欄に入力する請求項1乃至3いずれか一項に記載の文書管理プログラム。
The input step includes
The barcode processing is performed on the area when the first step is detected together with the operation by the detection step, and the read character data is input to an input field of an item corresponding to the area. The document management program according to any one of 1 to 3.
前記入力ステップは、
前記検知ステップにより前記操作とともに第2のキー押下が検知された場合、前記領域に対してパターンマッチングを行い、マッチングしたパターンに対応する文字データを、前記領域に対応する項目の入力欄に入力する請求項1乃至4いずれか一項に記載の文書管理プログラム。
The input step includes
When a second key press is detected together with the operation in the detection step, pattern matching is performed on the area, and character data corresponding to the matched pattern is input to an input field of an item corresponding to the area. The document management program according to any one of claims 1 to 4.
前記入力ステップは、
前記操作が検知された場合、前記項目の入力欄に既に文字データが入力されていれば、前記文字認識された文字データを、入力されている文字データに続けて入力する請求項1乃至5いずれか一項に記載の文書管理プログラム。
The input step includes
6. When the operation is detected, if character data has already been input in the input field of the item, the character data that has been recognized is input following the input character data. The document management program according to claim 1.
前記入力ステップは、
前記操作が検知された場合、前記項目の入力欄に既に文字データが入力されていれば、前記文字認識された文字データを、入力されている文字データに置換して入力する請求項1乃至5いずれか一項に記載の文書管理プログラム。
The input step includes
6. When the operation is detected, if character data has already been input in the input field of the item, the character data recognized by the character is replaced with the input character data and input. The document management program according to any one of the above.
前記入力ステップは、
前記操作が検知された場合、前記項目の入力欄に既に入力された文字データのうち、所定の文字データが選択されていれば、前記文字認識された文字データを、前記所定の文字データに置換して入力する請求項1乃至5いずれか一項に記載の文書管理プログラム。
The input step includes
When the operation is detected, if the predetermined character data is selected from the character data already input in the input field of the item, the character data recognized is replaced with the predetermined character data. The document management program according to claim 1, wherein the document management program is input.
前記書誌情報の各項目に対応する文字種を保持する前記情報処理装置に、
前記操作が検知された場合、前記項目に対応する文字種を取得する取得ステップをさらに実行させ、
前記処理ステップは、
取得された文字種に限定して、前記領域に対し文字認識を行う請求項1記載の文書管理プログラム。
In the information processing apparatus that holds the character type corresponding to each item of the bibliographic information,
When the operation is detected, the acquisition step of acquiring the character type corresponding to the item is further executed,
The processing step includes
The document management program according to claim 1, wherein character recognition is performed on the area limited to the acquired character types.
請求項1乃至9いずれか一項に記載の文書管理プログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the document management program according to any one of claims 1 to 9 is recorded. 文書の書誌情報及び画像データを管理する情報処理装置であって、
前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示手段と
入力デバイスにより前記画像データの領域が指定する指定手段と、
指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知手段と、
前記操作が検知された場合、指定された前記領域に対し、文字認識処理を行う認識手段と、
指定された前記領域から文字認識された文字データを、前記領域に対応する項目に入力する入力手段と、
を備える情報処理装置。
An information processing apparatus for managing bibliographic information and image data of a document,
An input screen for inputting each item of the bibliographic information and a display means for displaying the display screen of the image data; a designation means for designating an area of the image data by an input device;
Detecting means for detecting that an operation for associating the designated area with the bibliographic information item is performed on the input field of the item;
Recognizing means for performing character recognition processing on the designated area when the operation is detected;
Input means for inputting character data recognized from the designated area into an item corresponding to the area;
An information processing apparatus comprising:
文書の書誌情報及び画像データを管理する情報処理装置における文書管理方法であって、
前記書誌情報の各項目が入力される入力画面及び前記画像データの表示画面を表示する表示ステップと
入力デバイスにより前記画像データの領域が指定される指定ステップと、
指定された前記領域と前記書誌情報の項目とを対応付ける操作が、該項目の入力欄に対して行われたことを検知する検知ステップと、
前記操作が検知された場合、指定された前記領域に対し、文字認識処理を行う処理ステップと、
指定された前記領域から文字認識された文字データを、前記領域に対応する項目に入力する入力ステップと、
を有する文書管理方法。
A document management method in an information processing apparatus for managing bibliographic information and image data of a document,
A display step for displaying an input screen for inputting each item of the bibliographic information and a display screen for the image data; a designation step for designating a region of the image data by an input device;
A detection step of detecting that an operation for associating the designated area with the bibliographic information item is performed on the input field of the item;
When the operation is detected, a processing step for performing a character recognition process on the designated area;
An input step of inputting character data recognized from the designated area into an item corresponding to the area;
A document management method.
JP2010121754A 2010-05-27 2010-05-27 Document management program, storage medium, information processor, and document management method Pending JP2011248669A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010121754A JP2011248669A (en) 2010-05-27 2010-05-27 Document management program, storage medium, information processor, and document management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010121754A JP2011248669A (en) 2010-05-27 2010-05-27 Document management program, storage medium, information processor, and document management method

Publications (1)

Publication Number Publication Date
JP2011248669A true JP2011248669A (en) 2011-12-08

Family

ID=45413845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010121754A Pending JP2011248669A (en) 2010-05-27 2010-05-27 Document management program, storage medium, information processor, and document management method

Country Status (1)

Country Link
JP (1) JP2011248669A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196479A (en) * 2012-03-21 2013-09-30 Toshiba Corp Information processing system, information processing program, and information processing method
JP2017220266A (en) * 2017-09-21 2017-12-14 株式会社東芝 Document reading device, program and document reading method
JP2019057311A (en) * 2018-11-28 2019-04-11 株式会社東芝 Ledger sheet information recognition device and ledger sheet information recognition method
JP2020515996A (en) * 2017-03-20 2020-05-28 北京金山▲辧▼公▲軟▼件股▲ふん▼有限公司Beijing Kingsoft Office Software,Inc. Method and device for quickly inserting recognized words

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348890A (en) * 1993-06-02 1994-12-22 Canon Inc Method and device for document processing
JPH0991462A (en) * 1995-09-28 1997-04-04 Sony Corp Image processing unit and its method
JPH1055413A (en) * 1996-08-09 1998-02-24 Matsushita Electric Ind Co Ltd Name card recognizing device
JP2005353067A (en) * 2004-06-09 2005-12-22 Ricoh Co Ltd Method for embedding barcode data into auxiliary field of image file
JP2006094346A (en) * 2004-09-27 2006-04-06 Kyocera Mita Corp Image forming apparatus and its method, ic tag and program
JP2008090789A (en) * 2006-10-05 2008-04-17 Ricoh Co Ltd Document management system, document management method, document management program, and its storage medium
JP2010009354A (en) * 2008-06-27 2010-01-14 Casio Hitachi Mobile Communications Co Ltd Communication terminal device and its program
JP2010061279A (en) * 2008-09-02 2010-03-18 Fuji Xerox Co Ltd Data processing control program, data processing control device, and data processing system
JP2010113588A (en) * 2008-11-07 2010-05-20 Ricoh Co Ltd Image information processing apparatus, image information processing method, control program, and recording medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348890A (en) * 1993-06-02 1994-12-22 Canon Inc Method and device for document processing
JPH0991462A (en) * 1995-09-28 1997-04-04 Sony Corp Image processing unit and its method
JPH1055413A (en) * 1996-08-09 1998-02-24 Matsushita Electric Ind Co Ltd Name card recognizing device
JP2005353067A (en) * 2004-06-09 2005-12-22 Ricoh Co Ltd Method for embedding barcode data into auxiliary field of image file
JP2006094346A (en) * 2004-09-27 2006-04-06 Kyocera Mita Corp Image forming apparatus and its method, ic tag and program
JP2008090789A (en) * 2006-10-05 2008-04-17 Ricoh Co Ltd Document management system, document management method, document management program, and its storage medium
JP2010009354A (en) * 2008-06-27 2010-01-14 Casio Hitachi Mobile Communications Co Ltd Communication terminal device and its program
JP2010061279A (en) * 2008-09-02 2010-03-18 Fuji Xerox Co Ltd Data processing control program, data processing control device, and data processing system
JP2010113588A (en) * 2008-11-07 2010-05-20 Ricoh Co Ltd Image information processing apparatus, image information processing method, control program, and recording medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JPN6014021894; 'OCR【光学式文字読み取り装置】' [online] [検索日2014.5.22],インターネット, 20030219, インターネットアーカイブ *
JPN6014021896; 'OCR' [online] [検索日2014.5.22],インターネット, 20081028, インターネットアーカイブ *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196479A (en) * 2012-03-21 2013-09-30 Toshiba Corp Information processing system, information processing program, and information processing method
JP2020515996A (en) * 2017-03-20 2020-05-28 北京金山▲辧▼公▲軟▼件股▲ふん▼有限公司Beijing Kingsoft Office Software,Inc. Method and device for quickly inserting recognized words
JP2017220266A (en) * 2017-09-21 2017-12-14 株式会社東芝 Document reading device, program and document reading method
JP2019057311A (en) * 2018-11-28 2019-04-11 株式会社東芝 Ledger sheet information recognition device and ledger sheet information recognition method

Similar Documents

Publication Publication Date Title
US7610274B2 (en) Method, apparatus, and program for retrieving data
JP5317631B2 (en) Image processing apparatus, control method therefor, and program
US20070216965A1 (en) Image processing apparatus, customizing method of user interface screen, and computer-readable recording medium storing program for executing the method
US10180849B2 (en) Apparatus, information processing system, information processing method, and computer program product
US20190138581A1 (en) Information processing apparatus, information processing method, and non-transitory computer-readable medium
JP2007005942A (en) Document file acquisition method, document processing apparatus, and document file acquisition program
JP7434001B2 (en) Information processing device, program, information processing method
US8533795B2 (en) Information processing apparatus, information processing method, information processing program, and computer-readable medium
EP3716598B1 (en) Image processing apparatus, method for controlling the same, and program
JP5599085B2 (en) Image processing apparatus, control method therefor, and program
US10122882B2 (en) Information processing apparatus, control method for information processing apparatus, and program storage medium, relating to displaying setting screens associated with extension software
US20110292460A1 (en) Information processing system, information processing apparatus, control method thereof, and storage medium
JP2011070472A (en) Method, system and program for supporting development of application
US20140068454A1 (en) Printing system including a server that generates user interfaces for a control panel of the printing system
JP2011248669A (en) Document management program, storage medium, information processor, and document management method
US10893165B2 (en) Information processing apparatus, method of controlling the same, and storage medium
JP7027918B2 (en) Control program and information processing device
JP2017126857A (en) Image processing apparatus, system, information processing method, and program
US20140344747A1 (en) Input device and image processing apparatus
JP6478601B2 (en) Information processing apparatus and information processing method
US11588945B2 (en) Data input support apparatus that displays a window with an item value display area, an overview image display area, and an enlarged image display area
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
JP2020091697A (en) Information processing apparatus, control method, and program
JP5708372B2 (en) Document file difference extraction system, image processing apparatus, document file difference extraction method, and program
US11039023B2 (en) Information processing apparatus, control method, and storage medium thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140214

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140603