JP2013258768A - Image display control device, image display control method, image processing system, and computer program - Google Patents

Image display control device, image display control method, image processing system, and computer program Download PDF

Info

Publication number
JP2013258768A
JP2013258768A JP2013184145A JP2013184145A JP2013258768A JP 2013258768 A JP2013258768 A JP 2013258768A JP 2013184145 A JP2013184145 A JP 2013184145A JP 2013184145 A JP2013184145 A JP 2013184145A JP 2013258768 A JP2013258768 A JP 2013258768A
Authority
JP
Japan
Prior art keywords
image
image data
page
unit
reading
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
JP2013184145A
Other languages
Japanese (ja)
Inventor
Osamu Oshima
修 大島
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2013184145A priority Critical patent/JP2013258768A/en
Publication of JP2013258768A publication Critical patent/JP2013258768A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image display control device and an image display control method by which, when image data obtained by reading document images of a double-sided document is acquired, an image of a page eliminated as blank paper can be inserted; an image processing system including the image display control device and an image reading device; and a computer program for achieving the image display control device.SOLUTION: A reception unit 102 of a PC 1 receives image data applied with page numbers by a scanner 4 reading document images of a plurality of double-sided documents. A display control unit 106 detects missing page number from the page numbers to be continuously applied to the received image data, inserts a plain image into the received image data correspondingly to the detected page number, and displays by alternately switching a front face image and a rear face image based on the image data inserted with the plain image on a screen of a display unit 13 in order of the page numbers.

Description

本発明は、画像データを取得して画像の表示を制御する画像表示制御装置、画像表示制御方法、画像読取装置及び前記画像表示制御装置を備える画像処理システム、並びに前記画像表示制御装置を実現するためのコンピュータプログラムに関する。   The present invention realizes an image display control device that acquires image data and controls image display, an image display control method, an image reading device, an image processing system including the image display control device, and the image display control device. Relates to a computer program.

従来、CCD(Charge Coupled Devices)等のイメージセンサで原稿画像の読み取りを行い、取得した画像データに対して種々の処理を行う装置としてコピー機、ファクシミリ、スキャナ、デジタル複合機等のOA機器がオフィスに普及している。例えば、コピー機は読み取った画像データに基づく画像を印刷用紙に形成する処理を行い、ファクシミリは読み取った画像データを他のファクシミリ通信機器へ送信する処理を行う。また、スキャナは読み取った画像データを自装置の記憶装置に記憶する処理、及びPC(パーソナルコンピュータ)等の他装置に送信する処理を行う。デジタル複合機はこれらの複数のOA機器の機能を兼ね備えている。   Conventionally, OA devices such as copiers, facsimiles, scanners, digital multi-function peripherals and the like have been used as offices for reading original images with an image sensor such as a CCD (Charge Coupled Devices) and performing various processing on the acquired image data. Is popular. For example, the copier performs a process of forming an image based on the read image data on a print sheet, and the facsimile performs a process of transmitting the read image data to another facsimile communication device. Further, the scanner performs processing for storing the read image data in a storage device of the device itself and processing for transmitting the image data to another device such as a PC (personal computer). The digital multi-function peripheral has the functions of these OA devices.

このようなOA機器において複数の原稿の原稿画像を読み取る場合、原稿の中に両面原稿と片面が白紙の原稿とが混在しているときは、原稿画像を読み取った画像データをメモリに蓄積する前及び画像データに基づく画像を印刷用紙に形成する前に、白紙の頁に対応する画像データを削除(以下、白紙除去という)できることが望まれる。   When reading original images of a plurality of originals in such an OA device, if both originals and blank originals are mixed in the original, the image data obtained by reading the original images is stored in the memory. It is desired that image data corresponding to a blank page can be deleted (hereinafter referred to as blank page removal) before an image based on the image data is formed on the printing paper.

これに対し、特許文献1では、原稿画像を読み取った画像データに基づいて原稿が白紙であるか否かを判定し、白紙と判定されたときに白紙除去する画像読取装置が開示されている。また、特許文献2では、入力した画像(ここでは、画像データに同じ)が白紙であるか否かを判定した結果を画像の属性として画像と共に一旦格納し、白紙の属性を有する画像を白紙除去して白紙の属性を有しない画像を出力する画像入出力装置が開示されている。   On the other hand, Patent Document 1 discloses an image reading apparatus that determines whether or not a document is blank based on image data obtained by scanning a document image, and removes the blank when it is determined to be blank. In Patent Document 2, the result of determining whether or not the input image (here, the same as the image data) is blank is temporarily stored as an image attribute together with the image, and the image having the blank attribute is removed. An image input / output device for outputting an image having no blank attribute is disclosed.

一方、上述した画像読取装置で生成された画像データを取得する装置と、画像入出力装置から出力された画像(画像データ)を入力する装置とにおいて、例えば両面画像を表示させる場合、白紙の頁をそのまま白く表示させるためには、取得及び入力された画像データについて白紙除去されていないことが好ましい。   On the other hand, when displaying a double-sided image, for example, in a device that acquires image data generated by the above-described image reading device and a device that inputs an image (image data) output from the image input / output device, a blank page is displayed. In order to display the image as white as it is, it is preferable that the acquired and input image data is not subjected to blank sheet removal.

特開平10−229484号公報JP-A-10-229484 特開2006−180343号公報JP 2006-180343 A

しかしながら、上述した特許文献1,2に開示された画像読取装置及び画像入出力装置に対しては、他の装置から白紙除去を無効にさせることができない、という問題があった。例えば、標準的なAPI仕様であるTWAIN(Technology Without an Interesting Name;登録商標)では、一方の装置から他の装置に対し、原稿を両面で読み取るか否かを指示することが可能であるが、白紙除去のオン/オフを指示するインタフェースはサポートされていない。   However, the image reading apparatus and the image input / output apparatus disclosed in Patent Documents 1 and 2 described above have a problem in that blank sheet removal cannot be disabled from other apparatuses. For example, in TWAIN (Technology Without an Interesting Name; registered trademark), which is a standard API specification, it is possible to instruct whether or not to read a document on both sides from one device to another device. An interface for instructing on / off of blank page removal is not supported.

本発明は斯かる事情に鑑みてなされたものであり、その目的とするところは、両面原稿の原稿画像が読み取られた画像データを取得した際に、白紙除去された頁の画像を挿入することが可能な画像表示制御装置及び画像表示制御方法と、画像読取装置及び前記画像表示制御装置を備える画像処理システムと、前記画像表示制御装置を実現するためのコンピュータプログラムとを提供することにある。   The present invention has been made in view of such circumstances, and an object of the present invention is to insert an image of a page from which a blank page has been removed when acquiring image data obtained by reading a document image of a double-sided document. An image display control apparatus and an image display control method capable of performing the above, an image reading apparatus, an image processing system including the image display control apparatus, and a computer program for realizing the image display control apparatus.

本発明に係る画像表示制御装置は、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信する受信部と、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出する欠落頁検出部と、検出した頁番号に対応させて、受信した画像データに無地の画像を挿入する挿入部と、無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させる表示制御部とを備えることを特徴とする。   An image display control apparatus according to the present invention includes a receiving unit that receives image data obtained by reading a document image of a plurality of double-sided documents and assigned page numbers, and pages that are to be continuously added to the received image data. Based on a missing page detection unit that detects a missing page number from a number, an insertion unit that inserts a plain image into received image data in correspondence with the detected page number, and image data in which a plain image is inserted And a display control unit that alternately switches and displays the front and back images on the screen in the order of page numbers.

本発明に係る画像表示制御装置は、受信した画像データに基づいて原稿の地色を検出する地色検出部を備え、前記挿入部は、前記欠落頁検出部が検出した頁番号を有する頁が含まれる原稿について前記地色検出部が検出した地色と同一色の1頁分の画像データを挿入するようにしてあることを特徴とする。   An image display control apparatus according to the present invention includes a ground color detection unit that detects a ground color of a document based on received image data, and the insertion unit includes a page having a page number detected by the missing page detection unit. One page of image data having the same color as the ground color detected by the ground color detection unit is inserted into the included document.

本発明に係る画像表示制御方法は、画像表示制御装置を用いて、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信し、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出し、検出した頁番号に対応させて、受信した画像データに無地の画像を挿入し、無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させることを特徴とする。   An image display control method according to the present invention uses an image display control device to receive image data to which a document image of a plurality of double-sided originals has been read and assigned page numbers, and is continuous with the received image data. Detecting a missing page number from the page numbers to be assigned, inserting a plain image into the received image data in correspondence with the detected page number, and a surface image based on the image data with the plain image inserted; and The back image is alternately displayed on the screen in the order of page numbers.

本発明に係るコンピュータプログラムは、画像データを取得して画像データに基づく画像を表示するコンピュータに、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データに基づいて画像の表示を制御させるコンピュータプログラムであって、コンピュータに、取得した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出させるステップと、コンピュータに、検出させた頁番号に対応させて、取得した画像データに無地の1頁分の画像データを挿入させるステップと、無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させるステップとを含むことを特徴とする。   A computer program according to the present invention obtains image data and displays an image based on the image data on a computer that reads the image of a plurality of double-sided originals and assigns page numbers to the image data. A computer program for controlling display, wherein a step of causing a computer to detect a missing page number from page numbers to be consecutively assigned to acquired image data, and a computer corresponding to the detected page number A step of inserting image data for one plain page into the acquired image data; a step of alternately switching and displaying a front image and a back image based on the image data with the plain image inserted on the screen in the order of page numbers; It is characterized by including.

本発明に係る画像処理システムは、複数枚の両面原稿の原稿画像を読み取って頁番号を付与した画像データを生成する読取部、該読取部が生成した画像データに基づく画像を含む頁が無地であるか否かを判定する判定部、前記読取部が生成した画像データから、前記判定部が無地であると判定した頁に係る画像データを除外する除外部、及び前記読取部が生成した画像データのうち、前記除外部が除外した画像データ以外の画像データを外部へ送信する送信部を有する画像読取装置と、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信する受信部、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出する欠落頁検出部、検出した頁番号に対応させて、受信した画像データに無地の1頁分の画像データを挿入する挿入部、及び無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させる表示制御部を有する画像表示制御装置とを備えることを特徴とする。   An image processing system according to the present invention includes a reading unit that reads a document image of a plurality of double-sided originals and generates image data assigned page numbers, and a page including an image based on the image data generated by the reading unit is plain. A determination unit that determines whether or not there is, an exclusion unit that excludes image data related to a page that the determination unit determines to be plain from the image data generated by the reading unit, and image data generated by the reading unit Among them, an image reading apparatus having a transmission unit for transmitting image data other than the image data excluded by the exclusion unit to the outside, and image data to which document images of a plurality of double-sided originals are read and assigned page numbers A receiving unit for receiving, a missing page detecting unit for detecting a missing page number from page numbers to be consecutively given to the received image data, and a plain image in the received image data in correspondence with the detected page number An image display control apparatus having an insertion unit for inserting image data for a page, and a display control unit for alternately switching and displaying a front image and a back image based on the image data in which a plain image is inserted on the screen in order of page numbers; It is characterized by providing.

