JP5166158B2 - Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program - Google Patents

Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program Download PDF

Info

Publication number
JP5166158B2
JP5166158B2 JP2008197241A JP2008197241A JP5166158B2 JP 5166158 B2 JP5166158 B2 JP 5166158B2 JP 2008197241 A JP2008197241 A JP 2008197241A JP 2008197241 A JP2008197241 A JP 2008197241A JP 5166158 B2 JP5166158 B2 JP 5166158B2
Authority
JP
Japan
Prior art keywords
document
blank
original
image data
determination
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.)
Active
Application number
JP2008197241A
Other languages
Japanese (ja)
Other versions
JP2010035074A5 (en
JP2010035074A (en
Inventor
綾香 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Electronics Inc
Original Assignee
Canon Electronics Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Electronics Inc filed Critical Canon Electronics Inc
Priority to JP2008197241A priority Critical patent/JP5166158B2/en
Publication of JP2010035074A publication Critical patent/JP2010035074A/en
Publication of JP2010035074A5 publication Critical patent/JP2010035074A5/ja
Application granted granted Critical
Publication of JP5166158B2 publication Critical patent/JP5166158B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、原稿からの光を光電変換して原稿の画像を読み取る画像読取装置、および読み取った画像データに基づいて画像を形成する画像形成装置の画像処理方法に関する。   The present invention relates to an image reading apparatus that photoelectrically converts light from an original to read an image of the original, and an image processing method for an image forming apparatus that forms an image based on the read image data.

イメージセンサを用いて原稿の画像を読み取り、デジタル処理によって原稿の画像処理を行う従来の装置がある。また、この種の従来の画像読取装置や画像処理装置では、原稿の保存を必要としない白紙原稿が読み取られた場合、その原稿の画像データの保存を行わないようにする機能をもつ場合がある。このような装置では不要な画像データの保存を行わなくなるため、ハードディスク等記録媒体上に画像を保存する際の容量の節約に役立っている。   There is a conventional apparatus that reads an image of a document using an image sensor and performs image processing of the document by digital processing. In addition, this type of conventional image reading apparatus and image processing apparatus may have a function of preventing image data of a document from being stored when a blank document that does not need to be stored is read. . Since such an apparatus does not store unnecessary image data, it is useful for saving capacity when storing an image on a recording medium such as a hard disk.

従来、このような白紙原稿の画像データの保存を行わない機能は一例として、下記の手段の組合せにより実現していた。その1つは読み取った原稿の読取画像を、画像の画素濃度がある閾値以下であった場合に黒画素に置き換えることによって2値画像を作成する2値画像作成手段である。もう1つは読取画像から生成された2値画像を左上を起点に右下の終点に至るまで横方向への走査を繰り返し、黒画素を数えるか(特許文献1参照)、又は白画素が黒画素に変化した箇所と白画素が黒画素に変化した箇所を数え、黒画素の数か変化箇所の数が一定の閾値以下である場合に、原稿が白紙であると判定する白紙原稿判定手段である。他の例としては、読取画像の濃度ヒストグラムを作成するヒストグラム作成手段と、作成された濃度ヒストグラムによって濃度の閾値よりも暗い画素が一定の割合以上である場合は原稿が白紙でないと判定する白紙原稿判定手段の組合せで実現した装置がある(特許文献2参照)。これらの方法によって不要な白紙原稿の画像データの破棄を行っていた。
特開平10−229484号 公報 特開平06−141126号 公報
Conventionally, such a function that does not store image data of a blank original has been realized by a combination of the following means as an example. One is binary image creating means for creating a binary image by replacing a read image of a read original with black pixels when the pixel density of the image is below a certain threshold. The other is to repeatedly scan the binary image generated from the scanned image in the horizontal direction from the upper left to the lower right end and count black pixels (see Patent Document 1), or white pixels are black. A blank document determination unit that counts the number of places where pixels have changed and a place where white pixels have changed to black pixels, and determines that the document is blank when the number of black pixels or the number of changed places is equal to or less than a certain threshold. is there. As another example, a histogram creation unit that creates a density histogram of a scanned image, and a blank document that determines that the document is not a blank page when the created density histogram has more than a certain percentage of pixels darker than the density threshold value There is an apparatus realized by a combination of determination means (see Patent Document 2). By these methods, unnecessary blank original image data is discarded.
JP-A-10-229484 Japanese Patent Laid-Open No. 06-141126

しかし上記の2値画像での画素値が変化した回数を数える従来の白紙原稿判定方法や、黒画素の割合による従来の白紙原稿判定方法においては、読み取った原稿が白紙等の場合でも、白紙原稿を判定するために使われる2値画像を必ず作成するという、手間のかかる処理を行っていた。また、濃度ヒストグラムを作成し画像の濃度によって行う別の従来の白紙原稿判定手段においては、文字や画像が無いけれども地色が濃い原稿を白紙ではないと誤判定してしまっていた。つまり従来の技術には、原稿の画像を読み取って保存する速度を低下させてしまう問題と白紙原稿判定精度が低いという問題があり、本発明はこの問題の解決を目的とする。 However, in the conventional blank document determination method for counting the number of times the pixel value has changed in the above binary image or the conventional blank document determination method based on the ratio of black pixels, even if the read document is a blank sheet, the blank document In this case, a time-consuming process of always creating a binary image used to determine whether the Further, another conventional blank document determination unit that creates a density histogram and performs the determination based on the image density erroneously determines that a document having no characters or images but having a dark background color is not blank. In other words, the conventional technique has a problem that the speed of reading and storing a document image is reduced and a problem that the blank document determination accuracy is low, and the present invention aims to solve this problem.

本発明の画像処理装置は、上記問題点を鑑みてなされたものであり、原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定手段と、前記第1白紙原稿判定手段により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿か否かを判定する第2白紙原稿判定手段とを備え、前記第1白紙原稿判定手段は、前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成するヒストグラム作成手段と、前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定する手段とを備え、前記第2白紙原稿判定手段は、前記原稿に対応する前記多値画像データから2値画像データを作成する手段と、前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定する手段とを備えることを特徴とする
The image processing apparatus of the present invention has been made in view of the above problems, and includes a first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document. Thus, the first determination method for determining whether or not the original is a blank original and the original for which the first blank original determination means has not determined whether or not the original is a blank original. And a second blank page document determination unit that determines whether or not the document is a blank page document , and the first blank page document determination unit is based on multi-value image data corresponding to the document. A histogram generating means for generating a histogram corresponding to the original; and a means for determining whether the original is a blank original based on the generated histogram, wherein the second blank original determining means comprises: The original Wherein means for creating the binary image data from the multivalued image data corresponding, on the basis of the binary image data created in the above, the document is a Rukoto a means for determining whether the blank document page in to.

また、本発明の画像処理方法は、原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定工程と、前記第1白紙原稿判定工程により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿か否かを判定する第2白紙原稿判定工程とを備え、前記第1白紙原稿判定工程は、前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成する工程と、前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定する工程とを備え、前記第2白紙原稿判定工程は、前記原稿に対応する前記多値画像データから2値画像データを作成する工程と、前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定する工程とを備えることを特徴とする。
The image processing method of the present invention is a first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document, and whether or not the document is a blank document. And a second determination method different from the first determination method for a first blank document determination step that determines whether or not a blank document is determined by the first blank document determination step. A second blank document determination step for determining whether or not the document is a blank document , wherein the first blank document determination step creates a histogram corresponding to the document based on the multi-value image data corresponding to the document. And a step of determining whether or not the document is a blank document based on the generated histogram, wherein the second blank document determination step is performed by adding 2 from the multi-value image data corresponding to the document. Value image data A step of creating, based on the binary image data created in the above, the document is characterized Rukoto a step of determining whether a blank document.

また、本発明のプログラムは、原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定ステップと、前記第1白紙原稿判定ステップにより白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿か否かを判定する第2白紙原稿判定ステップとをコンピュータに実行させるための画像処理プログラムであって、前記第1白紙原稿判定ステップは、前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成するステップと、前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定するステップとを含み、前記第2白紙原稿判定ステップは、前記原稿に対応する前記多値画像データから2値画像データを作成するステップと、前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定するステップとを含むことを特徴とする。
The program according to the present invention determines whether or not the document is a blank document by a first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document. The original is determined by a second determination method different from the first determination method for an original that has not been determined whether the original is a blank original by the first blank original determination step and the first blank original determination step. An image processing program for causing a computer to execute a second blank document determination step for determining whether or not a blank document is present, wherein the first blank document determination step is based on multi-value image data corresponding to the document. Generating a histogram corresponding to the original, and determining whether the original is a blank original based on the generated histogram, The paper document determination step includes a step of creating binary image data from the multi-value image data corresponding to the document, and determining whether or not the document is a blank document based on the created binary image data. And a step .

本発明では、2値画像を作成し白紙原稿判定を行う前に、原稿のヒストグラムを作成し、それによる白紙原稿判定を行う。ヒストグラムは、2値画像を作成するよりも、少ないメモリ容量で作成することができ、また判定の方法も単純であるため素早く白紙原稿判定を行うことができる。そのため、2値画像を作成する前にヒストグラムによる白紙原稿判定を行い、容易に白紙と判定できない原稿に対してのみ2値画像を作成するようにしたことで、画像処理開始から画像の保存までの時間を短縮することができる。さらに、ヒストグラムによる白紙判定で、地色が濃い白紙原稿等を白紙か否か不明確と判定した場合、その後2値画像による白紙原稿判定により精度の高い白紙原稿判定を行うことができる。 In the present invention, before creating a binary image and making a blank document determination, a histogram of the document is created and a blank document determination is performed based on the histogram. The histogram can be created with a smaller memory capacity than creating a binary image, and the determination method is simple, so that a blank document can be determined quickly. For this reason, blank document determination is performed using a histogram before a binary image is created, and a binary image is created only for a document that cannot be easily determined to be a blank sheet, from the start of image processing to image storage. Time can be shortened. Furthermore, when it is determined in the histogram blank page determination that it is unclear whether a blank document having a dark background color is blank or not, a blank document determination with high accuracy can be performed by a blank document determination based on a binary image.

本発明を実施したスキャナ等の画像読取装置に関して説明するが、画像処理方法が類似している複写機やプリンタ等の画像形成装置にも適用可能である。 Although an image reading apparatus such as a scanner embodying the present invention will be described, the present invention can also be applied to an image forming apparatus such as a copying machine or a printer having a similar image processing method.

以下に図面を参照して、本発明の好適な実施の形態を例示的に説明する。ただし、この実施の形態に記載されている画像処理は、発明が適用される装置の構成や各種条件により適宜変更されるべきものであり、本発明の範囲を以下の実施の形態に限定する趣旨のものではない。 Exemplary embodiments of the present invention will be described below with reference to the drawings. However, the image processing described in this embodiment should be changed as appropriate according to the configuration of the apparatus to which the invention is applied and various conditions, and the scope of the present invention is limited to the following embodiment. Is not.

図2は、本発明の第1の実施例に係る画像読取装置の全体構成を概略的に示す断面図である。図2に示すように、画像読取装置1は、原稿Dをピックアップするピックアップローラ2と、ピックアップローラ2によりピックアップされた原稿Dを装置内に供給する給送ローラ3と、ピックアップされた原稿Dを1枚ずつ分離する分離ローラ4と、原稿が積載されているかいないかを検知する原稿検知センサ10を備える。また、画像読取装置1は、原稿Dを搬送するためのレジストローラ対5を備える。さらに、原稿の表面を読み取る画像読取部33は原稿Dの画像情報を、コンタクトガラス6aを介して読み取るラインイメージセンサ7aとを備える。また、原稿の裏面を読み取る画像読取部34は原稿Dの画像情報を、コンタクトガラス6bを介して読み取るラインイメージセンサ7bを備え、画像読取部33とともにスキャナ制御部301によって制御される。ラインイメージセンサ7bの対向部材9としての白色板はコンタクトガラス6aに支持されている。そして、画像読取装置1は画像読取部33,34よりも下流側に配設される搬送ローラ対8を有する。 FIG. 2 is a sectional view schematically showing the overall configuration of the image reading apparatus according to the first embodiment of the present invention. As shown in FIG. 2, the image reading apparatus 1 includes a pickup roller 2 that picks up a document D, a feed roller 3 that supplies the document D picked up by the pickup roller 2, and a picked-up document D. A separation roller 4 that separates the sheets one by one and a document detection sensor 10 that detects whether a document is stacked or not are provided. The image reading apparatus 1 also includes a registration roller pair 5 for conveying the document D. Further, the image reading unit 33 that reads the surface of the document includes a line image sensor 7a that reads the image information of the document D through the contact glass 6a. The image reading unit 34 that reads the back side of the document includes a line image sensor 7b that reads image information of the document D through the contact glass 6b, and is controlled by the scanner control unit 301 together with the image reading unit 33. The white plate as the facing member 9 of the line image sensor 7b is supported by the contact glass 6a. The image reading apparatus 1 includes a pair of conveying rollers 8 disposed on the downstream side of the image reading units 33 and 34.

画像読取装置1は原稿Dをピックアップローラ2と給送ローラ3によって装置内に取り込み、分離ローラ4によって1枚ずつに分離する。原稿Dは、レジストローラ対5及び搬送ローラ対8により挟持搬送され、画像読取部33で原稿Dの表面の画像が読み取られ、画像読取部34で原稿Dの裏面の画像が読み取られる。ラインイメージセンサ7bの対向部材9は白色板であるため、読み取った原稿画像の周囲は白色の背景画像となる。もしも対向部材9を黒色板にして原稿の周囲が黒色の背景画像となると、以下に記述するヒストグラムによる白紙判定方法では、読み取った原稿画像の面積が読取画像の面積に占める割合が少なくなる場合等でうまく判定することができないことがある。そのため、本実施例では対向部材9は白色板としている。画像が読み取られるとともに、原稿Dは搬送ローラ対8によって挟持搬送されつつ装置外部へ排出される。 The image reading apparatus 1 takes the document D into the apparatus by the pickup roller 2 and the feeding roller 3 and separates the original D one by one by the separation roller 4. The document D is nipped and conveyed by the registration roller pair 5 and the conveyance roller pair 8, the image on the front side of the document D is read by the image reading unit 33, and the image on the back side of the document D is read by the image reading unit 34. Since the opposing member 9 of the line image sensor 7b is a white plate, the periphery of the read document image is a white background image. If the opposing member 9 is a black plate and the background of the original is a black background image, the blank page determination method using the histogram described below may reduce the ratio of the area of the read original image to the area of the read image. May not be able to judge well. Therefore, in this embodiment, the facing member 9 is a white plate. While the image is read, the document D is discharged outside the apparatus while being nipped and conveyed by the conveying roller pair 8.

続いて、図3を参照して図2で説明した画像読取部のスキャナ制御部301について説明する。図3は、図2のスキャナ制御部301の概略構成を説明するブロック図である。スキャナ制御部301では、図2の画像読取部33、34にあたる画像読取部11、A/D変換部12、画像処理部13、制御中枢として機能するCPU14、画像データを一時記憶するメモリ15、外部装置と接続するための通信部16で構成されている。ホストコンピュータ17は外部制御部として機能する。 Next, the scanner control unit 301 of the image reading unit described with reference to FIG. 2 will be described with reference to FIG. FIG. 3 is a block diagram illustrating a schematic configuration of the scanner control unit 301 of FIG. The scanner control unit 301 includes an image reading unit 11 corresponding to the image reading units 33 and 34 in FIG. 2, an A / D conversion unit 12, an image processing unit 13, a CPU 14 that functions as a control center, a memory 15 that temporarily stores image data, an external It is comprised by the communication part 16 for connecting with an apparatus. The host computer 17 functions as an external control unit.

スキャナ制御部301の画像読取部11で取り込まれた画像データは、A/D変換部12に送られる。A/D変換部12では、アナログの電気信号をデジタルデータに変換するA/D変換が行われる。A/D変換部12で処理された画像データは、画像処理部13へ送られ、ここでは、ラインイメージセンサの感度むら等をラインイメージセンサの画素セル単位で補正し、画像全体にわたり明るさが均等となるような処理(以下、シェーディング補正)、ヒストグラムの作成、白紙原稿判定等がなされる。その後、画像データは汎用のUSBやSCSIである通信部16を介して、外部制御部であるホストコンピュータ17に転送される。 Image data captured by the image reading unit 11 of the scanner control unit 301 is sent to the A / D conversion unit 12. The A / D converter 12 performs A / D conversion for converting an analog electrical signal into digital data. The image data processed by the A / D conversion unit 12 is sent to the image processing unit 13. Here, the sensitivity unevenness of the line image sensor is corrected for each pixel cell of the line image sensor, and the brightness of the entire image is increased. Processing for equalization (hereinafter, shading correction), creation of a histogram, blank document determination, and the like are performed. Thereafter, the image data is transferred to the host computer 17 that is an external control unit via the communication unit 16 that is a general-purpose USB or SCSI.

なお、メモリ15には、CPU14が実行すべき制御プログラムが記録されており、CPU14はメモリ15からプログラム命令を読み出しながら、装置の制御を行う。また、メモリ15は画像処理部13によって処理された画像データを一時的に記憶しておく役割ももつ。 The memory 15 stores a control program to be executed by the CPU 14, and the CPU 14 controls the apparatus while reading program instructions from the memory 15. The memory 15 also has a role of temporarily storing image data processed by the image processing unit 13.

ここから、本実施例における動作を、図3を用いて説明する。本実施例では、第1白紙原稿判定方法としてヒストグラムによる白紙原稿判定手法、第2白紙原稿判定方法として2値画像による白紙原稿判定手法を用いている。 From here, the operation | movement in a present Example is demonstrated using FIG. In this embodiment, a blank document determination method using a histogram is used as the first blank document determination method, and a blank document determination method using a binary image is used as the second blank document determination method.

本実施例では、取り込まれた原稿の画像情報はA/D変換により画像データとなった後、画像処理部13によってシェーディング補正が行われ、ヒストグラムが作成される。ここで、ヒストグラムによる第1白紙原稿判定が行われる。白紙と判定された画像データは、メモリ15から破棄される。白紙でないと判定された原稿の画像データは、通信部16を介してホストコンピュータ17に転送される。白紙であるか否か不明確と判定された場合は、画像処理部13で2値画像が生成される。生成された2値画像はメモリ15に一時記憶される。その後CPU14が、メモリ15に記憶された2値画像を参照して、2値画像による第2白紙原稿判定を行う。 In this embodiment, the image information of the captured original is converted into image data by A / D conversion, and then shading correction is performed by the image processing unit 13 to create a histogram. Here, the first blank page original is determined based on the histogram. The image data determined to be blank is discarded from the memory 15. The image data of the document determined not to be blank is transferred to the host computer 17 via the communication unit 16. If it is determined whether it is blank or not, the image processing unit 13 generates a binary image. The generated binary image is temporarily stored in the memory 15. Thereafter, the CPU 14 refers to the binary image stored in the memory 15 and performs second blank page original determination based on the binary image.

続いて、この白紙原稿判定の動作を図1aのフローチャートに従って説明する。本処理は、スキャナ制御部301にて行われる。なお、図1b、図1cは実施例ごとの白紙判定のフローチャートであり、説明は後述する。 Next, the blank document determination operation will be described with reference to the flowchart of FIG. This process is performed by the scanner control unit 301. 1b and 1c are flowcharts of blank page determination for each embodiment, and the description will be given later.

ホストコンピュータ17等からスキャン開始指示を受けたとき、原稿が原稿台に積載されているかどうかを、画像読取装置1の原稿検知センサ10の出力信号を調べることでCPU14は判断する(ステップST10)。ここで、原稿がないと判断された場合は、以降のスキャン動作を行わずに終了する。原稿台に原稿が積載されていると判断された場合、上述したスキャン動作を行うように制御する(ステップST11)。画像読取部11によって読み取られた画像データをメモリに一時保存し、画像データが2値画像データであるか否かを判断する(ステップST12)。ここで読み取られた画像データが2値画像データであった場合は、ヒストグラムを作成することなく2値画像データを用いて白紙判定を行う(ステップST32)。読み取られた画像データが2値画像データでないとステップST12で判断した場合は画像処理部13で原稿の画像データから、例えば画素濃度のヒストグラムを作成する(ステップST13)。 When receiving a scan start instruction from the host computer 17 or the like, the CPU 14 determines whether or not a document is stacked on the document table by examining the output signal of the document detection sensor 10 of the image reading apparatus 1 (step ST10). If it is determined that there is no document, the process is terminated without performing the subsequent scanning operation. When it is determined that the document is loaded on the document table, the above-described scanning operation is controlled (step ST11). The image data read by the image reading unit 11 is temporarily stored in the memory, and it is determined whether or not the image data is binary image data (step ST12). If the image data read here is binary image data, blank page determination is performed using the binary image data without creating a histogram (step ST32). If it is determined in step ST12 that the read image data is not binary image data, the image processing unit 13 creates, for example, a pixel density histogram from the document image data (step ST13).

次に、作成されたヒストグラムに基づいて白紙原稿か、白紙原稿でないか、明確でないかの三者択一の判定をCPU14は行い、白紙原稿として判定された場合は(ステップST14でYES)当該画像データはメモリ15から破棄される(ステップST15)。白紙原稿ではないと判断された場合は(ステップST14でNO)画像データに対して画像処理部13に画像処理を実行させる(ステップST16)。画像処理としては例えば、原稿が傾いて搬送されたために発生する画像データの歪みを補正する処理や、原稿枠を検出してそれより外側の背景部分を削除する処理等である。また、画像処理された画像データをメモリ15に一時記憶する(ステップST17)。その後、画像データを通信部16を介して出力し(ステップST18)、ステップST10に戻る。 Next, based on the created histogram, the CPU 14 determines whether the document is a blank document, a blank document, or is not clear, and if it is determined as a blank document (YES in step ST14), the image. Data is discarded from the memory 15 (step ST15). If it is determined that the document is not a blank document (NO in step ST14), the image processing unit 13 is caused to execute image processing on the image data (step ST16). The image processing includes, for example, processing for correcting distortion of image data generated due to the document being conveyed at an inclination, processing for detecting a document frame and deleting a background portion outside it. Further, the image data subjected to the image processing is temporarily stored in the memory 15 (step ST17). Thereafter, the image data is output via the communication unit 16 (step ST18), and the process returns to step ST10.

ステップST14で原稿が白紙か否か不明確と判定された場合は、当該画像データから2値画像データを生成する(ステップST31)。なお、ここで生成した2値画像データは後述する判定を行った後に破棄されることが好ましい。次に2値画像データによる白紙原稿判定方法を行い、さらに、白紙か白紙でないかが判定される(ステップST32)。なお、ヒストグラム作成手段と、ヒストグラムによる白紙判定手段の詳細は後述する。 If it is determined in step ST14 whether the document is blank or not, binary image data is generated from the image data (step ST31). It should be noted that the binary image data generated here is preferably discarded after the determination described later is performed. Next, a blank page original determination method based on binary image data is performed, and it is further determined whether the page is blank or not (step ST32). Details of the histogram creation means and the blank page determination means based on the histogram will be described later.

2値画像データを用いて白紙原稿と判定された場合は(ステップST32でYES)、当該多値画像データはメモリ15から破棄される(ステップST33)。なお、2値画像データ生成方法と、2値画像データによる白紙原稿判定方法の詳細も後述する。 If the binary image data is used to determine a blank original (YES in step ST32), the multi-value image data is discarded from the memory 15 (step ST33). Details of the binary image data generation method and the blank document determination method based on the binary image data will also be described later.

2値画像データから白紙原稿ではないと判断された場合は(ステップST32でNO)、メモリ15に記録されている当該多値画像データに対して、画像処理部13での画像処理を実行する(ステップST16)。画像処理された画像データはメモリ15に一時記憶される(ステップST17)。その後、画像データを通信部16を介して出力する(ステップST18)。出力された原稿の画像データはホストコンピュータ17内のハードディスクに保存される。以上のステップST11からステップST18までの動作を、積載された原稿がなくなるまで繰り返す。 When it is determined from the binary image data that the document is not a blank document (NO in step ST32), image processing in the image processing unit 13 is executed on the multi-valued image data recorded in the memory 15 ( Step ST16). The image processed image data is temporarily stored in the memory 15 (step ST17). Thereafter, the image data is output via the communication unit 16 (step ST18). The output image data of the original is stored in a hard disk in the host computer 17. The operations from step ST11 to step ST18 are repeated until there are no stacked originals.

なお、本説明では、白紙原稿でないと判定された画像データは、通信部16を介してホストコンピュータに送信され、ホストコンピュータのハードディスクに保存されると記述したが、本発明で作成された画像データを記憶する記憶装置としてはハードディスクに限らず、CD−R、CD−RW、DVD−R、DVD−RAM、DVD−RW、DVD+RW等の光ディスク、磁気テープ、不揮発性のメモリカード等の記憶媒体を用いる記憶装置でもよい。 In this description, it is described that the image data determined not to be a blank document is transmitted to the host computer via the communication unit 16 and stored in the hard disk of the host computer. However, the image data created in the present invention is described. Is not limited to a hard disk, and storage media such as CD-R, CD-RW, DVD-R, DVD-RAM, DVD-RW, DVD + RW and other optical disks, magnetic tape, and non-volatile memory cards The storage device used may be used.

次に、図1aのステップST13からステップST14で示した白紙原稿判定を行う方法の一例として、原稿の画像データから、注目画素の濃度とその近傍の画素の濃度との差分のヒストグラム(以下差分ヒストグラム)を作成し、白紙原稿判定を行う方法について説明する。 Next, as an example of a method of performing blank page document determination shown in steps ST13 to ST14 in FIG. 1a, a histogram of differences between the density of a pixel of interest and the density of neighboring pixels from image data of the document (hereinafter referred to as difference histogram). ) Is created and a blank document determination method is described.

まず、上記差分ヒストグラムの作成方法を例示して説明する。図4a、図5a、図6aは、それぞれ後述するヒストグラム作成方法において作成された差分ヒストグラムを表しているが、本説明において横軸は、注目画素とその近傍の画素との濃度の差を表しており、縦軸は頻度を表している。ここでは濃度値は大きいほど明るいものとして説明するが、本発明はこれに限定されるものではない。図4b、図4c、図5b、図6bはそれぞれ読み取る原稿を表している。注目画素とその近傍の画素との濃度の差は、原稿の画像データ上の、注目画素の画像濃度データX[i]と、注目画素に対して主走査方向にm画素離れた画素の画像濃度データX[i+m]との差を用いて例示している(図11参照)。画素の濃度が例えば0〜255の範囲の値をとるものとすると、濃度の差は0〜255となる。濃度の差をtとすると、以下の式(1)で表すことができる。
濃度の差t=abs(X[i]−X[i+m])・・・(1)
First, the method for creating the difference histogram will be described as an example. FIGS. 4a, 5a, and 6a represent difference histograms created by the histogram creation method described later. In this description, the horizontal axis represents the difference in density between the pixel of interest and its neighboring pixels. The vertical axis represents frequency. Here, it is assumed that the larger the density value is, the brighter it is, but the present invention is not limited to this. 4b, FIG. 4c, FIG. 5b, and FIG. The density difference between the pixel of interest and its neighboring pixels is the image density data X [i] of the pixel of interest on the image data of the document and the image density of a pixel that is m pixels away from the pixel of interest in the main scanning direction. This is illustrated using the difference from the data X [i + m] (see FIG. 11). If the pixel density is in the range of 0 to 255, for example, the density difference is 0 to 255. If the difference in density is t, it can be expressed by the following formula (1).
Concentration difference t = abs (X [i] −X [i + m]) (1)

注目画素を順次主走査方向にずらして計算を続け、注目画素に対して主走査方向にm画素離れた画素が無くなるまで濃度の差tを算出し、副走査方向に移動して上記算出を繰り返して差分ヒストグラムは作成される。また、原稿がカラー画像として読み込まれる場合の画素の濃度データは、例えば各画素のR(レッド)、G(グリーン)、およびB(ブルー)の各濃度値を何らかの演算で平均化した値とする。なお、濃度の差を算出するときに、注目画素に対して副走査方向の近傍にある画素を使用してもよいし、主副走査方向の近傍にある画素と、副走査方向の近傍にある画素の両方を使用してもよい。また、原稿がカラー画像として読み込まれる場合の画像濃度データについては、RGB個々の濃度値を使用してヒストグラムを3つ作成してもよいし、どれか1色だけのヒストグラムを作成してもよい。 The calculation is continued by sequentially shifting the target pixel in the main scanning direction, the density difference t is calculated until there is no pixel that is m pixels away from the target pixel in the main scanning direction, and the above calculation is repeated by moving in the sub scanning direction. Thus, a difference histogram is created. The density data of the pixels when the original is read as a color image is, for example, a value obtained by averaging the density values of R (red), G (green), and B (blue) of each pixel by some calculation. . When calculating the density difference, a pixel in the vicinity of the target pixel in the sub-scanning direction may be used, or a pixel in the vicinity of the main sub-scanning direction and a pixel in the vicinity of the sub-scanning direction. Both pixels may be used. For image density data when a document is read as a color image, three histograms may be created using the density values of RGB, or a histogram for only one of the colors may be created. .

続いて、作成された差分ヒストグラムの形状から、白紙であるか、白紙でないか、どちらであるか不明確の三者択一の判定を行う、白紙原稿判定方法について、図1b、図4、図5、図6を例示しながら説明する。 Subsequently, a blank document determination method for determining whether the blank histogram or the blank sheet is unclear based on the shape of the created difference histogram will be described with reference to FIGS. 1 b, 4, and 4. 5 and FIG. 6 will be described as an example.

上述した差分ヒストグラム作成方法において、作成された差分ヒストグラムの横軸に対して閾値Pを定め、P〜255の濃度の差を有する画素が、全ヒストグラムに対してどのくらいの割合を占めるかによって白紙原稿判定を行う。本説明において、この全てのヒストグラムの合計に対して、閾値P以上の濃度の差を有する画素が占める割合をa[%]とし(図1bステップST41)、差分ヒストグラムの縦軸をYとすると、以下の式(2)で表すことができる。
a[%]={Σ(i=P,255)Yi/Σ(i=0,255)Yi}*100・・(2)
In the difference histogram creation method described above, a threshold value P is defined for the horizontal axis of the created difference histogram, and a blank original is determined depending on how much pixels having a density difference of P to 255 occupy the entire histogram. Make a decision. In this description, the ratio of pixels having a density difference equal to or higher than the threshold P to the total of all histograms is a [%] (step ST41 in FIG. 1b), and the vertical axis of the difference histogram is Y. It can be represented by the following formula (2).
a [%] = {Σ (i = P, 255) Yi / Σ (i = 0,255) Yi} * 100 (2)

続いてa[%]に対して、白紙である、白紙でない、明確でないと判定するために2つの閾値を用意する。これらの閾値は、実験によって求められ、予めメモリ15に埋め込まれた定数であり、白紙として判定するための閾値である割合L[%]と、白紙でないと判定するための閾値である割合H
[%]である。ここで、L[%]<H [%] である。つまり、a[%]がL[%]以下であるのなら、原稿を白紙として判定し(ステップST42でYES)、H [%]以上であるのなら白紙ではないと判定し(ステップST43でYES)、L[%]を超えてH
[%]未満ならどちらであるか不明確と判定する(ステップST43でNO)。判定式は以下の式(3)となる。
a[%]≦L[%] :白紙
a[%]≧H[%] :非白紙
L[%]<a[%]<H[%] :どちらであるかは不明確 ・・・(3)
Subsequently, two threshold values are prepared for a [%] in order to determine whether the sheet is blank, not blank, or unclear. These threshold values are constants that are obtained by experiment and are embedded in the memory 15 in advance, and are a ratio L [%] that is a threshold value for determining as blank paper and a ratio H that is a threshold value for determining that the sheet is not blank paper.
[%]. Here, L [%] <H [%]. That is, if a [%] is equal to or less than L [%], the document is determined to be blank (YES in step ST42), and if it is equal to or greater than H [%], it is determined not to be blank (YES in step ST43). ), Exceeding L [%], H
If it is less than [%], it is determined that it is unclear (NO in step ST43). The judgment formula is the following formula (3).
a [%] ≦ L [%]: Blank paper a [%] ≧ H [%]: Non-blank paper
L [%] <a [%] <H [%]: It is unclear which is ... (3)

