JP2016082596A - Information processing system, information processing apparatus, apparatus, information processing method, and program - Google Patents

Information processing system, information processing apparatus, apparatus, information processing method, and program Download PDF

Info

Publication number
JP2016082596A
JP2016082596A JP2015205216A JP2015205216A JP2016082596A JP 2016082596 A JP2016082596 A JP 2016082596A JP 2015205216 A JP2015205216 A JP 2015205216A JP 2015205216 A JP2015205216 A JP 2015205216A JP 2016082596 A JP2016082596 A JP 2016082596A
Authority
JP
Japan
Prior art keywords
data
unit
information processing
image
reduction
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
JP2015205216A
Other languages
Japanese (ja)
Inventor
晃佑 波平
Kosuke Namihira
晃佑 波平
安藤 光男
Mitsuo Ando
光男 安藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to US14/886,224 priority Critical patent/US9544473B2/en
Publication of JP2016082596A publication Critical patent/JP2016082596A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce influence of network communication concerned with a processing request through a network.SOLUTION: An apparatus reads out image data from a paper document, executes processing for reducing a data quantity of image data corresponding to a partial page of the paper document in each reading of the partial page to generate reduced data in which the data quantity is reduced as compared with that of the image data of the partial page, and in each generation of the reduced data, transmits the reduced data to an information processing apparatus, executes second processing different from first processing to be executed for the image data read out from the paper document by the information processing apparatus to generate second data, receives first data generated by the first processing executed for the reduced data by the information processing apparatus, and combines the first data with the second data.SELECTED DRAWING: Figure 28

Description

本発明は、情報処理システム、情報処理装置、機器、情報処理方法、及びプログラムに関する。   The present invention relates to an information processing system, an information processing apparatus, a device, an information processing method, and a program.

複合機等の画像形成装置の中には、コピー、印刷、スキャン等、画像形成装置としての本来の機能のみならず、画像データに対する応用的な画像処理を実装可能なものが有る。例えば、紙文書からスキャンされた画像データに関してOCR(Optical Character Recognition)処理等を実行可能な画像形成装置が有る。   Some image forming apparatuses such as multifunction peripherals can implement not only the original functions of the image forming apparatus such as copying, printing, and scanning, but also applied image processing for image data. For example, there is an image forming apparatus capable of executing OCR (Optical Character Recognition) processing or the like on image data scanned from a paper document.

但し、画像形成装置等の機器は、ハードウェア資源に対する制約が厳しく、負荷の高い画像処理の処理速度について汎用的なコンピュータ等に劣る場合が有る。   However, a device such as an image forming apparatus has severe restrictions on hardware resources, and may be inferior to a general-purpose computer or the like in terms of processing speed of high-load image processing.

そこで、負荷の高い画像処理については、相対的に処理性能が高いコンピュータ等の外部の装置にネットワークを介して要求することが考えられる。   Therefore, it is conceivable that image processing with a high load is requested via an external device such as a computer having relatively high processing performance.

しかしながら、ネットワークを介して画像処理を要求する場合、ネットワークの通信速度によっては、処理対象となる画像データの転送時間が、全体の処理時間に対して無視できないほど大きくなる可能性が有る。その結果、結局のところ、画像形成装置内において全ての処理を実行した方が処理時間が短くなるといった事態も発生しうる。   However, when image processing is requested via a network, depending on the communication speed of the network, there is a possibility that the transfer time of image data to be processed becomes so large that it cannot be ignored with respect to the entire processing time. As a result, after all, the processing time may be shortened when all the processes are executed in the image forming apparatus.

本発明は、上記の点に鑑みてなされたものであって、ネットワークを介した処理の要求に関するネットワーク通信の影響を低減することを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to reduce the influence of network communication on processing requests via a network.

そこで上記課題を解決するため、機器と、前記機器にネットワークを介して接続される情報処理装置とを含む情報処理システムであって、前記機器は、紙文書から画像データを読み取る読取部と、前記読取部によって前記紙文書の一部のページが読み取られるたびに、当該一部のページの画像データに対してデータ量を削減する処理の処理を実行して、前記画像データよりもデータ量が削減された削減データを生成する削減部と、前記削減部によって前記削減データが生成されるたびに、当該削減データを、前記情報処理装置に送信する第1の送信部と、前記読取部によって前記紙文書から読み取られる画像データに関して、前記情報処理装置が実行する第1の処理とは異なる第2の処理を実行して、第2のデータを生成する第2の生成部と、前記削減データに関して前記情報処理装置によって実行される前記第1の処理により生成される第1のデータを、ネットワークを介して受信する第1の受信部と、前記第1のデータと前記第2のデータとを合成する合成部とを有し、前記読取部は、前記削減部、前記第1の送信部、前記第1の受信部、及び前記合成部に対して並列的に、前記紙文書から画像データを読み取り、前記情報処理装置は、前記削減データを受信する第2の受信部と、前記第2の受信部によって受信された前記削減データに関して前記第1の処理を実行して、前記第1のデータを生成する第1の生成部と、前記第1の生成部によって生成された前記第1のデータを前記機器に送信する第2の送信部とを有する。   Therefore, in order to solve the above problem, an information processing system including a device and an information processing apparatus connected to the device via a network, the device including a reading unit that reads image data from a paper document, Each time a partial page of the paper document is read by the reading unit, the data amount is reduced compared to the image data by executing a process of reducing the data amount on the image data of the partial page. A reduction unit that generates the reduced data, a first transmission unit that transmits the reduction data to the information processing device each time the reduction data is generated by the reduction unit, and the paper by the reading unit. A second generation unit that generates second data by executing a second process different from the first process performed by the information processing apparatus on the image data read from the document; A first receiving unit that receives the first data generated by the first process executed by the information processing apparatus with respect to the reduced data via a network; the first data; and the second data A data synthesizing unit that synthesizes the data, and the reading unit reads the paper document from the paper document in parallel with the reduction unit, the first transmission unit, the first reception unit, and the synthesis unit. The image processing apparatus reads the image data, and the information processing apparatus executes the first processing on the second reception unit that receives the reduction data and the reduction data received by the second reception unit, and A first generation unit that generates one data, and a second transmission unit that transmits the first data generated by the first generation unit to the device.

ネットワークを介した処理の要求に関するネットワーク通信の影響を低減することができる。   It is possible to reduce the influence of network communication on processing requests via the network.

第一の実施の形態における情報処理システムの構成例を示す図である。It is a figure which shows the structural example of the information processing system in 1st embodiment. 第一の実施の形態における情報処理システムの構成例を示す第二の図である。It is a 2nd figure which shows the structural example of the information processing system in 1st embodiment. 第一の実施の形態における画像形成装置のハードウェア構成例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to a first embodiment. 第一の実施の形態における外部装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the external device in 1st embodiment. 第一の実施の形態における画像処理の概要を示す図である。It is a figure which shows the outline | summary of the image processing in 1st embodiment. 画像認識処理及び画像変換処理について具体例が適用された画像処理の概要を示す図である。It is a figure which shows the outline | summary of the image process to which the specific example was applied about the image recognition process and the image conversion process. 通信速度と処理時間との第一の関係の例を示す図である。It is a figure which shows the example of the 1st relationship between a communication speed and processing time. 通信速度と処理時間との第二の関係の例を示す図である。It is a figure which shows the example of the 2nd relationship between a communication speed and processing time. 第一の実施の形態における外部装置へのOCR処理の要求の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the request | requirement of the OCR process to the external device in 1st embodiment. OCR処理の処理手順の一例を説明するための図である。It is a figure for demonstrating an example of the process sequence of an OCR process. 第一の実施の形態における外部装置へのOCR処理の要求の詳細を説明するための図である。It is a figure for demonstrating the detail of the request | requirement of the OCR process to the external apparatus in 1st embodiment. 座標付テキストデータの一例を示す図である。It is a figure which shows an example of text data with a coordinate. 第一の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。FIG. 2 is a diagram illustrating an example of functional configurations of an image forming apparatus and an external apparatus according to the first embodiment. 第一の実施の形態における情報処理システムが実行する処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the process sequence which the information processing system in 1st Embodiment performs. 画像形成装置による画像変換処理及び合成処理が実行されない形態を説明するための図である。FIG. 6 is a diagram for describing a form in which image conversion processing and composition processing by the image forming apparatus are not executed. 外部装置によって合成処理が実行される形態を説明するための図である。It is a figure for demonstrating the form with which a synthetic | combination process is performed by an external device. 第二の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。It is a figure which shows the function structural example of the image forming apparatus and external device in 2nd embodiment. 第二の実施の形態における画像形成装置が実行する処理手順の一例を説明するためのフローチャートである。12 is a flowchart for explaining an example of a processing procedure executed by the image forming apparatus according to the second embodiment. 外部装置に要求可能な他の画像処理の第一の例を示す図である。It is a figure which shows the 1st example of the other image processing which can be requested | required of an external device. 外部装置に要求可能な他の画像処理の第二の例を示す図である。It is a figure which shows the 2nd example of the other image processing which can be requested | required of an external device. 外部装置に要求可能な他の画像処理の第三の例を示す図である。It is a figure which shows the 3rd example of the other image processing which can be requested | required of an external device. 外部装置に要求可能な他の画像処理の第四の例を示す図である。It is a figure which shows the 4th example of the other image processing which can be requested | required of an external device. 複数ページの紙文書に関する処理手順の一例を示す図である。It is a figure which shows an example of the process sequence regarding the paper document of several pages. 通信速度と合計処理時間との第一の関係の例を示す図である。It is a figure which shows the example of the 1st relationship between a communication speed and total processing time. 第三の実施の形態の概要を説明するための図である。It is a figure for demonstrating the outline | summary of 3rd embodiment. 通信速度と合計処理時間との第二の関係の例を示す図である。It is a figure which shows the example of the 2nd relationship between a communication speed and total processing time. 各ページの読み取りと各画像処理等とを直列的に処理した場合と並列的に処理した場合との比較結果の一例を示す図である。It is a figure which shows an example of the comparison result with the case where the reading of each page, each image processing, etc. are processed in series, and when processed in parallel. 第三の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。It is a figure which shows the function structural example of the image forming apparatus in 3rd Embodiment, and an external device. 第三の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。It is a figure for demonstrating an example of the process sequence which the information processing system in 3rd Embodiment performs. 第四の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。It is a figure which shows the function structural example of the image forming apparatus in a 4th embodiment, and an external device. 第四の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。It is a figure for demonstrating an example of the process sequence which the information processing system in 4th Embodiment performs. 第五の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。It is a figure which shows the function structural example of the image forming apparatus in a 5th embodiment, and an external device. 第五の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。It is a figure for demonstrating an example of the process sequence which the information processing system in 5th Embodiment performs. 第六の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。It is a figure for demonstrating an example of the process sequence which the information processing system in 6th Embodiment performs.

以下、図面に基づいて第一の実施の形態を説明する。図1は、第一の実施の形態における情報処理システムの構成例を示す図である。図1に示される情報処理システム1において、外部装置20は、各種の機器にネットワークN1を介して通信可能に接続される。ネットワークN1は、例えば、LAN(Local Area Network)、インターネット、又はUSB(Universal Serial Bus)ケーブル等である。各種の機器の一例として、図1には、1以上の画像形成装置10、1以上のプロジェクタ50、1以上のデジタルカメラ60、1以上のテレビ会議システム70、及び1以上の電子黒板80が示されている。   The first embodiment will be described below with reference to the drawings. FIG. 1 is a diagram illustrating a configuration example of an information processing system according to the first embodiment. In the information processing system 1 shown in FIG. 1, the external device 20 is communicably connected to various devices via a network N1. The network N1 is, for example, a LAN (Local Area Network), the Internet, or a USB (Universal Serial Bus) cable. As an example of various devices, FIG. 1 shows one or more image forming apparatuses 10, one or more projectors 50, one or more digital cameras 60, one or more video conference systems 70, and one or more electronic blackboards 80. Has been.

画像形成装置10は、例えば、スキャナ、プリンタ、又は複合機等である。本実施の形態において、画像形成装置10は、紙文書をスキャンすることによって入力される画像データに関して画像処理を実行する。また、画像形成装置10は、一部の画像処理に関しては、外部装置20に要求又は委譲(以下、「要求」で統一する)する。そうすることにより、画像形成装置10の処理負荷を軽減することができる。すなわち、本実施の形態では、画像形成装置10に入力された画像データに関して、画像形成装置10と外部装置20とに分散して画像処理が実行される。なお、各画像形成装置10は、同一のオフィス又は学校等に設置されてもよいし、異なるオフィス又は学校等において設置されてもよい。なお、画像形成装置10以外の機器が、外部装置20に処理を要求してもよい。例えば、プロジェクタ50、デジタルカメラ60、テレビ会議システム70、電子黒板80、又は非図示の他の機器が、外部装置20に処理を要求してもよい。   The image forming apparatus 10 is, for example, a scanner, a printer, or a multifunction machine. In the present embodiment, the image forming apparatus 10 performs image processing on image data input by scanning a paper document. Further, the image forming apparatus 10 requests or delegates (hereinafter, “unify” by “request”) to the external apparatus 20 for some image processing. By doing so, the processing load of the image forming apparatus 10 can be reduced. That is, in the present embodiment, image processing is executed by distributing the image data input to the image forming apparatus 10 to the image forming apparatus 10 and the external apparatus 20. Each image forming apparatus 10 may be installed in the same office or school, or may be installed in a different office or school. Note that a device other than the image forming apparatus 10 may request the external device 20 to perform processing. For example, the projector 50, the digital camera 60, the video conference system 70, the electronic blackboard 80, or another device (not shown) may request the external device 20 to perform processing.

外部装置20は、画像形成装置10から要求された処理を実行するコンピュータ等である。外部装置20の処理性能は、処理の要求元である画像形成装置10よりも高いことが好ましい。画像形成装置10より処理性能の高いコンピュータが、外部装置20として利用されることにより、画像形成装置10に対して入力された画像データに関する全ての画像処理を画像形成装置10が実行する場合よりも、当該画像処理の一部又は全部を、外部装置20に要求する方が、処理時間が短縮されることを期待することができる。また、外部装置20は、処理の要求元の画像形成装置10とは別の画像形成装置10であってもよい。この場合も、外部装置20は、処理の要求元の画像形成装置10よりも、処理性能が高い画像形成装置10であることが好ましい。なお、外部装置20は、クラウドサービス、Webサービス、又はアプリケーションプロバイダ等の形態によってサービスを提供するコンピュータ又はコンピュータシステムであってもよいし、画像形成装置10が設置されている組織等と同じ組織に設置されているPC(Personal Computer)等のコンピュータ又はコンピュータシステムであってもよい。例えば、図2に示されるように、外部装置20は、相互にネットワークを介して接続される複数の情報処理装置によって構成されてもよい。なお、図2では、外部装置20が4つの情報処理装置によって構成される例が示されているが、外部装置20は、3つ以下の情報処理装置によって構成されてもよいし、5つ以上の情報処理装置によって構成されてもよい。   The external device 20 is a computer or the like that executes processing requested by the image forming apparatus 10. The processing performance of the external device 20 is preferably higher than that of the image forming apparatus 10 that is the request source of the processing. A computer having higher processing performance than the image forming apparatus 10 is used as the external apparatus 20, so that the image forming apparatus 10 executes all image processing relating to image data input to the image forming apparatus 10. It can be expected that the processing time is shortened when a part or all of the image processing is requested to the external apparatus 20. Further, the external device 20 may be an image forming apparatus 10 that is different from the image forming apparatus 10 that requested the processing. Also in this case, the external device 20 is preferably the image forming device 10 having higher processing performance than the image forming device 10 that is the request source of the processing. Note that the external device 20 may be a computer or a computer system that provides a service in the form of a cloud service, a Web service, an application provider, or the like, or may be in the same organization as the organization in which the image forming apparatus 10 is installed. It may be a computer or a computer system such as an installed PC (Personal Computer). For example, as illustrated in FIG. 2, the external device 20 may be configured by a plurality of information processing devices connected to each other via a network. 2 illustrates an example in which the external device 20 is configured by four information processing devices. However, the external device 20 may be configured by three or less information processing devices, and may be five or more. The information processing apparatus may be configured.