本発明にあっては、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信し、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出し、検出した頁番号に対応させて、受信した画像データに無地の画像を挿入し、無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させる。
これにより、両面原稿の原稿画像が読み取られた画像データを取得して白紙除去された頁を検出した場合、取得した画像データに、検出した白紙の頁に対応する無地の画像を挿入する。
In the present invention, the original image of a plurality of double-sided originals is read and image data to which page numbers are assigned is received, and the page numbers that are missing from the page numbers that should be assigned consecutively to the received image data In response to the detected page number, a plain image is inserted into the received image data, and the front image and the back image based on the image data with the plain image inserted are alternately displayed in the order of the page numbers on the screen. Display switching.
As a result, when image data obtained by reading a document image of a double-sided document is acquired and a page from which a blank page is removed is detected, a plain image corresponding to the detected blank page is inserted into the acquired image data.

本発明にあっては、画像データから欠落している頁番号を有する頁が含まれる原稿について地色を検出し、検出した地色と同一色の1頁分の画像データを受信した画像データに挿入する。
これにより、取得した画像データに基づく表面画像及び裏面画像を交互に切替表示させることとした場合、切替表示された画像の表面及び裏面の地色が同一色となる。
In the present invention, a ground color is detected for a document including a page having a page number that is missing from the image data, and image data for one page having the same color as the detected ground color is received in the received image data. insert.
Thus, when the front and back images based on the acquired image data are alternately switched and displayed, the ground colors of the front and back surfaces of the switched and displayed images are the same color.

本発明にあっては、画像読取装置は、複数枚の両面原稿の原稿画像を読み取って頁番号を付与した画像データを生成し、生成した画像データに基づく画像を含む頁が無地であるか否かを判定し、生成した画像データから、無地であると判定した頁に係る画像データを除外し、除外した画像データ以外の生成した画像データを外部へ送信する。
また、画像表示制御装置は、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信し、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出し、検出した頁番号に対応させて、受信した画像データに無地の画像を挿入する。
これにより、画像読取装置で両面原稿の原稿画像が白紙除去されて読み取られ、頁番号が付与された画像データが画像表示制御装置に与えられる。そして、画像表示制御装置では、取得した画像データから白紙除去された頁を検出した場合、検出した白紙の頁に対応する無地の画像を取得した画像データに挿入する。このため、画像読取装置で処理された画像データに基づく表面画像及び裏面画像を交互に切替表示させることとした場合は、両面原稿の表面及び裏面の画像が欠落なく表示される。
In the present invention, the image reading device reads the document images of a plurality of double-sided originals, generates image data to which page numbers are assigned, and whether or not a page including an image based on the generated image data is plain. The image data relating to the page determined to be plain is excluded from the generated image data, and the generated image data other than the excluded image data is transmitted to the outside.
The image display control device receives image data obtained by reading a plurality of double-sided original images and assigning page numbers, and missing pages from the page numbers to be consecutively assigned to the received image data. A number is detected, and a plain image is inserted into the received image data in correspondence with the detected page number.
As a result, the original image of the double-sided original is removed and read by the image reading device, and the image data assigned with the page number is given to the image display control device. When the image display control apparatus detects a page from which the blank page has been removed from the acquired image data, it inserts a plain image corresponding to the detected blank page into the acquired image data. Therefore, when the front image and the back image based on the image data processed by the image reading apparatus are alternately switched and displayed, the front and back images of the double-sided document are displayed without omission.

本発明によれば、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信した場合、欠落を検出した頁番号に対応する無地の画像を受信した画像データに挿入する。
これにより、両面原稿の原稿画像が読み取られた画像データを取得して白紙除去された頁を検出した場合、検出した白紙の頁に対応する無地の画像を取得した画像データに挿入する。従って、両面原稿の原稿画像が読み取られた画像データを取得した際に、白紙除去された頁の画像を挿入することが可能となる。
According to the present invention, when the image data of a plurality of double-sided originals is read and the page number is given, the plain image corresponding to the page number where the missing is detected is inserted into the received image data. To do.
As a result, when image data obtained by reading a document image of a double-sided document is acquired and a page from which a blank page is removed is detected, a plain image corresponding to the detected blank page is inserted into the acquired image data. Therefore, when the image data obtained by reading the document image of the double-sided document is acquired, it is possible to insert the image of the page from which the blank page has been removed.

本発明の実施の形態1に係るスキャナ及びPCを備えたネットワークスキャナシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the network scanner system provided with the scanner and PC concerning Embodiment 1 of this invention. 表示部のLCD上の画面に複数の原稿の表面画像及び裏面画像を頁番号順に交互に切替表示させる例を示す説明図である。It is explanatory drawing which shows the example which switches and displays the surface image and back surface image of several original documents by order of a page number on the screen on LCD of a display part. スキャナが両面原稿を読み取った画像データに基づく画像をPCが表示させる場合の、CPUの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of CPU in case a PC displays the image based on the image data which the scanner read the double-sided original. スキャナが両面原稿を読み取った画像データに基づく画像をPCが表示させる場合の、CPUの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of CPU in case a PC displays the image based on the image data which the scanner read the double-sided original. 本発明の実施の形態2に係るスキャナ及びPCを備えたネットワークスキャナシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the network scanner system provided with the scanner and PC concerning Embodiment 2 of this invention. スキャナが両面原稿を読み取って白紙除去した画像データにPCが白紙の頁を挿入する場合の、CPUの処理手順を示すフローチャートである。6 is a flowchart illustrating a processing procedure of a CPU when a PC inserts a blank page into image data obtained by reading a double-sided original with a scanner and removing blank pages. スキャナが両面原稿を読み取って白紙除去した画像データにPCが白紙の頁を挿入する場合の、CPUの処理手順を示すフローチャートである。6 is a flowchart illustrating a processing procedure of a CPU when a PC inserts a blank page into image data obtained by reading a double-sided original with a scanner and removing blank pages.

以下、本発明に係る画像処理システムの画像読取装置及び画像表示制御装置を、夫々スキャナ及びPC(パーソナルコンピュータ)に適用した実施の形態について詳述する。
(実施の形態1)
図1は、本発明の実施の形態1に係るスキャナ及びPCを備えたネットワークスキャナシステムの構成を示すブロック図である。実施の形態1に係るネットワークスキャナシステムは、スキャナ(画像読取装置)4と、該スキャナ4にLAN3を介して接続されているPC1とから構成されている。
Hereinafter, embodiments in which the image reading apparatus and the image display control apparatus of the image processing system according to the present invention are applied to a scanner and a PC (personal computer) will be described in detail.
(Embodiment 1)
FIG. 1 is a block diagram showing a configuration of a network scanner system including a scanner and a PC according to Embodiment 1 of the present invention. The network scanner system according to the first embodiment includes a scanner (image reading apparatus) 4 and a PC 1 connected to the scanner 4 via a LAN 3.

PC1は、制御中枢であるCPU10を備え、CPU10は、プログラム等の情報を記憶するROM11及び一時的に発生した情報を記憶するRAM12とバス接続されている。CPU10は、ROM11に予め格納されている制御プログラムに従って、入出力処理、演算等の処理を実行する。PC1は、また、各種の情報、設定等の内容を画面に表示するLCDからなる表示部13と、各種の設定、指示及び選択等の操作を受け付けるためのキーボード14及びマウス15と、LAN3に接続するためのLANインタフェース16とを備え、これらは互いにバス接続されている。LAN3は、標準的な有線のLAN回線のみならず、無線によるLAN回線であってもよく、LAN以外の通信回線であってもよい。   The PC 1 includes a CPU 10 that is a control center, and the CPU 10 is bus-connected to a ROM 11 that stores information such as a program and a RAM 12 that stores temporarily generated information. The CPU 10 executes processing such as input / output processing and calculation in accordance with a control program stored in advance in the ROM 11. The PC 1 is also connected to the LAN 3, a display unit 13 composed of an LCD that displays various information, settings, and the like on the screen, a keyboard 14 and a mouse 15 for accepting various settings, instructions, and selection operations. The LAN interface 16 is connected to each other via a bus. The LAN 3 is not limited to a standard wired LAN line, but may be a wireless LAN line or a communication line other than the LAN.

CPU10の各機能ブロックは、ソフトウエアにより実現されるものである。送信部101は、LANインタフェース16及びLAN3を介して(以下、単にLAN3を介してという)スキャナ4に各種の指示を送信する機能を奏する。受信部102は、LAN3を介してスキャナ4から画像データを受信して取得し、取得した画像データを表示制御部106に与える機能を奏する。表示制御部106は、画像サイズが原稿画像より縮小された複数組の表面画像及び裏面画像を、受信部102から与えられた画像データに基づいて生成し、生成した各組の両画像を画面上の予め定められた複数の表示領域内に頁番号順に表示させる機能を奏する。   Each functional block of the CPU 10 is realized by software. The transmission unit 101 has a function of transmitting various instructions to the scanner 4 via the LAN interface 16 and the LAN 3 (hereinafter simply referred to as the LAN 3). The receiving unit 102 has a function of receiving and acquiring image data from the scanner 4 via the LAN 3 and providing the acquired image data to the display control unit 106. The display control unit 106 generates a plurality of sets of front and back images whose image size is smaller than that of the original image based on the image data given from the receiving unit 102, and displays both images of the generated sets on the screen. The function of displaying in the order of page numbers in a plurality of predetermined display areas is provided.

次に、スキャナ4は、制御中枢であるCPU40を備え、CPU40は、プログラム等の情報を記憶するROM41及び一時的に発生した情報を記憶するRAM42とバス接続されている。CPU40は、ROM41に予め格納されている制御プログラムに従って、入出力処理、演算等の処理を実行する。スキャナ4は、また、各種の情報、設定等の内容及び画像を画面に表示するLCDからなる表示部43と、各種の設定、指示及び選択等の操作を受け付けるためのキーを有する操作部44と、LAN3に接続するためのLANインタフェース16とを備え、これらは互いにバス接続されている。   Next, the scanner 4 includes a CPU 40 that is a control center, and the CPU 40 is bus-connected to a ROM 41 that stores information such as a program and a RAM 42 that stores temporarily generated information. The CPU 40 executes processes such as input / output processing and calculation according to a control program stored in the ROM 41 in advance. The scanner 4 also includes a display unit 43 composed of an LCD for displaying various information, contents of settings and the like and images on the screen, and an operation unit 44 having keys for receiving various settings, instructions, selections, and the like. , And a LAN interface 16 for connecting to the LAN 3, which are connected to each other by a bus.

