JP2020135295A - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
JP2020135295A
JP2020135295A JP2019026603A JP2019026603A JP2020135295A JP 2020135295 A JP2020135295 A JP 2020135295A JP 2019026603 A JP2019026603 A JP 2019026603A JP 2019026603 A JP2019026603 A JP 2019026603A JP 2020135295 A JP2020135295 A JP 2020135295A
Authority
JP
Japan
Prior art keywords
conversion processing
processing unit
character code
image data
information processing
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
JP2019026603A
Other languages
Japanese (ja)
Inventor
陽介 岡
Yosuke Oka
陽介 岡
哲史 山口
Tetsushi Yamaguchi
哲史 山口
吉田 大輔
Daisuke Yoshida
大輔 吉田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2019026603A priority Critical patent/JP2020135295A/en
Priority to US16/794,024 priority patent/US11367269B2/en
Publication of JP2020135295A publication Critical patent/JP2020135295A/en
Pending legal-status Critical Current

Links

Images

Abstract

To efficiently use a result of conversion from image data into character code data.SOLUTION: An information processing system (100) comprises: an image reading device (10); and an information processing apparatus (20). The image reading device (10) includes a pre-conversion processing unit (14) that can convert image data into character code data, and the information processing apparatus (20) includes a post-conversion processing unit (22) that can convert the image data into the character code data. In the information processing apparatus (20), when receiving, from the image reading device (10), character code data (RCD) converted from object image data (OG) by the pre-conversion processing unit (14), the post-conversion processing unit (22) does not convert the object image data (OG) into the character code data, and when not receiving, from the image reading device (10), the character code data converted from object image data (OG) by the pre-conversion processing unit (14), the post-conversion processing unit (22) converts the object image data (OG) into the character code data.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理システムに関する。 The present invention relates to an information processing system.

原稿を読み取って原稿中の文字を認識する文字認識が知られている。このような処理は、光学文字認識(Optical Character Recognition:OCR)処理とも呼ばれる。光学文字認識処理では、画像データを文字コードデータに変換する。 Character recognition is known that reads a manuscript and recognizes characters in the manuscript. Such a process is also called an optical character recognition (OCR) process. In the optical character recognition process, image data is converted into character code data.

MFPでスキャンしたデータをOCRサーバーに送信し、OCRサーバーがOCR処理を実行するスキャンシステムが検討されている(例えば、特許文献1)。特許文献1のスキャンシステムでは、スキャンしたデータのうちフォーマットデータ部分を消去した上で、残った文字列をOCR処理している。 A scanning system in which data scanned by an MFP is transmitted to an OCR server and the OCR server executes OCR processing is being studied (for example, Patent Document 1). In the scanning system of Patent Document 1, the format data portion of the scanned data is erased, and then the remaining character string is subjected to OCR processing.

特開2018−160897号公報JP-A-2018-160897

近年、MFPにおいてOCR処理を行うことも検討されている。しかしながら、MFPにおいてOCR処理が可能である場合、OCR処理可能なMFPとOCR処理可能なサーバーとをどのように連動させるかは明らかでない。 In recent years, it has been considered to perform OCR processing in an MFP. However, when OCR processing is possible in the MFP, it is not clear how the MFP capable of OCR processing and the server capable of OCR processing are linked.

本発明は上記課題に鑑みてなされたものであり、その目的は、画像データから文字コードデータへの変換結果を効率的に利用可能な情報処理システムを提供することにある。 The present invention has been made in view of the above problems, and an object of the present invention is to provide an information processing system that can efficiently use the conversion result from image data to character code data.

本発明による情報処理システムは、画像読取装置と、情報処理装置とを備える。画像読取装置は、原稿を読み取って対象画像データを生成する。前記情報処理装置は、前記対象画像データを処理する。前記画像読取装置は、画像データを文字コードデータに変換可能な前変換処理部を含む。前記情報処理装置は、画像データを文字コードデータに変換可能な後変換処理部を含む。前記情報処理装置は、前記前変換処理部によって前記対象画像データを変換した文字コードデータを前記画像読取装置から受信した場合、前記後変換処理部が前記対象画像データを文字コードデータに変換せず、前記前変換処理部によって前記対象画像データを変換した文字コードデータを前記画像読取装置から受信しなかった場合、前記後変換処理部が前記対象画像データを文字コードデータに変換する。 The information processing system according to the present invention includes an image reading device and an information processing device. The image reading device reads the original and generates the target image data. The information processing device processes the target image data. The image reading device includes a pre-conversion processing unit capable of converting image data into character code data. The information processing device includes a post-conversion processing unit capable of converting image data into character code data. When the information processing device receives the character code data obtained by converting the target image data by the pre-conversion processing unit from the image reading device, the post-conversion processing unit does not convert the target image data into character code data. When the character code data obtained by converting the target image data by the pre-conversion processing unit is not received from the image reading device, the post-conversion processing unit converts the target image data into character code data.

本発明によれば、画像データから文字コードデータへの変換結果を効率的に利用できる。 According to the present invention, the conversion result from the image data to the character code data can be efficiently used.

本実施形態の情報処理システムの模式図である。It is a schematic diagram of the information processing system of this embodiment. 本実施形態の情報処理システムの模式的なブロック図である。It is a schematic block diagram of the information processing system of this embodiment. 本実施形態の情報処理システムにおける情報処理装置のフロー図である。It is a flow diagram of the information processing apparatus in the information processing system of this embodiment. 本実施形態の情報処理システムの模式的なブロック図である。It is a schematic block diagram of the information processing system of this embodiment. 本実施形態の情報処理システムにおける情報処理装置のフロー図である。It is a flow diagram of the information processing apparatus in the information processing system of this embodiment. 本実施形態の情報処理システムの模式的なブロック図である。It is a schematic block diagram of the information processing system of this embodiment. 本実施形態の情報処理システムにおける領域の指定された画像データの模式図である。It is a schematic diagram of the designated image data of the area in the information processing system of this embodiment. 本実施形態の情報処理システムの模式的なブロック図である。It is a schematic block diagram of the information processing system of this embodiment. (a)〜(c)は、本実施形態の情報処理システムにおける画像読取装置の表示部の表示画面を示す模式図である。(A) to (c) are schematic diagrams showing a display screen of a display unit of an image reader in the information processing system of the present embodiment. 本実施形態の情報処理システムにおける画像読取装置による情報処理のフロー図である。It is a flow chart of information processing by an image reader in the information processing system of this embodiment. 本実施形態の情報処理システムの模式的なブロック図である。It is a schematic block diagram of the information processing system of this embodiment. (a)および(b)は、本実施形態の情報処理システムにおける画像読取装置の表示部の表示画面を示す模式図である。(A) and (b) are schematic diagrams showing a display screen of a display unit of an image reader in the information processing system of the present embodiment. 本実施形態の情報処理システムの模式図である。It is a schematic diagram of the information processing system of this embodiment.

以下、図面を参照して本発明の実施形態を説明する。なお、図中、同一または相当部分については同一の参照符号を付して説明を繰り返さない。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same or corresponding parts are designated by the same reference numerals and the description is not repeated.

まず、図1を参照して、本実施形態の情報処理システム100の構成を説明する。図1は、情報処理システム100の模式図である。情報処理システム100は、画像読取装置10と、情報処理装置20とを備える。 First, the configuration of the information processing system 100 of the present embodiment will be described with reference to FIG. FIG. 1 is a schematic diagram of the information processing system 100. The information processing system 100 includes an image reading device 10 and an information processing device 20.

画像読取装置10および情報処理装置20はネットワークNで接続されている。ネットワークNは、ローカル・エリア・ネットワーク(Local Area Network:LAN)であってもよく、ワイド・エリア・ネットワーク(Wide Area Network:WAN)であってもよい。あるいは、ネットワークNは、インターネットであってもよい。 The image reading device 10 and the information processing device 20 are connected by a network N. The network N may be a local area network (LAN) or a wide area network (Wide Area Network: WAN). Alternatively, the network N may be the Internet.

画像読取装置10は、原稿を読み取って対象画像データOGを生成する。画像読取装置10は、対象画像データOGを情報処理装置20に送信する。 The image reading device 10 reads the original and generates the target image data OG. The image reading device 10 transmits the target image data OG to the information processing device 20.

対象画像データOGのファイル形式は特に限定されない。例えば、対象画像データOGのファイル形式は、ポータブル・ドキュメント・フォーマット(Portable Document Format:PDF)、ポータブル・ネットワーク・グラフィックス(Portable Network Graphics:PNG)、タグドイメージファイルフォーマット(Tagged Image File Formart:TIFF)またはジョイントフォトグラフィックエキスパーツグループ(Joint Photographic Experts Group:JPEG)のいずれであってもよい。 The file format of the target image data OG is not particularly limited. For example, the file format of the target image data OG is a portable document format (PDF), a portable network graphics (PNG), and a tagged image file format (Tagged Image File Format). ) Or the Joint Photographic Experts Group (JPEG).

情報処理装置20は、画像読取装置10から対象画像データOGを受信する。ここでは、対象画像データOGの送信元は、画像読取装置10である。 The information processing device 20 receives the target image data OG from the image reading device 10. Here, the source of the target image data OG is the image reading device 10.

情報処理装置20は、対象画像データOGを処理する。情報処理装置20は、対象画像データOGを文字コードデータに変換する。情報処理装置20は、光学文字認識(Optical Character Recognition:OCR)処理により、対象画像データOGを文字コードデータCDに変換する。例えば、情報処理装置20はサーバーである。文字コードデータCDは、言語、数字または記号を示すデータである。 The information processing device 20 processes the target image data OG. The information processing device 20 converts the target image data OG into character code data. The information processing device 20 converts the target image data OG into the character code data CD by the optical character recognition (OCR) process. For example, the information processing device 20 is a server. The character code data CD is data indicating a language, numbers, or symbols.

文字コードデータCDのファイル形式は特に限定されない。例えば、文字コードデータCDのファイル形式は、エクステンシブル・マークアップ・ランゲージ(Extensible Markup Language:XML)、PDF、文書作成ソフトウェア、表計算ソフトウェアおよびプレゼンテーションソフトウェアのいずれであってもよい。 The file format of the character code data CD is not particularly limited. For example, the file format of the character code data CD may be any of Extendable Markup Language (XML), PDF, document creation software, table calculation software, and presentation software.

例えば、情報処理装置20は、文字コードデータCDを保存する。情報処理装置20自身が、文字コードデータを記憶してもよい。または、情報処理装置20は、別の記憶装置が文字コードデータを記憶するように文字コードデータを送信してもよい。例えば、情報処理装置20は、文字コードデータを画像読取装置10に送信してもよい。あるいは、情報処理装置20は、文字コードデータを別の機器にファクスしてもよい。 For example, the information processing device 20 stores a character code data CD. The information processing device 20 itself may store the character code data. Alternatively, the information processing device 20 may transmit the character code data so that another storage device stores the character code data. For example, the information processing device 20 may transmit character code data to the image reading device 10. Alternatively, the information processing device 20 may fax the character code data to another device.

情報処理装置20は、画像読取装置10と連動して動作してもよい。例えば、画像読取装置10には、情報処理装置20を駆動するためのアプリケーションソフトウェアがインストールされていてもよい。画像読取装置10のアプリケーションソフトウェアの起動により、画像読取装置10は、情報処理装置20と連動して動作する。 The information processing device 20 may operate in conjunction with the image reading device 10. For example, application software for driving the information processing device 20 may be installed in the image reading device 10. By activating the application software of the image reading device 10, the image reading device 10 operates in conjunction with the information processing device 20.

情報処理システム100は、情報処理装置30をさらに備えてもよい。情報処理装置30はネットワークNに接続されている。情報処理装置20は、情報処理装置30に文字コードデータCDを送信できる。情報処理装置30は、文字コードデータCDを処理する。情報処理装置30は、例えば、パーソナルコンピューター(Personal Computer:PC)またはスマートフォン(Smart Phone)を含む。 The information processing system 100 may further include an information processing device 30. The information processing device 30 is connected to the network N. The information processing device 20 can transmit the character code data CD to the information processing device 30. The information processing device 30 processes the character code data CD. The information processing device 30 includes, for example, a personal computer (PC) or a smartphone (Smart Phone).

次に、図1および図2を参照して、本実施形態の情報処理システム100を説明する。図2は、本実施形態の情報処理システム100のブロック図である。 Next, the information processing system 100 of the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 2 is a block diagram of the information processing system 100 of the present embodiment.

画像読取装置10は、読取部12と、前変換処理部14と、通信部16と、制御部17とを備える。制御部17は、読取部12、前変換処理部14および通信部16を制御する。制御部17は、プロセッサーを含む。プロセッサーは、中央処理演算機(Central ProcessingUnit:CPU)を含んでもよい。あるいは、プロセッサーは、マイクロコンピューターを含んでもよい。または、プロセッサーは、特定用途用集積回路(application specific integrated circuit:ASIC)を含んでもよい。 The image reading device 10 includes a reading unit 12, a pre-conversion processing unit 14, a communication unit 16, and a control unit 17. The control unit 17 controls the reading unit 12, the pre-conversion processing unit 14, and the communication unit 16. The control unit 17 includes a processor. The processor may include a central processing unit (CPU). Alternatively, the processor may include a microcomputer. Alternatively, the processor may include an application specific integrated circuit (ASIC).