図3は、第一の実施の形態における画像形成装置のハードウェア構成例を示す図である。図3において、画像形成装置10は、コントローラ11、スキャナ12、プリンタ13、モデム14、操作パネル15、ネットワークインタフェース16、及びSDカードスロット17等のハードウェアを有する。   FIG. 3 is a diagram illustrating a hardware configuration example of the image forming apparatus according to the first embodiment. 3, the image forming apparatus 10 includes hardware such as a controller 11, a scanner 12, a printer 13, a modem 14, an operation panel 15, a network interface 16, and an SD card slot 17.

コントローラ11は、CPU111、RAM112、ROM113、HDD114、及びNVRAM115等を有する。ROM113には、各種のプログラムやプログラムによって利用されるデータ等が記憶されている。RAM112は、プログラムをロードするための記憶領域や、ロードされたプログラムのワーク領域等として用いられる。CPU111は、RAM112にロードされたプログラムを処理することにより、各種の機能を実現する。HDD114には、プログラムやプログラムが利用する各種のデータ等が記憶される。NVRAM115には、各種の設定情報等が記憶される。   The controller 11 includes a CPU 111, a RAM 112, a ROM 113, an HDD 114, an NVRAM 115, and the like. The ROM 113 stores various programs and data used by the programs. The RAM 112 is used as a storage area for loading a program, a work area for the loaded program, and the like. The CPU 111 realizes various functions by processing a program loaded in the RAM 112. The HDD 114 stores a program and various data used by the program. The NVRAM 115 stores various setting information and the like.

スキャナ12は、紙文書より画像データを読み取るためのハードウェア(画像読取手段)である。プリンタ13は、印刷データを印刷用紙に印刷するためのハードウェア(印刷手段)である。モデム14は、電話回線に接続するためのハードウェアであり、FAX通信による画像データの送受信を実行するために用いられる。操作パネル15は、ユーザからの入力の受け付けを行うためのボタン等の入力手段や、液晶パネル等の表示手段等を備えたハードウェアである。液晶パネルは、タッチパネル機能を有していてもよい。この場合、当該液晶パネルは、入力手段の機能をも兼ねる。ネットワークインタフェース16は、LAN等のネットワーク(有線又は無線の別は問わない。)に接続するためのハードウェアである。SDカードスロット17は、SDカード80に記憶されたプログラムを読み取るために利用される。すなわち、画像形成装置10では、ROM113に記憶されたプログラムだけでなく、SDカード80に記憶されたプログラムもRAM112にロードされ、実行されうる。なお、他の記録媒体(例えば、CD−ROM又はUSB(Universal Serial Bus)メモリ等)によってSDカード80が代替されてもよい。すなわち、SDカード80の位置付けに相当する記録媒体の種類は、所定のものに限定されない。この場合、SDカードスロット17は、記録媒体の種類に応じたハードウェアによって代替されればよい。   The scanner 12 is hardware (image reading means) for reading image data from a paper document. The printer 13 is hardware (printing means) for printing print data on printing paper. The modem 14 is hardware for connecting to a telephone line, and is used to execute transmission / reception of image data by FAX communication. The operation panel 15 is hardware including input means such as buttons for accepting input from the user, display means such as a liquid crystal panel, and the like. The liquid crystal panel may have a touch panel function. In this case, the liquid crystal panel also functions as an input unit. The network interface 16 is hardware for connecting to a network such as a LAN (whether wired or wireless). The SD card slot 17 is used for reading a program stored in the SD card 80. That is, in the image forming apparatus 10, not only the program stored in the ROM 113 but also the program stored in the SD card 80 can be loaded into the RAM 112 and executed. The SD card 80 may be replaced by another recording medium (for example, a CD-ROM or a USB (Universal Serial Bus) memory). That is, the type of recording medium corresponding to the positioning of the SD card 80 is not limited to a predetermined one. In this case, the SD card slot 17 may be replaced by hardware corresponding to the type of recording medium.

図4は、第一の実施の形態における外部装置のハードウェア構成例を示す図である。図4の外部装置20は、それぞれバスBで相互に接続されているドライブ装置200と、補助記憶装置202と、メモリ装置203と、CPU204と、インタフェース装置205とを有する。   FIG. 4 is a diagram illustrating a hardware configuration example of the external device according to the first embodiment. The external device 20 in FIG. 4 includes a drive device 200, an auxiliary storage device 202, a memory device 203, a CPU 204, and an interface device 205, which are mutually connected by a bus B.

外部装置20での処理を実現するプログラムは、CD−ROM等の記録媒体201によって提供される。プログラムを記憶した記録媒体201がドライブ装置200にセットされると、プログラムが記録媒体201からドライブ装置200を介して補助記憶装置202にインストールされる。但し、プログラムのインストールは必ずしも記録媒体201より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置202は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。   A program for realizing processing in the external device 20 is provided by a recording medium 201 such as a CD-ROM. When the recording medium 201 storing the program is set in the drive device 200, the program is installed from the recording medium 201 to the auxiliary storage device 202 via the drive device 200. However, it is not always necessary to install the program from the recording medium 201, and the program may be downloaded from another computer via a network. The auxiliary storage device 202 stores the installed program and stores necessary files and data.

メモリ装置203は、プログラムの起動指示があった場合に、補助記憶装置202からプログラムを読み出して格納する。CPU204は、メモリ装置203に格納されたプログラムに従って外部装置20に係る機能を実行する。インタフェース装置205は、ネットワークに接続するためのインタフェースとして用いられる。   The memory device 203 reads the program from the auxiliary storage device 202 and stores it when there is an instruction to start the program. The CPU 204 executes functions related to the external device 20 in accordance with a program stored in the memory device 203. The interface device 205 is used as an interface for connecting to a network.

なお、外部装置20は、図4に示されるようなハードウェアを有する複数のコンピュータによって構成されてもよい。すなわち、後述において外部装置20が実行する処理は、複数のコンピュータに分散されて実行されてもよい。   The external device 20 may be configured by a plurality of computers having hardware as shown in FIG. That is, the processing executed by the external device 20 in the later description may be executed by being distributed to a plurality of computers.

本実施の形態では、図5に示されるような手順で実行される画像処理の一部が、外部装置20に要求される例について説明する。   In the present embodiment, an example in which a part of image processing executed in the procedure as shown in FIG.

図5は、第一の実施の形態における画像処理の概要を示す図である。図5に示される画像処理では、まず、画像形成装置10のスキャナ12によって紙文書の画像がスキャンされ(読み取られ)、当該画像を示す画像データ(以下、「スキャン画像」という。)が生成される。当該スキャン画像は、例えば、JPEG(Joint Photographic Experts Group)形式のカラーデータである。但し、スキャン後のスキャン画像の形式は、所定のものに限定されない。   FIG. 5 is a diagram showing an outline of the image processing in the first embodiment. In the image processing shown in FIG. 5, first, an image of a paper document is scanned (read) by the scanner 12 of the image forming apparatus 10, and image data indicating the image (hereinafter referred to as “scanned image”) is generated. The The scanned image is, for example, color data in JPEG (Joint Photographic Experts Group) format. However, the format of the scanned image after scanning is not limited to a predetermined format.

続いて、スキャン画像に対して画像認識処理が実行される。また、スキャン画像に対して、画像変換処理が実行される。画像認識処理とは、例えば、スキャン画像が示す画像の内容を分析して、画像の形状を認識する処理をいう。画像変換処理とは、例えば、画像データのサイズ又は容量を変換する処理、又は画像データのデータ形式を変換する処理等をいう。なお、図5に示される画像認識処理と画像変換処理とは、相互に依存関係を有さない。したがって、画像認識処理と画像変換処理とは並列的に実行することが可能である。但し、画像認識処理と画像変換処理とのいずれか一方は、他方に対して依存関係を有してもよい。   Subsequently, an image recognition process is performed on the scanned image. In addition, an image conversion process is performed on the scanned image. The image recognition processing refers to processing for recognizing the shape of an image by analyzing the content of the image indicated by the scanned image, for example. The image conversion process refers to, for example, a process for converting the size or capacity of image data, or a process for converting the data format of image data. Note that the image recognition process and the image conversion process shown in FIG. 5 have no mutual dependency. Therefore, the image recognition process and the image conversion process can be executed in parallel. However, one of the image recognition process and the image conversion process may have a dependency relationship with the other.

続いて、画像認識処理によって得られるデータと、画像変換処理によって得られるデータとについて、合成処理が実行される。その結果、一つの電子文書が生成される。   Subsequently, a combining process is performed on the data obtained by the image recognition process and the data obtained by the image conversion process. As a result, one electronic document is generated.

なお、以下においては、OCR(Optical Character Recognition)処理(文字認識処理)が、画像認識処理の一例であり、高圧縮PDF変換処理が、画像変換処理の一例であるとする。したがって、本実施の形態では、図6に示される画像処理が実行される。   In the following, it is assumed that OCR (Optical Character Recognition) processing (character recognition processing) is an example of image recognition processing, and high-compression PDF conversion processing is an example of image conversion processing. Therefore, in the present embodiment, the image processing shown in FIG. 6 is executed.

図6は、画像認識処理及び画像変換処理について具体例が適用された画像処理の概要を示す図である。高圧縮PDF変換処理とは、スキャン画像に基づいて、高圧縮PDFデータを生成する処理をいう。高圧縮PDFデータとは、カラー画像の色文字領域、黒文字領域、及び写真領域等を別々に処理することにより、見栄えを維持した状態で、従来のPDFデータよりも大幅にデータ量(データサイズ)が削減されたPDFデータをいう。   FIG. 6 is a diagram illustrating an overview of image processing to which a specific example is applied for image recognition processing and image conversion processing. High-compression PDF conversion processing refers to processing for generating high-compression PDF data based on a scanned image. High-compression PDF data means that the amount of data (data size) is significantly greater than that of conventional PDF data while maintaining the appearance by processing the color character area, black character area, and photo area of the color image separately. Refers to the PDF data reduced.

合成処理においては、高圧縮PDFデータに対して、PDFデータのマルチレイヤ構造を利用して、テキストレイヤに透明テキストとしてOCR処理の結果として得られるテキストデータが挿入される。その結果、画像内の文字の検索やハイライト表示等が可能な電子文書(透明テキスト付高圧縮PDF)が作成される。   In the synthesizing process, text data obtained as a result of the OCR process is inserted into the text layer as a transparent text using the multi-layer structure of the PDF data with respect to the highly compressed PDF data. As a result, an electronic document (a high-compression PDF with transparent text) capable of searching for characters in an image, highlighting, and the like is created.

ここで、OCR処理及び高圧縮PDF変換処理の少なくともいずれか一方を、外部装置20に要求することにより、図5に示される処理全体の処理時間の削減を期待することができる。本実施の形態では、OCR処理を外部装置20に要求することとする。この場合、スキャン画像を外部装置20に転送する必要が有るが、スキャン画像のデータ量と、ネットワークN1の通信速度とによっては、処理時間の削減に関して、必ずしも期待通りの効果が得られるとは限らない。当該処理時間は、以下の式1のように求めることができる。   Here, by requesting the external device 20 to perform at least one of OCR processing and high-compression PDF conversion processing, a reduction in processing time of the entire processing shown in FIG. 5 can be expected. In the present embodiment, it is assumed that the OCR process is requested to the external device 20. In this case, it is necessary to transfer the scan image to the external device 20, but depending on the data amount of the scan image and the communication speed of the network N1, the expected effect is not always obtained with respect to the reduction in processing time. Absent. The processing time can be obtained as shown in Equation 1 below.

処理時間(T)=OCR処理時間(Tp)+転送時間(Tt) ・・・(1)
転送時間(Tt)=アップロード時間(=転送サイズ/Au)+ダウンロード時間(=転送サイズ/Ad)
Au:アップロード時の通信速度
Ad:ダウンロード時の通信速度
画像形成装置10から外部装置20へのアップロード時の転送サイズは、スキャン画像のデータ量であり、外部装置20から画像形成装置10へのダウンロード時の転送サイズは、OCR処理によって得られたデータのデータ量である。なお、アップロード時間やダウンロード時間には、データの転送時間のみならず、例えば、ハンドシェイク時間等、データの転送が開始されるまでに要される時間も含まれるが、ここでは、説明の便宜上、斯かる時間は無視できる程度であるとする。
Processing time (T) = OCR processing time (Tp) + Transfer time (Tt) (1)
Transfer time (Tt) = Upload time (= Transfer size / Au) + Download time (= Transfer size / Ad)
Au: communication speed at upload Ad: communication speed at download The transfer size at the time of upload from the image forming apparatus 10 to the external apparatus 20 is the data amount of the scanned image, and is downloaded from the external apparatus 20 to the image forming apparatus 10. The transfer size at that time is the amount of data obtained by the OCR process. Note that the upload time and download time include not only the data transfer time but also the time required for the start of data transfer, such as a handshake time, but here, for convenience of explanation. It is assumed that such time is negligible.

ここで、紙文書1枚あたりのOCR処理の処理時間について、画像形成装置10による処理時間は10秒であり、外部装置20による処理時間は1秒であるとする。すなわち、外部装置20は、OCR処理に関して、画像形成装置10に対して10倍の処理性能を有することとする。また、スキャン画像のデータ量は、1Mbyteであり、OCR処理によって得られるテキストデータのデータ量は、10Kbyteであるとする。更に、アップロード方向の通信速度Auとダウンロード方向の通信速度Adは同じであるとする。そうすると、外部装置20による処理時間は、以下の式2によって求められる。   Here, regarding the processing time of the OCR processing per paper document, it is assumed that the processing time by the image forming apparatus 10 is 10 seconds and the processing time by the external apparatus 20 is 1 second. That is, the external device 20 has a processing performance 10 times that of the image forming apparatus 10 with respect to the OCR processing. The data amount of the scan image is 1 Mbyte, and the data amount of the text data obtained by the OCR process is 10 Kbyte. Further, it is assumed that the communication speed Au in the upload direction and the communication speed Ad in the download direction are the same. Then, the processing time by the external device 20 is obtained by the following formula 2.

処理時間=1(秒)+(1(Mbyte)+10(Kbyte))/通信速度 ・・・(2)
式2において、通信速度と処理時間との関係は、図7に示される通りとなる。図7は、通信速度と処理時間との第一の関係の例を示す図である。図7には、テーブル形式とグラフ形式とによって、式2における通信速度と処理時間との関係が示されている。なお、グラフにおいては、曲線c1が、通信速度と処理時間との関係を示す。
Processing time = 1 (second) + (1 (Mbyte) +10 (Kbyte)) / communication speed (2)
In Expression 2, the relationship between the communication speed and the processing time is as shown in FIG. FIG. 7 is a diagram illustrating an example of a first relationship between the communication speed and the processing time. In FIG. 7, the relationship between the communication speed and the processing time in Expression 2 is shown by the table format and the graph format. In the graph, the curve c1 indicates the relationship between the communication speed and the processing time.