スキャナ4は、更にまた、両面原稿の原稿画像を読み取って画像データを生成する原稿読取部46と、該原稿読取部46が生成した画像データを一時的に頁毎に記憶するためのページメモリ47とを備える。該ページメモリ47に記憶された画像データは、画像処理部48によって画像処理が施され、一連の画像データとして画像メモリ49に記憶されるようになっている。原稿読取部46は、図示しない原稿トレイに載置された複数の両面原稿を1枚ずつ所定の読取部位へ搬送する原稿搬送部460、読取部位に搬送された原稿の上面(表面)を読み取るための上面読取部461、及び原稿の下面(裏面)を読み取るための下面読取部462を有している。
尚、上面読取部461及び下面読取部462は、夫々1つ(1組)のイメージセンサを有しているが、1つの読取部が有する1つ(1組)のイメージセンサで原稿の上面及び下面を読み取るようにしてもよい。
The scanner 4 further includes a document reading unit 46 that reads a document image of a double-sided document and generates image data, and a page memory 47 that temporarily stores the image data generated by the document reading unit 46 for each page. With. The image data stored in the page memory 47 is subjected to image processing by the image processing unit 48 and stored in the image memory 49 as a series of image data. The document reading unit 46 reads a plurality of double-sided documents placed on a document tray (not shown) one by one to a predetermined reading site, and reads the upper surface (front surface) of the document conveyed to the reading site. The upper surface reading unit 461 and the lower surface reading unit 462 for reading the lower surface (back surface) of the document.
Note that each of the upper surface reading unit 461 and the lower surface reading unit 462 has one (one set) image sensor, but one reading unit has one (one set) image sensor, and the upper surface and the upper surface of the document. The lower surface may be read.

画像処理部48は、原稿読取部46の照明系、結像系、及び撮像系において画像データに生じた各種の歪みを補正する処理を行う。   The image processing unit 48 performs processing for correcting various distortions generated in the image data in the illumination system, the imaging system, and the imaging system of the document reading unit 46.

CPU40の各機能ブロックは、ソフトウエアにより実現されるものである。受信部403は、LAN3を介してPC1から両面原稿の読取指示又は白紙除去無効指示を受信した場合、その旨を除外部404に与え、両面原稿の読取指示を受信したときは、その旨を受付部401に与える機能を奏する。受付部401は、操作部44から、CPU40が実行するアプリケーションプログラム(以下、アプリという)から、又は受信部403から与えられた両面原稿の読取指示を受け付けて、その旨を読取部402に与える機能を奏する。   Each functional block of the CPU 40 is realized by software. When receiving a double-sided document reading instruction or a blank page removal invalid instruction from the PC 1 via the LAN 3, the receiving unit 403 gives a message to that effect to the exclusion unit 404, and receives a double-sided document reading instruction when receiving a double-sided document reading instruction. The function given to the unit 401 is provided. The accepting unit 401 has a function of accepting a reading instruction of a double-sided document given from the operation unit 44 from an application program (hereinafter referred to as an application) executed by the CPU 40 or from the receiving unit 403, and giving this to the reading unit 402. Play.

読取部402は、両面原稿の読取指示が受け付けられた旨を受付部401から与えられた場合、原稿読取部46による読み取りを開始させ、ページメモリ47に記憶された各頁の画像データを画像処理部48に処理させて、一連の画像データを画像メモリ49に記憶させることにより、読み取った画像データを判定部405及び除外部404に与える機能を奏する。判定部405は、読取部402から与えられた画像データに基づいて原稿の各頁が無地であるか否かを判定し、無地であると判定した頁を特定する情報を除外部404に与える機能を奏する。   The reading unit 402 starts reading by the document reading unit 46 when the reception unit 401 gives an instruction that a double-sided document reading instruction has been received, and performs image processing on the image data of each page stored in the page memory 47. The processing is performed by the unit 48, and a series of image data is stored in the image memory 49, so that the read image data is provided to the determination unit 405 and the exclusion unit 404. The determination unit 405 determines whether or not each page of the document is plain based on the image data given from the reading unit 402, and provides the exclusion unit 404 with information specifying the page determined to be plain. Play.

除外部404は、読取部402から与えられた画像データから、判定部405から与えられた情報によって特定される頁に係る画像データを除外して送信部406に与える機能を奏する。但し、両面原稿の読取指示又は白紙除去無効指示が受信された旨を受信部403から与えられたときは、画像データを除外しないようにする。送信部406は、除外部404から与えられた画像データを、LAN3を介してPC1に送信する機能を奏する。   The excluding unit 404 has a function of excluding the image data related to the page specified by the information given from the determining unit 405 from the image data given from the reading unit 402 and giving it to the transmitting unit 406. However, when receiving from the receiving unit 403 that a double-sided original reading instruction or a blank sheet removal invalid instruction has been received, image data is not excluded. The transmission unit 406 has a function of transmitting the image data given from the exclusion unit 404 to the PC 1 via the LAN 3.

上述した構成において、スキャナ4の図示しない原稿トレイに複数の両面原稿が載置された後に、例えば、操作部44から与えられた両面原稿の読取指示を受け付けた場合、又はPC1から送信された両面原稿の読取指示を受信した場合、スキャナ4は、各両面原稿の表面及び裏面の原稿画像を読み取って画像データを生成する。生成された画像データは、各種の歪みが補正され、符号化されて画像メモリ49に記憶される。この場合、読み取られた原稿の表面及び裏面毎に連続する頁番号が頁の通番として付与され、原稿画像を構成する画像データは頁毎にブロック化されて各頁のヘッダに頁番号が付加されるようになっている。また、読み取られた原稿が両面原稿であることを示す属性が、画像データ全体に対して付加される。   In the configuration described above, after a plurality of double-sided originals are placed on a document tray (not shown) of the scanner 4, for example, when a double-sided original reading instruction given from the operation unit 44 is received, or double-sided transmitted from the PC 1. When a document reading instruction is received, the scanner 4 reads the document images on the front and back surfaces of each double-sided document and generates image data. The generated image data is corrected for various distortions, encoded, and stored in the image memory 49. In this case, a continuous page number is assigned as the page serial number for each of the front and back sides of the read document, and the image data constituting the document image is blocked for each page, and the page number is added to the header of each page. It has become so. Further, an attribute indicating that the read original is a double-side original is added to the entire image data.

画像メモリ49に1頁分の画像データを記憶する都度、スキャナ4は、必要に応じて画像データから白紙除去を行い、全頁の画像データを画像メモリ49に記憶したときに、記憶された画像データをLAN3を介してPC1へ送信する。PC1が受信した画像データは、RAM12上に確保された図示しない画像メモリに記憶される。尚、白紙除去して画像メモリ49に記憶した画像データは、例えば1頁分を記憶する都度、PC1へ送信するようにしてもよい。また、白紙除去する際には、除去した頁の頁番号を欠番とする。
その後、全頁の画像データが受信されて前記画像メモリに記憶された場合、PC1は、画像サイズが原稿画像より縮小された複数組の表面画像及び裏面画像を生成し、生成した各組の両画像を表示部13のLCDに頁番号順に表示する。
Each time image data for one page is stored in the image memory 49, the scanner 4 removes blank pages from the image data as necessary and stores the image data for all pages in the image memory 49. Data is transmitted to PC1 via LAN3. The image data received by the PC 1 is stored in an image memory (not shown) secured on the RAM 12. The image data stored in the image memory 49 after removing blank pages may be transmitted to the PC 1 each time one page is stored, for example. Further, when removing blank paper, the page number of the removed page is a missing number.
After that, when image data of all pages is received and stored in the image memory, the PC 1 generates a plurality of sets of front and back images whose image size is reduced from the original image, and generates both sets of the generated sets. Images are displayed on the LCD of the display unit 13 in the order of page numbers.

図2は、表示部13のLCD上の画面130,131に複数の原稿の表面画像及び裏面画像を頁番号順に交互に切替表示させる例を示す説明図である。画面130の上下2段に並べた8つの表示領域には、奇数の頁番号を有する各原稿の表面画像を若番順に一定時間だけ表示させる。また、画面131の前記8つの表示領域には、偶数の頁番号を有する各原稿の裏面画像を若番順に一定時間だけ表示させる。そして、このような表示の切り替えを繰り返す。従って、画面130,131の特定の各表示領域に夫々の原稿の表面画像及び裏面画像が一定時間毎に見易く切替表示される。例として4枚目の原稿の裏面、即ち頁番号が8の頁が白紙であったとしても、PC1がスキャナ4から受信する画像データには白紙のデータが含まれているため、頁番号が7の裏面の頁として白紙の頁が正しく表示される。   FIG. 2 is an explanatory diagram showing an example in which the front and back images of a plurality of documents are alternately switched and displayed in the order of page numbers on the screens 130 and 131 on the LCD of the display unit 13. In the eight display areas arranged in two rows at the top and bottom of the screen 130, the surface images of the originals having odd page numbers are displayed in ascending order for a predetermined time. In the eight display areas of the screen 131, the back image of each document having an even page number is displayed in ascending order for a certain time. Then, such display switching is repeated. Therefore, the front image and the back image of each original are switched and displayed in a specific display area on each of the screens 130 and 131 so that they can be easily seen at regular intervals. For example, even if the back side of the fourth original, that is, the page with the page number 8 is blank, the image data received by the PC 1 from the scanner 4 includes blank data, so the page number is 7 A blank page is correctly displayed as the page on the back side of.