読取部12は、原稿を読み取って画像データを生成可能である。読取部12は、原稿を読み取って対象画像データOGを生成する。 The reading unit 12 can read the original and generate image data. The reading unit 12 reads the original and generates the target image data OG.

前変換処理部14は、画像データを文字コードデータに変換できる。例えば、前変換処理部14は、対象画像データOGを文字コードデータに変換できる。なお、本明細書において、前変換処理部14によって変換された文字コードデータを前文字コードデータまた文字コードデータRCDと記載することがある。また、本明細書において、前変換処理部14による変換処理を前変換処理と記載することがある。 The pre-conversion processing unit 14 can convert the image data into character code data. For example, the pre-conversion processing unit 14 can convert the target image data OG into character code data. In this specification, the character code data converted by the pre-conversion processing unit 14 may be referred to as pre-character code data or character code data RCD. Further, in the present specification, the conversion process by the pre-conversion processing unit 14 may be described as the pre-conversion process.

典型的には、前変換処理部14が画像データを文字コードデータに変換する場合、前変換処理の認識率も生成される。認識率は、前変換処理部14によって適切に変換されたと認識された文字の割合を示す。認識率が高い場合、前変換処理は誤りなく適切に変換されていることが多い。本明細書において、前変換処理部14による認識率を前認識率と記載することがある。 Typically, when the pre-conversion processing unit 14 converts the image data into character code data, the recognition rate of the pre-conversion processing is also generated. The recognition rate indicates the ratio of characters recognized as being appropriately converted by the pre-conversion processing unit 14. When the recognition rate is high, the pre-conversion process is often properly converted without error. In the present specification, the recognition rate by the pre-conversion processing unit 14 may be described as the pre-recognition rate.

通信部16は、外部の電子機器と通信する。ここでは、通信部16は、対象画像データOGを情報処理装置20に送信する。また、前変換処理部14が文字コードデータRCDを生成した場合、通信部16は、対象画像データOGとともに文字コードデータRCDを情報処理装置20に送信する。 The communication unit 16 communicates with an external electronic device. Here, the communication unit 16 transmits the target image data OG to the information processing device 20. When the pre-conversion processing unit 14 generates the character code data RCD, the communication unit 16 transmits the character code data RCD together with the target image data OG to the information processing device 20.

情報処理装置20は、後変換処理部22と、通信部26と、制御部27と、記憶部27sとを備える。制御部27は、後変換処理部22と、通信部26とを制御する。制御部27は、プロセッサーを含む。プロセッサーは、CPU、マイクロコンピューターまたは特定用途用集積回路を含んでもよい。 The information processing device 20 includes a post-conversion processing unit 22, a communication unit 26, a control unit 27, and a storage unit 27s. The control unit 27 controls the post-conversion processing unit 22 and the communication unit 26. The control unit 27 includes a processor. The processor may include a CPU, a microcomputer, or a special purpose integrated circuit.

後変換処理部22は、画像データを文字コードデータに変換できる。例えば、後変換処理部22は、対象画像データOGを文字コードデータに変換できる。なお、本明細書において、後変換処理部22によって変換された文字コードデータを後文字コードデータまたは文字コードデータOCDと記載することがある。また、本明細書において、後変換処理部22による変換処理を後変換処理と記載することがある。 The post-conversion processing unit 22 can convert the image data into character code data. For example, the post-conversion processing unit 22 can convert the target image data OG into character code data. In this specification, the character code data converted by the post-conversion processing unit 22 may be referred to as post-character code data or character code data OCD. Further, in the present specification, the conversion process by the post-conversion processing unit 22 may be described as a post-conversion process.

典型的には、後変換処理部22が画像データを文字コードデータに変換する場合、後変換処理の認識率も生成される。本明細書において、後変換処理部22による認識率を後認識率と記載することがある。 Typically, when the post-conversion processing unit 22 converts the image data into character code data, the recognition rate of the post-conversion processing is also generated. In the present specification, the recognition rate by the post-conversion processing unit 22 may be described as the post-recognition rate.

前変換処理部14および後変換処理部22は、いずれも画像データを文字コードデータに変換する。例えば、前変換処理部14は、ある対象画像データを日本語の文字コードデータに変換する。同様に、後変換処理部22は、同じ対象画像データを日本語の文字コードデータに変換する。 The pre-conversion processing unit 14 and the post-conversion processing unit 22 both convert the image data into character code data. For example, the pre-conversion processing unit 14 converts certain target image data into Japanese character code data. Similarly, the post-conversion processing unit 22 converts the same target image data into Japanese character code data.

ただし、対象画像データが同じであり、後変換処理部22が前変換処理部14と同種の変換処理をした場合でも、後変換処理部22の変換処理は、前変換処理部14の変換処理と同じではなく、文字コードデータOCDは、文字コードデータRCDと同じにならないことがある。例えば、後変換処理部22の変換処理は通常レベルであり、前変換処理部14の変換処理は、後変換処理部22の変換処理よりも優れている。一例では、前変換処理部14は、後変換処理部22の変換処理では正しく変換できない画像データであっても、適切に変換できる。この場合、前認識率は後認識率よりも高い。あるいは、前変換処理部14の変換処理は通常レベルであり、後変換処理部22の変換処理は後変換処理部22の変換処理よりも優れていてもよい。 However, even if the target image data is the same and the post-conversion processing unit 22 performs the same type of conversion processing as the pre-conversion processing unit 14, the conversion processing of the post-conversion processing unit 22 is the same as the conversion processing of the pre-conversion processing unit 14. Not the same, the character code data OCD may not be the same as the character code data RCD. For example, the conversion process of the post-conversion processing unit 22 is at a normal level, and the conversion process of the pre-conversion processing unit 14 is superior to the conversion process of the post-conversion processing unit 22. In one example, the pre-conversion processing unit 14 can appropriately convert even image data that cannot be correctly converted by the conversion processing of the post-conversion processing unit 22. In this case, the pre-recognition rate is higher than the post-recognition rate. Alternatively, the conversion process of the pre-conversion processing unit 14 may be at a normal level, and the conversion process of the post-conversion processing unit 22 may be superior to the conversion process of the post-conversion processing unit 22.

制御部27は、後変換処理部22が対象画像データを後文字コード変換するかを制御する。制御部27は、画像読取装置10から文字コードデータRCDを受信しなかった場合、後変換処理部22が対象画像データOGを文字コードデータOCDに変換するように制御する。あるいは、制御部27は、画像読取装置10から文字コードデータRCDを受信した場合、後変換処理部22が対象画像データOGを文字コードデータOCDに変換しないように制御する。 The control unit 27 controls whether the post-conversion processing unit 22 converts the target image data into a post-character code. When the character code data RCD is not received from the image reading device 10, the control unit 27 controls the post-conversion processing unit 22 to convert the target image data OG into the character code data OCD. Alternatively, when the character code data RCD is received from the image reading device 10, the control unit 27 controls the post-conversion processing unit 22 so as not to convert the target image data OG into the character code data OCD.

例えば、制御部27は、情報処理装置20が対象画像データOGを受信する前に予め定められた手順に従って後変換処理部22が対象画像データを変換するかを制御してもよい。一例では、制御部27は、情報処理装置20が対象画像データOGを受信する前に予め定められた手順に従って後変換処理部22が対象画像データを変換するかを選択してもよい。 For example, the control unit 27 may control whether the post-conversion processing unit 22 converts the target image data according to a predetermined procedure before the information processing device 20 receives the target image data OG. In one example, the control unit 27 may select whether the post-conversion processing unit 22 converts the target image data according to a predetermined procedure before the information processing device 20 receives the target image data OG.

なお、制御部27は、文字コードデータRCDを受信した場合でも、後変換処理部22が対象画像データOGを文字コードデータOCDに変換するように制御してもよい。例えば、制御部27は、画像読取装置10から受信した前認識率が所定の条件を満たさない場合、後変換処理部22による後変換処理を行ってもよい。この場合、制御部27は、後変換処理部22の後認識率と前認識率とを比較してより大きい認識率に対応する文字コードデータを選択してもよい。 Even when the character code data RCD is received, the control unit 27 may control the post-conversion processing unit 22 to convert the target image data OG into the character code data OCD. For example, when the pre-recognition rate received from the image reading device 10 does not satisfy a predetermined condition, the control unit 27 may perform post-conversion processing by the post-conversion processing unit 22. In this case, the control unit 27 may compare the post-recognition rate and the pre-recognition rate of the post-conversion processing unit 22 and select the character code data corresponding to the larger recognition rate.

記憶部27sは、制御プログラムを記憶する。制御プログラムは、非一時的コンピューター読取可能記憶媒体に記憶される。非一時的コンピューター読取可能記憶媒体は、ROM(Read Only Memory)、RAM(Random Access Memory)、CD−ROM,磁気テープ、磁気ディスクまたは光データ記憶装置を含む。制御部27は、記憶部27sに記憶された制御プログラムを実行することによって、情報処理装置20の各構成要素の動作を制御する。 The storage unit 27s stores the control program. The control program is stored on a non-temporary computer-readable storage medium. Non-temporary computer-readable storage media include ROM (Read Only Memory), RAM (Random Access Memory), CD-ROM, magnetic tape, magnetic disk or optical data storage device. The control unit 27 controls the operation of each component of the information processing device 20 by executing the control program stored in the storage unit 27s.

本実施形態の情報処理システムによれば、前変換処理部14および後変換処理部22の少なくとも一方が対象画像データOGを文字コードデータに変換する。例えば、前変換処理部14および後変換処理部22は、費用または使用料に基づいて選択されてもよい。あるいは、前変換処理部14および後変換処理部22は認識率に基づいて選択されてもよい。 According to the information processing system of the present embodiment, at least one of the pre-conversion processing unit 14 and the post-conversion processing unit 22 converts the target image data OG into character code data. For example, the pre-conversion processing unit 14 and the post-conversion processing unit 22 may be selected based on cost or usage fee. Alternatively, the pre-conversion processing unit 14 and the post-conversion processing unit 22 may be selected based on the recognition rate.

なお、対象画像データおよび/または文字コードデータの種類にかかわらず、前認識率と後認識率との大小関係は、一定であってもよい。例えば、対象画像データおよび/または文字コードデータの種類にかかわらず、前認識率が後認識率よりも大きい場合、前変換処理部14の性能は、後変換処理部22の性能よりも優れている。 Regardless of the type of the target image data and / or the character code data, the magnitude relationship between the pre-recognition rate and the post-recognition rate may be constant. For example, when the pre-recognition rate is larger than the post-recognition rate regardless of the type of the target image data and / or the character code data, the performance of the pre-conversion processing unit 14 is superior to the performance of the post-conversion processing unit 22. ..

なお、前認識率と後認識率との大小関係は、対象画像データおよび/または文字コードデータの種類に応じて変化してもよい。例えば、対象画像データを日本語の文字コードデータに変換する場合、後認識率は前認識率よりも高く、対象画像データを英語の文字コードデータに変換する場合、前認識率は後認識率よりも高くてもよい。 The magnitude relationship between the pre-recognition rate and the post-recognition rate may change depending on the type of the target image data and / or the character code data. For example, when converting the target image data to Japanese character code data, the post-recognition rate is higher than the pre-recognition rate, and when converting the target image data to English character code data, the pre-recognition rate is higher than the post-recognition rate. May be high.

また、後変換処理部22の使用条件は、前変換処理部14の使用条件と異なってもよい。例えば、後変換処理部22は無償で使用可能であり、前変換処理部14は有償で使用可能である。後変換処理部22はライセンスなしで使用可能であり、前変換処理部14はライセンスによって使用可能である。または、後変換処理部22の使用料は安価であり、前変換処理部14の使用料は高価である。あるいは、後変換処理部22の使用料は定額制であり、前変換処理部14の使用料は従量制である。 Further, the usage conditions of the post-conversion processing unit 22 may be different from the usage conditions of the pre-conversion processing unit 14. For example, the post-conversion processing unit 22 can be used free of charge, and the pre-conversion processing unit 14 can be used for a fee. The post-conversion processing unit 22 can be used without a license, and the pre-conversion processing unit 14 can be used with a license. Alternatively, the usage fee of the post-conversion processing unit 22 is low, and the usage fee of the pre-conversion processing unit 14 is high. Alternatively, the usage fee of the post-conversion processing unit 22 is a flat rate system, and the usage fee of the pre-conversion processing unit 14 is a pay-as-you-go system.

なお、前変換処理部14および後変換処理部22の使用料は、画像データの処理量(使用量)に応じて増大してもよく、画像データの処理量(使用量)にかかわらず一定であってもよい。例えば、前変換処理部14および後変換処理部22の使用料は、画像データの処理量(使用量)にかかわらず一定期間にわたって一定であってもよい。 The usage fee of the pre-conversion processing unit 14 and the post-conversion processing unit 22 may be increased according to the processing amount (usage amount) of the image data, and is constant regardless of the processing amount (usage amount) of the image data. There may be. For example, the usage fee of the pre-conversion processing unit 14 and the post-conversion processing unit 22 may be constant over a certain period regardless of the processing amount (usage amount) of the image data.

典型的には、後変換処理部22は、使用料の課されないものであってもよい。例えば、後変換処理部22は、オープンソースを利用してもよい。 Typically, the post-conversion processing unit 22 may not be charged a usage fee. For example, the post-conversion processing unit 22 may use open source.