これ以降、式(2)、式(3)を用いて濃度差閾値Pを50%、閾値Lを3%、閾値Hを10%と定めた場合を例に採って、図4、5、6を具体的に解説する。通常、図4bのような地色の薄い白紙原稿を読み取った場合、もしくは図4cのような地色が濃い白紙原稿を読み取った場合は、近接画素同士の濃度の差がほとんど無いために作成された差分ヒストグラムは図4aのような形状となる。このヒストグラムには50を超える濃度差は一つもないので、式(2)により割合a[%]は0%となり、3%以下であるため、白紙原稿として判定される。 Hereinafter, taking the case where the density difference threshold value P is set to 50%, the threshold value L is set to 3%, and the threshold value H is set to 10% using the equations (2) and (3), FIGS. Is explained in detail. Normally, when a blank original with a light ground color as shown in FIG. 4b is read or when a blank original with a dark background color as shown in FIG. 4c is read, it is created because there is almost no difference in density between adjacent pixels. The difference histogram has a shape as shown in FIG. Since there is no density difference exceeding 50 in this histogram, the ratio a [%] is 0% according to the equation (2), which is 3% or less, and is determined as a blank original.

図5bのような原稿は、原稿上に文字や画像が多く、近接画素同士の濃度差が大きいものが多くなるため、図5aのような形状の差分ヒストグラムが作成される。図5aと式2より、割合a[%]は、12%と算出される。よって、閾値50以上である値の割合a[%]は、10%を超えるため、原稿は白紙でないと判定される。 The original as shown in FIG. 5b has many characters and images on the original and the density difference between adjacent pixels is large. Therefore, a difference histogram having a shape as shown in FIG. 5a is created. From FIG. 5a and Formula 2, the ratio a [%] is calculated as 12%. Accordingly, since the ratio a [%] of the value equal to or greater than the threshold value exceeds 10%, it is determined that the document is not blank.