以下、本発明の実施の形態1に係るスキャナ4及びPC1が行う動作をフローチャートを用いて説明する。
図3A及び3Bは、スキャナ4が両面原稿を読み取った画像データに基づく画像をPC1が表示させる場合の、CPU40,10の処理手順を示すフローチャートである。以下の処理は、スキャナ4のROM41及びPC1のROM11に予め格納された制御プログラムに従って、スキャナ4のCPU40及びPC1のCPU10により夫々実行される。スキャナ4のCPU40は、図示しない原稿トレイに両面原稿が載置されて読み取りの準備が整ったときに、以下の処理をスタートさせる。PC1のCPU10は、アプリから与えられる原稿の読み取りに係る指示を受付可能となったときに、以下の処理をスタートさせる。
尚、本実施の形態1では、白紙除去フラグはRAM42に記憶する。また、以下では、PC1が受信した画像データ及び表示用に生成した画像は、RAM12に記憶する。
Hereinafter, operations performed by the scanner 4 and the PC 1 according to the first embodiment of the present invention will be described with reference to flowcharts.
3A and 3B are flowcharts showing processing procedures of the CPUs 40 and 10 when the PC 1 displays an image based on image data obtained by the scanner 4 reading a double-sided original. The following processing is executed by the CPU 40 of the scanner 4 and the CPU 10 of the PC 1 according to control programs stored in advance in the ROM 41 of the scanner 4 and the ROM 11 of the PC 1, respectively. The CPU 40 of the scanner 4 starts the following processing when a double-sided document is placed on a document tray (not shown) and ready for reading. The CPU 10 of the PC 1 starts the following processing when it becomes possible to accept an instruction relating to reading of a document given from an application.
In the first embodiment, the blank sheet removal flag is stored in the RAM 42. In the following, the image data received by the PC 1 and the image generated for display are stored in the RAM 12.

図3Aの処理をスタートさせた場合、スキャナ4のCPU40は、初期化の一環として白紙除去フラグに「1」をセットし(S101)、操作部44から、又はアプリから与えられる両面原稿の読取指示があったか否かを判定し(S102)、あったと判定した場合(S102:YES)、後述するステップS110に処理を移す。読取指示がなかったと判定した場合(S102:NO)、CPU40は、PC1から白紙除去無効指示を受信したか否かを判定する(S103)。白紙除去無効指示を受信したと判定した場合(S103:YES)、CPU40は、白紙除去フラグを「0」にクリアする(S104)。   When the processing of FIG. 3A is started, the CPU 40 of the scanner 4 sets “1” to the blank sheet removal flag as part of the initialization (S101), and instructs to read a double-sided document given from the operation unit 44 or from the application. Is determined (S102), and if it is determined (S102: YES), the process proceeds to step S110 described later. When it is determined that there is no reading instruction (S102: NO), the CPU 40 determines whether a blank sheet removal invalid instruction is received from the PC 1 (S103). If it is determined that a blank page removal invalid instruction has been received (S103: YES), the CPU 40 clears the blank page removal flag to “0” (S104).

ステップS104の処理を終えた場合、又はステップS103で白紙除去無効指示を受信していないと判定した場合(S103:NO)、CPU40は、PC1から両面読取又は片面読取に係る読取指示を受信したか否かを判定する(S105)。受信していないと判定した場合(S105:NO)、CPU40は処理をステップS102に戻す。
このように、スキャナ4のCPU40は、操作部44若しくはアプリから読取指示を与えられるか、又はPC1から白紙除去無効指示若しくは読取指示を受信するまでステップS102からS105までの処理を繰り返し実行する。
When the process of step S104 is completed, or when it is determined in step S103 that a blank sheet removal invalid instruction has not been received (S103: NO), has the CPU 40 received a reading instruction related to double-sided reading or single-sided reading from the PC 1? It is determined whether or not (S105). When it determines with not having received (S105: NO), CPU40 returns a process to step S102.
As described above, the CPU 40 of the scanner 4 repeatedly executes the processing from step S102 to step S105 until a reading instruction is given from the operation unit 44 or the application, or a blank paper removal invalid instruction or reading instruction is received from the PC 1.

一方、PC1のCPU10は、アプリから白紙除去無効指示が与えられたか否かを判定し(S201)、与えられたと判定した場合(S201:YES)、スキャナ4に対して白紙除去無効指示を送信する(S202)。ステップS202の処理を終えた場合、又はステップS201で白紙除去無効指示が与えられていないと判定した場合(S201:NO)、CPU10は、アプリから原稿の読取指示が与えられたか否かを判定する(S203)。与えられていないと判定した場合(S203:NO)、CPU10は、処理をステップS201に戻す。   On the other hand, the CPU 10 of the PC 1 determines whether or not a blank page removal invalid instruction has been given from the application (S201). If it is determined that the blank page removal invalid instruction has been given (S201: YES), the blank page removal invalid instruction is transmitted to the scanner 4. (S202). When the process of step S202 is completed, or when it is determined in step S201 that a blank page removal invalid instruction has not been given (S201: NO), the CPU 10 determines whether or not a document reading instruction has been given from the application. (S203). When it determines with not being given (S203: NO), CPU10 returns a process to step S201.

アプリから原稿の読取指示が与えられたと判定した場合(S203:YES)、CPU10は、前記読取指示が両面読取に係る指示か否かを判定する(S204)。両面読取に係る指示であると判定した場合(S204:YES)、CPU10は、スキャナ4に送信すべき両面読取のパラメータを設定する(S205)。この場合、アプリで表面画像及び裏面画像を交互に切替表示させるか否かを示すパラメータ(情報)を併せて設定する。ステップS205の処理を終えた場合、又はステップS204で両面読取に係る指示ではないと判定した場合(S204:NO)、CPU10は、スキャナ4に対してパラメータと共に両面読取又は片面読取に係る読取指示を送信し(S206)、後述するステップS209に処理を移す。   If it is determined that an original reading instruction is given from the application (S203: YES), the CPU 10 determines whether the reading instruction is an instruction relating to double-sided reading (S204). When it is determined that the instruction is for double-sided scanning (S204: YES), the CPU 10 sets a double-sided scanning parameter to be transmitted to the scanner 4 (S205). In this case, a parameter (information) indicating whether the front image and the back image are alternately switched and displayed by the application is also set. When the process of step S205 is completed, or when it is determined in step S204 that the instruction is not for double-sided reading (S204: NO), the CPU 10 issues a reading instruction for double-sided reading or single-sided reading together with parameters to the scanner 4. The transmission is performed (S206), and the process proceeds to step S209 described later.

スキャナ4の処理に戻って、ステップS105でPC1から読取指示を受信したと判定した場合(S105:YES)、CPU40は、受信したパラメータに両面読取のパラメータがあるか否かを判定する(S106)。パラメータがあると判定した場合(S106:YES)、CPU40は、表面画像及び裏面画像を交互に切替表示させることを示すパラメータがあるか否かを判定する(S107)。パラメータがあると判定した場合(S107:YES)、CPU40は、白紙除去フラグを「0」にクリアする(S108)。尚、両面読取の場合、PC1で原則として表面画像及び裏面画像を交互に切替表示させるときは、PC1のステップS205で切替表示させるか否かを示すパラメータを設定せず、スキャナ4のステップS107の処理を実行しない(処理をスキップする)ようにすればよい。
ステップS108の処理を終えた場合、又はステップS106,S107でパラメータがないと判定した場合(S106,S107:NO)、CPU40は、原稿読取部46に対し、原稿の読み取りを開始させる(S110)。
Returning to the processing of the scanner 4, if it is determined in step S105 that a reading instruction has been received from the PC 1 (S105: YES), the CPU 40 determines whether the received parameter includes a double-sided reading parameter (S106). . When it is determined that there is a parameter (S106: YES), the CPU 40 determines whether there is a parameter indicating that the front image and the back image are alternately displayed (S107). If it is determined that there is a parameter (S107: YES), the CPU 40 clears the blank sheet removal flag to “0” (S108). In the case of double-sided scanning, when the front image and the back image are alternately switched and displayed on the PC 1 in principle, the parameter indicating whether or not to switch the display is set in step S205 of the PC 1, and the step S107 of the scanner 4 is not set. What is necessary is just not to perform a process (a process is skipped).
When the process of step S108 is completed, or when it is determined that there is no parameter in steps S106 and S107 (S106, S107: NO), the CPU 40 causes the document reading unit 46 to start reading the document (S110).

その後、CPU40は、ページメモリ47が1頁分の記憶を完了したか否かを判定する(S111)。完了していないと判定した場合(S111:NO)、CPU40は、ページメモリ47が記憶を完了するまで待機する。ページメモリ47が記憶を完了したと判定した場合(S111:YES)、CPU40は、画像処理部48に所定の画像処理を開始させる(S112)。次いで、CPU40は、画像処理部48が1頁分の画像処理を完了したか否かを判定する(S113)。完了していないと判定した場合(S113:NO)、CPU40は、画像処理部48が画像処理を完了するまで待機する。   Thereafter, the CPU 40 determines whether or not the page memory 47 has completed storing one page (S111). If it is determined that it has not been completed (S111: NO), the CPU 40 waits until the page memory 47 completes storage. When it is determined that the page memory 47 has completed the storage (S111: YES), the CPU 40 causes the image processing unit 48 to start predetermined image processing (S112). Next, the CPU 40 determines whether or not the image processing unit 48 has completed the image processing for one page (S113). When it is determined that the image processing has not been completed (S113: NO), the CPU 40 waits until the image processing unit 48 completes the image processing.

画像処理部が画像処理を完了したと判定した場合(S113:YES)、CPU40は、画像処理が完了した頁が白紙の頁であるか否かを判定する(S114)。白紙の頁であると判定した場合(S114:YES)、CPU40は、白紙除去フラグが「1」にセットされているか否かを判定する(S115)。セットされていると判定した場合(S115:YES)、CPU40は、画像メモリ49から白紙と判定された頁の画像データを削除(白紙除去)する(S116)。この場合、白紙除去した頁の頁番号は欠番とする。   When it is determined that the image processing unit has completed the image processing (S113: YES), the CPU 40 determines whether or not the page for which the image processing has been completed is a blank page (S114). When it is determined that the page is a blank page (S114: YES), the CPU 40 determines whether or not the blank page removal flag is set to “1” (S115). If it is determined that the page is set (S115: YES), the CPU 40 deletes the image data of the page determined to be a blank page from the image memory 49 (blank page removal) (S116). In this case, the page number of the page from which the blank page is removed is a missing number.

ステップS116の処理を終えた場合、ステップS114で白紙の頁ではないと判定した場合(S114:NO)、又はステップS115で白紙除去フラグが「1」にセットされていないと判定した場合(S115:NO)、CPU40は、画像処理が完了した頁が最終頁であるか否かを判定する(S117)。最終頁ではないと判定した場合(S117:NO)、即ち、画像メモリ49に全頁の画像データが記憶されていないと判定した場合、CPU40は、処理をステップS111に戻す。   When the process of step S116 is completed, when it is determined at step S114 that the page is not a blank page (S114: NO), or when it is determined at step S115 that the blank page removal flag is not set to “1” (S115: NO), the CPU 40 determines whether or not the page for which image processing has been completed is the last page (S117). If it is determined that it is not the last page (S117: NO), that is, if it is determined that the image data of all pages is not stored in the image memory 49, the CPU 40 returns the process to step S111.