前変換処理部14は、使用料の課されるものであってもよい。例えば、前変換処理部14は、ベンダーの開発したソフトウェアであってもよい。 The pre-conversion processing unit 14 may be subject to a usage fee. For example, the pre-conversion processing unit 14 may be software developed by a vendor.

例えば、重要度の比較的低い原稿を対象とする場合、制御部27は、ユーザーの設定に基づいて、使用料の安い情報処理部を選択してもよい。あるいは、重要度の比較的高い原稿を対象とする場合、制御部27は、ユーザーの設定に基づいて、認識率の情報処理部を選択してもよい。さらには、ユーザーは、状況に応じて選択する情報処理部を設定したい場合には、制御部27は、変換処理ごとに使用する情報処理部をユーザーに問合せ、ユーザーからの指示にしたがって、情報処理部を選択してもよい。あるいは、制御部27は、ユーザーの予め決めた希望設定条件に基づいて、情報処理部を選択してもよい。 For example, when targeting a document having a relatively low importance, the control unit 27 may select an information processing unit with a low usage fee based on a user's setting. Alternatively, when targeting a document having a relatively high importance, the control unit 27 may select an information processing unit having a recognition rate based on the user's settings. Furthermore, when the user wants to set an information processing unit to be selected according to the situation, the control unit 27 inquires the user about the information processing unit to be used for each conversion process, and processes information according to the instruction from the user. You may select a part. Alternatively, the control unit 27 may select the information processing unit based on the user's predetermined setting conditions.

例えば、後変換処理部22は、画像データを数字および/またはアルファベットの文字コードデータに高い認識率で変換できる一方で、画像データを別の文字コードデータに高い認識率では変換できなくてもよい。また、前変換処理部14は、画像データを数字および/またはアルファベットの文字コードデータに高い認識率で変換できてもよい。このように、後変換処理部22は、マルチバイト文字への変換が不充分であるのに対して、前変換処理部14は、マルチバイト文字への変換が充分であってもよい。 For example, the post-conversion processing unit 22 may be able to convert image data into numerical and / or alphabetic character code data with a high recognition rate, but may not be able to convert image data into another character code data with a high recognition rate. .. Further, the pre-conversion processing unit 14 may be able to convert the image data into numerical and / or alphabetic character code data with a high recognition rate. As described above, the post-conversion processing unit 22 may be insufficiently converted into multi-byte characters, whereas the pre-conversion processing unit 14 may be sufficiently converted into multi-byte characters.

なお、後変換処理部22は、画像データから文字コードデータに変換する際に、文字コードデータの認識率を取得することが好ましい。後変換処理部22が画像データから文字コードデータに変換する際に正しい変換を行うほど文字コードデータの認識率が高くなる。 It is preferable that the post-conversion processing unit 22 acquires the recognition rate of the character code data when converting the image data to the character code data. When the post-conversion processing unit 22 converts the image data to the character code data, the more correct the conversion is, the higher the recognition rate of the character code data becomes.

例えば、対象画像データで示されている文字の言語が、後変換処理部22自身のデータベースに蓄積された文字の言語と同じ場合、後変換処理部22における文字コードデータの認識率は高い。反対に、対象画像データで示されている文字の言語が、後変換処理部22自身のデータベースに蓄積された文字の言語と異なる場合、後変換処理部22における文字コードデータの認識率は低い。同様に、第2変換処理部22bは、画像データから文字コードデータに変換する際に、文字コードデータの認識率を取得することが好ましい。 For example, when the written language indicated by the target image data is the same as the written language stored in the database of the post-conversion processing unit 22 itself, the recognition rate of the character code data in the post-conversion processing unit 22 is high. On the contrary, when the written language indicated by the target image data is different from the written language stored in the database of the post-conversion processing unit 22 itself, the recognition rate of the character code data in the post-conversion processing unit 22 is low. Similarly, it is preferable that the second conversion processing unit 22b acquires the recognition rate of the character code data when converting the image data to the character code data.

例えば、前変換処理部14は、後変換処理部22と比べて高精度に変換処理できる一方で、前変換処理部14の使用料は後変換処理部22の使用料よりも高いことがある。一例では、第2変換処理部22bの使用料は使用量に応じて定められている一方で、情報処理装置20のユーザーであれば、後変換処理部22は制限なく使用可能であってもよい。 For example, while the pre-conversion processing unit 14 can perform conversion processing with higher accuracy than the post-conversion processing unit 22, the usage fee of the pre-conversion processing unit 14 may be higher than the usage fee of the post-conversion processing unit 22. In one example, the usage fee of the second conversion processing unit 22b is determined according to the usage amount, while the post-conversion processing unit 22 may be usable without limitation by the user of the information processing apparatus 20. ..

前変換処理部14および後変換処理部22は、画像データを変換した文字コードデータのうちの一部をメタデータとして抽出してもよい。また、文字コードデータ自体は、ファイルとして保存してもよく、ファイルとして保存しなくてもよい。また、ファイルとして保存する場合、抽出したメタデータをファイル名として付してもよい。 The pre-conversion processing unit 14 and the post-conversion processing unit 22 may extract a part of the character code data obtained by converting the image data as metadata. Further, the character code data itself may or may not be saved as a file. When saving as a file, the extracted metadata may be given as a file name.

次に、図1〜図3を参照して、本実施形態の情報処理システム100における情報処理装置20のフロー図を説明する。図3は、本実施形態の情報処理システム100における情報処理装置20のフロー図である。 Next, a flow chart of the information processing apparatus 20 in the information processing system 100 of the present embodiment will be described with reference to FIGS. 1 to 3. FIG. 3 is a flow chart of the information processing apparatus 20 in the information processing system 100 of the present embodiment.

ステップS102において、情報処理装置20は画像読取装置10から対象画像データを受信する。画像読取装置10は、原稿を読み取って対象画像データOGを生成し、対象画像データOGを情報処理装置20に送信する。情報処理装置20は、対象画像データを画像読取装置10から受信する。詳細には、情報処理装置20の通信部26は、画像読取装置10の通信部16から対象画像データを受信する。 In step S102, the information processing device 20 receives the target image data from the image reading device 10. The image reading device 10 reads the original to generate the target image data OG, and transmits the target image data OG to the information processing device 20. The information processing device 20 receives the target image data from the image reading device 10. Specifically, the communication unit 26 of the information processing device 20 receives the target image data from the communication unit 16 of the image reading device 10.

対象画像データOGは、画像読取装置10において原稿Rを読み取って生成されたものである。画像読取装置10の読取部12は、原稿Rを読み取ることで対象画像データを生成する。その後、画像読取装置10は、対象画像データを情報処理装置20に送信する。 The target image data OG is generated by scanning the document R with the image reading device 10. The reading unit 12 of the image reading device 10 generates target image data by reading the document R. After that, the image reading device 10 transmits the target image data to the information processing device 20.

上述したように、画像読取装置10は、対象画像データOGを前変換処理できる。詳細には、画像読取装置10の前変換処理部14は、対象画像データから文字コードデータRCDを生成してもよい。このように、前変換処理部14は、対象画像データに対して前変換処理してもよい。 As described above, the image reading device 10 can perform pre-conversion processing of the target image data OG. Specifically, the pre-conversion processing unit 14 of the image reading device 10 may generate character code data RCD from the target image data. In this way, the pre-conversion processing unit 14 may perform pre-conversion processing on the target image data.

前変換処理部14が前変換処理する場合、画像読取装置10は、対象画像データとともに文字コードデータCDを情報処理装置20に送信する。なお、画像読取装置10は、対象画像データOGおよび文字コードデータRCDを同時に情報処理装置20に送信してもよい。あるいは、画像読取装置10は、対象画像データOGおよび文字コードデータRCDを別々に情報処理装置20に送信してもよい。 When the pre-conversion processing unit 14 performs pre-conversion processing, the image reading device 10 transmits the character code data CD together with the target image data to the information processing device 20. The image reading device 10 may simultaneously transmit the target image data OG and the character code data RCD to the information processing device 20. Alternatively, the image reading device 10 may separately transmit the target image data OG and the character code data RCD to the information processing device 20.

ステップS104において、情報処理装置20は、画像読取装置10から文字コードデータRCDを受信した否かを判定する。詳細には、情報処理装置20の制御部27は、文字コードデータRCDを受信した否かを判定する。 In step S104, the information processing device 20 determines whether or not the character code data RCD has been received from the image reading device 10. Specifically, the control unit 27 of the information processing device 20 determines whether or not the character code data RCD has been received.

文字コードデータRCDを受信していない場合(ステップS104においてNo)、ステップS106において、後変換処理部22は、対象画像データOGを文字コードデータOCDに変換する。 When the character code data RCD is not received (No in step S104), the post-conversion processing unit 22 converts the target image data OG into the character code data OCD in step S106.

その後、ステップS108aにおいて、記憶部27sは、文字コードデータOCDを記憶する。記憶部27sは、文字コードデータOCDとともに対象画像データOGを記憶してもよい。また、記憶部27sは、文字コードデータOCDの一部をメタデータとして記憶してもよい。その後、処理を終了する。 After that, in step S108a, the storage unit 27s stores the character code data OCD. The storage unit 27s may store the target image data OG together with the character code data OCD. Further, the storage unit 27s may store a part of the character code data OCD as metadata. After that, the process ends.

文字コードデータRCDを受信した場合(ステップS104においてYes)、ステップS108bにおいて、記憶部27sは、文字コードデータRCDを記憶する。記憶部27sは、文字コードデータRCDとともに対象画像データOGを記憶してもよい。また、記憶部27sは、文字コードデータRCDの一部をメタデータとして記憶してもよい。 When the character code data RCD is received (Yes in step S104), in step S108b, the storage unit 27s stores the character code data RCD. The storage unit 27s may store the target image data OG together with the character code data RCD. Further, the storage unit 27s may store a part of the character code data RCD as metadata.

なお、文字コードデータRCDを受信した場合、後変換処理部22は、対象画像データOGを文字コードデータに後変換処理しない。ただし、制御部27は、対象画像データOGに対して後変換処理以外の処理を行ってもよい。その後、処理を終了する。 When the character code data RCD is received, the post-conversion processing unit 22 does not post-convert the target image data OG into the character code data. However, the control unit 27 may perform a process other than the post-conversion process on the target image data OG. After that, the process ends.

図3を参照して上述したように、本実施形態によれば、情報処理装置20は、画像読取装置10から文字コードデータRCDを受信した場合には対象画像データOGを後変換処理せずに文字コードデータRCDを使用する。また、画像読取装置10から文字コードデータRCDを受信しなかった場合には対象画像データOGを文字コードデータOCDに変換する。このため、本実施形態によれば、画像データから文字コードデータへの変換結果を効率的に利用できる。 As described above with reference to FIG. 3, according to the present embodiment, when the information processing apparatus 20 receives the character code data RCD from the image reading apparatus 10, the target image data OG is not post-converted. Character code data RCD is used. Further, when the character code data RCD is not received from the image reading device 10, the target image data OG is converted into the character code data OCD. Therefore, according to the present embodiment, the conversion result from the image data to the character code data can be efficiently used.

なお、図1〜図3を参照した上述の説明では、後変換処理部22は、対象画像データOGを1種類の文字コードデータに変換可能であったが、本実施形態はこれに限定されない。後変換処理部22は、対象画像データOGを複数種類の文字コードデータに変換可能であってもよい。 In the above description with reference to FIGS. 1 to 3, the post-conversion processing unit 22 can convert the target image data OG into one type of character code data, but the present embodiment is not limited to this. The post-conversion processing unit 22 may be able to convert the target image data OG into a plurality of types of character code data.

次に、図4を参照して、本実施形態の情報処理システム100を説明する。図4は、本実施形態の情報処理システム100の模式的なブロック図である。図4の情報処理システム100は、後変換処理部22が第1変換処理部22a、第2変換処理部22bおよび選択部22cを含む点を除いて図2を参照して上述した情報処理システム100と同様の構成を有している。このため、冗長を避けるために重複する説明を省略する。 Next, the information processing system 100 of the present embodiment will be described with reference to FIG. FIG. 4 is a schematic block diagram of the information processing system 100 of the present embodiment. The information processing system 100 of FIG. 4 is described above with reference to FIG. 2 except that the post-conversion processing unit 22 includes a first conversion processing unit 22a, a second conversion processing unit 22b, and a selection unit 22c. It has the same configuration as. Therefore, duplicate description will be omitted in order to avoid redundancy.

後変換処理部22は、第1変換処理部22aと、第2変換処理部22bと、選択部22cとを含む。第1変換処理部22aは、画像データを文字コードデータに変換できる。第2変換処理部22bは、画像データを文字コードデータに変換できる。なお、第2変換処理部22bによる変換処理は、第1変換処理部22aによる変換処理とは異なる。また、第1変換処理部22aによる変換処理および第2変換処理部22bによる変換処理は、前変換処理部14による変換処理とも異なる。 The post-conversion processing unit 22 includes a first conversion processing unit 22a, a second conversion processing unit 22b, and a selection unit 22c. The first conversion processing unit 22a can convert the image data into character code data. The second conversion processing unit 22b can convert the image data into character code data. The conversion process by the second conversion processing unit 22b is different from the conversion process by the first conversion processing unit 22a. Further, the conversion process by the first conversion processing unit 22a and the conversion processing by the second conversion processing unit 22b are different from the conversion processing by the pre-conversion processing unit 14.