また、図6bのような白紙ではないが、文字や画像の少ない原稿の差分ヒストグラムは図6aのような形状となる。このヒストグラムから閾値P以上である値の割合a[%]を式(2)によって算出すると5%となり、割合a[%]は3%を超え、かつ10%未満であるため、式(3)によってこの原稿は、どちらであるか不明確と判定される。 In addition, the difference histogram of a document which is not a blank sheet as shown in FIG. 6B but has few characters and images has a shape as shown in FIG. 6A. If the ratio a [%] of the value that is equal to or greater than the threshold value P is calculated from the histogram by the formula (2), it becomes 5%, and the ratio a [%] exceeds 3% and is less than 10%. Therefore, it is determined that the original is unclear.

なお、上記差分ヒストグラムによる白紙原稿の判定方法では、濃度差の閾値Pを、図4、図5、図6に示すように例えば50と定めたが、例えば0〜255の値のうち白紙を判定するために適切と思われる値であればよく、ユーザーが任意に設定することができるようにしてもよい。白紙として判定するための割合L[%]と、白紙でないと判定するための割合H[%]も、ユーザーが白紙を判定するために適切と思われる値を任意に設定することができるようにしてもよい。また、本実施例では、画像の濃度の最大値を例えば255として表したが、本発明はそれに限らず適用することができる。さらに、上記白紙原稿判定方法では、閾値P以上の濃度の差を有する画素が占める割合によって判定を行ったが、閾値P以上の濃度の差を有する画素数等の絶対量を用いて判定を行ってもよい。また、上記差分ヒストグラムによる白紙原稿の判定では閾値Hを用いないで、白紙であるという判定と、どちらであるかは不明確という判定の2つを選択肢としてもよく、本発明に含まれる。また、上記差分ヒストグラムによる白紙原稿の判定では閾値Lを用いないで、白紙でないという判定と、どちらであるかは不明確という判定の2つを選択肢としてもよく、本発明に含まれる。 In the above-described method for determining a blank document using the difference histogram, the density difference threshold P is set to 50, for example, as shown in FIGS. 4, 5, and 6. Any value may be used as long as it is considered appropriate, and the user may arbitrarily set the value. The ratio L [%] for determining as blank paper and the ratio H [%] for determining that the paper is not blank can be arbitrarily set to values that are considered appropriate for the user to determine blank paper. May be. In this embodiment, the maximum value of the image density is expressed as, for example, 255. However, the present invention is not limited to this and can be applied. Further, in the above-described blank document determination method, the determination is performed based on the ratio of pixels having a density difference equal to or higher than the threshold P. However, the determination is performed using an absolute amount such as the number of pixels having a density difference equal to or higher than the threshold P. May be. In the determination of a blank document based on the difference histogram, the threshold value H is not used, and two determinations, that is, a determination that it is a blank sheet and a determination that it is unclear, may be used as options. Further, in the determination of a blank document based on the difference histogram, the threshold L may not be used, and two determinations, that is, a determination that it is not blank and a determination that it is unclear, may be used as options.