画像処理が完了した頁が最終頁であると判定した場合(S117:YES)、CPU40は、画像メモリ49から1頁分の画像データを送信し(S118)、送信した頁が最終頁であるか否かを判定する(S119)。最終頁ではないと判定した場合(S119:NO)、CPU40は処理をステップS118に戻す。最終頁であると判定した場合(S119:YES)、CPU40は、処理を終了する。   When it is determined that the page on which image processing has been completed is the last page (S117: YES), the CPU 40 transmits image data for one page from the image memory 49 (S118), and whether the transmitted page is the last page. It is determined whether or not (S119). If it is determined that the page is not the last page (S119: NO), the CPU 40 returns the process to step S118. When it determines with it being the last page (S119: YES), CPU40 complete | finishes a process.

再びPC1の処理に戻って、PC1のCPU10は、スキャナ4から全頁の画像データを受信するまで待機しており(S209:NO)、全頁の画像データを受信したと判定した場合(S209:YES)、図2に例示したように、受信した画像データに基づく各原稿の表面画像及び裏面画像を頁番号順に交互に切替表示させ(S210)、処理を終了する。   Returning to the processing of the PC 1 again, the CPU 10 of the PC 1 stands by until it receives the image data of all pages from the scanner 4 (S209: NO), and determines that it has received the image data of all pages (S209: YES), as illustrated in FIG. 2, the front image and the back image of each document based on the received image data are alternately switched and displayed in the order of page numbers (S210), and the process is terminated.

以上のように本実施の形態1によれば、両面原稿の読取指示をスキャナが受け付けた場合、スキャナは、複数枚の両面原稿を頁毎に読み取って画像データを生成し、生成した画像データに基づいて原稿の各頁が白紙(無地)であるか否かを判定し、白紙であると判定した頁に係る画像データを除外し、除外した画像データ以外の生成した画像データをPCに送信する。そして、PCから送信された白紙除去無効指示又は両面原稿の読取指示をスキャナが受信して受け付けた場合、スキャナは、原則として画像データの除外を禁止させる。
一方、PCは、前記白紙除去無効指示及び両面原稿の読取指示をスキャナに送信し、複数枚の両面原稿の原稿画像が頁毎に読み取られて頁番号が付与された画像データを受信した場合に、受信した画像データに基づく表面画像及び裏面画像を頁番号順に交互に切替表示させる。
As described above, according to the first embodiment, when the scanner receives an instruction to read a double-sided original, the scanner reads a plurality of double-sided originals for each page, generates image data, and generates the generated image data. Based on this, it is determined whether each page of the document is blank (solid), image data related to the page determined to be blank is excluded, and generated image data other than the excluded image data is transmitted to the PC. . When the scanner receives and accepts a blank sheet removal invalidation instruction or a double-sided original reading instruction transmitted from the PC, the scanner prohibits the exclusion of image data in principle.
On the other hand, when the PC transmits the blank sheet removal invalidation instruction and the double-sided original reading instruction to the scanner, and receives the image data to which the original images of a plurality of double-sided originals are read page by page and assigned page numbers. Then, the front and back images based on the received image data are alternately switched and displayed in the order of page numbers.

これにより、スキャナが両面原稿を読み取る場合、標準的に白紙除去するときであっても、外部から両面原稿の読取指示を受信したときは、両面原稿を読み取って生成した画像データについて、原則として白紙除去を行わないようにする。
従って、スキャナが両面原稿の原稿画像を読み取る際に、外部からスキャナに対して白紙除去のオン/オフを指示させることが可能となる。
As a result, when the scanner reads a double-sided document, even when it normally removes a blank page, when it receives an instruction to read a double-sided document from the outside, the image data generated by scanning the double-sided document is basically a blank page. Do not remove.
Therefore, when the scanner reads a document image of a double-sided document, it is possible to instruct the scanner to turn on / off blank paper from the outside.

また、画像データに基づく表面画像及び裏面画像をPCで交互に切替表示させることを示すパラメータをPCから受信するようにし、PCから両面原稿の読取指示を受信した場合は、受信したパラメータが、切替表示させることを示すときに、画像データの除外を禁止させる。
従って、外部から両面原稿の読取指示を受信したことを契機にして複数枚の両面原稿を頁毎に読み取る場合は、外部で表面画像及び裏面画像が交互に切替表示させることが前提であるときにのみ、白紙除去を行わないようにすることが可能となる。
In addition, a parameter indicating that the front and back images based on the image data are alternately switched and displayed on the PC is received from the PC, and when the double-sided document reading instruction is received from the PC, the received parameter is switched. When indicating the display, the exclusion of image data is prohibited.
Therefore, when a plurality of double-sided originals are read page by page upon receiving an instruction to read a double-sided original from the outside, it is assumed that the front image and the back image are alternately switched and displayed externally. Only it is possible not to perform blank paper removal.

尚、本実施の形態1にあっては、PC1から白紙除去無効指示又は両面原稿の読取指示を受信した場合、原則として、白紙であると判定した頁について画像データの除外を禁止させているが、これに限定されず、白紙の頁か否かの判定を禁止させて画像データが除外されないようにしてもよい。この場合は、図3BのステップS114及びS115の処理順序を逆転させて、白紙除去フラグが「1」にセットされているときに白紙の頁か否かの判定を行わないようにすればよい。   In the first embodiment, when a blank sheet removal invalidation instruction or a double-sided original reading instruction is received from the PC 1, in principle, the exclusion of image data is prohibited for pages determined to be blank. However, the present invention is not limited to this, and the determination of whether or not the page is a blank page may be prohibited so that image data is not excluded. In this case, the processing order of steps S114 and S115 in FIG. 3B may be reversed so that it is not determined whether or not the page is a blank page when the blank page removal flag is set to “1”.

また、スキャナ4が両面原稿を読み取った画像データに基づいて、PC1の表示部13が表面画像及び裏面画像を交互に切替表示させているが、これに限定されるものではなく、前記画像データに基づいて、スキャナ4の表示部43が表面画像及び裏面画像を交互に切替表示させるようにしてもよい。この場合は、図3AのステップS102で、操作部44から、又はアプリから与えられる両面原稿の読取指示があったと判定した場合(S102:YES)、処理をステップS107に移す。但し、表面画像及び裏面画像を交互に切替表示させることを示すパラメータは、操作部44から、又はアプリから与えられるものとする。   Further, the display unit 13 of the PC 1 alternately switches and displays the front image and the back image based on the image data obtained by the scanner 4 reading the double-sided document. However, the present invention is not limited to this. Based on this, the display unit 43 of the scanner 4 may alternately display the front image and the back image. In this case, if it is determined in step S102 of FIG. 3A that there is an instruction to read a double-sided document given from the operation unit 44 or from the application (S102: YES), the process proceeds to step S107. However, it is assumed that the parameter indicating that the front image and the back image are alternately switched and displayed is given from the operation unit 44 or from the application.

(実施の形態2)
実施の形態1は、スキャナ4が白紙除去の機能を有しており、PC1から例えば両面原稿の読取指示を受信した場合に、前記機能を無効にする形態であるのに対し、実施の形態2は、スキャナの白紙除去の機能を外部から無効にすることができない場合、白紙除去された画像データをPCが受信したときに、PC側で白紙頁の画像データを挿入する形態である。
(Embodiment 2)
The first embodiment is a mode in which the scanner 4 has a function of removing blank pages, and the function is disabled when, for example, an instruction to read a double-sided document is received from the PC 1, whereas the second embodiment is different from the first embodiment. In this mode, when the blank page removal function of the scanner cannot be disabled from the outside, when the PC receives the image data from which the blank page has been removed, the PC side inserts the blank page image data.

図4は、本発明の実施の形態2に係るスキャナ及びPCを備えたネットワークスキャナシステムの構成を示すブロック図である。実施の形態2に係るネットワークスキャナシステムは、スキャナ(画像読取装置)400と、該スキャナ400にLAN3を介して接続されているPC100とから構成されている。   FIG. 4 is a block diagram showing a configuration of a network scanner system including a scanner and a PC according to Embodiment 2 of the present invention. The network scanner system according to the second embodiment includes a scanner (image reading apparatus) 400 and a PC 100 connected to the scanner 400 via a LAN 3.

PC100は、制御中枢であるCPU110を備え、CPU110は、プログラム等の情報を記憶するROM11及び一時的に発生した情報を記憶するRAM12とバス接続されている。CPU110にバス接続されているその他のブロックは、実施の形態1のCPU10にバス接続されているブロックと同様であるため、その詳細な説明を省略する。   The PC 100 includes a CPU 110 that is a control center, and the CPU 110 is bus-connected to a ROM 11 that stores information such as programs and a RAM 12 that stores temporarily generated information. Other blocks connected to the CPU 110 by the bus are the same as the blocks connected to the CPU 10 of the first embodiment by the bus, and thus detailed description thereof is omitted.

CPU110の各機能ブロックは、ソフトウエアにより実現されるものである。送信部101は、LAN3を介してスキャナ400に両面原稿の読取指示を送信する機能を奏する。受信部102は、LAN3を介してスキャナ400から画像データを受信して取得し、取得した画像データを欠落頁検出部103、地色検出部104、及び白紙頁挿入部(挿入部)105に与える機能を奏する。欠落頁検出部103は、受信部102から与えられた画像データの頁毎のヘッダに埋め込まれた頁番号の連続性の有無から、欠落した頁番号を検出して検出結果を地色検出部104及び白紙頁挿入部105に与える機能を奏する。   Each functional block of the CPU 110 is realized by software. The transmission unit 101 has a function of transmitting a double-sided document reading instruction to the scanner 400 via the LAN 3. The receiving unit 102 receives and acquires image data from the scanner 400 via the LAN 3, and supplies the acquired image data to the missing page detection unit 103, the ground color detection unit 104, and the blank page insertion unit (insertion unit) 105. Play a function. The missing page detection unit 103 detects the missing page number from the presence / absence of the continuity of the page number embedded in the header for each page of the image data given from the receiving unit 102, and the detection result is the ground color detection unit 104. And a function to be given to the blank page insertion unit 105.