第1変換処理部22aは、画像データを文字コードデータに変換できる。例えば、第1変換処理部22aは、対象画像データOGを文字コードデータに変換できる。なお、本明細書において、第1変換処理部22aによって変換された文字コードデータを第1文字コードデータまたは文字コードデータCD1と記載することがある。また、本明細書において、第1変換処理部22aによる変換処理を第1変換処理と記載することがある。 The first conversion processing unit 22a can convert the image data into character code data. For example, the first conversion processing unit 22a can convert the target image data OG into character code data. In this specification, the character code data converted by the first conversion processing unit 22a may be described as the first character code data or the character code data CD1. Further, in the present specification, the conversion process by the first conversion processing unit 22a may be described as the first conversion process.

典型的には、第1変換処理部22aが画像データを文字コードデータに変換する場合、第1変換処理の認識率も生成される。本明細書において、第1変換処理部22aによる認識率を第1認識率と記載することがある。 Typically, when the first conversion processing unit 22a converts the image data into character code data, the recognition rate of the first conversion processing is also generated. In the present specification, the recognition rate by the first conversion processing unit 22a may be described as the first recognition rate.

第2変換処理部22bは、画像データを文字コードデータに変換できる。例えば、第2変換処理部22bは、対象画像データOGを文字コードデータに変換できる。本明細書において、第2変換処理部22bによって変換された文字コードデータを第2文字コードデータまたは文字コードデータCD2と記載することがある。また、本明細書において、第2変換処理部22bによる変換処理を第2変換処理と記載することがある。 The second conversion processing unit 22b can convert the image data into character code data. For example, the second conversion processing unit 22b can convert the target image data OG into character code data. In the present specification, the character code data converted by the second conversion processing unit 22b may be referred to as the second character code data or the character code data CD2. Further, in the present specification, the conversion process by the second conversion processing unit 22b may be described as the second conversion process.

第2変換処理部22bが画像データを文字コードデータに変換する場合、第2変換処理の認識率も生成される。本明細書において、第2変換処理部22bによる認識率を第2認識率と記載することがある。 When the second conversion processing unit 22b converts the image data into the character code data, the recognition rate of the second conversion processing is also generated. In the present specification, the recognition rate by the second conversion processing unit 22b may be referred to as the second recognition rate.

第1変換処理部22aおよび第2変換処理部22bは、いずれも画像データを文字コードデータに変換する。例えば、第1変換処理部22aは、ある対象画像データを日本語の文字コードデータに変換する。同様に、第2変換処理部22bは、同じ対象画像データを日本語の文字コードデータに変換する。 The first conversion processing unit 22a and the second conversion processing unit 22b both convert the image data into character code data. For example, the first conversion processing unit 22a converts certain target image data into Japanese character code data. Similarly, the second conversion processing unit 22b converts the same target image data into Japanese character code data.

ただし、対象画像データが同じであり、第1変換処理部22aが第2変換処理部22bと同種の変換処理をした場合でも、第1変換処理部22aの変換処理は、第2変換処理部22bの変換処理と同じではなく、文字コードデータCD1は、文字コードデータCD2と同じではない。例えば、第1変換処理部22aの変換処理は通常レベルであり、第2変換処理部22bの変換処理は、第1変換処理部22aの変換処理よりも優れている。一例では、第2変換処理部22bは、第1変換処理部22aの変換処理では正しく変換できない画像データであっても、適切に変換できる。 However, even if the target image data is the same and the first conversion processing unit 22a performs the same type of conversion processing as the second conversion processing unit 22b, the conversion processing of the first conversion processing unit 22a is performed by the second conversion processing unit 22b. The character code data CD1 is not the same as the character code data CD2, which is not the same as the conversion process of. For example, the conversion processing of the first conversion processing unit 22a is at a normal level, and the conversion processing of the second conversion processing unit 22b is superior to the conversion processing of the first conversion processing unit 22a. In one example, the second conversion processing unit 22b can appropriately convert even image data that cannot be correctly converted by the conversion processing of the first conversion processing unit 22a.

選択部22cは、第1変換処理部22aおよび第2変換処理部22bのいずれが対象画像データを変換するかを選択する。例えば、選択部22cは、情報処理装置20が対象画像データOGを受信する前に予め定められた手順に従って第1変換処理部22aおよび第2変換処理部22bのいずれが対象画像データを変換するかを選択してもよい。一例では、選択部22cは、情報処理装置20が対象画像データOGを受信する前に予め定められた手順に従って第1変換処理部22aおよび第2変換処理部22bのいずれが対象画像データを変換するかを選択してもよい。 The selection unit 22c selects which of the first conversion processing unit 22a and the second conversion processing unit 22b converts the target image data. For example, in the selection unit 22c, which of the first conversion processing unit 22a and the second conversion processing unit 22b converts the target image data according to a predetermined procedure before the information processing device 20 receives the target image data OG. May be selected. In one example, in the selection unit 22c, either the first conversion processing unit 22a or the second conversion processing unit 22b converts the target image data according to a predetermined procedure before the information processing device 20 receives the target image data OG. You may choose.

あるいは、選択部22cは、対象画像データOGを生成する画像読取装置10のユーザーからの指定に従って第1変換処理部22aおよび第2変換処理部22bのいずれが対象画像データを変換するかを選択してもよい。例えば、画像読取装置10は、原稿を読み取って対象画像データを生成し、対象画像データを情報処理装置20に送信する直前、同時または直後に、第1変換処理部22aおよび第2変換処理部22bのいずれが対象画像データを変換するかを指定する。その後、画像読取装置10からの指定に従って、選択部22cは、第1変換処理部22aおよび第2変換処理部22bのいずれが対象画像データを変換するかを選択してもよい。 Alternatively, the selection unit 22c selects which of the first conversion processing unit 22a and the second conversion processing unit 22b converts the target image data according to the designation from the user of the image reading device 10 that generates the target image data OG. You may. For example, the image reading device 10 reads a document, generates target image data, and immediately before, simultaneously, or immediately after transmitting the target image data to the information processing device 20, the first conversion processing unit 22a and the second conversion processing unit 22b. Specifies which of the above converts the target image data. After that, according to the designation from the image reading device 10, the selection unit 22c may select which of the first conversion processing unit 22a and the second conversion processing unit 22b converts the target image data.

第1変換処理部22aおよび第2変換処理部22bの少なくとも一方は、選択部22cの選択結果に基づいて、対象画像データOGを文字コードデータに変換する。例えば、選択部22cが第1変換処理部22aを選択する場合、第1変換処理部22aは、対象画像データOGを文字コードデータCD1に変換する。あるいは、選択部22cが第2変換処理部22bを選択する場合、第2変換処理部22bは、対象画像データOGを文字コードデータCD2に変換する。 At least one of the first conversion processing unit 22a and the second conversion processing unit 22b converts the target image data OG into character code data based on the selection result of the selection unit 22c. For example, when the selection unit 22c selects the first conversion processing unit 22a, the first conversion processing unit 22a converts the target image data OG into the character code data CD1. Alternatively, when the selection unit 22c selects the second conversion processing unit 22b, the second conversion processing unit 22b converts the target image data OG into the character code data CD2.

なお、選択部22cは、第1変換処理部22aおよび第2変換処理部22bのいずれかを複数回選択してもよい。例えば、選択部22cは、先に、第1変換処理部22aおよび第2変換処理部22bの一方を選択し、変換結果が所定の条件を満たさない場合、後で、第1変換処理部22aおよび第2変換処理部22bの他方を選択してもよい。 The selection unit 22c may select either the first conversion processing unit 22a or the second conversion processing unit 22b a plurality of times. For example, the selection unit 22c first selects one of the first conversion processing unit 22a and the second conversion processing unit 22b, and if the conversion result does not satisfy a predetermined condition, the first conversion processing unit 22a and later The other of the second conversion processing unit 22b may be selected.

次に、図1、図4および図5を参照して、本実施形態の情報処理システム100における情報処理装置20のフロー図を説明する。図5は、本実施形態の情報処理システム100における情報処理装置20のフロー図である。図5のフロー図は、ステップS106a〜ステップ106c、ステップ108a1およびステップ108a2を含む点を除いて図3を参照して上述した情報処理システム100のフロー図と同様である。このため、冗長を避けるために重複する説明を省略する。 Next, a flow chart of the information processing apparatus 20 in the information processing system 100 of the present embodiment will be described with reference to FIGS. 1, 4 and 5. FIG. 5 is a flow chart of the information processing apparatus 20 in the information processing system 100 of the present embodiment. The flow chart of FIG. 5 is the same as the flow chart of the information processing system 100 described above with reference to FIG. 3, except that steps S106a to 106c, steps 108a1 and 108a2 are included. Therefore, duplicate description will be omitted in order to avoid redundancy.

画像読取装置10から対象画像データに対応する文字コードデータを受信していない場合(ステップS104においてNo)、ステップS106aにおいて、第1変換処理部22aは、対象画像データOGを文字コードデータCD1に変換する。変換時には、第1変換処理部22aによる変換処理における第1認識率が取得される。 When the character code data corresponding to the target image data is not received from the image reading device 10 (No in step S104), in step S106a, the first conversion processing unit 22a converts the target image data OG into the character code data CD1. To do. At the time of conversion, the first recognition rate in the conversion process by the first conversion processing unit 22a is acquired.

その後、ステップS106bにおいて、情報処理装置20は、第1認識率が閾値よりも高いか否か判定する。詳細には、情報処理装置20の制御部27は、第1認識率と閾値とを比較して、第1認識率が閾値よりも高いか否か判定する。 After that, in step S106b, the information processing apparatus 20 determines whether or not the first recognition rate is higher than the threshold value. Specifically, the control unit 27 of the information processing apparatus 20 compares the first recognition rate with the threshold value and determines whether or not the first recognition rate is higher than the threshold value.

第1認識率が閾値よりも高いと判定される場合(ステップS106bにおいてYes)、処理は、ステップS108a1に進む。ステップS108a1において、記憶部27sは、文字コードデータCD1を記憶する。 If it is determined that the first recognition rate is higher than the threshold value (Yes in step S106b), the process proceeds to step S108a1. In step S108a1, the storage unit 27s stores the character code data CD1.

第1認識率が閾値よりも高くないと判定される場合(ステップS106bにおいてNo)、ステップS106cにおいて、第2変換処理部22bは、対象画像データOGを文字コードデータCD2に変換する。その後、ステップS108a2に進む。なお、ステップS108a2において、記憶部27sは、文字コードデータCD2を記憶する。以降は、図3を参照して上述した説明と同様であるため、省略する。 When it is determined that the first recognition rate is not higher than the threshold value (No in step S106b), in step S106c, the second conversion processing unit 22b converts the target image data OG into the character code data CD2. Then, the process proceeds to step S108a2. In step S108a2, the storage unit 27s stores the character code data CD2. The following is the same as the above description with reference to FIG. 3, and will be omitted.

以上のように、図5を参照した本実施形態によれば、情報処理装置20が画像読取装置10から文字コードデータを受信しなかった場合でも、複数種の変換処理部により、閾値よりも高い認識率の文字コードデータまたはより高い認識率の文字コードデータを生成できる。このため、より高精度な文字コードデータを利用できる。 As described above, according to the present embodiment with reference to FIG. 5, even when the information processing device 20 does not receive the character code data from the image reading device 10, it is higher than the threshold value due to the plurality of types of conversion processing units. Character code data with a recognition rate or character code data with a higher recognition rate can be generated. Therefore, more accurate character code data can be used.

なお、前変換処理部14、後変換処理部22、第1変換処理部22aおよび/または第2変換処理部22bが対象画像データに対して変換処理を行う場合、前変換処理部14、後変換処理部22、第1変換処理部22aおよび/または第2変換処理部22bは、対象画像データ全体に対して変換処理を行ってもよい。あるいは、前変換処理部14、後変換処理部22、第1変換処理部22aおよび/または第2変換処理部22bは、対象画像データの特定された領域に対して変換処理を行ってもよい。この場合、特定の領域は、予め指定されていることが好ましい。 When the pre-conversion processing unit 14, the post-conversion processing unit 22, the first conversion processing unit 22a and / or the second conversion processing unit 22b perform conversion processing on the target image data, the pre-conversion processing unit 14, post-conversion The processing unit 22, the first conversion processing unit 22a and / or the second conversion processing unit 22b may perform conversion processing on the entire target image data. Alternatively, the pre-conversion processing unit 14, the post-conversion processing unit 22, the first conversion processing unit 22a and / or the second conversion processing unit 22b may perform conversion processing on the specified area of the target image data. In this case, it is preferable that the specific area is designated in advance.

次に、図6を参照して、本実施形態の情報処理システム100を説明する。図6は、情報処理システム100の模式図である。図6の情報処理システム100は、情報処理装置20が領域指定部24をさらに備える点を除いて、図2を参照して上述した情報処理システム100と同様の構成を有している。このため、冗長を避けるために重複する説明を省略する。 Next, the information processing system 100 of the present embodiment will be described with reference to FIG. FIG. 6 is a schematic diagram of the information processing system 100. The information processing system 100 of FIG. 6 has the same configuration as the information processing system 100 described above with reference to FIG. 2, except that the information processing apparatus 20 further includes an area designation unit 24. Therefore, duplicate description will be omitted in order to avoid redundancy.