以上の差分ヒストグラムに基づく第1白紙原稿判定方法によって、白紙と判定された原稿の画像データは、メモリ15から破棄される。白紙でないと判定された場合は、メモリ15に一時保存され、画像処理部14でメモリ15に記録された画像処理命令による画像処理がなされたあと、通信部16を介してホストコンピュータ17に送信される。また、第1白紙原稿判定の結果が不明確との判定であった場合は、後述の第2白紙原稿判定を行う。 The image data of the document determined to be blank by the first blank document determination method based on the above difference histogram is discarded from the memory 15. If it is determined that the sheet is not blank, the image is temporarily stored in the memory 15 and is processed by the image processing unit 14 according to the image processing command, and then transmitted to the host computer 17 via the communication unit 16. The If the result of the first blank page original determination is unclear, the second blank page original determination described later is performed.

次に、図1aのステップST31からステップST32で示した、原稿の2値画像を作成し白紙原稿の判定を行う第2白紙原稿判定方法について説明する。まず、原稿の画像データに対して横方向に主走査を行うとともに、縦方向に副走査を行って、原稿の画像データの各画素を、画素の濃度が閾値W以上である場合は白画素に、閾値W未満である場合は黒画素に変換し、原稿の2値画像を作成する(ステップST31)。その後、作成された2値画像を、例えば左から右、上から下へ全画素走査し、白画素から黒画素への変化点となる画素と、黒画素から白画素への変化点となる画素とをカウントする。変化点となる画素数が、一定の閾値N以下であった場合、原稿を白紙と判定する(ステップST32)。 Next, a second blank original determination method for generating a binary image of a document and determining a blank original as shown in steps ST31 to ST32 in FIG. 1a will be described. First, the image data of the document is subjected to main scanning in the horizontal direction and sub-scanning in the vertical direction, and each pixel of the image data of the document is changed to a white pixel when the pixel density is equal to or higher than the threshold value W. If it is less than the threshold value W, it is converted to a black pixel, and a binary image of the document is created (step ST31). Thereafter, the created binary image is scanned for all pixels from left to right and from top to bottom, for example, and a pixel that becomes a change point from a white pixel to a black pixel and a pixel that becomes a change point from a black pixel to a white pixel And count. If the number of pixels serving as the change point is equal to or less than a certain threshold value N, the document is determined to be blank (step ST32).