地色検出部104は、欠落頁検出部103から与えられる欠落した頁番号の1頁前(又は1頁後)に受信した画像データに基づいて原稿の地色を検出し、検出した地色を白紙頁挿入部105に与える機能を奏する。つまり、裏面が白紙の原稿が両面原稿として読み取られて白紙除去された場合、偶数の(又は奇数の)頁番号が欠落したときは、その1つ前の奇数頁(又は1つ後の偶数頁)が同一原稿の表面(又は裏面)に対応するものとして原稿の地色を検出するようにしてある。   The ground color detection unit 104 detects the ground color of the document based on the image data received one page before (or after one page) the missing page number given from the missing page detection unit 103, and the detected ground color is detected. The function to be given to the blank page insertion unit 105 is provided. That is, when a blank original is read as a double-sided original and the blank is removed, if an even (or odd) page number is missing, the previous odd page (or the next even page) ) Detects the background color of the document as corresponding to the front surface (or back surface) of the same document.

白紙頁挿入部105は、受信部102から与えられた画像データに対し、欠落頁検出部103から与えられた頁番号について、地色検出部104が検出した地色と同色で無地の白紙頁の画像データを頁番号と共に挿入する機能を奏する。表示制御部106は、画像サイズが原稿画像より縮小された複数組の表面画像及び裏面画像を、白紙頁挿入部105から与えられた画像データに基づいて生成し、生成した各組の両画像を画面上の予め定められた複数の表示領域内に頁番号順に表示させる機能を奏する。   The blank page insertion unit 105 applies a blank blank page with the same color as the ground color detected by the ground color detection unit 104 for the page number given from the missing page detection unit 103 to the image data given from the reception unit 102. It has a function of inserting image data together with page numbers. The display control unit 106 generates a plurality of sets of front and back images whose image size is smaller than that of the original image based on the image data provided from the blank page insertion unit 105, and generates both sets of the generated images. There is a function of displaying in order of page numbers within a plurality of predetermined display areas on the screen.

次に、スキャナ400は、制御中枢であるCPU140を備え、CPU140は、プログラム等の情報を記憶するROM41及び一時的に発生した情報を記憶するRAM42とバス接続されている。CPU140にバス接続されているその他のブロックは、実施の形態1のCPU40にバス接続されているブロックと同様であるため、その詳細な説明を省略する。   Next, the scanner 400 includes a CPU 140 that is a control center, and the CPU 140 is connected to a ROM 41 that stores information such as a program and a RAM 42 that stores temporarily generated information. The other blocks connected to the CPU 140 by the bus are the same as the blocks connected to the CPU 40 of the first embodiment by the bus, and thus detailed description thereof is omitted.

CPU140の各機能ブロックは、ソフトウエアにより実現されるものである。実施の形態1のCPU40の各機能ブロックと比較して、受信部403は、LAN3を介してPC100から両面原稿の読取指示を受信し、その旨を受付部401に与える機能を奏する。また、除外部404は、読取部402から与えられた画像データから、判定部405から与えられた情報によって特定される頁に係る画像データを無条件に除外して送信部406に与える機能を奏する。その他の機能ブロックについては実施の形態1と同様であるため、その詳細な説明を省略する。   Each functional block of the CPU 140 is realized by software. Compared with each functional block of the CPU 40 of the first embodiment, the receiving unit 403 has a function of receiving a double-sided document reading instruction from the PC 100 via the LAN 3 and giving the fact to the receiving unit 401. Further, the exclusion unit 404 has a function of unconditionally excluding the image data related to the page specified by the information given from the determination unit 405 from the image data given from the reading unit 402 and giving it to the transmission unit 406. . Since other functional blocks are the same as those in the first embodiment, detailed description thereof is omitted.

上述した構成において、スキャナ400の図示しない原稿トレイに複数の両面原稿が載置された後に、例えば操作部44から与えられた両面原稿の読取指示を受け付けた場合、又はPC100から送信された両面原稿の読取指示を受信した場合、スキャナ400は、各両面原稿の表面及び裏面の原稿画像を読み取って画像データを生成する。生成された画像データが画像メモリ49に記憶されるのは実施の形態1と同様であるが、常に白紙除去される点が実施の形態1と異なる。   In the above-described configuration, after a plurality of double-sided originals are placed on a document tray (not shown) of the scanner 400, for example, when a double-sided original reading instruction given from the operation unit 44 is received, or a double-sided original sent from the PC 100 When the scanning instruction is received, the scanner 400 reads the document images on the front and back sides of each double-sided document to generate image data. The generated image data is stored in the image memory 49 as in the first embodiment, but is different from the first embodiment in that blank pages are always removed.

その後、全頁の画像データがPC100に送信されてPC100の図示しない画像メモリに記憶された場合、PC100は、受信した画像データに白紙除去された頁の画像データを頁番号と共に挿入する。そして、PC100は、画像サイズが原稿画像より縮小された複数組の表面画像及び裏面画像を生成し、生成した各組の両画像を表示部13のLCDに頁番号順に表示する。   Thereafter, when the image data of all pages is transmitted to the PC 100 and stored in an image memory (not shown) of the PC 100, the PC 100 inserts the image data of the page from which the blank page is removed together with the page number into the received image data. Then, the PC 100 generates a plurality of sets of front and back images whose image size is reduced from that of the original image, and displays both of the generated sets of images on the LCD of the display unit 13 in the order of page numbers.

以下、本発明の実施の形態2に係るスキャナ400及びPC100が行う動作をフローチャートを用いて説明する。
図5A及び5Bは、スキャナ400が両面原稿を読み取って白紙除去した画像データにPC100が白紙の頁を挿入する場合の、CPU140,110の処理手順を示すフローチャートである。以下の処理は、スキャナ400のROM41及びPC100のROM11に予め格納された制御プログラムに従って、スキャナ400のCPU140及びPC100のCPU110により夫々実行される。スキャナ400のCPU140は、図示しない原稿トレイに両面原稿が載置されて読み取りの準備が整ったときに、以下の処理をスタートさせる。PC100のCPU110は、アプリから与えられる原稿の読み取りに係る指示を受付可能となったときに、以下の処理をスタートさせる。
Hereinafter, operations performed by the scanner 400 and the PC 100 according to the second embodiment of the present invention will be described with reference to flowcharts.
FIGS. 5A and 5B are flowcharts showing the processing procedure of the CPUs 140 and 110 when the PC 100 inserts a blank page into the image data from which the scanner 400 reads a double-sided original and removes the blank page. The following processing is executed by the CPU 140 of the scanner 400 and the CPU 110 of the PC 100 according to control programs stored in advance in the ROM 41 of the scanner 400 and the ROM 11 of the PC 100, respectively. The CPU 140 of the scanner 400 starts the following process when a double-sided document is placed on a document tray (not shown) and ready for reading. The CPU 110 of the PC 100 starts the following processing when it is possible to accept an instruction related to reading a document given from an application.

図5Aの処理をスタートさせた場合、スキャナ400のCPU140は、操作部44から、又はアプリから与えられる両面原稿の読取指示があったか否かを判定し(S122)、読取指示がなかったと判定した場合(S122:NO)、CPU140は、PC100から読取指示を受信したか否かを判定する(S125)。受信していないと判定した場合(S125:NO)、CPU140は処理をステップS122に戻す。
このように、スキャナ400のCPU140は、操作部44若しくはアプリから読取指示を与えられるか、又はPC100から読取指示を受信するまでステップS122からS125までの処理を繰り返し実行する。
When the processing in FIG. 5A is started, the CPU 140 of the scanner 400 determines whether or not there is a double-sided original reading instruction given from the operation unit 44 or from the application (S122), and determines that there is no reading instruction. (S122: NO), the CPU 140 determines whether or not a reading instruction is received from the PC 100 (S125). When it determines with not having received (S125: NO), CPU140 returns a process to step S122.
As described above, the CPU 140 of the scanner 400 repeatedly executes the processing from steps S122 to S125 until it receives a reading instruction from the operation unit 44 or the application or receives a reading instruction from the PC 100.

PC100から読取指示を受信したと判定した場合(S125:YES)、又は操作部44若しくはアプリから読取指示があったと判定した場合(S122:YES)、CPU140は、原稿読取部46に原稿の読み取りを開始させる(S130)。その後、CPU140は、ページメモリ47が1頁分の記憶を完了したか否かを判定する(S131)。完了していないと判定した場合(S131:NO)、CPU140は、ページメモリ47が記憶を完了するまで待機する。ページメモリ47が記憶を完了したと判定した場合(S131:YES)、CPU140は、画像処理部48に所定の画像処理を開始させる(S132)。   When it is determined that the reading instruction is received from the PC 100 (S125: YES), or when it is determined that the reading instruction is received from the operation unit 44 or the application (S122: YES), the CPU 140 causes the document reading unit 46 to read the document. Start (S130). Thereafter, the CPU 140 determines whether or not the page memory 47 has completed storing one page (S131). If it is determined that it has not been completed (S131: NO), the CPU 140 waits until the page memory 47 completes storage. When it is determined that the page memory 47 has completed the storage (S131: YES), the CPU 140 causes the image processing unit 48 to start predetermined image processing (S132).

次いで、CPU140は、画像処理部48が1頁分の画像処理を完了したか否かを判定する(S133)。完了していないと判定した場合(S133:NO)、CPU140は、画像処理部48が画像処理を完了するまで待機する。画像処理部が画像処理を完了したと判定した場合(S133:YES)、CPU140は、画像処理が完了した頁が白紙の頁であるか否かを判定する(S135)。白紙の頁であると判定した場合(S135:YES)、CPU140は、画像メモリ49から白紙と判定された頁の画像データを削除して白紙除去する(S136)。この場合、白紙除去した頁の頁番号は欠番とする。   Next, the CPU 140 determines whether or not the image processing unit 48 has completed the image processing for one page (S133). When it is determined that the image processing has not been completed (S133: NO), the CPU 140 waits until the image processing unit 48 completes the image processing. When it is determined that the image processing unit has completed the image processing (S133: YES), the CPU 140 determines whether the page on which the image processing has been completed is a blank page (S135). When it is determined that the page is a blank page (S135: YES), the CPU 140 deletes the image data of the page determined to be a blank page from the image memory 49 and removes the blank page (S136). In this case, the page number of the page from which the blank page is removed is a missing number.

ステップS136の処理を終えた場合、又はステップS135で白紙の頁ではないと判定した場合(S135:NO)、CPU140は、画像処理が完了した頁が最終頁であるか否かを判定する(S137)。最終頁ではないと判定した場合(S137:NO)、即ち、画像メモリ49に全頁の画像データが記憶されていないと判定した場合、CPU140は、処理をステップS122に戻す。   When the process of step S136 is completed, or when it is determined in step S135 that the page is not a blank page (S135: NO), the CPU 140 determines whether the page for which image processing has been completed is the last page (S137). ). When it is determined that it is not the last page (S137: NO), that is, when it is determined that the image data of all pages is not stored in the image memory 49, the CPU 140 returns the process to step S122.