情報処理装置20は、後変換処理部22、通信部26、制御部27および記憶部27sに加えて、領域指定部24をさらに備える。領域指定部24は、対象画像データのうち変換処理を行う対象領域を指定する。典型的には、情報処理装置20は、対象画像データを、原稿の頁ごとに分けて受信する。領域指定部24は、原稿の頁に対応する対象画像データごとに変換処理を行う対象領域を指定する。 The information processing device 20 further includes an area designation unit 24 in addition to the post-conversion processing unit 22, the communication unit 26, the control unit 27, and the storage unit 27s. The area designation unit 24 designates a target area to be converted in the target image data. Typically, the information processing apparatus 20 receives the target image data separately for each page of the document. The area designation unit 24 designates a target area to be converted for each target image data corresponding to the page of the original.

領域指定部24は、画像読取装置10から受信する対象画像データのすべてについて変換処理を行う対象領域を指定してもよい。あるいは、領域指定部24は、対象画像データに応じて、変換処理を行う対象領域を指定してもよい。例えば、領域指定部24は、画像読取装置10からの指定信号に基づいて、対象画像データのうち変換処理を行う対象領域を指定してもよい。 The area designation unit 24 may specify a target area for performing conversion processing on all of the target image data received from the image reading device 10. Alternatively, the area designation unit 24 may specify a target area to be converted according to the target image data. For example, the area designation unit 24 may specify the target area to be converted in the target image data based on the designated signal from the image reading device 10.

例えば、変換処理を行う対象領域が指定された場合、後変換処理部22は、対象画像データのうちの指定された対象領域について文字コードに変換する。 For example, when the target area to be converted is specified, the post-conversion processing unit 22 converts the designated target area in the target image data into a character code.

なお、画像読取装置10が原稿を読み取る場合、同じ原稿であっても、生成された画像データが同一にならないことがある。例えば、画像読取装置10において原稿自動送り装置(Auto Document Feeder:ADF)を利用して原稿を読み取る場合、読み取り状況に応じて画像データが変動することがある。このため、原稿には特定の基準マークが付されており、情報処理装置20は、基準マークを基準として対象画像データのうちの対象領域を指定してもよい。 When the image reading device 10 reads a document, the generated image data may not be the same even if the document is the same. For example, when the image reading device 10 uses an automatic document feeding device (Auto Document Feeder: ADF) to read a document, the image data may fluctuate depending on the reading situation. Therefore, a specific reference mark is attached to the manuscript, and the information processing apparatus 20 may specify the target area of the target image data with the reference mark as a reference.

以下、図6および図7を参照して、本実施形態の情報処理システム100における情報処理装置20の領域指定について説明する。図7は、領域の指定された対象画像データを示す模式図である。ここでは、原稿は請求書であり、対象画像データは、請求書を読み取ったものである。 Hereinafter, the area designation of the information processing apparatus 20 in the information processing system 100 of the present embodiment will be described with reference to FIGS. 6 and 7. FIG. 7 is a schematic diagram showing target image data in which a region is designated. Here, the manuscript is an invoice, and the target image data is a read of the invoice.

図7に示すように、対象画像データには領域R1、R2が指定されている。領域R1は、請求書の請求先欄に対応して指定されている。また、領域R2は、請求書の請求額に対応して指定されている。 As shown in FIG. 7, areas R1 and R2 are designated for the target image data. Area R1 is designated corresponding to the billing address field of the invoice. Further, the area R2 is designated corresponding to the invoiced amount.

情報処理装置20の後変換処理部22が領域R1について変換処理することにより、請求先を示す文字コードデータを生成できる。また、後変換処理部22が領域R2について変換処理することにより、請求額を示す文字コードデータを生成できる。 The post-conversion processing unit 22 of the information processing device 20 can generate character code data indicating the billing destination by performing conversion processing on the area R1. In addition, the post-conversion processing unit 22 can generate character code data indicating the billed amount by performing conversion processing on the area R2.

なお、原稿の請求書には基準マークMが記載されているため、領域指定部24は、基準マークMを基準にして、対象画像データに対して領域R1、R2を設定できる。このため、原稿を読み取る際に画像データが多少変動しても、確実に所定の領域を変換処理できる。 Since the reference mark M is described in the invoice of the manuscript, the area designation unit 24 can set the areas R1 and R2 for the target image data with the reference mark M as a reference. Therefore, even if the image data fluctuates slightly when scanning the original, the predetermined area can be reliably converted.

なお、対象画像データの変換処理を行う対象領域を指定する場合、原稿が予め対象領域に対応していたものとは異なると、対象領域についての変換処理結果は実質的な意味をなさないことがある。例えば、後変換処理部22が領域指定部24で指定された対象領域について変換処理を行った結果、認識率が低い場合、対象画像データの元となった原稿が所定のものではない可能性がある。このため、記憶部27sは、認識率の低い文字コードデータと、認識率の高い文字コードデータとを分けて記憶し、情報処理装置20は、認識率の高い文字コードデータのみを出力してもよい。 When specifying the target area for which the target image data is to be converted, the conversion processing result for the target area may not make a substantial sense if the original is different from the one corresponding to the target area in advance. is there. For example, if the recognition rate is low as a result of the post-conversion processing unit 22 performing conversion processing on the target area designated by the area designation unit 24, there is a possibility that the original document that is the source of the target image data is not a predetermined one. is there. Therefore, the storage unit 27s separately stores the character code data having a low recognition rate and the character code data having a high recognition rate, and the information processing device 20 may output only the character code data having a high recognition rate. Good.

なお、図6〜図8を参照して上述した説明では、情報処理装置20が領域指定部24を備えたが、本実施形態はこれに限定されない。画像読取装置10が領域指定部24と同様の機能を有する領域指定部を備え、画像読取装置10において、原稿の画像データに対して特定の対象領域について文字コードデータに変換されてもよい。 In the above description with reference to FIGS. 6 to 8, the information processing apparatus 20 includes the area designation unit 24, but the present embodiment is not limited to this. The image reading device 10 may include an area designating unit having the same function as the area designating unit 24, and the image reading device 10 may convert the image data of the original into character code data for a specific target area.

また、画像読取装置10において生成された画像データに対する処理の流れ(ワークフロー)は、画像読取装置10において設定されてもよい。例えば、ワークフローの設定により、書類に応じて文字コードデータを記憶するフォルダーを異ならせることができる。 Further, the processing flow (workflow) for the image data generated by the image reading device 10 may be set by the image reading device 10. For example, depending on the workflow settings, the folder for storing the character code data can be different depending on the document.

一例では、個人IDとともに個人情報の記載された複数の書類を画像読取装置10において読み取って複数の対象画像データを生成することにより、個人IDに応じて作成された複数のフォルダーに複数の書類に記載された個人情報に対応する電子データを個別に保存することができる。 In one example, a plurality of documents in which personal information is described together with a personal ID are read by an image reading device 10 to generate a plurality of target image data, so that a plurality of documents are created in a plurality of folders created according to the personal ID. Electronic data corresponding to the described personal information can be individually stored.

また、ワークフローにより、請求先、請求書番号、請求項目および請求額の記載された複数の請求書を画像読取装置10において読み取った複数の対象画像データの記憶場所を設定することにより、請求先に応じて作成された複数のフォルダーに複数の書類に記載された請求書関連情報に対応する文字コードデータを個別に保存することができる。 Further, by setting a storage location of a plurality of target image data read by the image reading device 10 for a plurality of invoices in which a billing destination, an invoice number, a billing item, and a billing amount are described by a workflow, the billing destination Character code data corresponding to invoice-related information described in a plurality of documents can be individually saved in a plurality of folders created accordingly.

なお、図1〜図6を参照した上述の説明では、制御部17は、予め定められた手順に従って前変換処理部14が文字コードデータRCDを生成したが、本実施形態はこれに限定されない。ユーザーからの指定に基づいて、前変換処理部14が文字コードデータRCDを生成してもよい。 In the above description with reference to FIGS. 1 to 6, in the control unit 17, the pre-conversion processing unit 14 generates the character code data RCD according to a predetermined procedure, but the present embodiment is not limited to this. The pre-conversion processing unit 14 may generate the character code data RCD based on the designation from the user.

次に、図8を参照して、本実施形態の情報処理システム100を説明する。図8は、情報処理システム100の模式図である。情報処理システム100は、画像読取装置10と、情報処理装置20とを備える。図8の情報処理システム100は、画像読取装置10が表示部18および入力部18aをさらに備える点を除いて、図8を参照して上述した情報処理システム100と同様の構成を有している。このため、冗長を避けるために重複する説明を省略する。 Next, the information processing system 100 of the present embodiment will be described with reference to FIG. FIG. 8 is a schematic diagram of the information processing system 100. The information processing system 100 includes an image reading device 10 and an information processing device 20. The information processing system 100 of FIG. 8 has the same configuration as the information processing system 100 described above with reference to FIG. 8 except that the image reading device 10 further includes a display unit 18 and an input unit 18a. .. Therefore, duplicate description will be omitted in order to avoid redundancy.

画像読取装置10は、読取部12、通信部16および制御部17に加えて、表示部18と、入力部18aとを備える。制御部17は、読取部12、通信部16、表示部18および入力部18aを制御する。 The image reading device 10 includes a display unit 18 and an input unit 18a in addition to the reading unit 12, the communication unit 16, and the control unit 17. The control unit 17 controls the reading unit 12, the communication unit 16, the display unit 18, and the input unit 18a.

表示部18は、ディスプレーを有する。例えば、ディスプレーは液晶ディスプレーまたは有機ELディスプレーを含む。 The display unit 18 has a display. For example, the display includes a liquid crystal display or an organic EL display.

入力部18aは、ユーザーの指示の入力を受け付ける。入力部18aは、キーボードおよびマウスを含む。あるいは、入力部18aは、タッチセンサーを含み得る。なお、表示部18および入力部18aは、両者の一体化されたタッチパネルであってもよい。 The input unit 18a accepts the input of the user's instruction. The input unit 18a includes a keyboard and a mouse. Alternatively, the input unit 18a may include a touch sensor. The display unit 18 and the input unit 18a may be a touch panel in which both are integrated.

入力部18aは、原稿を読み取った対象画像データOGを変換する変換処理部を指定するための情報を入力できる。ユーザーは、入力部18aにより、前変換処理部14が対象画像データOGを変換処理するように指定できる。 The input unit 18a can input information for designating a conversion processing unit that converts the target image data OG that has read the original. The user can specify by the input unit 18a that the pre-conversion processing unit 14 converts the target image data OG.

あるいは、ユーザーは、入力部18aにより、情報処理装置20の後変換処理部22が対象画像データOGを変換処理するように後変換処理を指定できる。この場合、通信部16は、情報処理装置20の通信部26に、後変換処理部22が指定されたことを示す指定信号を送信してもよい。指定信号の送信は、対象画像データOGの送信の直前、同時、または直後であってもよい。 Alternatively, the user can specify the post-conversion process so that the post-conversion processing unit 22 of the information processing apparatus 20 converts the target image data OG by the input unit 18a. In this case, the communication unit 16 may transmit a designated signal indicating that the post-conversion processing unit 22 has been designated to the communication unit 26 of the information processing device 20. The designated signal may be transmitted immediately before, at the same time, or immediately after the transmission of the target image data OG.

情報処理装置20は、後変換処理部22と、通信部26と、制御部27と、記憶部27sとを備える。記憶部27sは、認識率情報27tおよび閾値情報27uを記憶する。 The information processing device 20 includes a post-conversion processing unit 22, a communication unit 26, a control unit 27, and a storage unit 27s. The storage unit 27s stores the recognition rate information 27t and the threshold value information 27u.

認識率情報27tは、変換処理ごとの認識率に分かれている。詳細には、認識率情報27tは、前変換処理部14による前認識率と、後変換処理部22による後認識率とに分かれている。なお、記憶部27sは、認識率情報27tとして後認識率を記憶する一方で、前認識率は、画像読取装置10に記憶されていてもよい。 The recognition rate information 27t is divided into recognition rates for each conversion process. Specifically, the recognition rate information 27t is divided into a pre-recognition rate by the pre-conversion processing unit 14 and a post-recognition rate by the post-conversion processing unit 22. The storage unit 27s stores the post-recognition rate as the recognition rate information 27t, while the pre-recognition rate may be stored in the image reading device 10.

また、認識率情報27tは、ワークフローごとの認識率に分かれていることが好ましい。この場合、原稿の書式が同じであるため、過去の認識率を用いた判定が妥当となる蓋然性が高い。 Further, it is preferable that the recognition rate information 27t is divided into recognition rates for each workflow. In this case, since the format of the manuscript is the same, it is highly probable that the judgment using the past recognition rate is appropriate.

閾値情報27uは、ワークフローごとの閾値に分かれていることが好ましい。例えば、原稿に記載された多くの数字を変換処理する場合、閾値は低くてもよい。あるいは、原稿に記載された多くの文章を変換処理する場合、閾値は高いことが好ましい。このように、原稿に記載された文字の種類に応じて、用いる閾値を異ならせてもよい。なお、記憶部27sは、閾値情報27uとして後変換処理のための閾値情報を記憶する一方で、前変換処理のための閾値情報は、画像読取装置10に記憶されていてもよい。 The threshold information 27u is preferably divided into thresholds for each workflow. For example, when converting many numbers described in a manuscript, the threshold value may be low. Alternatively, when converting many sentences described in the manuscript, it is preferable that the threshold value is high. In this way, the threshold value to be used may be different depending on the type of characters described in the manuscript. The storage unit 27s may store the threshold information for the post-conversion process as the threshold information 27u, while the threshold information for the pre-conversion process may be stored in the image reading device 10.