また、上記方法によって作成された2値画像全体の画素数に対する黒画素数の割合または、黒画素数の白画素数に対する比が一定の閾値以下である場合に原稿を白紙として判定する方法を第2白紙原稿判定方法として使用してもよい。 A method of determining a document as a blank sheet when the ratio of the number of black pixels to the number of pixels of the entire binary image created by the above method or the ratio of the number of black pixels to the number of white pixels is equal to or less than a certain threshold value. It may be used as a two-blank document determination method.

実施例1において、図1aで示したステップST14の第1白紙原稿判定処理の別の一例として、原稿の画像データから作成した画素の濃度のヒストグラム(以下濃度ヒストグラム)を用いて、第1白紙原稿判定を行う方法について説明する。なお、画像読取装置は上記実施例1と同じ画像読取装置1を使用し、制御系も図3にあるものと同じ構成である。また濃度値が大きいほど明るい画素として例示することも実施例1と同様である。すなわち実施例2は、実施例1における差分ヒストグラムによる第1白紙原稿判定方法を、以下の濃度ヒストグラムによる第1白紙原稿判定方法に置き換えたものである。 In the first embodiment, as another example of the first blank page original determination process in step ST14 shown in FIG. 1a, a first blank page original is created using a pixel density histogram (hereinafter referred to as a density histogram) created from image data of the original. A method for performing the determination will be described. The image reading apparatus uses the same image reading apparatus 1 as in the first embodiment, and the control system has the same configuration as that shown in FIG. Further, as in the first embodiment, the pixel is exemplified as a brighter pixel as the density value is larger. That is, in the second embodiment, the first blank page original determination method using the difference histogram in the first embodiment is replaced with the following first blank page original determination method using the density histogram.

濃度ヒストグラムの作成方法について説明する。図7a、図8a、図9a、図10aはそれぞれ、後述するヒストグラム作成方法において作成された濃度ヒストグラムを表している。これらの図において横軸は濃度を表しており、縦軸は横軸が表す濃度を有する画素の数を示すように濃度ヒストグラムは作成されている。横軸の濃度の0〜255の値は、画素が0に近いほど暗く、255に近付くほど明るいことを表す。また、原稿がカラー画像として読み込まれる場合の濃度は、R(レッド)、G(グリーン)、およびB(ブルー)の濃度値を何らかの演算で平均化した値とする。なお、本実施例では、原稿がカラー画像として読み込まれる場合の濃度はRGBの濃度値の平均を使用しているが、RGB個々の濃度を使用してヒストグラムを3つ作成してもよいし、どれか1色だけのヒストグラムを作成してもよい。また、図7b、図8b、図9b、図10bはそれぞれ読み取る原稿を表している。 A method for creating a density histogram will be described. 7a, FIG. 8a, FIG. 9a, and FIG. 10a represent density histograms created by the histogram creation method described later. In these drawings, the horizontal axis represents the density, and the density histogram is created so that the vertical axis represents the number of pixels having the density represented by the horizontal axis. A value of 0 to 255 on the horizontal axis indicates that the pixel is darker as it is closer to 0 and brighter as it approaches 255. The density when the original is read as a color image is a value obtained by averaging the density values of R (red), G (green), and B (blue) by some calculation. In this embodiment, the density when an original is read as a color image uses the average of the RGB density values, but three histograms may be created using the density of each RGB, A histogram for only one of the colors may be created. 7b, FIG. 8b, FIG. 9b, and FIG. 10b each represent a document to be read.

続いて、作成された濃度ヒストグラムの形状から、白紙であるか、白紙でないか、どちらであるか不明確かを判定する方法について、図1c、図7、図8、図9、図10を例示しながら説明する。
まず、図7a、図8a、図9a、図10aが示す濃度ヒストグラムに、予め濃度に対して白画素判定閾値Kを定め、白画素判定閾値Kを超える濃度の画素は、全て白画素であるとする。濃度値nを有する画素数の全画素数に対する割合をQnとする。白画素でないと判断された画素の中で、以下の式(4)によって求められる最も画素数の多い濃度の画素の占める割合r[%] から(図1cステップST51)、白紙、白紙でない、どちらであるか不明確かの三者択一の判定を行う。
r[%]=max(Q0,Q1,Q2,・・・,QK) ・・・(4)
Subsequently, FIG. 1c, FIG. 7, FIG. 8, FIG. 9, and FIG. 10 are illustrated as examples of a method for determining whether it is blank or not from the shape of the created density histogram. While explaining.
First, in the density histograms shown in FIGS. 7a, 8a, 9a, and 10a, a white pixel determination threshold value K is set in advance for the density, and all pixels having a density exceeding the white pixel determination threshold value K are white pixels. To do. Let Qn be the ratio of the number of pixels having density value n to the total number of pixels. Of the pixels determined not to be white pixels, the ratio r [%] of the pixel having the highest density obtained by the following equation (4) (step ST51 in FIG. 1c) indicates which is not blank or blank. It is determined whether or not it is clear.
r [%] = max (Q0, Q1, Q2,..., QK) (4)