ここで、画像形成装置10のOCR処理の処理時間は10秒である。また、画像形成装置10に関して転送時間は0秒であると考えることができる。したがって、画像形成装置10の処理時間は10秒である。そうすると、この例では、通信速度が114Kbpsを超えれば、外部装置20によってOCR処理を行った方が、全体の処理時間が短縮されることが分かる。   Here, the processing time of the OCR processing of the image forming apparatus 10 is 10 seconds. Further, it can be considered that the transfer time for the image forming apparatus 10 is 0 second. Accordingly, the processing time of the image forming apparatus 10 is 10 seconds. Then, in this example, if the communication speed exceeds 114 Kbps, it is understood that the overall processing time is shortened when the OCR processing is performed by the external device 20.

本実施の形態では、通信速度に関する斯かる閾値(114Kbps)を低下させることにより、外部装置20においてOCR処理を行った方がOCR処理に要される時間が短縮される可能性を高める。例えば、転送データのデータ量を、仮に、10分の1に削減できた場合、外部装置20による処理時間は、以下の通りとなる。   In the present embodiment, by reducing the threshold value (114 Kbps) regarding the communication speed, the possibility that the time required for the OCR process is shortened when the OCR process is performed in the external device 20 is increased. For example, if the data amount of the transfer data can be reduced to 1/10, the processing time by the external device 20 is as follows.

処理時間=1(秒)+(100(Kbyte)+10(Kbyte))/通信速度 ・・・(3)
式3において、通信速度と処理時間との関係は、図8に示される通りとなる。図8は、通信速度と処理時間との第二の関係の例を示す図である。図8には、テーブル形式とグラフ形式とによって、式3における通信速度と処理時間との関係が示されている。なお、グラフにおいては、曲線c2が、式3に対応し、曲線c1は、式2に対応する。曲線c2によれば、通信速度が13.8Kbpsを超えれば、外部装置20によってOCR処理を行った方がOCR処理に要される時間が短縮されることが分かる。すなわち、転送データのデータ量を小さくすることができれば、外部装置20によってOCR処理を行った場合にOCR処理に要される時間が短縮される可能性を拡大することができる。そこで、本実施の形態では、図5に示したOCR処理を、図9に示されるように外部装置20に要求する。
Processing time = 1 (second) + (100 (Kbyte) +10 (Kbyte)) / communication speed (3)
In Expression 3, the relationship between the communication speed and the processing time is as shown in FIG. FIG. 8 is a diagram illustrating an example of a second relationship between the communication speed and the processing time. FIG. 8 shows the relationship between the communication speed and the processing time in Equation 3 in a table format and a graph format. In the graph, the curve c2 corresponds to the expression 3 and the curve c1 corresponds to the expression 2. According to the curve c2, it can be seen that if the communication speed exceeds 13.8 Kbps, the time required for the OCR process is shortened when the external device 20 performs the OCR process. That is, if the amount of transfer data can be reduced, the possibility that the time required for the OCR processing when the OCR processing is performed by the external device 20 can be increased. Therefore, in the present embodiment, the OCR process shown in FIG. 5 is requested to the external device 20 as shown in FIG.

図9は、第一の実施の形態における外部装置へのOCR処理の要求の概要を説明するための図である。図9には、OCR処理が外部装置20によって実行されることが示されている。また、画像形成装置10においては、OCR処理の前段の処理として、データ量削減処理が実行される。データ量削減処理は、スキャン画像に含まれる情報から、外部装置20に要求される処理(ここでは、OCR処理)に不要な情報の一部又は全部が除去された画像データ(以下、「削減データ」という。)を生成する処理である。削減データは、スキャン画像に含まれている情報の一部が除去されたものであるため、スキャン画像よりもデータ量が小さい。したがって、データ量削減処理によって生成されるデータを転送データとすることにより、外部装置20によってOCR処理を行った場合にOCR処理に要される時間が短縮される可能性を高めることができる。   FIG. 9 is a diagram for explaining an outline of a request for OCR processing to an external device according to the first embodiment. FIG. 9 shows that the OCR process is executed by the external device 20. In the image forming apparatus 10, a data amount reduction process is executed as a process preceding the OCR process. Data amount reduction processing is image data obtained by removing a part or all of information unnecessary for processing required in the external device 20 (here, OCR processing) from information included in a scanned image (hereinafter referred to as “reduction data”). ").) Is generated. The reduction data has a data amount smaller than that of the scan image because a part of the information included in the scan image is removed. Therefore, by using the data generated by the data amount reduction process as the transfer data, it is possible to increase the possibility that the time required for the OCR process is shortened when the OCR process is performed by the external device 20.

データ量削減処理を説明するため、OCR処理の詳細について説明する。図10は、OCR処理の処理手順の一例を説明するための図である。OCR処理は、画像データを入力データとし、座標付テキストデータを出力データとする画像処理である。図10に示されるように、OCR処理は、画像補正処理及び画像認識処理を含む。   The details of the OCR process will be described to explain the data amount reduction process. FIG. 10 is a diagram for explaining an example of the processing procedure of the OCR processing. The OCR processing is image processing in which image data is input data and text data with coordinates is output data. As shown in FIG. 10, the OCR process includes an image correction process and an image recognition process.

画像補正処理は、例えば、入力された画像データをOCRに適した状態に補正する処理である。画像補正処理を構成する処理手順は、例えば、二値化処理、天地認識/回転処理、傾き認識/回転処理、及びノイズ除去処理等であり、この順に各処理が実行される。   The image correction process is, for example, a process for correcting input image data into a state suitable for OCR. The processing procedure constituting the image correction processing is, for example, binarization processing, top / bottom recognition / rotation processing, tilt recognition / rotation processing, noise removal processing, and the like, and each processing is executed in this order.

二値化処理は、OCRに適した白黒画像を生成する処理である。天地認識/回転処理は、白黒画像の天地方向を判別し、正しい方向に修正する処理である。傾き認識/回転処理は、画像内の文字や罫線等の傾きを分析し、当該文字及び罫線等が水平になるように補正する処理である。ノイズ除去処理は、スキャン対象の紙文書に付着していた汚れ(ノイズ)、当該紙文書のスキャン時に含まれてしまった汚れ、又は文字の下に引かれた網掛け模様等を除去する処理である。   The binarization process is a process for generating a black and white image suitable for OCR. The top / bottom recognition / rotation process is a process for determining the top / bottom direction of a black and white image and correcting it in the correct direction. Inclination recognition / rotation processing is processing for analyzing the inclination of characters and ruled lines in an image and correcting the characters and ruled lines to be horizontal. The noise removal process is a process for removing dirt (noise) attached to a paper document to be scanned, dirt contained during scanning of the paper document, or a halftone pattern drawn under characters. is there.

画像認識処理は、画像(画像補正処理によって生成された画像)内の要素を、文字、図形、写真、及び表等に分類し、文字に対して活字OCR(活字認識)を行う処理である。画像認識処理を構成する処理手順は、例えば、レイアウト解析処理、表の解析処理、及び活字OCR処理等であり、この順に各処理が実行される。   The image recognition process is a process of classifying elements in an image (image generated by the image correction process) into characters, graphics, photographs, tables, and the like, and performing type OCR (type recognition) on the characters. The processing procedure constituting the image recognition processing is, for example, layout analysis processing, table analysis processing, type OCR processing, and the like, and each processing is executed in this order.

レイアウト解析処理は、画像内の文字領域、表領域、罫線領域、及び図形領域等を抽出する処理である。表の解析処理は、表領域内の文字領域や罫線情報を抽出する処理である。活字OCR処理は、文字領域内の文字を1文字ずつ切り出して、文字を認識する処理である。   The layout analysis process is a process for extracting a character area, a table area, a ruled line area, a graphic area, and the like in an image. The table analysis process is a process of extracting character areas and ruled line information in the table area. The type OCR process is a process of recognizing characters by cutting out characters in the character area one by one.

上記より明らかなように、二値化処理より後の処理では、白黒画像が処理対象とされる。換言すれば、二値化処理より後の処理では、カラー画像は必要ではない。カラー画像と白黒画像とでは、階調数が異なるため、同じ画像内容に関しては、白黒画像の方がカラー画像よりもデータ量が小さい。そうすると、二値化処理によって生成される白黒画像のデータを転送データとすれば、スキャン画像を転送する場合に比べて、転送時間を短縮することができる。   As is clear from the above, in the processing after the binarization processing, a monochrome image is a processing target. In other words, a color image is not necessary in the processing after the binarization processing. Since the number of gradations is different between a color image and a monochrome image, the data amount of the monochrome image is smaller than that of the color image with respect to the same image content. Then, if the black and white image data generated by the binarization process is the transfer data, the transfer time can be shortened compared to the case of transferring the scan image.

そこで、本実施の形態では、図11に示されるように、外部装置20への画像処理の要求が行われる。図11は、第一の実施の形態における外部装置へのOCR処理の要求の詳細を説明するための図である。図11は、図9の内容を詳細化及び具体化したものである。   Therefore, in the present embodiment, as shown in FIG. 11, a request for image processing is made to the external device 20. FIG. 11 is a diagram for explaining details of a request for OCR processing to an external apparatus according to the first embodiment. FIG. 11 is a detailed and specific example of the contents of FIG.

図11において、画像形成装置10は、スキャン画像に対して二値化処理を実行する。二値化処理によって生成された白黒の画像データは、外部装置20へ転送される。すなわち、本実施の形態では、二値化処理が、データ量削減処理の一例である。また、二値化処理によって生成される白黒の画像データが、削減データの一例である。   In FIG. 11, the image forming apparatus 10 performs binarization processing on the scanned image. The monochrome image data generated by the binarization process is transferred to the external device 20. That is, in this embodiment, the binarization process is an example of the data amount reduction process. In addition, monochrome image data generated by binarization processing is an example of reduction data.

外部装置20は、削減データに関して、OCR処理を構成する画像補正処理及び画像認識処理を実行する。但し、画像補正処理に関して、二値化処理は実行されなくてもよい。二値化処理は、既に画像形成装置10によって実行されているからである。外部装置20は、OCR処理によって生成される座標付テキストデータを、画像形成装置10に返信する。   The external device 20 performs an image correction process and an image recognition process constituting the OCR process with respect to the reduced data. However, regarding the image correction process, the binarization process may not be executed. This is because the binarization processing has already been executed by the image forming apparatus 10. The external apparatus 20 returns the text data with coordinates generated by the OCR process to the image forming apparatus 10.

画像形成装置10は、高圧縮PDF変換処理によって生成された高圧縮PDFデータに対して、座標付テキストデータを合成して、透明テキスト付高圧縮PDFデータを生成する。   The image forming apparatus 10 synthesizes text data with coordinates with high-compression PDF data generated by high-compression PDF conversion processing to generate high-compression PDF data with transparent text.

なお、OCR処理によって生成される座標付テキストデータは、例えば、図12に示されるような構成を有する。図12は、座標付テキストデータの一例を示す図である。   The coordinated text data generated by the OCR process has a configuration as shown in FIG. 12, for example. FIG. 12 is a diagram illustrating an example of text data with coordinates.

図12において、座標付テキストデータは、例えば、タイトルフィールドf1、解像度フィールドf2、サイズフィールドf3、及び回転角度フィールドf4等を含む。   In FIG. 12, the text data with coordinates includes, for example, a title field f1, a resolution field f2, a size field f3, a rotation angle field f4, and the like.

タイトルフィールドf1には、抽出元の画像のタイトル部分の文字列が含まれる。画像内におけるタイトル部分は、例えば、文字の大小関係等に基づいて特定される。解像度フィールドf2には、テキストの抽出元の画像の解像度が含まれる。サイズフィールドf3には、テキストの抽出元の画像の幅方向の画素数と高さ方向の画素数とが含まれる。回転角度フィールドf4には、抽出元の画像の傾きが含まれる。   The title field f1 includes a character string of the title portion of the image as the extraction source. The title portion in the image is specified based on, for example, the size relationship of characters. The resolution field f2 includes the resolution of the image from which the text is extracted. The size field f3 includes the number of pixels in the width direction and the number of pixels in the height direction of the image from which the text is extracted. The rotation angle field f4 includes the inclination of the source image.

座標付テキストデータには、上記のフィールド群に続いて、認識された文字ごとに、当該文字を囲む矩形の座標値と当該文字とが対応付けられて含まれる。   In the text data with coordinates, following the above field group, for each recognized character, a coordinate value of a rectangle surrounding the character and the character are associated with each other.

なお、本実施の形態において、座標付テキストデータは、高圧縮PDFデータのテキストレイヤにテキストデータを埋め込むために必要な情報が含まれていれば、所定の形式に限定されない。例えば、各文字の座標値は、高圧縮PDFデータのテキストレイヤにおける各文字の位置を特定するために用いられる。   In the present embodiment, the coordinated text data is not limited to a predetermined format as long as the information necessary for embedding the text data in the text layer of the highly compressed PDF data is included. For example, the coordinate value of each character is used to specify the position of each character in the text layer of the highly compressed PDF data.

OCR処理について、図11に示されるような外部装置20への要求を可能とするために、画像形成装置10及び外部装置20は、例えば、図13に示されるような機能構成を有する。   In order to enable a request to the external apparatus 20 as shown in FIG. 11 for the OCR processing, the image forming apparatus 10 and the external apparatus 20 have a functional configuration as shown in FIG. 13, for example.

図13は、第一の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。図13において、画像形成装置10は、画像入力部121、データ削減部122、データ転送部123、応答受信部124、画像変換部125、及びデータ合成部126等を有する。これら各部は、画像形成装置10にインストールされる1以上のプログラムが、CPU111に実行させる処理により実現される。   FIG. 13 is a diagram illustrating a functional configuration example of the image forming apparatus and the external apparatus according to the first embodiment. In FIG. 13, the image forming apparatus 10 includes an image input unit 121, a data reduction unit 122, a data transfer unit 123, a response reception unit 124, an image conversion unit 125, a data composition unit 126, and the like. Each of these units is realized by processing executed by the CPU 111 by one or more programs installed in the image forming apparatus 10.

画像入力部121は、スキャナ12に紙文書の画像を読み取らせ、当該画像を示す画像データ(スキャン画像)を生成する。すなわち、画像入力部121によって、画像形成装置10にスキャン画像が入力される。スキャン画像は、カラー画像であってもよい。データ削減部122は、スキャン画像に関して、OCR処理を構成する複数の処理手順のうちの一部の処理手順である二値化処理を実行して、白黒画像の画像データ(削減データ)を生成する。データ転送部123は、当該削減データを外部装置20に転送(送信)する。応答受信部124は、削減データに関するOCR処理の結果(すなわち、座標付テキストデータ)を、外部装置20から受信する。画像変換部125は、スキャン画像に関して、高圧縮PDF変換処理を実行し、高圧縮PDFデータを生成する。データ合成部126は、高圧縮PDFデータに対して、座標付テキストデータを合成する。   The image input unit 121 causes the scanner 12 to read an image of a paper document and generates image data (scanned image) indicating the image. That is, the scanned image is input to the image forming apparatus 10 by the image input unit 121. The scanned image may be a color image. The data reduction unit 122 performs binarization processing, which is a part of a plurality of processing procedures constituting the OCR processing, on the scanned image, and generates black and white image data (reduced data). . The data transfer unit 123 transfers (transmits) the reduced data to the external device 20. The response reception unit 124 receives the result of the OCR processing (that is, text data with coordinates) regarding the reduction data from the external device 20. The image conversion unit 125 performs high-compression PDF conversion processing on the scanned image to generate high-compression PDF data. The data synthesizing unit 126 synthesizes text data with coordinates with the highly compressed PDF data.