本実施形態によれば、画像読取装置10が、原稿を読み取った画像データを変換する変換処理部を選択できる。このため、画像読取装置10のユーザーは、ユーザーの要望にしたがって原稿を読み取った画像データをいずれの変換処理部で変換処理するかを決定できる。 According to the present embodiment, the image reading device 10 can select a conversion processing unit that converts image data obtained by scanning a document. Therefore, the user of the image reading device 10 can determine which conversion processing unit should convert the image data obtained by scanning the original according to the user's request.

画像読取装置10は、ユーザーがいずれの変換処理部で変換処理をするかを指定する前に、ユーザーに変換処理についての情報を表示することが好ましい。表示部18は、前変換処理および後変換処理の選択する前に変換処理についての情報を表示する。 The image reading device 10 preferably displays information about the conversion process to the user before the user specifies which conversion processing unit performs the conversion process. The display unit 18 displays information about the conversion process before selecting the pre-conversion process and the post-conversion process.

この場合、画像読取装置10は、表示部18が変換処理についての情報を表示する前に、変換処理についての情報を情報処理装置20から読み出すことが好ましい。画像読取装置10の通信部16は、情報処理装置20の通信部26に、記憶部27sの認識率情報27tを送信するように要求する。通信部26は、通信部16からの要求にしたがって認識率情報27tを通信部26に送信する。このため、表示部18は、認識率情報27tを表示できる。 In this case, it is preferable that the image reading device 10 reads the information about the conversion process from the information processing device 20 before the display unit 18 displays the information about the conversion process. The communication unit 16 of the image reading device 10 requests the communication unit 26 of the information processing device 20 to transmit the recognition rate information 27t of the storage unit 27s. The communication unit 26 transmits the recognition rate information 27t to the communication unit 26 in accordance with the request from the communication unit 16. Therefore, the display unit 18 can display the recognition rate information 27t.

次に、図1、図2、図8および図9を参照して本実施形態の画像読取装置10における情報処理部の指定について説明する。図9(a)〜図9(c)は、画像読取装置10の表示部18の表示画面の模式図である。 Next, the designation of the information processing unit in the image reading device 10 of the present embodiment will be described with reference to FIGS. 1, 2, 8 and 9. 9 (a) to 9 (c) are schematic views of the display screen of the display unit 18 of the image reading device 10.

図9(a)は、原稿Rの読取変換処理を開始する際の表示部18の表示画面の模式図である。図9(a)に示すように、表示部18の表示画面は、複数のブロックを表示する。表示部18は、上方に左右方向に並んだ4つのブロックを表示するともに、下方に左右方向に並んだ4つのブロックを表示し、合計8つのブロックを表示する。上方左端のブロックには、ワークフロー1として「A社請求書」と表示されている。ユーザーが入力部18aを介してこのブロックを選択すると、画像読取装置10の通信部16は情報処理装置20の通信部26と通信して、情報処理装置20の記憶部27sから「A社請求書」に関する情報を読み出して、表示部18の表示画面に表示する。 FIG. 9A is a schematic view of the display screen of the display unit 18 when the reading conversion process of the document R is started. As shown in FIG. 9A, the display screen of the display unit 18 displays a plurality of blocks. The display unit 18 displays four blocks arranged in the left-right direction in the upper direction and displays four blocks arranged in the left-right direction in the lower direction, and displays a total of eight blocks. In the upper leftmost block, "Company A invoice" is displayed as workflow 1. When the user selects this block via the input unit 18a, the communication unit 16 of the image reading device 10 communicates with the communication unit 26 of the information processing device 20, and the storage unit 27s of the information processing device 20 sends "Invoice of company A". Is read out and displayed on the display screen of the display unit 18.

なお、図9(a)に示すように、表示部18の上方には、左端のブロックと同様に、左から順番に、ワークフロー2、ワークフロー3およびワークフロー4に対応するブロックが表示される。ワークフロー2は「A社見積書」に対応し、ワークフロー3は「A社発注書」に対応し、ワークフロー4は「B社請求書」に対応している。 As shown in FIG. 9A, the blocks corresponding to the workflow 2, the workflow 3, and the workflow 4 are displayed in order from the left above the display unit 18, similarly to the leftmost block. Workflow 2 corresponds to "Company A quotation", Workflow 3 corresponds to "Company A purchase order", and Workflow 4 corresponds to "Company B invoice".

さらに、表示部18の表示画面の下方には左から順番に、ワークフロー5、ワークフロー6、ワークフロー7、およびワークフロー8に対応するブロックが表示される。ワークフロー5は「B社見積書」に対応し、ワークフロー6は「C社見積書」に対応し、ワークフロー7は「交通費精算」に対応し、ワークフロー8は「領収書」に対応する。 Further, blocks corresponding to workflow 5, workflow 6, workflow 7, and workflow 8 are displayed in order from the left at the bottom of the display screen of the display unit 18. Workflow 5 corresponds to "Company B quotation", workflow 6 corresponds to "Company C quotation", workflow 7 corresponds to "transportation expense settlement", and workflow 8 corresponds to "receipt".

例えば、画像読取装置10のユーザーが、交通費精算に関する原稿を読み取る場合、画像読取装置10のユーザーは、入力部18aを介してワークフロー7のブロックを選択する。ワークフロー7のブロックが選択されると、通信部16は、情報処理装置20の通信部26を介して、情報処理装置20の記憶部27sに記憶された交通費精算に関する認識率を読み出す。画像読取装置10の表示部18は、読み出した認識率を表示画面に表示する。 For example, when the user of the image reading device 10 reads a document relating to transportation expense settlement, the user of the image reading device 10 selects a block of the workflow 7 via the input unit 18a. When the block of the workflow 7 is selected, the communication unit 16 reads out the recognition rate regarding the transportation expense settlement stored in the storage unit 27s of the information processing device 20 via the communication unit 26 of the information processing device 20. The display unit 18 of the image reading device 10 displays the read recognition rate on the display screen.

図9(b)は、ワークフロー7が選択された場合の表示部18の表示画面を示す模式図である。図9(b)に示すように、表示部18は、変換処理情報、読取解像度、原稿サイズ、原稿向き、および、文字コードデータの出力先を設定するための表示画面を表示する。 FIG. 9B is a schematic view showing a display screen of the display unit 18 when the workflow 7 is selected. As shown in FIG. 9B, the display unit 18 displays a display screen for setting conversion processing information, reading resolution, document size, document orientation, and output destination of character code data.

変換処理情報には、選択可能な変換処理部と、その費用および認識率を表示する。ここでは、情報処理装置20は、使用毎に料金の課される前変換処理部14および使用毎には料金の課されない後変換処理部22を備えるため、表示部18は、変換処理情報として前変換処理部14および後変換処理部22を表示しており、前変換処理部14の横には「有償」と付されている。また、変換処理情報は、前変換処理部14および後変換処理部22が過去に交通費精算に関する原稿を読み取った際の平均認識率を含む。なお、平均認識率は、過去の交通費精算に関するすべての原稿の平均認識率であってもよい。あるいは、平均認識率は、過去の1カ月間の交通費精算に関する原稿の平均認識率であってもよい。 In the conversion processing information, a selectable conversion processing unit and its cost and recognition rate are displayed. Here, since the information processing device 20 includes a pre-conversion processing unit 14 in which a charge is charged for each use and a post-conversion processing unit 22 in which a charge is not charged for each use, the display unit 18 is used as conversion processing information. The conversion processing unit 14 and the post-conversion processing unit 22 are displayed, and "paid" is attached next to the pre-conversion processing unit 14. Further, the conversion processing information includes the average recognition rate when the pre-conversion processing unit 14 and the post-conversion processing unit 22 read the manuscript related to the transportation expense settlement in the past. The average recognition rate may be the average recognition rate of all manuscripts related to past transportation expense settlement. Alternatively, the average recognition rate may be the average recognition rate of the manuscript regarding the transportation expense settlement for the past month.

図9(b)では、前変換処理部14の平均認識率は80%であり、後変換処理部22の平均認識率は75%である。 In FIG. 9B, the average recognition rate of the pre-conversion processing unit 14 is 80%, and the average recognition rate of the post-conversion processing unit 22 is 75%.

画像読取装置10のユーザーは、変換処理情報から、前変換処理部14および後変換処理部22を選択できる。例えば、ユーザーは、前変換処理部14に対応する領域をタッチすることにより、前変換処理を選択できる。また、ユーザーは、後変換処理部22に対応する領域をタッチすることにより、後変換処理を選択できる。 The user of the image reading device 10 can select the pre-conversion processing unit 14 and the post-conversion processing unit 22 from the conversion processing information. For example, the user can select the pre-conversion process by touching the area corresponding to the pre-conversion processing unit 14. In addition, the user can select the post-conversion process by touching the area corresponding to the post-conversion process unit 22.

表示部18は、読取解像度の候補として複数の読取解像度を表示する。読取解像度の候補は、300×300、600×600、1200×1200である。画像読取装置10のユーザーは、読取解像度から、読取解像度を選択できる。例えば、ユーザーは、読取部12の読取解像度として、300×300を選択できる。読取処理を行う場合、読取部12は、選択された読取解像度で原稿を読み取って対象画像データを生成する。その後、対象画像データは、通信部16から情報処理装置20の通信部26に送信される。 The display unit 18 displays a plurality of reading resolutions as candidates for reading resolutions. Candidates for reading resolution are 300 × 300, 600 × 600, 1200 × 1200. The user of the image reading device 10 can select the reading resolution from the reading resolutions. For example, the user can select 300 × 300 as the reading resolution of the reading unit 12. When performing the scanning process, the scanning unit 12 scans the document at the selected scanning resolution and generates the target image data. After that, the target image data is transmitted from the communication unit 16 to the communication unit 26 of the information processing device 20.

表示部18は、原稿サイズの候補を表示する。ここでは、原稿サイズの候補は、A3、A4、A5である。画像読取装置10のユーザーは、原稿サイズの候補から、原稿のサイズを選択する。例えば、原稿のサイズがA4である場合、ユーザーは、原稿のサイズとしてA4を選択する。読取処理を行う場合、読取部12は、選択されたサイズで原稿を読み取って対象画像データを生成する。 The display unit 18 displays the candidate size of the original. Here, the candidates for the document size are A3, A4, and A5. The user of the image reading device 10 selects the size of the original from the candidates for the original size. For example, if the size of the document is A4, the user selects A4 as the size of the document. When performing the scanning process, the scanning unit 12 scans the document with the selected size and generates the target image data.

表示部18は、原稿の向きを表示する。ここでは、原稿の向きは、縦または横である。原稿の向きが縦である場合、原稿の長手方向が、読取部12の主走査方向に延びて配置されるように設定される。原稿の向きが横である場合、原稿の長手方向が、読取部12の副走査方向に延びて配置されるように設定される。例えば、原稿の長手方向が主走査方向に沿って配置される場合、ユーザーは、原稿の向きを縦と選択する。読取処理を行う場合、読取部12は、選択された向きおよびサイズの領域で原稿を読み取って対象画像データを生成する。 The display unit 18 displays the orientation of the document. Here, the orientation of the document is portrait or landscape. When the orientation of the document is vertical, the longitudinal direction of the document is set so as to extend in the main scanning direction of the reading unit 12. When the orientation of the document is horizontal, the longitudinal direction of the document is set so as to extend in the sub-scanning direction of the reading unit 12. For example, if the longitudinal direction of the document is arranged along the main scanning direction, the user selects the orientation of the document as portrait. When performing the scanning process, the scanning unit 12 scans the document in the area of the selected orientation and size to generate the target image data.

表示部18は、文字コードデータの出力先を表示する。情報処理装置20において対象画像データから変換された文字コードデータは、指定された出力先に送信される。ここでは、文字コードデータは、電子メールにて、所定のアドレスに向けて出力される。 The display unit 18 displays the output destination of the character code data. The character code data converted from the target image data in the information processing device 20 is transmitted to the designated output destination. Here, the character code data is output by e-mail to a predetermined address.

上述したように、情報処理装置20における後変換処理部22は使用に応じて料金が課されない一方で、前変換処理部14は使用に応じて料金が課されることがある。この場合、費用の増大を防ぐために、後変換処理部22の過去の認識率が比較的高い場合、今回の原稿の画像データを後変換処理部22で変換処理しても、認識率は比較的高くなる蓋然性が高い。この場合、前変換処理部14が選択されないように、表示部18は前変換処理部14をグレーアウトに表示してもよい。 As described above, the post-conversion processing unit 22 in the information processing apparatus 20 is not charged according to its use, while the pre-conversion processing unit 14 may be charged according to its use. In this case, if the past recognition rate of the post-conversion processing unit 22 is relatively high in order to prevent an increase in cost, the recognition rate is relatively high even if the post-conversion processing unit 22 converts the image data of the original document this time. There is a high probability that it will increase. In this case, the display unit 18 may display the pre-conversion processing unit 14 in gray out so that the pre-conversion processing unit 14 is not selected.

図9(c)は、ワークフロー1が選択された場合の表示部18の表示画面を示す模式図である。図9(c)は、選択されたワークフローおよび平均認識率を除き、図9(b)と同様であるため、重複する説明を省略する。 FIG. 9C is a schematic diagram showing a display screen of the display unit 18 when workflow 1 is selected. FIG. 9 (c) is similar to FIG. 9 (b) except for the selected workflow and average recognition rate, and thus duplicate description will be omitted.