画像処理が完了した頁が最終頁であると判定した場合(S137:YES)、CPU140は、画像メモリ49から1頁分の画像データを送信し(S138)、送信した頁が最終頁であるか否かを判定する(S139)。最終頁ではないと判定した場合(S139:NO)、CPU140は処理をステップS138に戻す。最終頁であると判定した場合(S139:YES)、CPU140は、処理を終了する。   If it is determined that the page on which image processing has been completed is the final page (S137: YES), the CPU 140 transmits image data for one page from the image memory 49 (S138), and whether the transmitted page is the final page. It is determined whether or not (S139). If it is determined that the page is not the last page (S139: NO), the CPU 140 returns the process to step S138. If it is determined that the current page is the last page (S139: YES), the CPU 140 ends the process.

一方、PC100のCPU110は、アプリから原稿の読取指示が与えられたか否かを判定する(S221)。与えられていないと判定した場合(S221:NO)、CPU110は、原稿の読取指示が与えられるまで待機する。アプリから原稿の読取指示が与えられたと判定した場合(S221:YES)、CPU110は、スキャナ400に対して読取指示を送信する(S222)。   On the other hand, the CPU 110 of the PC 100 determines whether a document reading instruction is given from the application (S221). If it is determined that it has not been given (S221: NO), CPU 110 waits until a document reading instruction is given. When it is determined that a document reading instruction is given from the application (S221: YES), the CPU 110 transmits a reading instruction to the scanner 400 (S222).

その後、CPU110は、スキャナ400から1頁分の画像データを受信したか否かを判定し(S225)、受信するまで待機している(S225:NO)。1頁分の画像データを受信したと判定した場合(S225:YES)、CPU110は、受信した画像データのヘッダに埋め込まれた頁番号を読み出し、頁番号の連続性の有無から欠落頁があるか否かを判定する(S226)。欠落頁があると判定した場合(S226:YES)、CPU110は、欠落頁の1頁前に受信した画像データに基づいて原稿の地色を検出し(S227)、検出した地色と同色で無地の白紙頁の画像データを一連の画像データに挿入する(S228)。この場合、挿入した画像データのヘッダには頁番号を付加する。   Thereafter, the CPU 110 determines whether image data for one page has been received from the scanner 400 (S225), and waits until it is received (S225: NO). If it is determined that one page of image data has been received (S225: YES), the CPU 110 reads the page number embedded in the header of the received image data, and whether there is a missing page due to the continuity of the page number. It is determined whether or not (S226). If it is determined that there is a missing page (S226: YES), the CPU 110 detects the background color of the document based on the image data received one page before the missing page (S227), and is the same color as the detected background color. The blank page image data is inserted into a series of image data (S228). In this case, a page number is added to the header of the inserted image data.

ステップS228の処理を終えた場合、又はステップS226で欠落頁がないと判定した場合(S226:NO)、CPU110は、全頁の画像データを受信したか否かを判定する(S229)。受信していないと判定した場合(S229:NO)、CPU110は、処理をステップS225に戻す。全頁の画像データを受信したと判定した場合(S229:YES)、図2に例示したように、受信した画像データに基づく各原稿の表面画像及び裏面画像を頁番号順に交互に切替表示させ(S230)、処理を終了する。   When the process of step S228 is completed, or when it is determined in step S226 that there is no missing page (S226: NO), the CPU 110 determines whether image data for all pages has been received (S229). When it determines with not having received (S229: NO), CPU110 returns a process to step S225. When it is determined that the image data of all pages has been received (S229: YES), as illustrated in FIG. 2, the front image and the back image of each document based on the received image data are alternately switched and displayed in the order of page numbers ( S230), the process ends.

その他、実施の形態1に対応する箇所には同様の符号を付して、その詳細な説明を省略する。   In addition, the same code | symbol is attached | subjected to the location corresponding to Embodiment 1, and the detailed description is abbreviate | omitted.

以上のように本実施の形態2によれば、PCは、スキャナにて複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信し、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出し、検出した頁番号に対応させて、受信した画像データに無地の画像を挿入し、無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させる。
一方、スキャナは、複数枚の両面原稿の原稿画像を読み取って頁番号を付与した画像データを生成し、生成した画像データに基づく画像を含む頁が白紙(無地)であるか否かを判定し、生成した画像データから、白紙であると判定した頁に係る画像データを除外し、除外した画像データ以外の生成した画像データをPCに送信する。
As described above, according to the second embodiment, the PC receives the image data with the page numbers assigned by reading the document images of a plurality of double-sided originals with the scanner, and continues to the received image data. A surface image based on image data in which a plain image is inserted into the received image data by detecting a missing page number from the page number to be assigned in response to the detected page number. And the reverse image are alternately displayed on the screen in the order of page numbers.
On the other hand, the scanner reads the original images of a plurality of double-sided originals, generates image data to which page numbers are assigned, and determines whether or not a page including an image based on the generated image data is blank (solid). The image data related to the page determined to be blank is excluded from the generated image data, and the generated image data other than the excluded image data is transmitted to the PC.

これにより、PCは、スキャナにて両面原稿の原稿画像が読み取られた画像データを取得して白紙除去された頁を検出した場合、取得した画像データに、検出した白紙の頁に対応する白紙の画像を挿入する。
従って、両面原稿の原稿画像が読み取られた画像データをPCが取得した際に、白紙除去された頁の画像を挿入することが可能となる。
Accordingly, when the PC acquires image data obtained by reading the original image of the double-sided original with the scanner and detects a page from which the blank page is removed, the PC includes a blank page corresponding to the detected blank page in the acquired image data. Insert an image.
Accordingly, when the PC acquires the image data obtained by reading the document image of the double-sided document, it is possible to insert the image of the page from which the blank page has been removed.

また、PCは、画像データから欠落している頁番号を有する頁が含まれる原稿について地色を検出し、検出した地色と同一色の1頁分の画像データを受信した画像データに挿入する。
従って、PCが取得した画像データに基づく画像を表示する場合、表示された画像の表面及び裏面の地色が同一色となる。
Further, the PC detects the ground color of the document including the page having the page number missing from the image data, and inserts the image data for one page having the same color as the detected ground color into the received image data. .
Therefore, when displaying an image based on the image data acquired by the PC, the ground colors of the front and back surfaces of the displayed image are the same color.

尚、本実施の形態2にあっては、PC100がスキャナ400から受信する画像データが両面原稿の原稿画像を読み取ったものであることを前提にして、受信した画像データに連続して付与されるべき頁番号のみから欠落した頁番号を検出しているが、これに限定されるものではない。
例えば、PC100が受信した画像データ全体が両面原稿の属性を有するものである場合にのみ欠落した頁番号を検出するようにしてもよい。
また、例えば、頁番号のほかに各頁が原稿の表面及び裏面の何れに対応するかを示す情報を夫々の頁のヘッダに付加しておき、前記情報及び頁番号に基づいて、PC100が欠落した頁番号を検出するようにしてもよい。
In the second embodiment, the image data received by the PC 100 from the scanner 400 is continuously added to the received image data on the assumption that the original image of a double-sided original is read. The missing page number is detected only from the power page number, but the present invention is not limited to this.
For example, a missing page number may be detected only when the entire image data received by the PC 100 has a double-sided document attribute.
For example, in addition to the page number, information indicating whether each page corresponds to the front side or the back side of the document is added to the header of each page, and the PC 100 is missing based on the information and the page number. The page number may be detected.

また、頁単位のブロックが頁番号順に受信されることを前提に、PC100が1頁ずつ頁番号の欠落を検出しているが、頁順とは異なる順序で受信される可能性がある場合、全頁のデータを受信してから頁番号の欠落を検出するようにしてもよい。   Further, on the assumption that blocks in page units are received in the order of page numbers, the PC 100 detects missing page numbers one page at a time, but there is a possibility that they will be received in an order different from the page order. Missing page numbers may be detected after data for all pages has been received.

本発明は、コンピュータに実行させるためのプログラムコード(実行形式プログラム、中間コードプログラム、ソースプログラム)を記録したコンピュータ読み取り可能な記録媒体に、上述した、両面原稿の原稿画像を読み取って画像データを生成する画像読取方法、及び画像データを取得して画像の表示を制御する画像表示制御方法を記録したものとすることも可能である。これにより、前記方法を行うプログラムを記録した記録媒体を持ち運び自在に提供することができる。   The present invention generates the image data by reading the above-described original image of a double-sided original on a computer-readable recording medium in which program code (executable program, intermediate code program, source program) for causing a computer to execute is recorded. It is also possible to record an image reading method that performs image acquisition and an image display control method that acquires image data and controls image display. Thereby, the recording medium which recorded the program which performs the said method can be provided freely.

記録媒体としては、例えばROMのようなプログラムメディアであってもよく、外部記憶装置として設けられた図示しないプログラム読取装置に記録媒体を挿入することで読み取り可能なプログラムメディアであってもよい。何れの場合においても、格納されているプログラムコードは、CPUにアクセスされて実行される構成であってもよく、プログラムコードが読み出され、例えばRAMのプログラム記憶エリアにダウンロードされて実行される構成であってもよい。このダウンロード用のプログラムは予め本体装置に格納されているものとする。   The recording medium may be, for example, a program medium such as a ROM, or a program medium that can be read by inserting the recording medium into a program reading device (not shown) provided as an external storage device. In any case, the stored program code may be configured to be accessed and executed by the CPU, or the program code may be read and downloaded to the program storage area of the RAM and executed. It may be. It is assumed that this download program is stored in the main device in advance.

前記プログラムメディアは、また、インターネットを含む通信ネットワークからプログラムコードがダウンロード可能となるようにプログラムコードが流動的に担持された媒体であってもよい。このように通信ネットワークからプログラムコードをダウンロードする場合、ダウンロード用のプログラムは、予め本体装置に格納されるものでもよく、他の記録媒体からインストールされるものであってもよい。尚、本発明は、前記プログラムコードが搬送波に埋め込まれて電子的に伝送されるコンピュータデータ信号の形態でも実現され得る。   The program medium may be a medium in which the program code is fluidly supported so that the program code can be downloaded from a communication network including the Internet. When downloading the program code from the communication network in this way, the download program may be stored in the main device in advance or may be installed from another recording medium. The present invention can also be realized in the form of a computer data signal in which the program code is embedded in a carrier wave and transmitted electronically.