外部装置20は、データ受信部21、画像認識部22、及び応答返信部23等を有する。これら各部は、外部装置20にインストールされる1以上のプログラムが、CPU204に実行させる処理により実現される。   The external device 20 includes a data receiving unit 21, an image recognition unit 22, a response reply unit 23, and the like. Each of these units is realized by processing that one or more programs installed in the external device 20 cause the CPU 204 to execute.

データ受信部21は、画像形成装置10から送信される削減データを受信する。画像認識部22は、削減データに対してOCR処理を実行し、座標付テキストデータを生成する。応答返信部23は、座標付テキストデータを画像形成装置10に返信する。   The data receiving unit 21 receives the reduced data transmitted from the image forming apparatus 10. The image recognition unit 22 performs OCR processing on the reduced data, and generates coordinated text data. The response reply unit 23 returns the text data with coordinates to the image forming apparatus 10.

以下、情報処理システム1において実行される処理手順について説明する。図14は、第一の実施の形態における情報処理システムが実行する処理手順の一例を説明するためのシーケンス図である。   Hereinafter, a processing procedure executed in the information processing system 1 will be described. FIG. 14 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system according to the first embodiment.

紙文書が画像形成装置10にセットされ、ユーザによって所定の操作が行われると、画像入力部121は、スキャナ12を制御して、紙文書の画像を読み取る(S101)。画像入力部121は、読み取られた画像を示すスキャン画像を生成する。   When a paper document is set in the image forming apparatus 10 and a predetermined operation is performed by the user, the image input unit 121 controls the scanner 12 to read an image of the paper document (S101). The image input unit 121 generates a scan image indicating the read image.

続いて、データ削減部122は、スキャン画像に関して二値化処理を実行し、白黒画像の削減データを生成する(S102)。続いて、データ転送部123は、当該削減データを、外部装置20に転送する(S103)。   Subsequently, the data reduction unit 122 executes binarization processing on the scanned image, and generates reduction data for the monochrome image (S102). Subsequently, the data transfer unit 123 transfers the reduced data to the external device 20 (S103).

続いて、画像変換部125は、スキャン画像に関して高圧縮PDF変換処理を実行し、高圧縮PDFデータを生成する(S104)。続いて、データ合成部126は、外部装置20からの応答を待機する。   Subsequently, the image conversion unit 125 executes high-compression PDF conversion processing on the scanned image, and generates high-compression PDF data (S104). Subsequently, the data composition unit 126 waits for a response from the external device 20.

一方、外部装置20において、データ受信部21によって削減データが受信されると、画像認識部22は、当該削減データに関して、OCR処理を実行する(S105)。この際、二値化処理は省略されてもよい。OCR処理の結果、座標付テキストデータが生成される。座標付テキストデータには、削減データが示す画像内における文字領域から抽出された文字群が含まれる。また、各文字に関する座標値も含まれる。続いて、応答返信部23は、当該座標付テキストデータを、画像形成装置10に返信する(S106)。   On the other hand, when the reduced data is received by the data receiving unit 21 in the external device 20, the image recognition unit 22 performs OCR processing on the reduced data (S105). At this time, the binarization process may be omitted. As a result of the OCR process, text data with coordinates is generated. The text data with coordinates includes a character group extracted from the character region in the image indicated by the reduction data. Moreover, the coordinate value regarding each character is also included. Subsequently, the response reply unit 23 returns the text data with coordinates to the image forming apparatus 10 (S106).

データ合成部126は、外部装置20から座標付テキストデータが受信されると、当該座標付テキストデータを、ステップS104において生成された高圧縮PDFデータに合成する(S107)。すなわち、高圧縮PDFデータのテキストレイヤに対して、座標付きテキストデータに含まれる文字が挿入される。各文字の挿入位置は、座標付きテキストデータに含まれる座標値に基づいて特定される。   When the text data with coordinates is received from the external device 20, the data synthesis unit 126 synthesizes the text data with coordinates with the highly compressed PDF data generated in step S104 (S107). That is, characters included in the text data with coordinates are inserted into the text layer of the highly compressed PDF data. The insertion position of each character is specified based on the coordinate value included in the text data with coordinates.

なお、ステップS102〜106の順序関係は、特定のものに限定されない。例えば、ステップS104の実行中に、ステップS106が実行されてもよい。この場合、データ合成部126は、ステップS104の完了を待って、ステップS107を実行すればよい。また、ステップS103の前に、ステップS104が実行されてもよい。この場合、ステップS104は、ステップS102と並列的に実行されてもよい。   Note that the order relationship of steps S102 to S106 is not limited to a specific one. For example, step S106 may be executed during the execution of step S104. In this case, the data composition unit 126 may wait for completion of step S104 and execute step S107. Further, step S104 may be executed before step S103. In this case, step S104 may be executed in parallel with step S102.

上述したように、第一の実施の形態によれば、外部装置20に要求されるOCR処理にとって不要な情報が除去された削減データが、外部装置20に対して転送される。その結果、外部装置20への処理の要求に関する、ネットワークN1の通信速度の影響を低減させることができる。したがって、外部装置20によってOCR処理を実行した方が、画像形成装置10においてOCR処理を実行するよりも、OCR処理に要される時間が短縮される可能性を高めることができる。   As described above, according to the first embodiment, the reduced data from which information unnecessary for the OCR processing required for the external device 20 is removed is transferred to the external device 20. As a result, it is possible to reduce the influence of the communication speed of the network N1 regarding the processing request to the external device 20. Therefore, it is possible to increase the possibility that the time required for the OCR process is shortened when the OCR process is executed by the external apparatus 20 than when the OCR process is executed in the image forming apparatus 10.

また、削減データを生成するためのデータ量削減処理は、例えば、二値化処理のように、外部装置20に要求されるOCR処理を構成する複数の処理手順のうちの一部の処理手順である。すなわち、二値化処理は、外部装置20にOCR処理が要求させるか否かを問わず実行される処理である。したがって、データ量削減処理を実行することによる、情報処理システム1全体における計算量の増加を抑制することができる。その結果、削減データの転送時間の短縮による効果が、データ量削減処理によって低減されてしまう可能性を低下させることができる。   In addition, the data amount reduction process for generating the reduced data is, for example, a part of a plurality of process procedures constituting the OCR process required for the external device 20 like a binarization process. is there. In other words, the binarization process is a process that is executed regardless of whether or not the external device 20 requests the OCR process. Therefore, it is possible to suppress an increase in the amount of calculation in the entire information processing system 1 by executing the data amount reduction process. As a result, it is possible to reduce the possibility that the effect of shortening the transfer time of reduced data will be reduced by the data amount reduction processing.

なお、画像形成装置10による画像変換処理は、高圧縮PDF変換処理でなくてもよい。例えば、PDFデータへの変換処理であってもよい。   Note that the image conversion process by the image forming apparatus 10 may not be a high-compression PDF conversion process. For example, it may be a conversion process to PDF data.

また、画像形成装置10による画像変換処理及び合成処理が実行されなくてもよい。図15は、画像形成装置による画像変換処理及び合成処理が実行されない形態を説明するための図である。図15において、画像形成装置10は、高圧縮PDF変換処理及び合成処理を実行しない。画像形成装置10は、外部装置20より返信される座標付テキストデータ又は座標付テキストデータに含まれる文字列データを、成果物として(図15に示される電子文書として)出力する。図15に示される形態では、ユーザは、紙文書に対するOCR処理の結果を迅速に得ることができる。   Further, the image conversion process and the composition process by the image forming apparatus 10 may not be executed. FIG. 15 is a diagram for explaining a form in which the image conversion process and the composition process by the image forming apparatus are not executed. In FIG. 15, the image forming apparatus 10 does not execute the high-compression PDF conversion process and the composition process. The image forming apparatus 10 outputs the text data with coordinates returned from the external apparatus 20 or the character string data included in the text data with coordinates as a product (as an electronic document shown in FIG. 15). In the form shown in FIG. 15, the user can quickly obtain the result of the OCR process for the paper document.

また、外部装置20によって成果物の配信等が行われる場合、合成処理は、外部装置20によって実行されてもよい。   Further, when the delivery of the deliverable or the like is performed by the external device 20, the synthesis process may be executed by the external device 20.

図16は、外部装置によって合成処理が実行される形態を説明するための図である。図16において、画像形成装置10のデータ転送部123は、画像変換部125によって生成される高圧縮PDFデータを、外部装置20に転送する。なお、高圧縮PDFデータは、データ削減部122によって生成される削減データと一緒に転送されてもよいし、別々に(例えば、それぞれが生成されたタイミングで)転送されてもよい。   FIG. 16 is a diagram for explaining a form in which the synthesis process is executed by the external device. In FIG. 16, the data transfer unit 123 of the image forming apparatus 10 transfers the high-compression PDF data generated by the image conversion unit 125 to the external device 20. Note that the highly compressed PDF data may be transferred together with the reduced data generated by the data reduction unit 122, or may be transferred separately (for example, at the timing when each is generated).

外部装置20は、OCR処理によって生成される座標付テキストデータを、画像形成装置10から転送される高圧縮PDFデータに対して合成することにより、透明テキスト付高圧縮PDFデータを生成する。なお、図16の形態において、画像形成装置10は、データ合成部126を有さなくてもよい。一方、外部装置20は、データ合成部126を有する。外部装置20は、生成された透明テキスト付高圧縮PDFデータを、例えば、所定の宛先に配信する。所定の宛先は、例えば、画像形成装置10における紙文書のスキャン時に、ユーザによって画像形成装置10に入力される情報に基づいて特定されてもよい。   The external device 20 generates high-compression PDF data with transparent text by synthesizing the text-with-coordinate data generated by the OCR processing with the high-compression PDF data transferred from the image forming apparatus 10. In the form of FIG. 16, the image forming apparatus 10 may not have the data composition unit 126. On the other hand, the external device 20 includes a data synthesis unit 126. The external device 20 distributes the generated highly compressed PDF data with transparent text to, for example, a predetermined destination. For example, the predetermined destination may be specified based on information input to the image forming apparatus 10 by the user when the paper document is scanned by the image forming apparatus 10.

なお、図16の形態においても、画像変換部125によって生成されるのは、高圧縮PDFデータではなく、PDFデータでもよい。   Also in the form of FIG. 16, the image conversion unit 125 may generate PDF data instead of high-compression PDF data.

次に、第二の実施の形態について説明する。第二の実施の形態では第一の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第一の実施の形態と同様でもよい。   Next, a second embodiment will be described. In the second embodiment, differences from the first embodiment will be described. Accordingly, points not particularly mentioned may be the same as those in the first embodiment.

図17は、第二の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。図17中、図13と同一部分には同一符号を付し、その説明は省略する。   FIG. 17 is a diagram illustrating a functional configuration example of the image forming apparatus and the external apparatus according to the second embodiment. In FIG. 17, the same parts as those in FIG.

図17において、画像形成装置10は、更に、要求判定部127及び画像認識部128を有する。これら各部は、画像形成装置10にインストールされる1以上のプログラムがCPU111に実行させる処理により実現される。   In FIG. 17, the image forming apparatus 10 further includes a request determination unit 127 and an image recognition unit 128. Each of these units is realized by processing executed by the CPU 111 by one or more programs installed in the image forming apparatus 10.

要求判定部127は、外部装置20へのOCR処理の要求の是非を判定する。例えば、判定部127は、ネットワークN1の通信速度と、削減データのデータ量と、画像認識部22によるOCR処理の予測処理時間と、画像認識部128によるOCR処理の予測処理時間とに基づいて、外部装置20へOCR処理の要求の是非を判定する。   The request determination unit 127 determines whether the external device 20 is requested to perform OCR processing. For example, the determination unit 127 is based on the communication speed of the network N1, the amount of data to be reduced, the prediction processing time of the OCR process by the image recognition unit 22, and the prediction processing time of the OCR process by the image recognition unit 128. Whether the request for OCR processing is requested to the external device 20 is determined.

画像認識部128は、二値化処理を除くOCR処理を実行する。画像認識部128は、画像認識部22と同じプログラムによって実現されてもよい。   The image recognition unit 128 performs OCR processing excluding binarization processing. The image recognition unit 128 may be realized by the same program as the image recognition unit 22.

図18は、第二の実施の形態における画像形成装置が実行する処理手順の一例を説明するためのフローチャートである。   FIG. 18 is a flowchart for explaining an example of a processing procedure executed by the image forming apparatus according to the second embodiment.

ステップS201及びS202は、図14のステップS101及びS102と同じである。ステップS202に続いて、判定部127は、OCR処理を外部装置20へ要求すべきか否かを判定する(S203)。例えば、判定部127は、ステップS202において生成された削減データのデータ量と、OCR処理によって生成される座標付きテキストデータの予測データ量と、ネットワークN1の通信速度と、画像認識部22によるOCR処理の予測処理時間と、画像認識部128によるOCR処理の予測処理時間とに基づいて、外部装置20に要求した方が、処理時間が短いと判定される場合は、要求すべきであると判定する。そうでない場合、判定部127は、要求すべきでないと判定する。斯かる判定は、上記の式2又は式3、並びに図7又は図8において説明した内容に基づいて行われてもよい。   Steps S201 and S202 are the same as steps S101 and S102 in FIG. Subsequent to step S202, the determination unit 127 determines whether or not the external device 20 should be requested to perform OCR processing (S203). For example, the determination unit 127 includes the data amount of the reduced data generated in step S202, the predicted data amount of the text data with coordinates generated by the OCR processing, the communication speed of the network N1, and the OCR processing by the image recognition unit 22. If it is determined that the processing time is shorter when the request is made to the external device 20 based on the predicted processing time and the predicted processing time of the OCR processing by the image recognition unit 128, it is determined that the request should be made. . Otherwise, the determination unit 127 determines that it should not be requested. Such a determination may be made based on the above-described expression 2 or 3 and the contents described in FIG. 7 or FIG.

すなわち、式2又は式3に対して、ネットワークNの通信速度と、削減データのデータ量と、OCR処理によって生成される座標付きテキストデータの予測データ量と、画像認識部22によるOCR処理の予測処理時間とを当てはめることによって求められる処理時間を、画像認識部128によるOCR処理の予測処理時間と比較することにより、要求の是非が判定されてもよい。   That is, with respect to Equation 2 or Equation 3, the communication speed of the network N, the amount of data to be reduced, the predicted amount of text data with coordinates generated by the OCR processing, and the prediction of the OCR processing by the image recognition unit 22 The right or wrong of the request may be determined by comparing the processing time obtained by applying the processing time with the predicted processing time of the OCR processing by the image recognition unit 128.

なお、ネットワークN1の通信速度は、スキャン実行中等において計測されてもよいし、予め計測された結果が、HDD114等に記憶されていてもよい。また、OCR処理によって生成される座標付きテキストデータの予測データ量、画像認識部22によるOCR処理の予測処理時間、及び画像認識部128によるOCR処理の予測処理時間等については、それぞれの固定値が、HDD114等に記憶されていてもよい。又は、当該予測データ量及び当該予測処理時間について、経験的に削減データとの相関関係が認められるのであれば、当該相関関係に基づく関数に削減データのデータ量を当てはめることにより、当該予測データ量及び当該予測処理時間が、算出されてもよい。   Note that the communication speed of the network N1 may be measured during the execution of a scan, or a result measured in advance may be stored in the HDD 114 or the like. The predicted data amount of the coordinated text data generated by the OCR processing, the prediction processing time of the OCR processing by the image recognition unit 22, the prediction processing time of the OCR processing by the image recognition unit 128, and the like are fixed values. Or may be stored in the HDD 114 or the like. Alternatively, if the correlation with the reduced data is empirically recognized for the predicted data amount and the predicted processing time, the predicted data amount can be obtained by applying the reduced data amount to a function based on the correlation. And the said prediction processing time may be calculated.