なお、図9(c)では、前変換処理部14の平均認識率は85%であり、後変換処理部22の平均認識率は80%である。このように、ワークフロー1の「A社請求書」では、後変換処理部22の平均認識率が比較的高い。したがって前変換処理部14を使用するまでもなく後変換処理部22によって原稿の画像データを高い認識率で文字データに変換できる可能性が高い。このため、表示部18は、前変換処理部14をグレーアウトに表示している。これにより、画像読取装置10のユーザーは、前変換処理部14ではなく後変換処理部22を選択するため、費用の発生を抑制できる。 In FIG. 9C, the average recognition rate of the pre-conversion processing unit 14 is 85%, and the average recognition rate of the post-conversion processing unit 22 is 80%. As described above, in the “company A invoice” of workflow 1, the average recognition rate of the post-conversion processing unit 22 is relatively high. Therefore, there is a high possibility that the post-conversion processing unit 22 can convert the image data of the original into character data with a high recognition rate without using the pre-conversion processing unit 14. Therefore, the display unit 18 displays the pre-conversion processing unit 14 in gray out. As a result, the user of the image reading device 10 selects the post-conversion processing unit 22 instead of the pre-conversion processing unit 14, so that the cost can be suppressed.

次に、図1、図8から図10を参照して、本実施形態の画像読取装置10による情報処理方法を説明する。図10は、本実施形態の画像読取装置10の情報処理方法のフロー図である。 Next, the information processing method by the image reading device 10 of the present embodiment will be described with reference to FIGS. 1 and 8 to 10. FIG. 10 is a flow chart of an information processing method of the image reading device 10 of the present embodiment.

まず、ステップS202において、画像読取装置10は、原稿の読取変換処理のための表示画面を表示する。詳細には、画像読取装置10のユーザーが入力部18aに読取変換処理を開始するよう入力すると、表示部18は、読取変換処理のための表示画面を表示する。例えば、表示部18は、図9(a)に示した表示画面を表示する。 First, in step S202, the image reading device 10 displays a display screen for reading and converting the original. Specifically, when the user of the image reading device 10 inputs to the input unit 18a to start the reading conversion process, the display unit 18 displays a display screen for the reading conversion process. For example, the display unit 18 displays the display screen shown in FIG. 9A.

ステップS204において、画像読取装置10のユーザーは、読取変換処理のための表示画面のうちの特定のワークフローを選択する。 In step S204, the user of the image reading device 10 selects a specific workflow among the display screens for the reading conversion process.

ステップS206において、通信部16は、特定のワークフローについての情報を読み出すように要求を情報処理装置20に送信する。 In step S206, the communication unit 16 sends a request to the information processing device 20 to read information about a particular workflow.

ステップS208において、通信部16は、特定のワークフローについての情報を情報処理装置20から受信する。例えば、通信部16は、特定のワークフローについての平均認識率を受信する。 In step S208, the communication unit 16 receives information about a specific workflow from the information processing device 20. For example, the communication unit 16 receives the average recognition rate for a specific workflow.

ステップS210において、表示部18は、特定のワークフローについての情報を表示する。例えば、表示部18は、図9(b)に示した表示画面を表示する。 In step S210, the display unit 18 displays information about a particular workflow. For example, the display unit 18 displays the display screen shown in FIG. 9B.

ステップS212において、制御部17は、変換処理についてのユーザーの指定が入力部18aに入力されたか否かを判定する。入力部18aに入力がないと判定される場合(ステップS212においてNo)、処理はステップS212に戻り、入力部18aに入力があるまで待機する。 In step S212, the control unit 17 determines whether or not the user's designation for the conversion process has been input to the input unit 18a. When it is determined that there is no input in the input unit 18a (No in step S212), the process returns to step S212 and waits until the input unit 18a receives an input.

制御部17が入力部に入力があると判定する場合(ステップS212においてYes)、ステップS214に進む。 When the control unit 17 determines that there is an input in the input unit (Yes in step S212), the process proceeds to step S214.

ステップS214において、読取部12は、入力部18aからの入力にしたがって原稿を読み取り、対象画像データを生成する。また、入力時に前処理変換処理が選択されると、前変換処理部14は、前変換処理を行い、対象画像データOGから文字コードデータRCDを生成する。 In step S214, the reading unit 12 reads the original according to the input from the input unit 18a and generates the target image data. When the pre-processing conversion process is selected at the time of input, the pre-conversion processing unit 14 performs the pre-conversion process and generates the character code data RCD from the target image data OG.

ステップS216において、通信部16は、対象画像データOGを情報処理装置20に送信する。また、文字コードデータRCDが生成された場合、通信部16は、対象画像データOGとともに文字コードデータRCDを情報処理装置20に送信する。以上のようにして、画像読取装置10による情報処理方法を終了する。 In step S216, the communication unit 16 transmits the target image data OG to the information processing device 20. When the character code data RCD is generated, the communication unit 16 transmits the character code data RCD together with the target image data OG to the information processing device 20. As described above, the information processing method by the image reading device 10 is completed.

このようにして、画像読取装置10は、前変換処理または後変換処理を指定できる。その後、文字コードデータRCDが送信されない場合、情報処理装置20において、対象画像データOGを文字コードデータOCDに変換する。例えば、情報処理装置20は、図2を参照して上述したように、対象画像データを文字コードデータに変換する。したがって、画像読取装置10のユーザーは、ユーザーの要望に応じて原稿を文字コードデータに変換できる。 In this way, the image reading device 10 can specify the pre-conversion process or the post-conversion process. After that, when the character code data RCD is not transmitted, the information processing apparatus 20 converts the target image data OG into the character code data OCD. For example, the information processing device 20 converts the target image data into character code data as described above with reference to FIG. Therefore, the user of the image reading device 10 can convert the original into character code data according to the user's request.

図8〜図10を参照した上述の説明では、記憶部27sは、前認識率および後認識率を記憶していたが、本実施形態はこれに限定されない。記憶部27sは、前変換処理部14による文字コードデータRCDと後変換処理部22による文字コードデータOCDとの一致率を記憶していてもよい。 In the above description with reference to FIGS. 8 to 10, the storage unit 27s has stored the pre-recognition rate and the post-recognition rate, but the present embodiment is not limited to this. The storage unit 27s may store the matching rate between the character code data RCD by the pre-conversion processing unit 14 and the character code data OCD by the post-conversion processing unit 22.

以下、図11を参照して本実施形態の情報処理システム100を説明する。図11は、本実施形態の情報処理システム100の模式図である。図11の情報処理システム100は、情報処理装置20が比較部25をさらに備える点を除いて、図8を参照して上述した情報処理システム100と同様の構成を有している。このため、冗長を避けるために重複する説明を省略する。 Hereinafter, the information processing system 100 of the present embodiment will be described with reference to FIG. FIG. 11 is a schematic diagram of the information processing system 100 of the present embodiment. The information processing system 100 of FIG. 11 has the same configuration as the information processing system 100 described above with reference to FIG. 8, except that the information processing apparatus 20 further includes a comparison unit 25. Therefore, duplicate description will be omitted in order to avoid redundancy.

情報処理装置20は、後変換処理部22、通信部26、制御部27、記憶部27sに加えて比較部25をさらに備える。比較部25は、文字コードデータCD1および文字コードデータCD2が生成された場合に、文字コードデータCD1と文字コードデータCD2とを比較する。比較部25は、比較結果に基づいて、文字コードデータCD1と文字コードデータCD2との一致率を生成する。文字コードデータCD1が文字コードデータCD2と等しい場合、一致率は100%である。また、文字コードデータCD1が文字コードデータCD2と完全に異なる場合、一致率は0%である。 The information processing device 20 further includes a comparison unit 25 in addition to the post-conversion processing unit 22, the communication unit 26, the control unit 27, and the storage unit 27s. When the character code data CD1 and the character code data CD2 are generated, the comparison unit 25 compares the character code data CD1 with the character code data CD2. The comparison unit 25 generates a match rate between the character code data CD1 and the character code data CD2 based on the comparison result. When the character code data CD1 is equal to the character code data CD2, the match rate is 100%. When the character code data CD1 is completely different from the character code data CD2, the match rate is 0%.

記憶部27sは、一致率情報27vを記憶する。また、記憶部27sは、一致率を判定するための閾値を記憶してもよい。一致率情報は、画像読取装置10の表示部18に表示されてもよい。 The storage unit 27s stores the match rate information 27v. Further, the storage unit 27s may store a threshold value for determining the match rate. The match rate information may be displayed on the display unit 18 of the image reading device 10.

図12は、ワークフローが選択された場合の表示部18の表示画面を示す模式図である。図12に示すように、表示部18は、変換処理情報、読取解像度、原稿サイズ、原稿向き、および、文字コードデータの出力先を設定するための表示画面を表示する。なお、図12(a)および図12(b)の表示画面は、変換処理情報に一致率情報が表示されている点を除いて、図9(b)および図9(c)に示した表示画面と同様である。このため、冗長を避けるために重複する説明を省略する。 FIG. 12 is a schematic view showing a display screen of the display unit 18 when a workflow is selected. As shown in FIG. 12, the display unit 18 displays a display screen for setting conversion processing information, reading resolution, document size, document orientation, and output destination of character code data. The display screens of FIGS. 12 (a) and 12 (b) are the displays shown in FIGS. 9 (b) and 9 (c), except that the match rate information is displayed in the conversion processing information. Similar to the screen. Therefore, duplicate description will be omitted in order to avoid redundancy.

図12(a)は、ワークフロー7が選択された場合の表示部18の表示画面を示す模式図である。図12(a)に示すように、変換処理情報として一致率情報が表示されている。ここでは、一致率情報は、過去の交通費精算に関する書類を読み取った際の文字コードデータCD1と文字コードデータCD2との一致率を示す。図12(a)において、一致率は98%である。 FIG. 12A is a schematic diagram showing a display screen of the display unit 18 when the workflow 7 is selected. As shown in FIG. 12A, match rate information is displayed as conversion processing information. Here, the match rate information indicates the match rate between the character code data CD1 and the character code data CD2 when the documents related to the past transportation expense settlement are read. In FIG. 12A, the concordance rate is 98%.

図12(b)は、ワークフロー1が選択された場合の表示部18の表示画面を示す模式図である。図12(b)に示すように、変換処理情報として一致率情報が表示されている。ここでは、一致率情報は、過去のA社請求書に関する書類を読み取った際の文字コードデータCD1と文字コードデータCD2との一致率を示す。図12(b)において、一致率は100%である。この場合、少なくとも過去のA社請求書に関しては、後変換処理部22による後変換処理で充分であり、前変換処理部14による前変換処理までは不要であったことが理解される。このように、画像読取装置10のユーザーは、一致率の観点から後変換処理部22ではなく前変換処理部14を使用する意義があるか否かを判断できる。 FIG. 12B is a schematic diagram showing a display screen of the display unit 18 when workflow 1 is selected. As shown in FIG. 12B, match rate information is displayed as conversion processing information. Here, the match rate information indicates the match rate between the character code data CD1 and the character code data CD2 when the documents related to the past invoice of company A are read. In FIG. 12B, the concordance rate is 100%. In this case, it is understood that, at least for the past invoices of Company A, the post-conversion process by the post-conversion processing unit 22 is sufficient, and the pre-conversion process by the pre-conversion processing unit 14 is unnecessary. In this way, the user of the image reading device 10 can determine whether or not it is meaningful to use the pre-conversion processing unit 14 instead of the post-conversion processing unit 22 from the viewpoint of the match rate.

上述したように、一致率は100%である場合、前変換処理部14を使用するまでもない。このため、図12(b)に示すように、前変換処理部14が選択されないように、表示部18は前変換処理部14をグレーアウトに表示してもよい。また、一致率が一致率閾値よりも高い場合、表示部18は、前変換処理部14をグレーアウトに表示してもよい。 As described above, when the match rate is 100%, it is not necessary to use the pre-conversion processing unit 14. Therefore, as shown in FIG. 12B, the display unit 18 may display the pre-conversion processing unit 14 in gray out so that the pre-conversion processing unit 14 is not selected. When the match rate is higher than the match rate threshold value, the display unit 18 may display the pre-conversion processing unit 14 in grayout.

本実施形態によれば、画像読取装置10のユーザーは、画像読取装置10において原稿の対象画像データを変換処理するための情報処理部を指定できる。なお、上述の説明では、画像読取装置10において指定された情報処理部が対象画像データを文字コードデータに変換したが、本実施形態はこれに限定されない。画像読取装置10において指定された情報処理部が対象画像データを文字コードデータに変換して出力として用いる一方で、画像読取装置10において指定されなかった情報処理部が対象画像データを文字コードデータに変換してもよい。 According to the present embodiment, the user of the image reading device 10 can specify an information processing unit for converting the target image data of the original in the image reading device 10. In the above description, the information processing unit designated by the image reading device 10 has converted the target image data into character code data, but the present embodiment is not limited to this. The information processing unit designated by the image reading device 10 converts the target image data into character code data and uses it as output, while the information processing unit not specified by the image reading device 10 converts the target image data into character code data. It may be converted.