白紙として判定するための割合W[%]、白紙でないと判定するための割合B[%]、HW[%]、は、予め実験によって求められ、メモリ15に埋め込まれており、それを用いて白紙原稿判定を行う。つまり、r[%]
がW[%] 以下であるのなら原稿を白紙として判定し(図1c、ST52)、B[%] 以上であるのなら白紙ではないと判定し(図1c、ST54)、W[%]を超えB[%]未満、もしくはHW[%]
を超える場合にどちらか不明確と判定する(図1c、ST53、ST54)。判定式は以下の式5で表すことができる。
r[%]≦W[%] :白紙
B[%]≦r[%]≦HW[%] :非白紙
W[%]<r[%]<B[%]、またはHW[%]<r[%]:どちらか不明確・・・(5)
The ratio W [%] for determining as blank paper and the ratios B [%] and HW [%] for determining non-blank are obtained in advance by experiments and embedded in the memory 15. Perform blank page original determination. That is, r [%]
Is equal to or less than W [%], the document is determined to be blank (FIG. 1c, ST52). If it is equal to or greater than B [%], it is determined that the document is not blank (FIG. 1c, ST54). Exceeding B [%] or HW [%]
Is exceeded, it is determined that either is unclear (FIG. 1c, ST53, ST54). The judgment formula can be expressed by the following formula 5.
r [%] ≦ W [%]: Blank paper B [%] ≦ r [%] ≦ HW [%]: Non-blank paper
W [%] <r [%] <B [%], or HW [%] <r [%]: either is unclear ... (5)

以降より、式(4)、式(5)を用いて、白画素判定閾値Kを180、Wを1%、Bを8%、HWを80%として定めた場合を例に採って、図7、図8、図9、図10を具体的に解説する。通常、図7bのような白紙原稿を読み取った場合、濃度ヒストグラムを作成すると図7aのような形状となる。白画素判定閾値Kである180に対し、それ以下の濃度の画素がないため、rは0となり、1%以下であるため、式(5)によって白紙原稿として判定される。一方、図8bのような文字の多い原稿からは、図8aのような濃度ヒストグラムが作成され、180以下の濃度の画素の中で最も大きい割合であるrが、式(4)より10%と算出される。式(5)によってrが8%以上であるため、白紙でない原稿であると判定される。 From now on, taking the case where white pixel determination threshold value K is set to 180, W is set to 1%, B is set to 8%, and HW is set to 80% using Expressions (4) and (5), FIG. 8, FIG. 9, and FIG. 10 will be specifically described. Normally, when a blank original as shown in FIG. 7b is read, when a density histogram is created, a shape as shown in FIG. 7a is obtained. Since there is no pixel having a density lower than 180 which is the white pixel determination threshold value K, r is 0 and is 1% or less, so that it is determined as a blank original by Expression (5). On the other hand, a density histogram as shown in FIG. 8A is created from a document with many characters as shown in FIG. 8B, and r, which is the largest ratio among pixels having a density of 180 or less, is 10% from the equation (4). Calculated. Since r is 8% or more according to Equation (5), it is determined that the document is not blank.

図9bのような白紙ではないが、文字や画像の少ない原稿を読み取った場合は、図9aのような濃度ヒストグラムが作成される。濃度が180未満の画素の中で、最も大きい割合であるrは、式(4)によって2%と算出される。算出されたrは、1%を超えているが、8%未満でもあるため、式(5)によって、原稿は白紙原稿であるかそうでないのかは不明確として判定される。また、図10(b)のような地色が濃い白紙原稿は、図10(b)のような濃度ヒストグラムが作成され、式4より算出されたrは83%となる。そのため、rは80%を超えるので、このような原稿は白紙原稿かそうでないかは明確でないとして判定される。 If the original is not blank as shown in FIG. 9b but has fewer characters and images, a density histogram as shown in FIG. 9a is created. Among the pixels having a density of less than 180, r, which is the largest ratio, is calculated as 2% by Expression (4). Since the calculated r exceeds 1% but is also less than 8%, it is determined as unclear whether the document is a blank document or not by Equation (5). Further, for a blank paper document having a dark background color as shown in FIG. 10B, a density histogram as shown in FIG. 10B is created, and r calculated from Expression 4 is 83%. Therefore, since r exceeds 80%, it is determined that it is not clear whether such a document is a blank document or not.

なお、本実施例では、白紙原稿の判定に黒画素と判別される濃度の画素であって画素数の占める割合が最も大きい濃度を有する画素の割合r[%]を使用したが、それに替えて、黒画素と判別される画素の数が合計の総画素数に占める割合を使用してもよい。また、白画素判定閾値K、白紙として判定するための割合W[%]、白紙でないと判定するための割合B[%]、HW[%]に対して、ユーザーが白紙を判定するために適切と思われる値を設定できるようにしてもよい。さらに、本実施例では、画像の濃度の最大値を255として表したが、本発明はそれに限らず適用することができる。また、上記濃度ヒストグラムによる白紙原稿の判定では閾値Wを用いないで、白紙でないという判定と、どちらであるかは不明確という判定の2つを選択肢としてもよく、本発明に含まれる。以上説明した第1白紙原稿判定としての濃度ヒストグラムによる白紙原稿判定方法によって、白紙と判定された原稿の画像データはメモリ15から破棄される。また、白紙でないと判定された場合はメモリ15に一時保存された画像データは、画像処理部13で画像処理命令に基づく画像処理がされたあと、通信部16を介してホストコンピュータ17に送信される。また、白紙かそうでないかは明確でないと判定された原稿は、図1aのST31からST32が示す上述した第2白紙原稿判定を行う。 In the present embodiment, the ratio r [%] of pixels having a density that is determined to be a black pixel and that has the largest ratio of the number of pixels is used for the determination of a blank document. Alternatively, the ratio of the number of pixels determined as black pixels to the total number of pixels may be used. Further, it is appropriate for the user to determine a blank page with respect to the white pixel determination threshold K, the ratio W [%] for determining as blank, and the ratios B [%] and HW [%] for determining that the page is not blank. It may be possible to set a value that seems to be. Furthermore, in this embodiment, the maximum value of the image density is represented as 255, but the present invention is not limited to this and can be applied. Further, in the determination of a blank document based on the density histogram, the determination may be made with two determinations, i.e., the determination that the blank document is not blank, and the determination that it is unclear, without using the threshold W, and are included in the present invention. The image data of the document determined to be blank is discarded from the memory 15 by the blank document determination method using the density histogram as the first blank document determination described above. If it is determined that the image is not blank, the image data temporarily stored in the memory 15 is transmitted to the host computer 17 via the communication unit 16 after the image processing unit 13 performs image processing based on the image processing command. The Further, the above-described second blank page original determination shown in ST31 to ST32 in FIG. 1a is performed for a document that is determined to be unclear whether it is blank or not.

画像読取装置において、白紙原稿を検出して破棄したい場合、以上の各実施例のように、原稿のヒストグラムによる白紙原稿の判定方法を行い、白紙判定が不明確であった場合にのみ、2値画像を作成して白紙原稿の判定を行う方法を用いることで、原稿の2値画像を作成するケースが減少する。それにより高速な白紙原稿判定処理ができ、原稿を読み取ってから画像データを保存するまでの時間を短縮することができる。ヒストグラムによる白紙原稿判定だけを行っていた従来の白紙原稿判定処理において白紙でないと誤判定されてしまった原稿も、2値画像による白紙原稿判定を併用することで、誤判定なく画像データを破棄することができ、記憶領域の有効活用が可能になる。なお、白紙原稿の画像データの破棄ではなく無効な画像データとして無効化してもよい。画像データの無効化の方法としては画像データのファイル名を変更すること、無効なファイルを管理するリストに登録すること、ファイルを管理するための情報を削除すること等、さまざまな方法が考えられる。 When it is desired to detect and discard a blank document in the image reading apparatus, a binary document determination method based on the histogram of the document is performed as in each of the above embodiments, and only when the blank page determination is unclear, binary is used. By using the method of creating an image and determining a blank document, the case of creating a binary image of the document is reduced. As a result, a high-speed blank original determination process can be performed, and the time from reading the original to storing the image data can be shortened. A document that has been erroneously determined to be non-blank in the conventional blank document determination process in which only a blank document determination based on a histogram has been performed can be used to discard image data without erroneous determination by using a blank document determination based on a binary image. This makes it possible to effectively use the storage area. Note that the image data of the blank original may be invalidated instead of being discarded. There are various methods for invalidating image data, such as changing the file name of image data, registering it in a list that manages invalid files, and deleting information for managing files. .