外部装置20による処理時間の方が、画像認識部128によるOCR処理の予測処理時間よりも短くはないと判定される場合(S204でNo)、画像認識部128は、削減データに関してOCR処理を実行して、座標付テキストデータを生成する(S209)。当該OCR処理において、二値化処理は省略されてよい。続いて、画像変換部125は、スキャン画像に関して高圧縮PDF変換処理を実行して、高圧縮PDFデータを生成する(S210)。なお、ステップS209とステップS210との前後関係は、所定のものに限定されない。続いて、データ合成部126は、ステップS209において生成された座標付テキストデータを、ステップS210において生成された高圧縮PDFデータに合成する(S208)。   When it is determined that the processing time by the external device 20 is not shorter than the predicted processing time of the OCR processing by the image recognition unit 128 (No in S204), the image recognition unit 128 performs the OCR processing on the reduced data. Then, text data with coordinates is generated (S209). In the OCR process, the binarization process may be omitted. Subsequently, the image conversion unit 125 performs high-compression PDF conversion processing on the scanned image to generate high-compression PDF data (S210). It should be noted that the context between step S209 and step S210 is not limited to a predetermined one. Subsequently, the data synthesizing unit 126 synthesizes the coordinated text data generated in step S209 with the highly compressed PDF data generated in step S210 (S208).

一方、外部装置20による処理時間の方が、画像認識部128によるOCR処理の予測処理時間よりも短いと判定される場合(S204でYes)、ステップS205〜S207において、ステップS103〜S106と同様の処理が実行され他後、ステップS208が実行される。   On the other hand, when it is determined that the processing time of the external device 20 is shorter than the predicted processing time of the OCR processing by the image recognition unit 128 (Yes in S204), the same as Steps S103 to S106 in Steps S205 to S207. After the process is executed, step S208 is executed.

上述したように、第二の実施の形態によれば、画像形成装置10によってOCR処理を実行した方が処理時間が短いと判定される場合は、画像形成装置10にOCR処理を実行させることができる。したがって、画像形成装置10に入力されたスキャン画像に関して実行される画像処理の処理時間の平均値が、より短縮化される可能性を高めることができる。なお、ステップS203において、外部装置20による処理時間と、画像認識部128によるOCR処理の予測処理時間とが同じであると判定された場合は、外部装置20への要求が行われてもよいし、行われなくてもよい。   As described above, according to the second embodiment, if it is determined that the processing time is shorter when the OCR process is executed by the image forming apparatus 10, the image forming apparatus 10 may be caused to execute the OCR process. it can. Accordingly, it is possible to increase the possibility that the average value of the processing time of the image processing performed on the scanned image input to the image forming apparatus 10 is further shortened. If it is determined in step S203 that the processing time by the external device 20 and the predicted processing time of the OCR processing by the image recognition unit 128 are the same, a request to the external device 20 may be made. It does not have to be done.

なお、上記各実施の形態は、画像形成装置10以外の機器に用いて実施されてもよい。例えば、デジタルカメラ、カメラ付き携帯電話、カメラ付きスマートフォン、デジタルビデオカメラ、又は電子黒板等が、画像形成装置10の代わりに利用されてもよい。このような機器でも画像データを入力して、ネットワークを介して画像データを転送することができる。また、これらの機器以外の機器であっても、も画像データを入力して、ネットワークを介して画像データを転送することができる機器であれば、本実施の形態が適用されてもよい。   Each of the above embodiments may be implemented using a device other than the image forming apparatus 10. For example, a digital camera, a mobile phone with a camera, a smartphone with a camera, a digital video camera, an electronic blackboard, or the like may be used instead of the image forming apparatus 10. Such a device can also input image data and transfer the image data via a network. The present embodiment may be applied to devices other than these devices as long as they can input image data and transfer the image data via a network.

また、外部装置20に要求される処理は、画像認識処理に限定されない。他の処理が、外部装置20に要求されてもよい。   Further, the process required for the external device 20 is not limited to the image recognition process. Other processing may be requested from the external device 20.

なお、OCR処理以外に外部装置20に要求可能な画像処理の一例を以下に示す。   An example of image processing that can be requested to the external device 20 in addition to the OCR processing is shown below.

図19は、外部装置に要求可能な他の画像処理の第一の例を示す図である。図19では、地紋埋め込み処理が外部装置20に要求される例が示されている。画像形成装置10は、例えば、紙文書からスキャンされた画像データに対して、減色処理を実行する。画像形成装置10は、減色処理によってデータ量が削減された削減データを、外部装置20に送信する。減色処理では、画像の色深度(bpp:bit per pixel)が、白黒の2色に減色される。その結果、黒画像部分(例えば、黒が描画されるレイヤ)の画像データが削減データとして生成される。外部装置20は、削減データに関する地紋を示す画像データの生成処理(地紋埋め込み処理)を実行し、生成された画像データを画像形成装置10に転送する。なお、削減データに対して地紋を示す画像が合成されたものが、画像形成装置10に転送されてもよい。画像形成装置10は、転送された画像データをスキャン画像に対して合成する。   FIG. 19 is a diagram illustrating a first example of other image processing that can be requested to the external apparatus. FIG. 19 shows an example in which the tint block embedding process is requested from the external device 20. For example, the image forming apparatus 10 performs a color reduction process on image data scanned from a paper document. The image forming apparatus 10 transmits the reduced data whose data amount has been reduced by the color reduction process to the external device 20. In the color reduction process, the color depth (bpp: bit per pixel) of the image is reduced to two colors of black and white. As a result, image data of a black image portion (for example, a layer in which black is drawn) is generated as reduction data. The external device 20 executes a generation process (background pattern embedding process) of image data indicating a background pattern relating to the reduced data, and transfers the generated image data to the image forming apparatus 10. It should be noted that an image in which a copy-forgery-inhibited pattern is combined with the reduced data may be transferred to the image forming apparatus 10. The image forming apparatus 10 combines the transferred image data with the scanned image.

図20は、外部装置に要求可能な他の画像処理の第二の例を示す図である。図20では、画像からの地紋の抽出処理が外部装置20に要求される例が示されている。画像形成装置10は、例えば、紙文書からスキャンされた画像データに対して、減色処理を実行する。画像形成装置10は、減色処理によってデータ量が削減された削減データを、外部装置20に送信する。外部装置20は、削減データが示す画像から地紋によって埋め込まれたコード(埋め込みコード)を抽出し、抽出結果を画像形成装置10に転送する。画像形成装置10は、当該埋め込みコードに基づいて、改竄検知や不正コピーガード等を実行する。   FIG. 20 is a diagram illustrating a second example of other image processing that can be requested to the external apparatus. FIG. 20 illustrates an example in which the external device 20 is requested to extract a tint block from an image. For example, the image forming apparatus 10 performs a color reduction process on image data scanned from a paper document. The image forming apparatus 10 transmits the reduced data whose data amount has been reduced by the color reduction process to the external device 20. The external device 20 extracts a code embedded with a background pattern (embedded code) from the image indicated by the reduction data, and transfers the extraction result to the image forming apparatus 10. The image forming apparatus 10 performs falsification detection, illegal copy guard, and the like based on the embedded code.

図21は、外部装置に要求可能な他の画像処理の第三の例を示す図である。図21において、画像形成装置10は、例えば、字幕付き動画データの再生時に、画像中の字幕エリアを抽出し、字幕エリアの画像データを、削減データとして外部装置20に送信する。外部装置20は、当該削減データに関してOCR処理及び翻訳処理を実行し、実行結果のテキストデータ(元の言語とは異なる言語でのテキストデータ)を、画像形成装置10に転送する。画像形成装置10は、転送されたテキストデータを、再生中の動画に合成する。その結果、字幕が翻訳された動画が再生される。   FIG. 21 is a diagram illustrating a third example of other image processing that can be requested to the external apparatus. In FIG. 21, for example, when reproducing moving image data with subtitles, the image forming apparatus 10 extracts a subtitle area in the image, and transmits the image data of the subtitle area to the external device 20 as reduced data. The external device 20 executes OCR processing and translation processing on the reduced data, and transfers the text data (text data in a language different from the original language) as an execution result to the image forming apparatus 10. The image forming apparatus 10 combines the transferred text data with the moving image being reproduced. As a result, the moving image with the subtitles translated is reproduced.

図22は、外部装置に要求可能な他の画像処理の第四の例を示す図である。図22において、画像形成装置10は、動画データから音声データを抽出し、抽出結果の音声データを削減データとして外部装置20に送信する。外部装置20は、当該削減データに関して音声翻訳処理を実行し、翻訳後の音声データを画像形成装置10に転送する。画像形成装置10は、転送された音声データを、動画データと共に再生する。その結果、音声が翻訳された動画が再生される。   FIG. 22 is a diagram illustrating a fourth example of other image processing that can be requested to the external apparatus. In FIG. 22, the image forming apparatus 10 extracts audio data from the moving image data, and transmits the extracted audio data as reduction data to the external apparatus 20. The external device 20 performs a speech translation process on the reduced data and transfers the translated speech data to the image forming device 10. The image forming apparatus 10 reproduces the transferred audio data together with the moving image data. As a result, a moving image in which the sound is translated is reproduced.

次に、第三の実施の形態について説明する。第三の実施の形態では第一又は第二の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第一又は第二の実施の形態と同様でもよい。   Next, a third embodiment will be described. In the third embodiment, differences from the first or second embodiment will be described. Accordingly, points not particularly mentioned may be the same as those in the first or second embodiment.

第三の実施の形態では、紙文書が複数ページである場合における、全ページにわたる処理の高速化について説明する。   In the third embodiment, a description will be given of the speeding up of processing over all pages when a paper document has a plurality of pages.

例えば、図9に関して、スキャナ12による全ページの読み取り(スキャン)の完了後に、全ページ分に関して各種の画像処理を実行する場合、各画像処理の前後関係は、例えば、図23に示されるようになる。   For example, with respect to FIG. 9, when various image processing is executed for all pages after completion of reading (scanning) of all pages by the scanner 12, the context of each image processing is as shown in FIG. 23, for example. Become.

図23は、複数ページの紙文書に関する処理手順の一例を示す図である。図23において、画像形成装置10は、10ページ(10枚分)の紙文書を読み取り、10ページ分のスキャン画像に対してデータ量削減処理を実行し、削減データを外部装置20に転送する。外部装置20は、10ページ分の削減データに対してOCR処理を実行し、10ページ分のOCR結果(座標付テキストデータ)を画像形成装置10に返信する。画像形成装置10は、OCR処理の間に、10ページ分のスキャン画像に対して高圧縮PDF変換処理を実行して、10ページ分の高圧縮PDFデータを生成する。外部装置20から返信された座標付テキストデータが受信されると、画像形成装置10は、10ページ分の高圧縮PDFデータに10ページ分の座標付テキストデータを合成して、10ページ分の透明テキスト付高圧縮PDFデータを生成する。   FIG. 23 is a diagram illustrating an example of a processing procedure relating to a paper document having a plurality of pages. In FIG. 23, the image forming apparatus 10 reads a 10-page (10 sheets) paper document, executes a data amount reduction process on the 10-page scanned image, and transfers the reduced data to the external apparatus 20. The external device 20 performs OCR processing on the reduction data for 10 pages, and returns an OCR result (text data with coordinates) for 10 pages to the image forming apparatus 10. During the OCR process, the image forming apparatus 10 performs high-compression PDF conversion processing on the scanned image for 10 pages to generate high-compression PDF data for 10 pages. When the coordinated text data returned from the external device 20 is received, the image forming apparatus 10 synthesizes 10 pages of coordinated text data with 10 pages of highly compressed PDF data, and 10 pages of transparent text data. Generate highly compressed PDF data with text.

図23に示されるような処理手順において、各処理の処理時間は、1ページの処理時間に対して、ページ数を乗じた値となることが推定される。したがって、紙文書1枚あたりの全体の処理時間(1ページ目の読み取りが開始されてから、1ページ目の透明テキスト付高圧縮PDFデータが生成されるまで)がT秒であるとすると、Nページ分の合計処理時間tは、以下のようになることが推定される。   In the processing procedure as shown in FIG. 23, the processing time of each processing is estimated to be a value obtained by multiplying the processing time of one page by the number of pages. Accordingly, if the total processing time per paper document (from the start of reading the first page until the generation of highly compressed PDF data with transparent text on the first page) is T seconds, N The total processing time t for the page is estimated as follows.

合計処理時間t(秒)=T×N
すなわち、合計処理時間tは、紙文書の枚数に比例して長くなることが推定される。ここで、処理時間Tに関する処理の内訳を詳細化すると、合計処理時間tは、例えば、以下の式4によって表すことができる。
Total processing time t (seconds) = T × N
That is, it is estimated that the total processing time t becomes longer in proportion to the number of paper documents. Here, when the breakdown of the processing related to the processing time T is detailed, the total processing time t can be expressed by the following Expression 4, for example.

合計処理時間t(秒)=(1ページの読み取り時間(秒)+1ページのデータ量削減処理時間(秒)+1ページのOCR処理時間(秒)+1ページの合成処理時間(秒)+(1ページの削減データのデータ量+1ページのOCR結果のデータ量)/通信速度)×N ・・・(4)
なお、高圧縮PDF変換処理は、OCR処理等と並列的に実行されるため、高圧縮PDF変換処理の処理時間は、式4には含まれていない。
Total processing time t (seconds) = (1 page reading time (seconds) +1 page data amount reduction processing time (seconds) +1 page OCR processing time (seconds) +1 page composition processing time (seconds) + (1 page Reduction data amount + 1 page OCR result data amount) / communication speed) × N (4)
Since the high compression PDF conversion process is executed in parallel with the OCR process or the like, the processing time of the high compression PDF conversion process is not included in Equation 4.

ここで、1ページの読み取り時間が2秒、1ページのデータ量削減処理時間が0.5秒、1ページのOCR処理時間が1秒、1ページの合成処理時間が0.5秒、削減データのデータ量が100Kbyte、OCR結果のデータ量が10Kbyte、及び紙文書のページ数が10である場合の合計処理時間tは、式4に基づいて、以下の式5の通りとなる。   Here, 1 page read time is 2 seconds, 1 page data amount reduction processing time is 0.5 seconds, 1 page OCR processing time is 1 second, 1 page composition processing time is 0.5 seconds, reduced data The total processing time t when the data amount is 100 Kbytes, the data amount of the OCR result is 10 Kbytes, and the number of pages of the paper document is 10, is based on Equation 4 as shown in Equation 5 below.

合計処理時間t(秒)=(2+0.5+1+0.5+(100+10)/通信速度)×10 ・・・(5)
式5に関して、通信速度と合計処理時間tとの関係は、図24に示される通りとなる。図24は、通信速度と合計処理時間との第一の関係の例を示す図である。
Total processing time t (seconds) = (2 + 0.5 + 1 + 0.5 + (100 + 10) / communication speed) × 10 (5)
Regarding Expression 5, the relationship between the communication speed and the total processing time t is as shown in FIG. FIG. 24 is a diagram illustrating an example of a first relationship between the communication speed and the total processing time.

第三の実施の形態は、斯かる合計処理時間tの短縮を目的とする。   The third embodiment aims to shorten the total processing time t.

そこで、第三の実施の形態では、nページ目の読み取りの完了後に、nページ目のスキャン画像に対するデータ量削減処理、OCR処理、合成処理、及び往復のデータ転送処理と、n+1ページ目の読み取りとが並列的に実行されるようにする。   Therefore, in the third embodiment, after completion of reading the nth page, data amount reduction processing, OCR processing, composition processing, and round-trip data transfer processing for the scanned image of the nth page, and reading of the (n + 1) th page are performed. Are executed in parallel.