なお、図1〜図12を参照した上述の説明では、情報処理装置20は、画像データを文字コードデータに変換したが、本実施形態はこれに限定されない。情報処理装置20は、画像データの二次元コードを抽出して処理可能であってもよい。 In the above description with reference to FIGS. 1 to 12, the information processing apparatus 20 has converted the image data into character code data, but the present embodiment is not limited to this. The information processing device 20 may be capable of extracting and processing a two-dimensional code of image data.

また、図1〜図12を参照して上述した説明では、情報処理装置20は、画像読取装置10において原稿を読み取った対象画像データOGを受信したが、本実施形態はこれに限定されない。情報処理装置20は、別の機器から対象画像データOGを受信してもよい。例えば、情報処理装置20に対象画像データを送信する装置は、ファクス装置であってもよく、パーソナルコンピューター(Personal Computer:PC)またはスマートフォン(Smart Phone)等の別の情報処理装置であってもよい。また、情報処理装置20は、電子メールに添付された画像データを処理してもよい。あるいは、情報処理装置20は、ファクス通信を介して受信した画像データを処理してもよい。 Further, in the above description with reference to FIGS. 1 to 12, the information processing device 20 receives the target image data OG in which the original is read by the image reading device 10, but the present embodiment is not limited to this. The information processing device 20 may receive the target image data OG from another device. For example, the device that transmits the target image data to the information processing device 20 may be a fax device, or another information processing device such as a personal computer (Personal Computer: PC) or a smartphone (Smart Phone). .. Further, the information processing device 20 may process the image data attached to the e-mail. Alternatively, the information processing device 20 may process the image data received via fax communication.

次に、図1および図13を参照して、本実施形態の情報処理システムを説明する。図13は、本実施形態の情報処理システム100の模式図である。 Next, the information processing system of the present embodiment will be described with reference to FIGS. 1 and 13. FIG. 13 is a schematic diagram of the information processing system 100 of the present embodiment.

情報処理装置20は、複合機、サーバーまたは情報処理端末から対象画像データOGを受信してもよい。また、情報処理装置20は、電子メールとして対象画像データOGを受信してもよい。 The information processing device 20 may receive the target image data OG from the multifunction device, the server, or the information processing terminal. Further, the information processing device 20 may receive the target image data OG as an e-mail.

情報処理装置20は、対象画像データOGを文字コードデータに変換可能であるとともに二次元コードを抽出して読み取り可能である。情報処理装置20は、変換した文字コードデータおよび読み取った二次元コードに示されるデータを記憶する。また、情報処理装置20は、変換した文字コードデータおよび読み取った二次元コードに示されるデータをメタデータとして記憶してもよい。例えば、データのフォーマットは、XML、PDF、文書作成ソフトウェア、表計算ソフトウェアおよびプレゼンテーションソフトウェアのいずれの形式であってもよい。 The information processing device 20 can convert the target image data OG into character code data and can extract and read the two-dimensional code. The information processing device 20 stores the converted character code data and the data indicated by the read two-dimensional code. Further, the information processing apparatus 20 may store the converted character code data and the data indicated by the read two-dimensional code as metadata. For example, the data format may be any of XML, PDF, document creation software, spreadsheet software and presentation software.

情報処理装置20は、処理されたデータを所定の記憶素子に記憶してもよい。例えば、情報処理装置20は、処理されたデータを情報処理装置20の記憶素子に記憶してもよい。あるいは、情報処理装置20は、処理されたデータを記憶可能な外部装置に処理されたデータを出力してもよい。または、情報処理装置20は、処理されたデータを電子メールとして外部装置に送信してもよい。例えば、情報処理装置20は、外部データベースまたはクラウトストレージに送信してもよい。あるいは、情報処理装置20は、画像データを生成した画像読取装置10に処理されたデータを送信してもよい。 The information processing device 20 may store the processed data in a predetermined storage element. For example, the information processing device 20 may store the processed data in the storage element of the information processing device 20. Alternatively, the information processing device 20 may output the processed data to an external device that can store the processed data. Alternatively, the information processing device 20 may transmit the processed data as an e-mail to an external device. For example, the information processing device 20 may transmit to an external database or clout storage. Alternatively, the information processing device 20 may transmit the processed data to the image reading device 10 that generated the image data.

また、画像読取装置10において情報処理装置20のワークフローを設定してもよい。この場合、画像読取装置10にインストールされたアプリケーションを利用できる。 Further, the workflow of the information processing device 20 may be set in the image reading device 10. In this case, the application installed in the image reading device 10 can be used.

また、図1〜図13を参照して上述した説明では、情報処理装置20は、画像データを文字コードデータに変換したが、本実施形態はこれに限定されない。情報処理装置20は、文字コードデータを別の文字コードデータに変換してもよい。あるいは、情報処理装置20は、文字コードデータに電子署名を付してもよい。 Further, in the above description with reference to FIGS. 1 to 13, the information processing apparatus 20 has converted the image data into character code data, but the present embodiment is not limited to this. The information processing device 20 may convert the character code data into another character code data. Alternatively, the information processing device 20 may add an electronic signature to the character code data.

以上、図面を参照しながら本発明の実施形態について説明した。ただし、本発明は、上記の実施形態に限定されるものではなく、その要旨を逸脱しない範囲で種々の態様において実施することが可能である。また、上記の実施形態に開示されている複数の構成要素を適宜組み合わせることによって、種々の発明の形成が可能である。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。図面は、理解しやすくするために、それぞれの構成要素を主体に模式的に示しており、図示された各構成要素の厚さ、長さ、個数、間隔等は、図面作成の都合上から実際とは異なる場合もある。また、上記の実施形態で示す各構成要素の材質、形状、寸法等は一例であって、特に限定されるものではなく、本発明の効果から実質的に逸脱しない範囲で種々の変更が可能である。 The embodiments of the present invention have been described above with reference to the drawings. However, the present invention is not limited to the above-described embodiment, and can be implemented in various aspects without departing from the gist thereof. In addition, various inventions can be formed by appropriately combining the plurality of components disclosed in the above embodiments. For example, some components may be removed from all the components shown in the embodiments. In addition, components across different embodiments may be combined as appropriate. The drawings are schematically shown mainly for each component for easy understanding, and the thickness, length, number, spacing, etc. of each component shown are actually shown for the convenience of drawing creation. May differ from. Further, the material, shape, dimensions, etc. of each component shown in the above-described embodiment are merely examples, and are not particularly limited, and various changes can be made without substantially deviating from the effects of the present invention. is there.

本発明は、情報処理システムに関するものであり、産業上の利用可能性を有する。 The present invention relates to an information processing system and has industrial applicability.

10 画像読取装置
20 情報処理装置
100 情報処理システム
10 Image reader 20 Information processing device 100 Information processing system

Claims (5)

原稿を読み取って対象画像データを生成する画像読取装置と、
前記対象画像データを処理する情報処理装置と
を備える、情報処理システムであって、
前記画像読取装置は、画像データを文字コードデータに変換可能な前変換処理部を含み、
前記情報処理装置は、画像データを文字コードデータに変換可能な後変換処理部を含み、
前記情報処理装置は、
前記前変換処理部によって前記対象画像データを変換した文字コードデータを前記画像読取装置から受信した場合、前記後変換処理部が前記対象画像データを文字コードデータに変換せず、
前記前変換処理部によって前記対象画像データを変換した文字コードデータを前記画像読取装置から受信しなかった場合、前記後変換処理部が前記対象画像データを文字コードデータに変換する、情報処理システム。
An image reader that reads the original and generates the target image data,
An information processing system including an information processing device that processes the target image data.
The image reading device includes a pre-conversion processing unit capable of converting image data into character code data.
The information processing device includes a post-conversion processing unit capable of converting image data into character code data.
The information processing device
When the character code data obtained by converting the target image data by the pre-conversion processing unit is received from the image reading device, the post-conversion processing unit does not convert the target image data into the character code data.
An information processing system in which the post-conversion processing unit converts the target image data into character code data when the character code data obtained by converting the target image data by the pre-conversion processing unit is not received from the image reading device.
前記前変換処理部は、前記後変換処理部よりも高い認識率で前記画像データを前記文字コードデータに変換する、請求項1に記載の情報処理システム。 The information processing system according to claim 1, wherein the pre-conversion processing unit converts the image data into the character code data with a higher recognition rate than the post-conversion processing unit. 前記前変換処理部は、使用量に応じて使用料が増加するように設定されている、請求項1または2に記載の情報処理システム。 The information processing system according to claim 1 or 2, wherein the pre-conversion processing unit is set so that the usage fee increases according to the usage amount. 前記後変換処理部は、使用量に応じて使用料が変化しないように設定されている、請求項1から3のいずれかに記載の情報処理システム。 The information processing system according to any one of claims 1 to 3, wherein the post-conversion processing unit is set so that the usage fee does not change according to the usage amount. 前記後変換処理部は、
画像データを文字コードデータに変換可能な第1変換処理部と、
画像データを文字コードデータに変換可能な第2変換処理部と、
前記第1変換処理部および前記第2変換処理部のいずれが前記対象画像データを文字コードに変換するかを選択する選択部と
を含む、請求項1から4のいずれかに記載の情報処理システム。
The post-conversion processing unit
The first conversion processing unit that can convert image data to character code data,
A second conversion processing unit that can convert image data to character code data,
The information processing system according to any one of claims 1 to 4, wherein the first conversion processing unit or the second conversion processing unit includes a selection unit for selecting whether to convert the target image data into a character code. ..
JP2019026603A 2019-02-18 2019-02-18 Information processing system Pending JP2020135295A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019026603A JP2020135295A (en) 2019-02-18 2019-02-18 Information processing system
US16/794,024 US11367269B2 (en) 2019-02-18 2020-02-18 Information processing device and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019026603A JP2020135295A (en) 2019-02-18 2019-02-18 Information processing system

Publications (1)

Publication Number Publication Date
JP2020135295A true JP2020135295A (en) 2020-08-31

Family

ID=72263622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019026603A Pending JP2020135295A (en) 2019-02-18 2019-02-18 Information processing system

Country Status (1)

Country Link
JP (1) JP2020135295A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002230479A (en) * 2001-01-30 2002-08-16 Tokio Marine & Fire Insurance Co Ltd Computer system, business form processing method, and program
JP2002352192A (en) * 2001-05-22 2002-12-06 Michiyo Nozu Image recognition system, recognition management server, control method therefor, and program
JP2007026027A (en) * 2005-07-15 2007-02-01 Fujitsu Ltd Character recognition program, character recognition device and character recognition method
JP2015018361A (en) * 2013-07-10 2015-01-29 富士ゼロックス株式会社 Information processing device and program
JP2017216505A (en) * 2016-05-30 2017-12-07 京セラドキュメントソリューションズ株式会社 Image forming apparatus and management application
JP2018124810A (en) * 2017-02-01 2018-08-09 株式会社東芝 Image processing device and image processing method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002230479A (en) * 2001-01-30 2002-08-16 Tokio Marine & Fire Insurance Co Ltd Computer system, business form processing method, and program
JP2002352192A (en) * 2001-05-22 2002-12-06 Michiyo Nozu Image recognition system, recognition management server, control method therefor, and program
JP2007026027A (en) * 2005-07-15 2007-02-01 Fujitsu Ltd Character recognition program, character recognition device and character recognition method
JP2015018361A (en) * 2013-07-10 2015-01-29 富士ゼロックス株式会社 Information processing device and program
JP2017216505A (en) * 2016-05-30 2017-12-07 京セラドキュメントソリューションズ株式会社 Image forming apparatus and management application
JP2018124810A (en) * 2017-02-01 2018-08-09 株式会社東芝 Image processing device and image processing method

Similar Documents

Publication Publication Date Title
JP6891073B2 (en) A device for setting a file name, etc. on a scanned image, its control method, and a program.
JP5187057B2 (en) Layout printing system, layout document browsing method, and program
JP5309774B2 (en) Network apparatus and processing method
KR100740194B1 (en) Image forming apparatus for printing searching image in network and method therefor
US9591169B2 (en) Image processing apparatus and program
JP5005787B2 (en) Document data management device
US11321558B2 (en) Information processing apparatus and non-transitory computer readable medium
US9614984B2 (en) Electronic document generation system and recording medium
JP4631900B2 (en) Information processing apparatus, information processing system, and information processing program
US8984623B2 (en) Image processing system, image processing apparatus and computer-readable recording medium
US9898236B2 (en) Image processing apparatus and program for printing template images using keyword data
JP4541770B2 (en) Image processing apparatus, control method therefor, and program
JP7032692B2 (en) Image processing equipment and image processing program
JP7298178B2 (en) Information processing device and information processing system
JP2020135295A (en) Information processing system
JP6749583B2 (en) Information processing device, image processing device, and program
US11367269B2 (en) Information processing device and information processing system
US20220269855A1 (en) Information generation system, workflow system, computer-readable non-transitory recording medium storing information generation program, and computer-readable non-transitory recording medium storing workflow program
US8305614B2 (en) Information processing system and method of controlling same
US10609246B1 (en) System and method for ascertaining and printing supplemental forms identified from content of a scanned base form
JP2009199404A (en) Information processing system and program
US20170371864A1 (en) System and method for device filtered translation
US11303768B2 (en) Information processing apparatus and information processing method for setting metadata to image data
US11587348B2 (en) Document classification system and non-transitory computer readable recording medium storing document classification program
US20220407981A1 (en) Image output device, image output system, and image outputting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230412

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230516

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231114