さらに、上述したヒストグラム作成手段は小規模なハードウェア構成で実現できるため、装置全体の価格にほとんど影響なく実装することができる。また、上述した白紙原稿判定手段はスキャナ制御部301ではなく、外部の情報処理装置である例えばホストコンピュータで行ってもよい。その場合ホストコンピュータ等の情報処理装置は本発明の画像処理装置に相当し、ホストコンピュータ等の情報処理装置において実行される画像処理方法とプログラムは本発明の画像処理方法とプログラムに相当する。なお、本発明における白紙原稿および白紙とは、白い紙の他にも、ほぼ一様な濃度の地色を有し印刷等がされていない紙や、文字等がほとんどない真っ黒な紙など、原稿面上の情報量が少ない、不要な原稿を指しているものであり、実際の白色の原稿および実際の白色の紙に限定するものではない。 Furthermore, since the above-described histogram creating means can be realized with a small hardware configuration, it can be mounted with almost no influence on the price of the entire apparatus. Further, the above-described blank document determination unit may be performed by an external information processing apparatus such as a host computer instead of the scanner control unit 301. In this case, the information processing apparatus such as a host computer corresponds to the image processing apparatus of the present invention, and the image processing method and program executed in the information processing apparatus such as the host computer correspond to the image processing method and program of the present invention. In addition, the white paper and the white paper in the present invention are originals such as white paper, paper that has a substantially uniform background color and is not printed, black paper that has almost no characters, etc. It refers to an unnecessary document with a small amount of information on the screen, and is not limited to an actual white document and actual white paper.

本発明は、スキャナ等の画像読取装置に関して詳しく説明したが、複写機やプリンタ複合機等の画像形成装置や、画像読取機能を有するその他の装置にも適用可能である。ただし、上記実施例に記載されている構成は、発明が適用される装置の構成や各種条件により適宜変更されるべきものであり、この発明の範囲を上記実施例に限定する趣旨のものではない。 The present invention has been described in detail with respect to an image reading apparatus such as a scanner. However, the present invention can also be applied to an image forming apparatus such as a copying machine or a printer complex machine, or other apparatuses having an image reading function. However, the configuration described in the above embodiment should be appropriately changed depending on the configuration of the apparatus to which the invention is applied and various conditions, and is not intended to limit the scope of the present invention to the above embodiment. .

画像処理方法について一連の流れを示すフローチャートFlow chart showing a series of flows for an image processing method 白紙原稿判定処理のフローチャートFlowchart of blank document determination processing 白紙原稿判定処理のフローチャートFlowchart of blank document determination processing 画像読取装置のスキャナの内部構造を示す概略図Schematic showing the internal structure of the scanner of the image reading apparatus 画像読取装置の制御システムの概略構成を説明するブロック図A block diagram illustrating a schematic configuration of a control system of an image reading apparatus 画像読取装置の制御システムの概略構成を説明するブロック図A block diagram illustrating a schematic configuration of a control system of an image reading apparatus 白紙でない原稿の差分ヒストグラムDifference histogram for non-blank documents 白紙であるか否かは不明確と判定される原稿の差分ヒストグラムDifference histogram of a document that is determined to be unclear whether it is blank 白紙原稿の濃度ヒストグラムDensity histogram of blank document 白紙でない原稿の濃度ヒストグラムDensity histogram of a non-blank document 白紙であるか否かは不明確と判定される原稿の濃度ヒストグラムDensity histogram of a document that is determined to be unclear whether it is blank 白紙原稿の濃度ヒストグラムDensity histogram of blank document 差分ヒストグラムを算出する方法を示した図The figure which showed the method of calculating the difference histogram

符号の説明Explanation of symbols

1・・・画像読取装置
2・・・ピックアップローラ
3・・・給送ローラ
4・・・分離ローラ
5・・・レジストローラ対
6a・・・コンタクトガラス
6b・・・コンタクトガラス
7a・・・ラインイメージセンサ
7b・・・ラインイメージセンサ
8・・・搬送ローラ対
9・・・対向部材
10・・・原稿検知センサ
33・・・表側画像読取部
34・・・裏面画像読取部
301・・・スキャナ制御部
11・・・画像読取部
12・・・A/D変換部
13・・・画像処理部
14・・・CPU
15・・・メモリ
16・・・通信部
17・・・ホストコンピュータ
DESCRIPTION OF SYMBOLS 1 ... Image reading device 2 ... Pick-up roller 3 ... Feeding roller 4 ... Separation roller 5 ... Registration roller pair 6a ... Contact glass 6b ... Contact glass 7a ... Line Image sensor 7b ... Line image sensor 8 ... Conveying roller pair 9 ... Counter member 10 ... Document detection sensor 33 ... Front side image reading unit 34 ... Back side image reading unit 301 ... Scanner Control unit 11 ... image reading unit 12 ... A / D conversion unit 13 ... image processing unit 14 ... CPU
15 ... Memory 16 ... Communication unit 17 ... Host computer

Claims (11)