図25は、第三の実施の形態の概要を説明するための図である。図25において、各処理を示す矩形の水平方向の前後関係は、時間軸xにおける時間の経過に対応している。すなわち、図25では、画像形成装置10による紙文書の1ページ目(1枚目)の読み取り(Scan)の完了後に、読み取られたスキャン画像に対するデータ量削減処理、削減データの外部装置20への転送、外部装置20による削減データに関するOCR処理、及び外部装置20から画像形成装置10へのOCR結果(座標付テキストデータ)の転送、スキャン画像の高圧縮PDFデータへの変換、及び座標付テキストデータと高圧縮PDFデータとの合成と、画像形成装置10による2ページ目(2枚目)の読み取りとが、並列的に行われることが示されている。したがって、ページごとに、透明テキスト付高圧縮PDFデータが生成される。画像形成装置10は、全ページに関する透明テキスト付高圧縮PDFデータが生成された後に、ページごとの透明テキスト付高圧縮PDFデータをページ順に結合する処理(以下、「結合処理」という。)を実行する。なお、結合処理は、2ページ以降において順次行われてもよい。例えば、Nページ目の合成処理の後に、N−1までの結合結果に対して、Nページ目が結合されてもよい。   FIG. 25 is a diagram for explaining the outline of the third embodiment. In FIG. 25, the horizontal front-rear relationship of the rectangles indicating the respective processes corresponds to the passage of time on the time axis x. That is, in FIG. 25, after the image forming apparatus 10 completes reading (Scan) of the first page (first sheet) of the paper document, the data amount reduction process for the scanned image that has been read and the reduced data to the external apparatus 20 are performed. Transfer, OCR processing related to reduction data by the external device 20, transfer of OCR results (text data with coordinates) from the external device 20 to the image forming apparatus 10, conversion of scanned images into highly compressed PDF data, and text data with coordinates It is shown that the combination of the high-compression PDF data and the reading of the second page (second sheet) by the image forming apparatus 10 is performed in parallel. Therefore, high-compression PDF data with transparent text is generated for each page. After the high-compression PDF data with transparent text for all pages is generated, the image forming apparatus 10 performs processing (hereinafter referred to as “combining processing”) for combining the high-compression PDF data with transparent text for each page in page order. To do. Note that the combining process may be sequentially performed on the second page and thereafter. For example, after the combining process for the Nth page, the Nth page may be combined with the combined results up to N-1.

「読み取り時間」が、「往復の転送時間+データ量削減時間+OCR処理時間+合成処理時間」より大きければ、nページ目の読み取り完了後に行われるデータ量削減処理、往復の転送処理、OCR処理、及び合成処理は、n+1ページの読み取り時間内で完了するため、無視することができる。したがって、第三の実施の形態によれば、合計処理時間tとして、以下の式6が成立することを期待することができる。   If “reading time” is larger than “round-trip transfer time + data amount reduction time + OCR processing time + composition processing time”, data amount reduction processing, round-trip transfer processing, OCR processing, Since the composition process is completed within the reading time of n + 1 pages, it can be ignored. Therefore, according to the third embodiment, it can be expected that the following Expression 6 is satisfied as the total processing time t.

合計処理時間t(秒)=全ページの読み取り時間+最後のページのスキャン画像のデータ量削減処理時間+最後のページのOCR処理時間+最後のページの合成時間+結合処理時間+(最後のページの削減データのデータ量+最後のページのOCR結果のデータ量)/通信速度 ・・・(6)
例えば、1ページの読み取り時間、1ページのデータ量削減処理時間、1ページのOCR処理時間、1ページの合成処理時間、1ページの削減データのデータ量、及び1ページのOCR結果のデータ量について、図24と同じ条件を式6にあてはめ、結合処理時間に、便宜上、0秒を式6にあてはめると、10枚の紙文書の合計処理時間t(秒)は、以下の通りである。
Total processing time t (seconds) = reading time of all pages + data amount reduction processing time of the scanned image of the last page + OCR processing time of the last page + composition time of the last page + combination processing time + (last page Reduction data amount + last page OCR result data amount) / communication speed (6)
For example, one page read time, one page data amount reduction processing time, one page OCR processing time, one page composition processing time, one page reduced data data amount, and one page OCR result data amount 24, when the same conditions as in FIG. 24 are applied to Expression 6 and, for convenience, 0 seconds is applied to Expression 6 for the combined processing time, the total processing time t (seconds) of 10 paper documents is as follows.

合計処理時間t(秒)=20+0.5+1+0.5+0+(100+10)/通信速度 ・・・式(7)
式(7)に関して、通信速度と合計処理時間tとの関係は、図26に示される通りとなる。
Total processing time t (seconds) = 20 + 0.5 + 1 + 0.5 + 0 + (100 + 10) / communication speed (7)
Regarding Expression (7), the relationship between the communication speed and the total processing time t is as shown in FIG.

図26は、通信速度と合計処理時間との第二の関係の例を示す図である。図26と図24とを比較すると、同じ通信速度に対する合計処理時間は、図26の方が短いことが分かる。   FIG. 26 is a diagram illustrating an example of a second relationship between the communication speed and the total processing time. Comparing FIG. 26 and FIG. 24, it can be seen that the total processing time for the same communication speed is shorter in FIG.

また、図24と図26とをグラフによって比較すると、図27のようになる。図27は、各ページの読み取りと各画像処理等とを直列的に処理した場合と並列的に処理した場合との比較結果の一例を示す図である。図27において、曲線c3は、図24に対応し、曲線c4は、図26に対応する。   FIG. 27 is a graph comparing FIG. 24 and FIG. 26. FIG. 27 is a diagram illustrating an example of a comparison result between a case where reading of each page and each image processing and the like are processed in series and a case where they are processed in parallel. In FIG. 27, the curve c3 corresponds to FIG. 24, and the curve c4 corresponds to FIG.

更に、式(4)−式(6)を演算すると、式8のようになる。   Further, when Expression (4) -Expression (6) is calculated, Expression 8 is obtained.

式(4)−式(6)=(データ量削減処理時間+OCR処理時間+合成処理時間+(1ページ分の削減データのデータ量+1ページ分のOCR結果のデータ量)/通信速度)×(N−1)−結合処理時間 ・・・式(8)
式8に対し、図24又は図26と同じ条件をあてはめると、以下の式(9)が得られる。
Expression (4) −Expression (6) = (data amount reduction processing time + OCR processing time + compositing processing time + (data amount of reduction data for one page + 1 data amount of OCR result for one page) / communication speed) × ( N-1) -Bonding processing time (8)
When the same condition as in FIG. 24 or FIG. 26 is applied to Expression 8, the following Expression (9) is obtained.

(0.5+1+0.5+(100+10)/通信速度)×(N−1) ・・・式(9)
式9の値は、常に正の値である。したがって、第三の実施の形態によれば、複数ページの紙文書に関して、合計処理時間tの短縮を実現できることが分かる。なお、上記では、結合処理時間について、0であるという仮定を置いたため、式9は、常に、正となる。結合処理時間が、無視できない程大きくなる場合は、式9の値が、結合処理時間よりも大きければ、合計処理時間tの短縮を実現することができる。例えば、通信速度が無限大だとした場合、式9の値は、0.5+1+0.5=2(秒)となる。結合処理時間は、斯かる値以下である可能性が高いと考えられる。したがって、結合処理時間を考慮しても、第三の実施の形態によれば、合計処理時間tが短縮される可能性は高いと考えられる。また、通信速度が小さくなればなるほど、また、紙文書のページ数が増加すればするほど、第三の実施の形態による効果が大きくなることが分かる。
(0.5 + 1 + 0.5 + (100 + 10) / communication speed) × (N−1) (9)
The value of Equation 9 is always a positive value. Therefore, according to the third embodiment, it is understood that the total processing time t can be shortened for a paper document having a plurality of pages. In the above description, since it is assumed that the combining processing time is 0, Expression 9 is always positive. When the combined processing time becomes too large to be ignored, the total processing time t can be shortened if the value of Expression 9 is larger than the combined processing time. For example, when the communication speed is infinite, the value of Equation 9 is 0.5 + 1 + 0.5 = 2 (seconds). It is considered that the combining processing time is likely to be less than or equal to such a value. Therefore, even if the combined processing time is taken into account, according to the third embodiment, it is highly likely that the total processing time t is shortened. It can also be seen that the effect of the third embodiment increases as the communication speed decreases and as the number of pages of the paper document increases.

図28は、第三の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。図28中、図13と同一部分には同一符号を付し、その説明は省略する。   FIG. 28 is a diagram illustrating a functional configuration example of the image forming apparatus and the external apparatus according to the third embodiment. In FIG. 28, the same parts as those in FIG. 13 are denoted by the same reference numerals, and the description thereof is omitted.

図28において、画像形成装置10は、更に、データ結合部129を有する。データ結合部129は、ページごとに生成される透明テキスト付高圧縮PDFデータに関する結合処理を実行する。なお、データ結合部129は、画像形成装置10にインストールされるプログラムがCPU111に実行させる処理により実現される。   In FIG. 28, the image forming apparatus 10 further includes a data combining unit 129. The data combining unit 129 executes a combining process on the highly compressed PDF data with transparent text generated for each page. The data combining unit 129 is realized by a process that the CPU 111 causes a program installed in the image forming apparatus 10 to execute.

続いて、第三の実施の形態において、図11に対応するケースに関して情報処理システム1が実行する処理手順について説明する。   Next, a processing procedure executed by the information processing system 1 for the case corresponding to FIG. 11 in the third embodiment will be described.

図29は、第三の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。図29中、図14と同一又は対応するステップには同一ステップ番号を付している。なお、図29において、紙文書のページ数は3であるとする。   FIG. 29 is a diagram for describing an example of a processing procedure executed by the information processing system according to the third embodiment. In FIG. 29, steps that are the same as or correspond to those in FIG. 14 are given the same step numbers. In FIG. 29, it is assumed that the number of pages of the paper document is three.

画像入力部121による制御によって、スキャナ12によって紙文書の1ページ目が読み取られ、1ページ目に関するスキャン画像が生成されると(S101)、データ削減部122は、当該スキャン画像に関して二値化処理を実行し、白黒画像の削減データを生成する(S102)。続いて、データ転送部123は、当該削減データを、外部装置20に転送する(S103)。当該削減データの転送に応じ、外部装置20からは、当該削減データに基づいて外部装置20によって生成される座標付テキストデータに対する識別情報(以下、「データID」という。)が返信される。返信されたデータIDは、データ転送部123によって受信され、応答受信部124に通知される。なお、当該データIDは、例えば、URLであってもよいし、他の形式の識別情報であってもよい。   When the first page of the paper document is read by the scanner 12 under the control of the image input unit 121 and a scan image related to the first page is generated (S101), the data reduction unit 122 performs binarization processing on the scan image. Is executed to generate black and white image reduction data (S102). Subsequently, the data transfer unit 123 transfers the reduced data to the external device 20 (S103). In response to the transfer of the reduction data, the external device 20 returns identification information (hereinafter referred to as “data ID”) for the text data with coordinates generated by the external device 20 based on the reduction data. The returned data ID is received by the data transfer unit 123 and notified to the response receiving unit 124. Note that the data ID may be, for example, a URL or other types of identification information.

一方、画像変換部125は、スキャン画像に関して高圧縮PDF変換処理を実行し、高圧縮PDFデータを生成する(S104)。続いて、応答受信部124は、外部装置20による座標付テキストデータの生成の完了を監視する。例えば、応答受信部124は、データIDに対応する座標付テキストデータの有無を照会するためのポーリングを外部装置20に対して行う。   On the other hand, the image conversion unit 125 performs high-compression PDF conversion processing on the scanned image, and generates high-compression PDF data (S104). Subsequently, the response receiving unit 124 monitors the completion of generation of text data with coordinates by the external device 20. For example, the response receiver 124 polls the external device 20 for inquiring whether or not there is text data with coordinates corresponding to the data ID.

外部装置20のデータ受信部21は、1ページ目に関する削減データを受信すると、当該削減データに基づいて生成される座標付テキストデータに対するデータIDを生成し、当該データIDを、画像形成装置10に返信する。続いて、画像認識部22は、当該削減データに関して、OCR処理を実行する(S105)。OCR処理の結果、1ページ目に関する座標付テキストデータが生成される。生成された座標付テキストデータは、データ受信部21によって生成されたデータIDに対応付けられて、例えば、補助記憶装置202に記憶される。   When the data reception unit 21 of the external device 20 receives the reduction data for the first page, the data reception unit 21 generates a data ID for the coordinated text data generated based on the reduction data, and sends the data ID to the image forming apparatus 10. Send back. Subsequently, the image recognition unit 22 performs an OCR process on the reduction data (S105). As a result of the OCR process, text data with coordinates for the first page is generated. The generated text data with coordinates is stored in the auxiliary storage device 202, for example, in association with the data ID generated by the data receiving unit 21.

応答返信部23は、応答受信部124からのポーリングを受信し、当該ポーリングに含まれているデータIDに対応する座標付テキストデータが補助記憶装置202に記憶されているか否かを確認する。該当する座標付テキストデータが無い場合、応答返信部23は、該当する座標付テキストデータが無いことを示す応答を返信する。該当する座標付テキストデータが有る場合、応答返信部23は、当該座標付テキストデータを、画像形成装置10に返信する(S106)。   The response reply unit 23 receives polling from the response reception unit 124 and checks whether or not text data with coordinates corresponding to the data ID included in the polling is stored in the auxiliary storage device 202. When there is no corresponding text data with coordinates, the response reply unit 23 returns a response indicating that there is no corresponding text data with coordinates. If there is corresponding text data with coordinates, the response reply unit 23 returns the text data with coordinates to the image forming apparatus 10 (S106).

1ページ目に関する座標付テキストデータが応答受信部124によって受信されると、データ合成部126は、当該座標付テキストデータを、ステップS104において生成された1ページ目に関する高圧縮PDFデータに合成する(S107)。その結果、1ページ目に関する透明テキスト付高圧縮PDFデータが生成される。   When the text data with coordinates for the first page is received by the response receiving unit 124, the data synthesizing unit 126 synthesizes the text data with coordinates with the highly compressed PDF data for the first page generated in step S104 ( S107). As a result, high-compression PDF data with transparent text relating to the first page is generated.

続いて、紙文書の2ページ目及び3ページ目のそれぞれについて、ステップS101〜S107が繰り返される。全ページについて、ステップS101〜S107が完了すると、データ結合部129は、ページごとに生成された透明テキスト付高圧縮PDFデータを、ページ順に結合する(S108)。その結果、3ページ分の透明テキスト付高圧縮PDFデータが1つ生成される。   Subsequently, steps S101 to S107 are repeated for each of the second and third pages of the paper document. When Steps S101 to S107 are completed for all pages, the data combining unit 129 combines the high-compression PDF data with transparent text generated for each page in the order of pages (S108). As a result, one highly compressed PDF data with transparent text for three pages is generated.

なお、図29においては、1ページ単位でステップS101〜S107が繰り返される例を説明したが、ステップS101〜S107が繰り返される単位は、2ページ以上の単位等、一部のページ単位であってもよい。この場合、サイクルごとに、一部のページ数が異なってもよい。1サイクルとは、図29において、1回分のステップS101〜S107までの期間をいう。   In FIG. 29, the example in which steps S101 to S107 are repeated in units of one page has been described. However, the unit in which steps S101 to S107 are repeated may be some page units such as a unit of two pages or more. Good. In this case, the number of some pages may be different for each cycle. One cycle refers to a period from step S101 to S107 for one time in FIG.