前記記録媒体は、例えば、デジタル複合機及びコンピュータシステムに備えられるプログラム読取装置によって読み取られ、CPUによって上述した画像読取方法及び画像表示制御方法が実行される。コンピュータシステムは、フラットベッドスキャナ、フィルムスキャナ、デジタルカメラ等の画像入力装置、所定のプログラムがロードされることにより上記画像読取方法及び画像表示制御方法など様々な処理が行われるコンピュータ、コンピュータの処理結果を表示するCRTディスプレイ、液晶ディスプレイ等の画像表示装置、並びにコンピュータの処理結果を紙等に出力するプリンタより構成される。更には、ネットワークを介してサーバー等に接続するためのネットワークカード、モデム等の通信手段が備えられる。   The recording medium is read by, for example, a program reading device provided in a digital multi-function peripheral and a computer system, and the above-described image reading method and image display control method are executed by the CPU. The computer system includes an image input device such as a flatbed scanner, a film scanner, and a digital camera, a computer in which various processes such as the image reading method and the image display control method are performed by loading a predetermined program, and processing results of the computer Image display devices such as a CRT display and a liquid crystal display, and a printer that outputs the processing results of the computer to paper or the like. Furthermore, a communication means such as a network card and a modem for connecting to a server or the like via a network is provided.

1、100 PC(画像表示制御装置)
10、40、110、140 CPU
101 送信部(第2送信部)
102 受信部(第2受信部)
103 欠落頁検出部
104 地色検出部
105 白紙頁挿入部(挿入部)
106 表示制御部
11、41 ROM
12、42 RAM
13、43 表示部
130、131 画面
16 LANインタフェース
3 LAN
4、400 スキャナ(画像読取装置)
401 受付部
402 読取部
403 受信部(第1受信部)
404 除外部
405 判定部
406 送信部(第1送信部)
46 原稿読取部
49 画像メモリ
1,100 PC (image display control device)
10, 40, 110, 140 CPU
101 Transmitter (second transmitter)
102 Receiving unit (second receiving unit)
103 Missing page detection unit 104 Ground color detection unit 105 Blank page insertion unit (insertion unit)
106 Display control unit 11, 41 ROM
12, 42 RAM
13, 43 Display unit 130, 131 Screen 16 LAN interface 3 LAN
4,400 scanner (image reading device)
401 receiving unit 402 reading unit 403 receiving unit (first receiving unit)
404 Exclusion unit 405 Determination unit 406 Transmission unit (first transmission unit)
46 Document reading section 49 Image memory

Claims (5)

複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信する受信部と、
受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出する欠落頁検出部と、
検出した頁番号に対応させて、受信した画像データに無地の画像を挿入する挿入部と、
無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させる表示制御部と
を備えることを特徴とする画像表示制御装置。
A receiving unit for receiving image data to which page numbers are assigned by reading original images of a plurality of double-sided originals;
A missing page detection unit that detects a missing page number from the page numbers to be continuously given to the received image data;
An insertion unit that inserts a plain image into the received image data in correspondence with the detected page number;
An image display control device comprising: a display control unit that alternately switches and displays a front image and a back image based on image data in which a plain image is inserted on a screen in order of page numbers.
受信した画像データに基づいて原稿の地色を検出する地色検出部を備え、
前記挿入部は、前記欠落頁検出部が検出した頁番号を有する頁が含まれる原稿について前記地色検出部が検出した地色と同一色の1頁分の画像データを挿入するようにしてあること
を特徴とする請求項1に記載の画像表示制御装置。
A ground color detection unit for detecting the ground color of the document based on the received image data;
The insertion unit inserts image data for one page having the same color as the ground color detected by the ground color detection unit for a document including a page having a page number detected by the missing page detection unit. The image display control device according to claim 1.
画像表示制御装置を用いて、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信し、
受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出し、
検出した頁番号に対応させて、受信した画像データに無地の画像を挿入し、
無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させること
を特徴とする画像表示制御方法。
Using the image display control device, the original image of a plurality of double-sided originals is read and image data assigned page numbers is received,
Detecting missing page numbers from the page numbers that should be assigned consecutively to the received image data,
In correspondence with the detected page number, insert a plain image into the received image data,
An image display control method, wherein a front image and a back image based on image data in which a plain image is inserted are alternately displayed on the screen in the order of page numbers.
画像データを取得して画像データに基づく画像を表示するコンピュータに、複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データに基づいて画像の表示を制御させるコンピュータプログラムであって、
コンピュータに、取得した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出させるステップと、
コンピュータに、検出させた頁番号に対応させて、取得した画像データに無地の1頁分の画像データを挿入させるステップと、
無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させるステップと
を含むことを特徴とするコンピュータプログラム。
A computer program that acquires image data and displays an image based on the image data, and controls display of the image based on image data obtained by reading a plurality of double-sided original images and assigning page numbers. And
Causing the computer to detect a missing page number from the page numbers to be continuously assigned to the acquired image data;
Causing the computer to insert image data for one plain page into the acquired image data in correspondence with the detected page number;
A computer program comprising: a step of alternately switching and displaying a front image and a back image based on image data in which a plain image is inserted on the screen in the order of page numbers.
複数枚の両面原稿の原稿画像を読み取って頁番号を付与した画像データを生成する読取部、該読取部が生成した画像データに基づく画像を含む頁が無地であるか否かを判定する判定部、前記読取部が生成した画像データから、前記判定部が無地であると判定した頁に係る画像データを除外する除外部、及び前記読取部が生成した画像データのうち、前記除外部が除外した画像データ以外の画像データを外部へ送信する送信部を有する画像読取装置と、
複数枚の両面原稿の原稿画像が読み取られて頁番号が付与された画像データを受信する受信部、受信した画像データに連続して付与されるべき頁番号から欠落した頁番号を検出する欠落頁検出部、検出した頁番号に対応させて、受信した画像データに無地の1頁分の画像データを挿入する挿入部、及び無地の画像が挿入された画像データに基づく表面画像及び裏面画像を画面上に頁番号順に交互に切替表示させる表示制御部を有する画像表示制御装置と
を備えることを特徴とする画像処理システム。
A reading unit that reads document images of a plurality of double-sided originals and generates image data to which page numbers are assigned, and a determination unit that determines whether or not a page including an image based on the image data generated by the reading unit is plain An exclusion unit that excludes image data relating to a page that is determined to be plain by the determination unit from image data generated by the reading unit, and an exclusion unit that excludes image data generated by the reading unit. An image reading apparatus having a transmission unit for transmitting image data other than image data to the outside;
A receiving unit that receives image data obtained by reading document images of a plurality of double-sided originals and assigned page numbers; a missing page that detects missing page numbers from page numbers that should be consecutively assigned to the received image data A detection unit, an insertion unit that inserts image data for one plain page into the received image data in correspondence with the detected page number, and a front image and a back image based on the image data in which the plain image is inserted An image display control apparatus comprising: an image display control device having a display control unit that alternately switches and displays the pages in order of page numbers.
JP2013184145A 2013-09-05 2013-09-05 Image display control device, image display control method, image processing system, and computer program Pending JP2013258768A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013184145A JP2013258768A (en) 2013-09-05 2013-09-05 Image display control device, image display control method, image processing system, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013184145A JP2013258768A (en) 2013-09-05 2013-09-05 Image display control device, image display control method, image processing system, and computer program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009206173A Division JP5482040B2 (en) 2009-09-07 2009-09-07 Image reading apparatus, image reading method, image processing system, and computer program

Publications (1)

Publication Number Publication Date
JP2013258768A true JP2013258768A (en) 2013-12-26

Family

ID=49954747

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013184145A Pending JP2013258768A (en) 2013-09-05 2013-09-05 Image display control device, image display control method, image processing system, and computer program

Country Status (1)

Country Link
JP (1) JP2013258768A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0548806A (en) * 1991-08-12 1993-02-26 Konica Corp Facsimile equipment
JPH07322002A (en) * 1994-05-25 1995-12-08 Ricoh Co Ltd Facsimile equipment
JP2002055803A (en) * 2000-08-11 2002-02-20 Seiko Epson Corp Medium recording printing preview program, printing preview device and its method
JP2005142770A (en) * 2003-11-05 2005-06-02 Canon Inc Method and apparatus for document processing
JP2006145888A (en) * 2004-11-19 2006-06-08 Konica Minolta Business Technologies Inc Image forming apparatus and system
JP2007174444A (en) * 2005-12-23 2007-07-05 Brother Ind Ltd Network scanner and network scanner system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0548806A (en) * 1991-08-12 1993-02-26 Konica Corp Facsimile equipment
JPH07322002A (en) * 1994-05-25 1995-12-08 Ricoh Co Ltd Facsimile equipment
JP2002055803A (en) * 2000-08-11 2002-02-20 Seiko Epson Corp Medium recording printing preview program, printing preview device and its method
JP2005142770A (en) * 2003-11-05 2005-06-02 Canon Inc Method and apparatus for document processing
JP2006145888A (en) * 2004-11-19 2006-06-08 Konica Minolta Business Technologies Inc Image forming apparatus and system
JP2007174444A (en) * 2005-12-23 2007-07-05 Brother Ind Ltd Network scanner and network scanner system

Similar Documents

Publication Publication Date Title
JP5482040B2 (en) Image reading apparatus, image reading method, image processing system, and computer program
JP4856672B2 (en) Image processing apparatus, image processing method, and image processing program
JP6566794B2 (en) Image processing apparatus, image processing method, and program
US9191532B2 (en) Image display device and computer-readable storage medium storing a display control program
US8804167B2 (en) Image scanning apparatus and method thereof
JP6175905B2 (en) Information processing apparatus, information processing method, system, and program
JP6085902B2 (en) Image data distribution apparatus, image data distribution system, program, and image data distribution method
JP2005304092A (en) Image reading apparatus and method of controlling image reading apparatus
JP5482888B2 (en) Image forming system, controller and rasterization accelerator
JP4420058B2 (en) Image processing apparatus and image processing method
JP2013258768A (en) Image display control device, image display control method, image processing system, and computer program
JP2011166510A (en) Image reading apparatus, method of controlling the same, and program
JP6446928B2 (en) Image processing program and image processing apparatus
JP4983947B2 (en) Halftone image generation apparatus and halftone image generation method
JP2021135734A (en) Image forming system, image forming apparatus, mobile terminal device, and preview support program
CN107018267B (en) Reading device
JP2007195086A (en) Printing system and original reading device
JP7361513B2 (en) Image forming apparatus, its control method, and program
JP2019047425A (en) Image processing apparatus, control method of the same, and program
JP2007313777A (en) Printing data processor
EP2597856A2 (en) Image scanning apparatus and method for image scanning
JP2020048233A (en) Reading apparatus
JP2020162082A (en) Image processing device and image processing program
JP2015225559A (en) Image processor
JP2018152721A (en) Image forming apparatus and background pattern area determination method and program using the same

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140819

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150106