原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定手段と、
前記第1白紙原稿判定手段により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿か否かを判定する第2白紙原稿判定手段と
を備え
前記第1白紙原稿判定手段は、
前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成するヒストグラム作成手段と、
前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定する手段と
を備え、
前記第2白紙原稿判定手段は、
前記原稿に対応する前記多値画像データから2値画像データを作成する手段と、
前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定する手段と
を備えることを特徴とする画像処理装置。
A first blank document determination unit for determining whether or not the document is a blank document by a first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document; ,
A second determination method different from the first determination method is used to determine whether or not the original is a blank original for an original that has not been determined by the first blank original determination unit. 2 blank paper original judging means ,
The first blank original determination unit includes:
A histogram creating means for creating a histogram corresponding to the document based on the multi-value image data corresponding to the document;
Means for determining whether the document is a blank document based on the generated histogram;
With
The second blank page original determination means includes:
Means for creating binary image data from the multi-value image data corresponding to the original;
Means for determining whether or not the original is a blank original based on the generated binary image data;
The image processing apparatus according to claim Rukoto equipped with.
前記第1白紙原稿判定手段による、前記原稿が白紙原稿か否かの判定に先立って、前記原稿から読み取られた画像データが、2値画像データであるか否か判定する判定手段をさらに備えることを特徴とする請求項1に記載の画像処理装置。 By the first blank document determination unit, the document prior to the determination of whether a blank document, image data read from the document is further provided with a judging means for judging whether the binary image data The image processing apparatus according to claim 1. 前記判定手段によって、前記画像データ2値画像データであると判定されたときは、前記第1の白紙原稿判定手段による判定を行うことなく、前記第2白紙原稿判定手段によって前記原稿が白紙原稿か否かを判定することを特徴とする請求項に記載の画像処理装置。 When the determination unit determines that the image data is binary image data , the second blank page document determination unit determines that the document is a blank page document without performing the determination by the first blank page document determination unit. The image processing apparatus according to claim 2 , wherein the image processing apparatus determines whether or not the image processing is in progress. 前記ヒストグラム作成手段は、前記原稿に対応する多値画像データの注目画素とその近傍の画素との濃度の差分の分布を示す差分ヒストグラムを作成することを特徴とする請求項に記載の画像処理装置。 2. The image processing according to claim 1 , wherein the histogram creating unit creates a difference histogram indicating a distribution of density differences between a pixel of interest of multi-valued image data corresponding to the document and a neighboring pixel. apparatus. 前記ヒストグラム作成手段は、前記原稿に対応する多値画像データの各画素の濃度の分布を示す濃度ヒストグラムを作成することを特徴とする請求項に記載の画像処理装置。 The image processing apparatus according to claim 1 , wherein the histogram creating unit creates a density histogram indicating a density distribution of each pixel of the multivalued image data corresponding to the document. 前記第1白紙原稿判定手段又は前記第2白紙原稿判定手段によって白紙原稿と判定された原稿の画像データを、破棄又は無効化する手段をさらに備えることを特徴とする請求項1乃至のいずれか1項に記載の画像処理装置。 Any one of claims 1 to 5, characterized in that it further comprises means for the image data, discarding or disabling of the document is determined to blank original by said first blank document page determination means or said second blank document determination unit The image processing apparatus according to item 1. 前記第1白紙原稿判定手段による判定の対象となる原稿は、ほぼ一様な濃度の地色を有する紙を含むことを特徴とする請求項1乃至6のいずれか1項に記載の画像処理装置。  The image processing apparatus according to claim 1, wherein the original to be determined by the first blank original determining unit includes paper having a ground color having a substantially uniform density. . 原稿の画像を読み取る画像読取装置であって、  An image reading apparatus for reading an image of a document,
原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定手段と、  A first blank document determination unit for determining whether or not the document is a blank document by a first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document; ,
前記第1白紙原稿判定手段により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿か否かを判定する第2白紙原稿判定手段と  A second determination method different from the first determination method is used to determine whether or not the original is a blank original for an original that has not been determined by the first blank original determination unit. 2 blank paper original judging means and
を備え、With
前記第1白紙原稿判定手段は、  The first blank original determination unit includes:
前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成するヒストグラム作成手段と、  A histogram creating means for creating a histogram corresponding to the document based on the multi-value image data corresponding to the document;
前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定する手段と  Means for determining whether the document is a blank document based on the generated histogram;
を備え、With
前記第2白紙原稿判定手段は、  The second blank page original determination means includes:
前記原稿に対応する前記多値画像データから2値画像データを作成する手段と、  Means for creating binary image data from the multi-value image data corresponding to the original;
前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定する手段と  Means for determining whether or not the original is a blank original based on the generated binary image data;
を備えることを特徴とする画像読取装置。An image reading apparatus comprising:
原稿の画像を読み取る画像読取装置と、前記画像読取装置に接続される情報処理装置とを備えた画像読取システムであって、  An image reading system comprising an image reading device for reading an image of a document, and an information processing device connected to the image reading device,
前記情報処理装置は、  The information processing apparatus includes:
前記画像読取装置によって原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定手段と、  A first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document by the image reading device. A blank document determination means;
前記第1白紙原稿判定手段により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿か否かを判定する第2白紙原稿判定手段と  A second determination method different from the first determination method is used to determine whether or not the original is a blank original for an original that has not been determined by the first blank original determination unit. 2 blank paper original judging means and
を備え、With
前記第1白紙原稿判定手段は、  The first blank original determination unit includes:
前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成するヒストグラム作成手段と、  A histogram creating means for creating a histogram corresponding to the document based on the multi-value image data corresponding to the document;
前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定する手段と  Means for determining whether the document is a blank document based on the generated histogram;
を備え、With
前記第2白紙原稿判定手段は、  The second blank page original determination means includes:
前記原稿に対応する前記多値画像データから2値画像データを作成する手段と、  Means for creating binary image data from the multi-value image data corresponding to the original;
前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定する手段と  Means for determining whether or not the original is a blank original based on the generated binary image data;
を備えることを特徴とする画像読取システム。An image reading system comprising:
原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定工程と、
前記第1白紙原稿判定手段により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿であるか否かを判定する第2白紙原稿判定工程と
を備え
前記第1白紙原稿判定工程は、
前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成する工程と、
前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定する工程と
を備え、
前記第2白紙原稿判定工程は、
前記原稿に対応する前記多値画像データから2値画像データを作成する工程と、
前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定する工程と
を備えることを特徴とする画像処理方法。
A first blank document determination step for determining whether or not the document is a blank document by a first determination method including a case where it is not determined whether or not the document is a blank document based on image data read from the document; ,
Whether or not the original is not a blank original by the first blank original determination means is determined by a second determination method different from the first determination method to determine whether or not the original is a blank original. A second blank original determination step ,
The first blank document determination step includes
Creating a histogram corresponding to the document based on multi-valued image data corresponding to the document;
Determining whether the document is a blank document based on the created histogram;
With
The second blank document determination step includes
Creating binary image data from the multi-value image data corresponding to the document;
Determining whether or not the document is a blank document based on the generated binary image data;
Image processing method according to claim Rukoto equipped with.
原稿から読み取られた画像データに基づいて、前記原稿が白紙原稿か否かを決定しない場合を含む第1の判定方法で、前記原稿が白紙原稿か否かを判定する第1白紙原稿判定ステップと、
前記第1白紙原稿判定手段により白紙原稿か否かを決定されなかった原稿に対して、前記第1の判定方法と異なる第2の判定方法で、当該原稿が白紙原稿であるか否かを判定する第2白紙原稿判定ステップと
を、コンピュータに実行させるための画像処理プログラムであって、
前記第1白紙原稿判定ステップは、
前記原稿に対応する多値画像データに基づいて、前記原稿に対応するヒストグラムを作成するステップと、
前記作成されたヒストグラムに基づいて、前記原稿が白紙原稿か否かを判定するステップと
を含み、
前記第2白紙原稿判定ステップは、
前記原稿に対応する前記多値画像データから2値画像データを作成するステップと、
前記作成された2値画像データに基づいて、前記原稿が白紙原稿か否かを判定するステップと
を含むことを特徴とする画像処理プログラム。
A first blank original determination step for determining whether or not the original is a blank original by a first determination method including a case where it is not determined whether or not the original is a blank original based on image data read from the original; ,
Whether or not the original is not a blank original by the first blank original determination means is determined by a second determination method different from the first determination method to determine whether or not the original is a blank original. An image processing program for causing a computer to execute a second blank sheet original determination step ,
The first blank original determination step includes
Creating a histogram corresponding to the document based on the multi-value image data corresponding to the document;
Determining whether or not the document is a blank document based on the created histogram;
Including
The second blank original determination step includes
Creating binary image data from the multi-value image data corresponding to the document;
Determining whether the document is a blank document based on the generated binary image data;
Image processing program characterized in that it comprises a.
JP2008197241A 2008-07-31 2008-07-31 Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program Active JP5166158B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008197241A JP5166158B2 (en) 2008-07-31 2008-07-31 Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008197241A JP5166158B2 (en) 2008-07-31 2008-07-31 Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program

Publications (3)

Publication Number Publication Date
JP2010035074A JP2010035074A (en) 2010-02-12
JP2010035074A5 JP2010035074A5 (en) 2011-09-15
JP5166158B2 true JP5166158B2 (en) 2013-03-21

Family

ID=41739003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008197241A Active JP5166158B2 (en) 2008-07-31 2008-07-31 Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program

Country Status (1)

Country Link
JP (1) JP5166158B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5299225B2 (en) * 2009-01-20 2013-09-25 株式会社リコー Information processing apparatus, information processing method, and program
JP5617733B2 (en) * 2011-03-30 2014-11-05 ブラザー工業株式会社 Reader
JP6173066B2 (en) * 2013-06-24 2017-08-02 キヤノン株式会社 Image processing apparatus, image processing method, and program
US9241085B2 (en) 2013-08-30 2016-01-19 Brother Kogyo Kabushiki Kaisha Image forming apparatus having improved blank paper image detection
JP6413360B2 (en) * 2013-08-30 2018-10-31 ブラザー工業株式会社 Image processing apparatus and image processing program
JP6397183B2 (en) * 2013-12-04 2018-09-26 キヤノン株式会社 Image processing apparatus, method, and program

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3828276B2 (en) * 1998-03-26 2006-10-04 株式会社リコー Image processing device
JP2000307855A (en) * 1999-04-26 2000-11-02 Canon Inc Image forming device, control method therefor and recording medium
JP2002165054A (en) * 2000-03-22 2002-06-07 Ricoh Co Ltd Image reader and its blank original detection method and electronic device provided with the image reader
JP2006007706A (en) * 2004-06-29 2006-01-12 Kyocera Mita Corp Image processing device and the processing method
JP2006279094A (en) * 2005-03-25 2006-10-12 Fuji Xerox Co Ltd Image processing apparatus, image processing method, and program
JP2007307847A (en) * 2006-05-22 2007-11-29 Murata Mach Ltd Image forming apparatus and program
JP4495201B2 (en) * 2007-10-10 2010-06-30 シャープ株式会社 Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium for recording image processing program

Also Published As

Publication number Publication date
JP2010035074A (en) 2010-02-12

Similar Documents

Publication Publication Date Title
JP4482898B2 (en) Image processing apparatus and image reading apparatus
JP4926568B2 (en) Image processing apparatus, image processing method, and image processing program
US8125693B2 (en) Image processing apparatus, image forming apparatus, image forming method, image processing program, and recording medium
JP5166158B2 (en) Image processing apparatus, image reading apparatus, image reading system, image processing method, and image processing program
JP4495201B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and recording medium for recording image processing program
KR101597740B1 (en) Image processing apparatus, image processing method, and computer readable medium
JP3335830B2 (en) Image processing device
JP6759662B2 (en) Image reader, foreign matter detection method and foreign matter detection program on the reading glass surface of the device
JP6338469B2 (en) Image processing apparatus and image processing method
US20060152765A1 (en) Image processing apparatus, image forming apparatus, image reading process apparatus, image processing method, image processing program, and computer-readable storage medium
CN104756477A (en) Image processing device, image forming device comprising same, image forming method, and recording medium
JP2018142852A (en) Image processing apparatus and image processing method
CN107566684A (en) Image processing apparatus, image processing method and storage medium
JP2010157916A (en) Image reader, and wrinkle region determination method in the same, and program
JP5531464B2 (en) Image processing program, image processing apparatus, and image processing method
JP2008227625A (en) Image processor, image processing method, image processing program and recording medium
JP5222126B2 (en) Image processing method, image processing apparatus, and program
JP2010178377A (en) Image processing apparatus, image forming apparatus, method and program for image processing apparatus, and medium for recording image processing program
US20090244662A1 (en) Image reading apparatus and image reading method
JP4228466B2 (en) Image processing apparatus, image processing method, and computer-readable storage medium storing image processing procedure
JP5354310B2 (en) Image reading apparatus and ground color correction program
JP4787776B2 (en) Image processing apparatus, image forming apparatus including the same, and image processing method
JP2009005398A (en) Image processor
JP4324532B2 (en) Image processing apparatus and storage medium
JP2011023920A (en) Image reading apparatus and image forming apparatus

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110801

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110801

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110801

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120914

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121109

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121203

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121220

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151228

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5166158

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250