また、図29では、応答受信部124がポーリングを行う例を説明したが、座標付テキストデータは、他の方法によって、外部装置20から画像形成装置10にダウンロードされてもよい。例えば、データ転送部123は、削減データの転送の際に、当該削減データに関する座標付テキストデータの生成の完了の通知を受けるためのアドレス情報(例えば、URL)を、外部装置20に送信してもよい。外部装置20の応答返信部23は、座標付テキストデータが生成されると、当該アドレス情報が示す宛先に、座標付テキストデータの生成の完了を示し、生成された座標付テキストデータのデータIDを含むメッセージを送信してもよい。画像形成装置10の応答受信部124は、当該宛先への当該メッセージの受信を待機し、当該メッセージが受信されると、当該メッセージに含まれているデータIDに対応する座標付テキストデータを、外部装置20からダウンロードしてもよい。   29, the example in which the response receiving unit 124 performs polling has been described. However, the coordinated text data may be downloaded from the external apparatus 20 to the image forming apparatus 10 by another method. For example, the data transfer unit 123 transmits, to the external device 20, address information (for example, URL) for receiving a notification of completion of generation of text data with coordinates related to the reduction data when the reduction data is transferred. Also good. When the text data with coordinates is generated, the response reply unit 23 of the external device 20 indicates the completion of generation of the text data with coordinates to the destination indicated by the address information, and sets the data ID of the generated text data with coordinates. Containing messages may be sent. The response reception unit 124 of the image forming apparatus 10 waits for reception of the message to the destination, and when the message is received, the coordinated text data corresponding to the data ID included in the message is externally transmitted. It may be downloaded from the device 20.

なお、紙文書の各ページの読み取りは、ステップS102〜S107に係る処理とは非同期に実行されてよい。すなわち、図29では、2ページ目の読み取りが、1ページ目のステップS102〜S107に対して並行して実行されているように示されているが、例えば、1ページ目のステップS102〜S107が実行されている間に、3ページ目以降の読み取りが開始されてもよい。すなわち、各ページの読み取りは、スキャナ12が有する性能に応じた速度によって実行されてよい。この場合、例えば、ステップS102〜S107は、既に読み取られた複数ページ分のスキャン画像に対して、まとめて実行されてもよい。   The reading of each page of the paper document may be executed asynchronously with the processing according to steps S102 to S107. That is, in FIG. 29, it is shown that the reading of the second page is performed in parallel to the steps S102 to S107 of the first page. For example, the steps S102 to S107 of the first page are performed. While being executed, reading of the third and subsequent pages may be started. In other words, each page may be read at a speed corresponding to the performance of the scanner 12. In this case, for example, steps S102 to S107 may be executed collectively on the scanned images for a plurality of pages that have already been read.

このように、第三の実施の形態において、データ削減部122、画像変換部125は、紙文書の全部のページの読み取りが完了する前に、すなわち、紙文書の一部のページが読み取られるたびに、それぞれの機能に係る処理を実行する。また、データ転送部123は、当該一部のページに関してデータ削減部122によって削減データが生成されるたびに、当該一部のページに関する削減データを、外部装置20に転送する。また、データ合成部126は、当該一部のページに関する高圧縮PDFデータ及び当該一部のページに関する座標付テキストデータが生成されるたびに、これらのデータについて合成処理を実行する。また、スキャナ12及び画像入力部121は、データ削減部122、画像変換部125、データ転送部123、応答受信部124、及びデータ合成部126とは非同期に、かつ、並列的に紙文書の読み取りを実行する。その結果、紙文書の全ページに関する合計処理時間tを短縮することができる。   As described above, in the third embodiment, the data reduction unit 122 and the image conversion unit 125 perform the reading of all pages of the paper document before the reading of all the pages of the paper document is completed. In addition, processing related to each function is executed. Further, the data transfer unit 123 transfers the reduced data regarding the partial page to the external device 20 every time the reduced data is generated by the data reduction unit 122 regarding the partial page. Further, each time the highly compressed PDF data relating to the partial page and the text data with coordinates relating to the partial page are generated, the data synthesizing unit 126 performs a synthesizing process on the data. The scanner 12 and the image input unit 121 read a paper document asynchronously and in parallel with the data reduction unit 122, the image conversion unit 125, the data transfer unit 123, the response reception unit 124, and the data composition unit 126. Execute. As a result, the total processing time t for all pages of the paper document can be shortened.

なお、画像変換部125による、高圧縮PDF変換処理は、必ずしも、1ページごと又は1部のページごとに実行されなくてもよい。複数ページに関してまとめて実行されてもよいし、全ページに関してまとめて実行されてもよい。   Note that the high-compression PDF conversion processing by the image conversion unit 125 does not necessarily have to be executed for each page or for each page of a set. It may be executed collectively for a plurality of pages, or may be executed collectively for all pages.

次に、第四の実施の形態について説明する。第四の実施の形態では第三の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第三の実施の形態と同様でもよい。   Next, a fourth embodiment will be described. In the fourth embodiment, differences from the third embodiment will be described. Therefore, the points not particularly mentioned may be the same as in the third embodiment.

図30は、第四の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。図30中、図28と同一部分には同一符号を付し、その説明は省略する。   FIG. 30 is a diagram illustrating a functional configuration example of the image forming apparatus and the external apparatus according to the fourth embodiment. In FIG. 30, the same parts as those in FIG. 28 are denoted by the same reference numerals, and the description thereof is omitted.

図30に示されるように、第四の実施の形態において、画像形成装置10は、画像変換部125、データ合成部126、及びデータ結合部129を有していなくてもよい。一方、外部装置20は、データ結合部24を更に有する。データ結合部24は、ページごとに生成される座標付テキストデータを、ページ順に結合する。   As shown in FIG. 30, in the fourth embodiment, the image forming apparatus 10 may not include the image conversion unit 125, the data synthesis unit 126, and the data combination unit 129. On the other hand, the external device 20 further includes a data combining unit 24. The data combining unit 24 combines coordinated text data generated for each page in the order of pages.

図31は、第四の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。図31中、図29と同一又は対応するステップには、同一ステップ番号を付し、その説明は、適宜省略する。   FIG. 31 is a diagram for describing an example of a processing procedure executed by the information processing system according to the fourth embodiment. In FIG. 31, steps that are the same as or correspond to those in FIG. 29 are given the same step numbers, and description thereof will be omitted as appropriate.

第四の実施の形態において、最終的な成果物は、紙文書の全ページ分の座標付テキストデータである。したがって、第四の実施の形態では、1ページごとに(又は一部のページ単位で)、ステップS101〜S103と、ステップS105とが繰り返される。   In the fourth embodiment, the final product is text data with coordinates for all pages of a paper document. Therefore, in the fourth embodiment, Steps S101 to S103 and Step S105 are repeated for each page (or for some pages).

画像形成装置10のデータ転送部123は、最終ページに関する削減データを転送する際に、当該削減データと共に、最終ページより前の各ページに関して外部装置20から返信された各データIDを、外部装置20に送信する(S103)。なお、当該各データIDは、ページごとに実行されるステップS103に応じて、外部装置20から返信されたものである。   When the data transfer unit 123 of the image forming apparatus 10 transfers the reduction data related to the final page, the external device 20 uses the data ID returned from the external device 20 for each page before the final page together with the reduction data. (S103). The data IDs are returned from the external device 20 in accordance with step S103 executed for each page.

外部装置20のデータ受信部21は、最終ページに関する削減データと、当該各データIDとを受信すると、当該削減データに対応するデータIDを生成する。続いて、画像認識部22は、当該削減データに関して、OCR処理を実行する(S105)。生成された座標付テキストデータは、データ受信部21によって生成されたデータIDに対応付けられて、例えば、補助記憶装置202に記憶される。   When the data reception unit 21 of the external device 20 receives the reduction data related to the last page and each data ID, the data reception unit 21 generates a data ID corresponding to the reduction data. Subsequently, the image recognition unit 22 performs an OCR process on the reduction data (S105). The generated text data with coordinates is stored in the auxiliary storage device 202, for example, in association with the data ID generated by the data receiving unit 21.

続いて、データ結合部24は、受信された各データIDと、最終ページに関して生成されたにデータIDとのそれぞれのデータIDに対応付けられて補助記憶装置202に記憶されている座標付テキストデータを、ページ順に結合する(S108)。その結果、一つの座標付テキストデータが生成される。応答返信部23は、当該座標付テキストデータを、画像形成装置10に返信する(S109)。応答受信部124は、当該座標付テキストデータを受信する。   Subsequently, the data combining unit 24 associates each received data ID with the data ID of the data ID generated for the last page and stores the coordinated text data stored in the auxiliary storage device 202. Are combined in page order (S108). As a result, one piece of text data with coordinates is generated. The response reply unit 23 returns the text data with coordinates to the image forming apparatus 10 (S109). The response receiving unit 124 receives the text data with coordinates.

このように、外部装置20において生成されるデータ(ここでは、座標付テキストデータ)が、最終的な成果物とされてもよい。   As described above, data (here, text data with coordinates) generated in the external device 20 may be a final product.

次に、第五の実施の形態について説明する。第五の実施の形態では第三の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第三の実施の形態と同様でもよい。   Next, a fifth embodiment will be described. In the fifth embodiment, differences from the third embodiment will be described. Therefore, the points not particularly mentioned may be the same as in the third embodiment.

図32は、第五の実施の形態における画像形成装置及び外部装置の機能構成例を示す図である。図32中、図28と同一部分には同一符号を付し、その説明は省略する。   FIG. 32 is a diagram illustrating a functional configuration example of the image forming apparatus and the external apparatus according to the fifth embodiment. In FIG. 32, the same parts as those in FIG.

図32に示されるように、第五の実施の形態において、画像形成装置10は、データ合成部126及びデータ結合部129を有していなくてもよい。一方、外部装置20は、データ合成部25を更に有する。データ合成部25は、座標付テキストデータを高圧縮PDFデータに合成して、透明テキスト付高圧縮PDFデータを生成する。   As shown in FIG. 32, in the fifth embodiment, the image forming apparatus 10 may not include the data composition unit 126 and the data combination unit 129. On the other hand, the external device 20 further includes a data synthesis unit 25. The data synthesis unit 25 synthesizes the text data with coordinates with the high-compression PDF data to generate high-compression PDF data with transparent text.

図33は、第五の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。図33中、図29と同一又は対応するステップには、同一ステップ番号を付し、その説明は、適宜省略する。   FIG. 33 is a diagram for describing an example of a processing procedure executed by the information processing system according to the fifth embodiment. In FIG. 33, steps that are the same as or correspond to those in FIG. 29 are given the same step numbers, and description thereof will be omitted as appropriate.

第五の実施の形態では、1ページごとに(又は一部のページ単位で)、ステップS101〜S103と、ステップS105とが繰り返される。   In the fifth embodiment, steps S101 to S103 and step S105 are repeated for each page (or for some pages).

画像形成装置10の画像変換部125は、最終ページのスキャン画像が生成されると、全ページのスキャン画像に基づいて、全ページ分の高圧縮PDFデータを生成する(S104)。続いて、データ転送部123は、生成された高圧縮PDFデータと、各ページのデータIDとを外部装置20に送信する(S110)。   When the scan image of the last page is generated, the image conversion unit 125 of the image forming apparatus 10 generates high-compression PDF data for all pages based on the scan image of all pages (S104). Subsequently, the data transfer unit 123 transmits the generated highly compressed PDF data and the data ID of each page to the external device 20 (S110).

外部装置20のデータ受信部21によって、高圧縮PDFデータ及び各ページのデータIDが受信されると、データ合成部25は、当該各データIDに対応付けられて補助記憶装置202に記憶されている座標付テキストデータを、当該高圧縮PDFデータに合成して、透明テキスト付高圧縮PDFデータを生成する(S108)。   When the data receiving unit 21 of the external device 20 receives the highly compressed PDF data and the data ID of each page, the data composition unit 25 is stored in the auxiliary storage device 202 in association with each data ID. The text data with coordinates is combined with the high-compression PDF data to generate high-compression PDF data with transparent text (S108).

このように、座標付テキストデータと高圧縮PDFデータとの合成は、外部装置20において実行されてもよい。第四の実施の形態は、例えば、透明テキスト付高圧縮PDFデータが、外部装置20によって配信等される場合に好適である。   As described above, the synthesis of the text data with coordinates and the highly compressed PDF data may be executed in the external device 20. The fourth embodiment is suitable, for example, when high-compression PDF data with transparent text is distributed by the external device 20.

次に、第六の実施の形態について説明する。第六の実施の形態では第三の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第三の実施の形態と同様でもよい。   Next, a sixth embodiment will be described. In the sixth embodiment, differences from the third embodiment will be described. Therefore, the points not particularly mentioned may be the same as in the third embodiment.

図34は、第六の実施の形態における情報処理システムが実行する処理手順の一例を説明するための図である。図34中、図29と同一又は対応するステップには、同一ステップ番号を付し、その説明は、適宜省略する。   FIG. 34 is a diagram for explaining an example of a processing procedure executed by the information processing system according to the sixth embodiment. In FIG. 34, steps that are the same as or correspond to those in FIG. 29 are given the same step numbers, and descriptions thereof will be omitted as appropriate.

第六の実施の形態では、スキャン画像の二値化、高圧縮PDFデータの生成、及び透明テキスト付高圧縮PDFデータの生成が、画像形成装置10にネットワークを介して接続されるPC90によって実行される点が、第三の実施の形態と異なる。換言すれば、画像形成装置10は、紙文書の読み取りに特化する。したがって、PC90は、図28に示される画像形成装置10の機能構成例のうち、画像入力部121を除く各部を有し、画像形成装置10は、画像入力部121を有していればよい。   In the sixth embodiment, binarization of a scanned image, generation of high-compression PDF data, and generation of high-compression PDF data with transparent text are executed by a PC 90 connected to the image forming apparatus 10 via a network. This is different from the third embodiment. In other words, the image forming apparatus 10 specializes in reading a paper document. Therefore, the PC 90 includes each unit except the image input unit 121 in the functional configuration example of the image forming apparatus 10 illustrated in FIG. 28, and the image forming apparatus 10 only needs to include the image input unit 121.

画像形成装置10は、各ページが読み取られるたびに、当該ページのスキャン画像をPC90に送信する。PC90及び外部装置20は、当該スキャン画像に関して、ステップS102〜S107の処理を実行する。   The image forming apparatus 10 transmits the scanned image of the page to the PC 90 each time each page is read. The PC 90 and the external device 20 execute the processes of steps S102 to S107 for the scanned image.

なお、PC90は、外部装置20が接続されるネットワークに比べて、通信負荷が小さいネットワークによって画像形成装置10に接続されるのが好ましい。例えば、PC90は、USB(Universal Serial Bus)ケーブルを介して画像形成装置10に接続されてもよいし、LAN(Local Area Network)を介して画像形成装置10に接続されてもよい。また、PC(Personal Computer)以外の装置が、PC90の代わりに利用されてもよい。   Note that the PC 90 is preferably connected to the image forming apparatus 10 through a network having a smaller communication load than the network to which the external apparatus 20 is connected. For example, the PC 90 may be connected to the image forming apparatus 10 via a USB (Universal Serial Bus) cable, or may be connected to the image forming apparatus 10 via a LAN (Local Area Network). A device other than a PC (Personal Computer) may be used instead of the PC 90.

このように、画像形成装置10以外の装置によって、スキャン画像の二値化、高圧縮PDFデータの生成、及び透明テキスト付高圧縮PDFデータの生成等が行われてもよい。   As described above, binarization of the scan image, generation of high-compression PDF data, generation of high-compression PDF data with transparent text, and the like may be performed by an apparatus other than the image forming apparatus 10.

なお、上記各実施の形態において、画像形成装置10は、機器の一例である。外部装置20は、情報処理装置の一例である。スキャナ12及び画像入力部121は、読取部の一例である。データ削減部122は、削減部の一例である。データ転送部123は、第1の送信部の一例である。応答受信部124は、第1の受信部の一例である。画像変換部125は、第2の生成部の一例である。データ合成部126は、合成部の一例である。画像認識部128は、第1のデータ生成部の一例である。データ受信部21は、第2の受信部の一例である。画像認識部22は、第1の生成部の一例である。応答返信部23は、第2の送信部の一例である。透明テキスト付高圧縮PDFデータは、透明テキスト付PDFデータの一例である。   In each of the above embodiments, the image forming apparatus 10 is an example of a device. The external device 20 is an example of an information processing device. The scanner 12 and the image input unit 121 are an example of a reading unit. The data reduction unit 122 is an example of a reduction unit. The data transfer unit 123 is an example of a first transmission unit. The response receiving unit 124 is an example of a first receiving unit. The image conversion unit 125 is an example of a second generation unit. The data synthesis unit 126 is an example of a synthesis unit. The image recognition unit 128 is an example of a first data generation unit. The data receiving unit 21 is an example of a second receiving unit. The image recognition unit 22 is an example of a first generation unit. The response reply unit 23 is an example of a second transmission unit. The high-compression PDF data with transparent text is an example of PDF data with transparent text.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

1 情報処理システム
10 画像形成装置
20 外部装置
21 データ受信部
22 画像認識部
23 応答返信部
24 データ結合部
25 データ合成部
121 画像入力部
122 データ削減部
123 データ転送部
124 応答受信部
125 画像変換部
126 データ合成部
127 判定部
128 画像認識部
129 データ結合部
200 ドライブ装置
201 記録媒体
202 補助記憶装置
203 メモリ装置
204 CPU
205 インタフェース装置
B バス
DESCRIPTION OF SYMBOLS 1 Information processing system 10 Image forming apparatus 20 External apparatus 21 Data receiving part 22 Image recognition part 23 Response reply part 24 Data combining part 25 Data composition part 121 Image input part 122 Data reduction part 123 Data transfer part 124 Response receiving part 125 Image conversion Unit 126 Data composition unit 127 Judgment unit 128 Image recognition unit 129 Data combination unit 200 Drive device 201 Recording medium 202 Auxiliary storage device 203 Memory device 204 CPU
205 Interface device B bus

特開2014−32659号公報JP 2014-32659 A

Claims (10)

機器と、前記機器にネットワークを介して接続される情報処理装置とを含む情報処理システムであって、
前記機器は、
紙文書から画像データを読み取る読取部と、
前記読取部によって前記紙文書の一部のページが読み取られるたびに、当該一部のページの画像データに対してデータ量を削減する処理の処理を実行して、前記画像データよりもデータ量が削減された削減データを生成する削減部と、
前記削減部によって前記削減データが生成されるたびに、当該削減データを、前記情報処理装置に送信する第1の送信部と、
前記読取部によって前記紙文書から読み取られる画像データに関して、前記情報処理装置が実行する第1の処理とは異なる第2の処理を実行して、第2のデータを生成する第2の生成部と、
前記削減データに関して前記情報処理装置によって実行される前記第1の処理により生成される第1のデータを、ネットワークを介して受信する第1の受信部と、
前記第1のデータと前記第2のデータとを合成する合成部とを有し、
前記読取部は、前記削減部、前記第1の送信部、前記第1の受信部、及び前記合成部に対して並列的に、前記紙文書から画像データを読み取り、
前記情報処理装置は、
前記削減データを受信する第2の受信部と、
前記第2の受信部によって受信された前記削減データに関して前記第1の処理を実行して、前記第1のデータを生成する第1の生成部と、
前記第1の生成部によって生成された前記第1のデータを前記機器に送信する第2の送信部とを有する、
ことを特徴とする情報処理システム。
An information processing system including a device and an information processing device connected to the device via a network,
The equipment is
A reading unit for reading image data from a paper document;
Each time a part of the page of the paper document is read by the reading unit, a process of reducing the data amount is performed on the image data of the part of the page, and the data amount is larger than the image data. A reduction unit that generates reduced reduction data;
A first transmission unit that transmits the reduction data to the information processing device each time the reduction data is generated by the reduction unit;
A second generation unit that generates second data by executing a second process different from the first process performed by the information processing apparatus on the image data read from the paper document by the reading unit; ,
A first receiving unit that receives the first data generated by the first process executed by the information processing apparatus with respect to the reduced data via a network;
A combining unit that combines the first data and the second data;
The reading unit reads image data from the paper document in parallel with the reduction unit, the first transmission unit, the first reception unit, and the synthesis unit,
The information processing apparatus includes:
A second receiving unit for receiving the reduced data;
A first generation unit that performs the first process on the reduced data received by the second reception unit to generate the first data;
A second transmission unit that transmits the first data generated by the first generation unit to the device;
An information processing system characterized by this.
前記削減部は、前記第1の処理の一部である二値化処理を前記画像データに関して実行することにより、前記削減データを生成する、
ことを特徴とする請求項1記載の情報処理システム。
The reduction unit generates the reduction data by executing binarization processing that is a part of the first processing for the image data.
The information processing system according to claim 1.
前記第1の処理は、前記画像データからテキストデータを抽出する処理である、
ことを特徴とする請求項2記載の情報処理システム。
The first process is a process of extracting text data from the image data.
The information processing system according to claim 2.
前記合成部は、前記第1の処理によって生成されるテキストデータを、前記第2のデータに合成する、
ことを特徴とする請求項3記載の情報処理システム。
The synthesizing unit synthesizes text data generated by the first processing with the second data;
The information processing system according to claim 3.
前記第2の生成部は、前記画像データに基づいてPDFデータを生成し、
前記合成部は、前記PDFデータに前記テキストデータを合成して、透明テキスト付PDFデータを生成する、
ことを特徴とする請求項3又は4記載の情報処理システム。
The second generation unit generates PDF data based on the image data,
The combining unit combines the text data with the PDF data to generate PDF data with transparent text.
The information processing system according to claim 3 or 4, characterized by the above.
機器と、前記機器にネットワークを介して接続される情報処理装置とを含む情報処理システムであって、
前記機器は、
紙文書から画像データを読み取る読取部と、
前記読取部によって前記紙文書の一部のページが読み取られるたびに、当該一部のページの画像データに対してデータ量を削減する処理の処理を実行して、前記画像データよりもデータ量が削減された削減データを生成する削減部と、
前記削減部によって前記削減データが生成されるたびに、当該削減データを、前記情報処理装置に送信する第1の送信部と、
前記削減データに関して前記情報処理装置によって実行される第1の処理により生成される第1のデータを、ネットワークを介して受信する第1の受信部とを有し、
前記読取部は、前記削減部、前記第1の送信部、及び前記第1の受信部に対して並列的に、前記紙文書から画像データを読み取り、
前記情報処理装置は、
前記削減データを受信する第2の受信部と、
前記第2の受信部によって受信された前記削減データに関して前記第1の処理を実行して、前記第1のデータを生成する生成部と、
前記生成部によって生成された前記第1のデータを前記機器に送信する第2の送信部とを有する、
ことを特徴とする情報処理システム。
An information processing system including a device and an information processing device connected to the device via a network,
The equipment is
A reading unit for reading image data from a paper document;
Each time a part of the page of the paper document is read by the reading unit, a process of reducing the data amount is performed on the image data of the part of the page, and the data amount is larger than the image data. A reduction unit that generates reduced reduction data;
A first transmission unit that transmits the reduction data to the information processing device each time the reduction data is generated by the reduction unit;
A first receiving unit that receives first data generated by a first process executed by the information processing apparatus with respect to the reduced data, via a network;
The reading unit reads image data from the paper document in parallel with the reduction unit, the first transmission unit, and the first reception unit,
The information processing apparatus includes:
A second receiving unit for receiving the reduced data;
A generating unit that executes the first process on the reduced data received by the second receiving unit to generate the first data;
A second transmission unit that transmits the first data generated by the generation unit to the device;
An information processing system characterized by this.
請求項1乃至6いずれか一項記載の情報処理装置。   The information processing apparatus according to claim 1. 請求項1乃至6いずれか一項記載の機器。   The device according to any one of claims 1 to 6. 機器と、前記機器にネットワークを介して接続される情報処理装置とが実行する情報処理方法であって、
前記機器が、
紙文書から画像データを読み取る読取手順と、
前記読取手順において前記紙文書の一部のページが読み取られるたびに、当該一部のページの画像データに対してデータ量を削減する処理の処理を実行して、前記画像データよりもデータ量が削減された削減データを生成する削減手順と、
前記削減手順において前記削減データが生成されるたびに、当該削減データを、前記情報処理装置に送信する第1の送信手順と、
前記読取手順において前記紙文書から読み取られる画像データに関して、前記情報処理装置が実行する第1の処理とは異なる第2の処理を実行して、第2のデータを生成する第2の生成手順と、
前記削減データに関して前記情報処理装置によって実行される前記第1の処理により生成される第1のデータを、ネットワークを介して受信する第1の受信手順と、
前記第1のデータと前記第2のデータとを合成する合成手順とを実行し、
前記読取手順は、前記削減手順、前記第1の送信手順、前記第1の受信手順、及び前記合成手順に対して並列的に、前記紙文書から画像データを読み取り、
前記情報処理装置が、
前記削減データを受信する第2の受信手順と、
前記第2の受信手順において受信された前記削減データに関して前記第1の処理を実行して、前記第1のデータを生成する第1の生成手順と、
前記第1の生成手順において生成された前記第1のデータを前記機器に送信する第2の送信手順とを実行する、
ことを特徴とする情報処理方法。
An information processing method executed by a device and an information processing apparatus connected to the device via a network,
The device is
A reading procedure for reading image data from a paper document;
Each time a partial page of the paper document is read in the reading procedure, a process of reducing the data amount is performed on the image data of the partial page, so that the data amount is larger than the image data. Reduction procedures to generate reduced reduction data;
A first transmission procedure for transmitting the reduction data to the information processing device each time the reduction data is generated in the reduction procedure;
A second generation procedure for generating second data by executing a second process different from the first process executed by the information processing apparatus on the image data read from the paper document in the reading procedure; ,
A first reception procedure for receiving, via a network, first data generated by the first processing executed by the information processing apparatus with respect to the reduced data;
Performing a combining procedure for combining the first data and the second data;
The reading procedure reads image data from the paper document in parallel with the reduction procedure, the first transmission procedure, the first reception procedure, and the combining procedure,
The information processing apparatus is
A second receiving procedure for receiving the reduced data;
A first generation procedure for generating the first data by executing the first process on the reduced data received in the second reception procedure;
Performing a second transmission procedure for transmitting the first data generated in the first generation procedure to the device;
An information processing method characterized by the above.
情報処理装置にネットワークを介して接続される機器に、
紙文書から画像データを読み取る読取手順と、
前記読取手順において前記紙文書の一部のページが読み取られるたびに、当該一部のページの画像データに対してデータ量を削減する処理の処理を実行して、前記画像データよりもデータ量が削減された削減データを生成する削減手順と、
前記削減手順において前記削減データが生成されるたびに、当該削減データを、前記情報処理装置に送信する第1の送信手順と、
前記読取手順において前記紙文書から読み取られる画像データに関して、前記情報処理装置が実行する第1の処理とは異なる第2の処理を実行して、第2のデータを生成する第2の生成手順と、
前記削減データに関して前記情報処理装置によって実行される前記第1の処理により生成される第1のデータを、ネットワークを介して受信する第1の受信手順と、
前記第1のデータと前記第2のデータとを合成する合成手順とを実行させ、
前記読取手順は、前記削減手順、前記第1の送信手順、前記第1の受信手順、及び前記合成手順に対して並列的に、前記紙文書から画像データを読み取ることを特徴とするプログラム。
For devices connected to information processing devices via a network,
A reading procedure for reading image data from a paper document;
Each time a partial page of the paper document is read in the reading procedure, a process of reducing the data amount is performed on the image data of the partial page, so that the data amount is larger than the image data. Reduction procedures to generate reduced reduction data;
A first transmission procedure for transmitting the reduction data to the information processing device each time the reduction data is generated in the reduction procedure;
A second generation procedure for generating second data by executing a second process different from the first process executed by the information processing apparatus on the image data read from the paper document in the reading procedure; ,
A first reception procedure for receiving, via a network, first data generated by the first processing executed by the information processing apparatus with respect to the reduced data;
Executing a combining procedure for combining the first data and the second data;
The reading procedure reads image data from the paper document in parallel with the reduction procedure, the first transmission procedure, the first reception procedure, and the combining procedure.
JP2015205216A 2014-10-20 2015-10-19 Information processing system, information processing apparatus, apparatus, information processing method, and program Pending JP2016082596A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/886,224 US9544473B2 (en) 2014-10-20 2015-10-19 Information processing system and information processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014213843 2014-10-20
JP2014213843 2014-10-20

Publications (1)

Publication Number Publication Date
JP2016082596A true JP2016082596A (en) 2016-05-16

Family

ID=55959237

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015205216A Pending JP2016082596A (en) 2014-10-20 2015-10-19 Information processing system, information processing apparatus, apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2016082596A (en)

Similar Documents

Publication Publication Date Title
US9544473B2 (en) Information processing system and information processing method
JP6379897B2 (en) Apparatus, information processing apparatus, information processing system, data processing method, and program
JP6968647B2 (en) A device for setting a file name for a scanned image, its control method, and a program.
US9473669B2 (en) Electronic document generation system, electronic document generation apparatus, and recording medium
US7760380B2 (en) Image forming apparatus, control method thereof, image forming system, and program
JP5983099B2 (en) Image processing apparatus and program
CN110536040B (en) Image processing apparatus for performing multi-cropping processing, method of generating image, and medium
JP5226553B2 (en) Image processing apparatus, image processing method, program, and recording medium
JP6720795B2 (en) Equipment, information processing device, information processing system, information processing method, and program
JP2012129910A (en) Image processing device, method, and program
JP4956319B2 (en) Image processing apparatus, control method thereof, program thereof, and storage medium
JP2014011696A (en) Image processing apparatus and computer program
US10306095B2 (en) Image processing apparatus and method
JP6031851B2 (en) Image processing apparatus and program
JP2020184276A (en) Image processing device, image processing method, and program
US8743383B2 (en) Image processing apparatus storing destination information and information indicating whether a user is allowed to print image data and control method therefor
JP2009171563A (en) Image processor, image processing method,program for executing image processing method, and storage medium
JP2014232946A (en) Information processing apparatus, information processing method, system, and program
JP2016082596A (en) Information processing system, information processing apparatus, apparatus, information processing method, and program
JP6458351B2 (en) Electronic document generation system, image forming apparatus, communication terminal, and program
US8958108B2 (en) Apparatus and program product for processing page images with defined page order to increase editing flexibilty
US20100157382A1 (en) Image reading apparatus, control method therefor, and storage medium
US9412033B2 (en) Image processing apparatus capable of preventing page missing, control method therefor, and storage medium
JP2011044938A (en) Image processor, image processing method program and recording medium
JP2017183766A (en) Server program, image generation device and image data generation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181011

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190726

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190903

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191023

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200317