JP2015035668A - Image processing device and program - Google Patents

Image processing device and program Download PDF

Info

Publication number
JP2015035668A
JP2015035668A JP2013164549A JP2013164549A JP2015035668A JP 2015035668 A JP2015035668 A JP 2015035668A JP 2013164549 A JP2013164549 A JP 2013164549A JP 2013164549 A JP2013164549 A JP 2013164549A JP 2015035668 A JP2015035668 A JP 2015035668A
Authority
JP
Japan
Prior art keywords
resolution
blank
image data
blank sheet
scan
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.)
Granted
Application number
JP2013164549A
Other languages
Japanese (ja)
Other versions
JP5482945B1 (en
Inventor
岡田 茂
Shigeru Okada
茂 岡田
和宏 大谷
Kazuhiro Otani
和宏 大谷
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2013164549A priority Critical patent/JP5482945B1/en
Application granted granted Critical
Publication of JP5482945B1 publication Critical patent/JP5482945B1/en
Publication of JP2015035668A publication Critical patent/JP2015035668A/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce a time required for the detection of blank paper with the prevention or reduction of incorrect blank paper detection.SOLUTION: A resolution converter unit 24, on receiving image data generated by scanning a manuscript according to scan resolution, converts the resolution of the image data to resolution lower than the scan resolution. From the image data after the resolution is converted, a blank paper detector unit 26 detects the number of pixels having a preset concentration or greater, to detect blank paper on the basis of the magnitude relationship between the detected number of pixels and the threshold of the number of pixels. The blank paper detector 26 changes the threshold of the number of pixels according to scan resolution, to detect blank paper.

Description

本発明は、画像処理装置及びプログラムに関する。   The present invention relates to an image processing apparatus and a program.

原稿をスキャンすることで画像データを生成し、当該画像データに基づいて白紙の原稿を検知する技術が知られている。   A technique is known in which image data is generated by scanning a document, and a blank document is detected based on the image data.

特許文献1には、スキャンによって読み取られた原稿の情報量に基づいて白紙を検知する装置が開示されている。   Patent Document 1 discloses an apparatus that detects a blank sheet based on an information amount of a document read by scanning.

また、特許文献2には、原稿をスキャンすることで生成された画像データの黒画素量を検出し、黒画素量が閾値を超えた原稿を白紙として検知する装置が開示されている。   Patent Document 2 discloses an apparatus that detects the amount of black pixels in image data generated by scanning a document and detects a document whose black pixel amount exceeds a threshold value as a blank sheet.

特開平4−68757号公報JP-A-4-68757 特開平2−123870号公報JP-A-2-123870

ところで、白紙検知を行う方法には、ハードウェアを用いる方法とソフトウェアを用いる方法とがある。ハードウェアを用いて原稿の黒画素数を検出し、その検出結果に基づいて白紙を検知することで、高速に白紙が検知されるが、専用回路を用いる必要がある。一方、ソフトウェア処理によって画像データの容量を検出し、その容量に基づいて白紙を検知することで、ソフトウェア処理であっても高速に白紙が検知されるが、データ容量によって白紙を検知することになるので、白紙検知の精度が低下してしまう問題がある。また、ソフトウェア処理によって検出された黒画素数に基づいて白紙を検知することで、データ容量を用いる場合と比較して正確に白紙が検知されるが、画像データの解像度が高くなるほど、白紙検知に要する時間が長くなる問題がある。   By the way, as a method of performing blank sheet detection, there are a method using hardware and a method using software. By detecting the number of black pixels in the document using hardware and detecting a blank sheet based on the detection result, a blank sheet is detected at high speed, but a dedicated circuit must be used. On the other hand, by detecting the volume of image data by software processing and detecting a blank page based on the capacity, a blank page is detected at high speed even by software processing, but a blank page is detected by the data volume. Therefore, there is a problem that the accuracy of blank sheet detection is lowered. Also, by detecting a blank page based on the number of black pixels detected by software processing, a blank page can be detected more accurately than when data capacity is used. However, as the resolution of image data increases, blank page detection is performed. There is a problem that it takes a long time.

本発明の目的は、白紙の誤検知を防止又は低減しつつ、白紙検知に要する時間を短縮することである。   An object of the present invention is to shorten the time required for blank sheet detection while preventing or reducing blank sheet false detection.

請求項1に係る発明は、原稿をスキャン解像度に従ってスキャンすることで生成された画像データを受け、前記画像データの解像度を、前記スキャン解像度よりも低い解像度に変換する解像度変換手段と、予め設定された濃度値との比較結果に基づき解像度変換後の前記画像データから検出された画素数と、前記スキャン解像度に応じた画素数閾値と、の大小関係に基づき、白紙を検知する白紙検知手段と、を有し、前記白紙検知手段は、前記スキャン解像度に応じて前記画素数閾値を変えて白紙を検知する、ことを特徴とする画像処理装置である。   According to a first aspect of the present invention, there is provided resolution conversion means for receiving image data generated by scanning an original according to a scan resolution and converting the resolution of the image data to a resolution lower than the scan resolution. Blank sheet detecting means for detecting a blank sheet based on the magnitude relationship between the number of pixels detected from the image data after resolution conversion based on the comparison result with the density value and the pixel number threshold corresponding to the scan resolution; And the blank sheet detecting means detects the blank sheet by changing the pixel number threshold according to the scan resolution.

請求項2に係る発明は、前記白紙検知手段は、解像度の変換率に応じて前記画素数閾値を変えて白紙を検知する、ことを特徴とする請求項1に記載の画像処理装置である。   According to a second aspect of the present invention, in the image processing apparatus according to the first aspect, the blank sheet detecting unit detects the blank sheet by changing the pixel number threshold in accordance with a resolution conversion rate.

請求項3に係る発明は、前記白紙検知手段は、変換前の解像度が高いほど、前記画素数閾値を小さくして白紙を検知する、ことを特徴とする請求項2に記載の画像処理装置である。   The invention according to claim 3 is the image processing apparatus according to claim 2, wherein the blank sheet detecting unit detects the blank sheet by decreasing the pixel number threshold as the resolution before conversion is higher. is there.

請求項4に係る発明は、前記解像度変換手段は、前記スキャン解像度が予め設定された解像度閾値以下となる場合、解像度を変換せずに前記画像データの解像度を白紙検知用解像度として維持し、前記スキャン解像度が前記解像度閾値を超える場合、前記画像データの解像度を前記白紙検知用解像度に変換し、解像度変換した場合の画素数閾値は、解像度変換しなかった場合の画素数閾値よりも小さい、ことを特徴とする請求項1から請求項3のいずれか一項に記載の画像処理装置である。   In the invention according to claim 4, the resolution conversion unit maintains the resolution of the image data as a blank sheet detection resolution without converting the resolution when the scan resolution is equal to or lower than a preset resolution threshold, When the scan resolution exceeds the resolution threshold, the resolution of the image data is converted to the blank detection resolution, and the pixel number threshold when the resolution is converted is smaller than the pixel number threshold when the resolution is not converted. The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.

請求項5に係る発明は、解像度変換前の前記画像データの情報量に基づいて非白紙を検知する非白紙検知手段を更に有し、前記非白紙検知手段によって前記原稿が非白紙であると検知されなかった場合、前記解像度変換手段は解像度変換を実行し、前記白紙検知手段は白紙検知を実行する、ことを特徴とする請求項1から請求項4のいずれか一項に記載の画像処理装置である。   The invention according to claim 5 further includes a non-blank sheet detecting unit that detects a non-blank sheet based on the information amount of the image data before resolution conversion, and the non-blank sheet detecting unit detects that the original is a non-blank sheet. 5. The image processing apparatus according to claim 1, wherein, if not, the resolution conversion unit performs resolution conversion, and the blank page detection unit performs blank page detection. 6. It is.

請求項6に係る発明は、前記白紙検知手段は、予め設定された濃度以上の画素数をライン単位で検出し、ライン毎の画素数と前記画素数閾値との大小関係に基づき白紙を検知する、ことを特徴とする請求項1から請求項5のいずれか一項に記載の画像処理装置である。   According to a sixth aspect of the present invention, the blank sheet detecting means detects the number of pixels having a density equal to or higher than a preset density for each line, and detects a blank sheet based on a magnitude relationship between the number of pixels for each line and the pixel number threshold. The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.

請求項7に係る発明は、コンピュータに、原稿をスキャン解像度に従ってスキャンすることで生成された画像データを受け、前記画像データの解像度を、前記スキャン解像度よりも低い解像度に変換するステップと、前記スキャン解像度に応じて画素数閾値を変えるステップと、予め設定された濃度値との比較結果に基づき解像度変換後の前記画像データから検出された画素数と、前記スキャン解像度に応じた前記画素数閾値と、の大小関係に基づき、白紙を検知するステップと、を実行させることを特徴とするプログラムである。   According to a seventh aspect of the invention, a computer receives image data generated by scanning an original according to a scan resolution, and converts the resolution of the image data to a resolution lower than the scan resolution; and the scan A step of changing the pixel number threshold according to the resolution; the number of pixels detected from the image data after resolution conversion based on a comparison result with a preset density value; and the pixel number threshold according to the scan resolution; And a step of detecting a blank sheet on the basis of the magnitude relationship of.

請求項1,7に係る発明によると、スキャン解像度に応じて画素数閾値を変えない場合と比較して、白紙の誤検知が防止又は低減され、また、解像度を変換しない場合と比較して、白紙検知に要する時間が短縮される。   According to the inventions according to claims 1 and 7, false detection of blank paper is prevented or reduced compared with the case where the pixel number threshold is not changed according to the scan resolution, and compared with the case where the resolution is not converted, Time required for blank sheet detection is shortened.

請求項2に係る発明によると、解像度の変換率に応じて画素数閾値を変えない場合と比較して、白紙の誤検知が防止又は低減される。   According to the second aspect of the present invention, compared with the case where the pixel number threshold is not changed according to the resolution conversion rate, erroneous detection of blank paper is prevented or reduced.

請求項3に係る発明によると、予め設定された濃度以上の画素数が解像度の変換率に応じて変わる場合であっても、白紙の誤検知が防止又は低減される。   According to the third aspect of the present invention, even when the number of pixels having a density equal to or higher than a preset value changes according to the resolution conversion rate, erroneous detection of blank paper is prevented or reduced.

請求項4に係る発明によると、解像度変換した場合と解像度変換しない場合とで画素数閾値を変えない場合と比較して、白紙の誤検知が防止又は低下される。   According to the fourth aspect of the present invention, compared to the case where the pixel number threshold is not changed between the case where the resolution is converted and the case where the resolution is not converted, erroneous detection of blank paper is prevented or reduced.

請求項5に係る発明によると、画像データの情報量に基づいて非白紙を検知しない場合と比較して、白紙検知に要する時間が短縮される。   According to the fifth aspect of the present invention, the time required for blank page detection is shortened compared to a case where non-blank pages are not detected based on the information amount of the image data.

請求項6に係る発明によると、ライン単位で画素数を検出しない場合と比較して、白紙検知に要する時間が短縮される。   According to the sixth aspect of the present invention, compared with the case where the number of pixels is not detected for each line, the time required for blank sheet detection is shortened.

実施形態に係る画像形成システムの一例を示すブロック図である。1 is a block diagram illustrating an example of an image forming system according to an embodiment. 1次検知処理の一例を示すフローチャートである。It is a flowchart which shows an example of a primary detection process. 2次検知処理の一例を示すフローチャートである。It is a flowchart which shows an example of a secondary detection process.

図1に、本発明の実施形態に係る画像形成システムの一例を示す。実施形態に係る画像形成システムは、画像形成装置10と画像処理装置20とを含む。   FIG. 1 shows an example of an image forming system according to an embodiment of the present invention. The image forming system according to the embodiment includes an image forming apparatus 10 and an image processing apparatus 20.

画像形成装置10は画像読取部12を含む。画像読取部12は、予め設定されたスキャン解像度に従って原稿上の画像をスキャンすることで、電子的な画像データを生成する。スキャン解像度として、例えば、200dpi,300dpi,400dpi,600dpi等の解像度が選択され得る。但し、この例に限定されるものではなく、600dpiよりも高い解像度がスキャン解像度として選択されてもよい。また、画像読取部12は、画像データのフォーマットをJPEG形式等の任意のフォーマットに変換してもよい。   The image forming apparatus 10 includes an image reading unit 12. The image reading unit 12 generates electronic image data by scanning an image on a document according to a preset scan resolution. As the scan resolution, for example, a resolution of 200 dpi, 300 dpi, 400 dpi, 600 dpi, or the like can be selected. However, the present invention is not limited to this example, and a resolution higher than 600 dpi may be selected as the scan resolution. Further, the image reading unit 12 may convert the format of the image data into an arbitrary format such as JPEG format.

画像形成装置10は、画像読取部12の機能の他に、スキャンによって得られた画像データをネットワーク等の通信経路を介して外部装置に転送する機能、受信したデータを印刷するプリント機能、原稿上の画像を用紙上へ複写するコピー機能、及び、画像をファクシミリ送信するファクシミリ機能といった画像形成機能のうちの少なくとも1つを備えていてもよい。但し、これらに限定されるものではなく、プリント機能を備えていないスキャナ等も画像形成装置10の範疇に含まれる。   In addition to the function of the image reading unit 12, the image forming apparatus 10 has a function of transferring image data obtained by scanning to an external device via a communication path such as a network, a print function of printing received data, At least one of an image forming function such as a copy function for copying the image on a sheet and a facsimile function for facsimile transmission of the image. However, the present invention is not limited to these, and a scanner or the like that does not have a print function is also included in the category of the image forming apparatus 10.

画像処理装置20は、非白紙検知部22と、解像度変換部24と、白紙検知部26と、閾値決定部28と、出力部30とを含み、スキャンすることで生成された画像データを画像形成装置10から取得し、当該画像データに基づいて白紙の原稿を検知する。   The image processing apparatus 20 includes a non-blank sheet detection unit 22, a resolution conversion unit 24, a blank sheet detection unit 26, a threshold value determination unit 28, and an output unit 30, and forms image data generated by scanning. A blank document is detected based on the image data acquired from the apparatus 10.

非白紙検知部22は、スキャンによって生成された画像データのデータ容量に基づいて、白紙ではない非白紙の原稿を検知する。例えば、非白紙検知部22は、データ容量が予め設定されたデータ容量閾値を超えた画像データの原稿を、非白紙として検知する。   The non-blank sheet detection unit 22 detects a non-blank document that is not a blank sheet, based on the data capacity of the image data generated by scanning. For example, the non-blank sheet detection unit 22 detects a document having image data whose data volume exceeds a preset data capacity threshold as a non-blank sheet.

解像度変換部24は、非白紙検知部22によって検知されなかった原稿の画像データ(非白紙であると判定されなかった原稿の画像データ)を受け、当該画像データの解像度(スキャン解像度)を別の解像度に変換する。例えば、画像データのスキャン解像度が、予め設定された解像度閾値を超える場合、解像度変換部24は、画像データの解像度をスキャン解像度よりも低い解像度に変換する。一方、画像データのスキャン解像度が解像度閾値以下となる場合、解像度変換部24は解像度変換を行わずに、画像データのスキャン解像度を維持する。解像度を変換する方法としては、公知のどのような技術を採用してもよい。一例として、解像度変換部24は、画像データの画素を予め設定された条件に従って間引くことによって、画像データの解像度を低下させる。   The resolution conversion unit 24 receives image data of a document that has not been detected by the non-blank sheet detection unit 22 (image data of a document that has not been determined to be non-blank), and changes the resolution (scan resolution) of the image data to another value. Convert to resolution. For example, if the scan resolution of the image data exceeds a preset resolution threshold, the resolution conversion unit 24 converts the resolution of the image data to a resolution lower than the scan resolution. On the other hand, when the scan resolution of the image data is equal to or less than the resolution threshold, the resolution conversion unit 24 maintains the scan resolution of the image data without performing resolution conversion. Any known technique may be employed as a method for converting the resolution. As an example, the resolution conversion unit 24 reduces the resolution of the image data by thinning out the pixels of the image data according to a preset condition.

例えば、解像度変換部24は、スキャン解像度を予め設定された解像度(白紙検知用解像度:内部処理用解像度)に変換する。具体例で説明すると、解像度閾値及び白紙検知用解像度が200dpiに設定された場合、解像度変換部24は、スキャン解像度が300dpi,400dpi,600dpiの画像データの解像度を、200dpi(白紙検知用解像度)に変換する。一方、解像度変換部24は、スキャン解像度が200dpiの画像データの解像度を変換せずに、200dpi(白紙検知用解像度)に維持する。なお、解像度閾値及び白紙検知用解像度は、ユーザ等によって任意の値に変更されてもよい。例えば、300dpi等の値が解像度閾値や白紙検知用解像度として用いられてもよいし、解像度閾値と白紙検知用解像度とが異なる値に設定されてもよい。   For example, the resolution conversion unit 24 converts the scan resolution to a preset resolution (blank paper detection resolution: internal processing resolution). Specifically, when the resolution threshold and the blank paper detection resolution are set to 200 dpi, the resolution conversion unit 24 sets the resolution of the image data with the scan resolution of 300 dpi, 400 dpi, and 600 dpi to 200 dpi (blank paper detection resolution). Convert. On the other hand, the resolution conversion unit 24 maintains 200 dpi (blank blank detection resolution) without converting the resolution of image data with a scan resolution of 200 dpi. Note that the resolution threshold and the blank page detection resolution may be changed to arbitrary values by the user or the like. For example, a value such as 300 dpi may be used as the resolution threshold or the blank page detection resolution, or the resolution threshold and the blank page detection resolution may be set to different values.

別の例として、解像度変換部24は、予め設定された変換率に従って画像データの解像度を低下させてもよい。例えば、解像度変換部24は、画像データの解像度を1/2や1/4等の解像度に低下させてもよい。具体的には、解像度変換部24は、スキャン解像度が300dpiの画像データの解像度を、例えば半分の150dpiに変換し、400dpiの画像データの解像度を200dpiに変換し、600dpiの画像データの解像度を300dpiに変換する。この場合、半分に変換された後の解像度が白紙検知用解像度に相当する。   As another example, the resolution conversion unit 24 may reduce the resolution of the image data according to a preset conversion rate. For example, the resolution conversion unit 24 may reduce the resolution of the image data to a resolution such as 1/2 or 1/4. Specifically, the resolution conversion unit 24 converts the resolution of image data with a scan resolution of 300 dpi to, for example, half of 150 dpi, converts the resolution of 400 dpi image data to 200 dpi, and converts the resolution of 600 dpi image data to 300 dpi. Convert to In this case, the resolution after the half conversion corresponds to the blank page detection resolution.

白紙検知部26は、解像度変換部24から画像データを受け、当該画像データから予め設定された濃度(階調値)以上となる(又はより大きくなる)画素の数、又は、予め設定された濃度(階調値)以下となる(又は未満となる)画素の数を検出し、その画素数に基づいて白紙の原稿を検知する。例えば、白紙検知部26は、画像データを2値化して黒画素数をカウントし、黒画素数が黒画素数閾値Nth以下となる画像データの原稿を白紙として判定し、黒画素数が黒画素数閾値Nthを超える画像データの原稿を非白紙として判定する。なお、白紙検知部26は、白画素の数をカウントし、白画素数が白画素数閾値以上となる画像データの原稿を白紙として判定し、白画素数が白画素数閾値未満となる画像データの原稿を非白紙として判定してもよい。   The blank sheet detection unit 26 receives the image data from the resolution conversion unit 24, and the number of pixels that are greater than (or larger than) a preset density (tone value) from the image data, or a preset density. The number of pixels less than (or less than) (tone value) is detected, and a blank document is detected based on the number of pixels. For example, the blank sheet detection unit 26 binarizes the image data, counts the number of black pixels, determines that the document of the image data whose black pixel number is equal to or less than the black pixel number threshold Nth is a blank sheet, and the number of black pixels is black pixels A document having image data exceeding the threshold value Nth is determined as a non-blank sheet. Note that the blank page detection unit 26 counts the number of white pixels, determines an image data document in which the number of white pixels is equal to or greater than the white pixel number threshold as a blank page, and image data in which the number of white pixels is less than the white pixel number threshold. May be determined as non-blank paper.

本実施形態では、白紙検知部26は、画像データのスキャン解像度に応じて黒画素数閾値Nthを変えて白紙検知を行う。すなわち、解像度変換後の解像度が同じであってもスキャン解像度が異なれば、白紙検知部26は、黒画素数閾値Nthを変えて白紙検知を行う。例えば、白紙検知部26は、解像度の変換率(間引き率)に応じて黒画素数閾値Nthを変えて白紙検知を行う。一例として、白紙検知部26は、変換前の解像度が高いほど、黒画素数閾値Nthを小さくして白紙検知を行う。   In the present embodiment, the blank page detection unit 26 performs blank page detection by changing the black pixel number threshold Nth in accordance with the scan resolution of the image data. That is, even if the resolutions after the resolution conversion are the same, if the scan resolutions are different, the blank page detection unit 26 performs blank page detection by changing the black pixel number threshold Nth. For example, the blank page detection unit 26 performs blank page detection by changing the black pixel number threshold Nth in accordance with the resolution conversion rate (thinning rate). As an example, the blank sheet detection unit 26 performs blank sheet detection by decreasing the black pixel number threshold Nth as the resolution before conversion is higher.

閾値決定部28は、黒画素数閾値Nthを決定する。本実施形態では、閾値決定部28は、画像データのスキャン解像度に応じて黒画素数閾値Nthを変える。   The threshold value determination unit 28 determines the black pixel number threshold value Nth. In the present embodiment, the threshold value determination unit 28 changes the black pixel number threshold value Nth according to the scan resolution of the image data.

例えば、予め決定された画像サイズに対するスキャン解像度毎の黒画素数閾値Nthが、図示しない記憶部に記憶されている。スキャン解像度毎の黒画素数閾値Nthは、白黒モード、グレーモード及びフルカラーモード等のカラーモード毎に設定されてもよい。一例として、A4サイズに対する、200dpi,300dpi,400dpi,600dpi等の各スキャン解像度の黒画素数閾値Nthがカラーモード毎に予め決定されて、図示しない記憶部に記憶されている。一例として、フルカラーモードにおけるA4サイズの200dpiに対する黒画素数閾値Nthとして、「500」が設定されている。   For example, a black pixel number threshold Nth for each scan resolution for a predetermined image size is stored in a storage unit (not shown). The black pixel number threshold Nth for each scan resolution may be set for each color mode such as the black and white mode, the gray mode, and the full color mode. As an example, the black pixel number threshold Nth of each scan resolution such as 200 dpi, 300 dpi, 400 dpi, and 600 dpi for the A4 size is determined in advance for each color mode and stored in a storage unit (not shown). As an example, “500” is set as the black pixel number threshold Nth for A4 size 200 dpi in the full color mode.

ここで、スキャン解像度毎の黒画素数閾値Nthについて説明する。スキャン解像度によって画像読取部12の読み取りパラメータが異なり、例えば、200dpiでスキャンして得られた画像データよりも、400dpiでスキャンして得られた画像データの方が、画像が薄くなる場合がある。そのため、原稿を400dpiでスキャンして2値化によって得られた画像データは、当該原稿を200dpiでスキャンして2値化によって得られた画像データと比較して、4倍の数の黒画素を有しているわけではなく、4倍よりも少ない数の黒画素を有していることになる。従って、400dpiでスキャンしてから200dpiに解像度変換して白紙検知を行う場合に、200dpiでスキャンして白紙検知を行う場合に用いられる黒画素数閾値Nthと同じ閾値を用いて白紙検知を行うと、白紙/非白紙の境界に属する原稿の白紙検知結果に誤差が生じてしまう。すなわち、スキャン解像度を白紙検知用解像度(例えば200dpi)に変換しているからといって、黒画素数閾値Nthとして200dpi用の黒画素数閾値Nthのみを用いた場合には、スキャン時の解像度によって、白紙/非白紙の境界に属する原稿の白紙検知結果に誤差(ばらつき)が生じてしまう。そこで、本実施形態では、同一原稿について白紙検知を行った場合に、スキャン解像度によらず検知結果が一致するように、スキャン解像度毎に異なる黒画素数閾値Nthを用いて白紙検知を行う。   Here, the black pixel number threshold Nth for each scan resolution will be described. The reading parameters of the image reading unit 12 differ depending on the scanning resolution. For example, the image data obtained by scanning at 400 dpi may be thinner than the image data obtained by scanning at 200 dpi. Therefore, image data obtained by binarization by scanning an original at 400 dpi has four times as many black pixels as image data obtained by binarization by scanning the original at 200 dpi. The number of black pixels is less than four times. Therefore, when performing blank page detection after scanning at 400 dpi and converting to 200 dpi, blank page detection is performed using the same threshold value as the black pixel number threshold Nth used when scanning at 200 dpi and performing blank page detection. An error occurs in the blank sheet detection result of the document belonging to the boundary of blank sheet / non-blank sheet. In other words, if only the 200 dpi black pixel number threshold Nth is used as the black pixel number threshold Nth just because the scan resolution is converted to blank paper detection resolution (for example, 200 dpi), the scan resolution depends on the resolution at the time of scanning. Therefore, an error (variation) occurs in the blank sheet detection result of the document belonging to the boundary of blank sheet / non-blank sheet. Therefore, in the present embodiment, when blank page detection is performed on the same document, blank page detection is performed using a black pixel number threshold Nth that is different for each scan resolution so that the detection results match regardless of the scan resolution.

例えば、白紙検知用解像度が200dpiに設定されている場合、スキャン解像度が200dpi用の黒画素数閾値Nthよりも、スキャン解像度が400dpi用の黒画素数閾値Nthの方が、小さい値が用いられる。上述したように、400dpiでスキャンした場合、200dpiでスキャンした場合よりも、画像が薄くなる場合がある。従って、400dpiスキャンで得られた画像データの解像度を200dpiに変換して2値化したときに、200dpiスキャンでは黒画素に分類される画素が400dpiスキャンでは白画素に分類され、同じ原稿であっても、黒画素数は、200dpiスキャンよりも400dpiスキャンの方が少なくなる場合がある。従って、200dpiスキャンと400dpiスキャンとで同じ黒画素数閾値Nthを用いたのでは、200dpiスキャンでは非白紙と判定されても、400dpiスキャンを行って解像度を200dpiに変換した場合には、白紙と判定される場合がある。そこで、400dpiスキャンの黒画素数閾値Nthを200dpiスキャンの黒画素数閾値Nthよりも小さくすることで、200dpiスキャンにおいて非白紙と判定される原稿が、400dpiスキャンによって黒画素数が減っても、400dpiスキャンにおいて白紙と判定されずに非白紙と判定されることになる。なお、各スキャン解像度の黒画素数閾値Nthは、画像読取部12の特性(光学装置やイメージセンサ等の特性)に応じて決定される。例えば、スキャン解像度を変えても白紙検知結果が一致するように、実験等によって黒画素数閾値Nthが決定されてもよい。   For example, when the blank paper detection resolution is set to 200 dpi, a smaller value is used for the black pixel number threshold Nth for the scan resolution of 400 dpi than for the black pixel number threshold Nth for the scan resolution of 200 dpi. As described above, when scanning at 400 dpi, the image may be thinner than when scanning at 200 dpi. Therefore, when the resolution of the image data obtained by 400 dpi scan is converted to 200 dpi and binarized, pixels classified as black pixels in 200 dpi scan are classified as white pixels in 400 dpi scan, and the same document However, the number of black pixels may be smaller in the 400 dpi scan than in the 200 dpi scan. Therefore, if the same black pixel count threshold Nth is used for 200 dpi scanning and 400 dpi scanning, even if it is determined to be non-blank in 200 dpi scanning, it is determined to be blank if the resolution is converted to 200 dpi by performing 400 dpi scanning. May be. Therefore, by making the black pixel count threshold Nth for 400 dpi scan smaller than the black pixel count threshold Nth for 200 dpi scan, even if an original that is determined to be non-blank in 200 dpi scan has a black pixel count reduced by 400 dpi scan, 400 dpi. In the scan, it is determined that the sheet is not blank and is not blank. The black pixel number threshold Nth for each scan resolution is determined according to the characteristics of the image reading unit 12 (characteristics of an optical device, an image sensor, etc.). For example, the black pixel number threshold value Nth may be determined through experiments or the like so that the blank paper detection results match even when the scan resolution is changed.

ここで、黒画素数閾値Nthの一例を説明する。一例として、画像サイズはA3サイズとする。例えば、スキャン解像度が200dpiの画像データに対する黒画素数閾値Nthは「700」に設定される。また、スキャン解像度が300dpiであり、解像度が150dpiに変換された画像データに対する黒画素数閾値Nthは「300」に設定される。また、スキャン解像度が400dpiであり、解像度が200dpiに変換された画像データに対する黒画素数閾値Nthは「630」に設定される。また、スキャン解像度が600dpiであり、解像度が300dpiに変換された画像データに対する黒画素数閾値Nthは「1330」に設定される。このように、スキャン解像度の変換率に応じて、黒画素数閾値Nthが設定されている。例えば、スキャン解像度が200dpiのときの黒画素数閾値Nthと、スキャン解像度が400dpiのときの黒画素数閾値Nthとを比較すると、変換後の解像度は同一(200dpi)であっても、スキャン解像度が400dpiのときの黒画素数閾値Nth「630」は、スキャン解像度が200dpiのときの黒画素数閾値Nth「700」よりも小さい。   Here, an example of the black pixel number threshold Nth will be described. As an example, the image size is A3 size. For example, the black pixel number threshold Nth for image data with a scan resolution of 200 dpi is set to “700”. Further, the black pixel number threshold Nth for the image data having the scan resolution of 300 dpi and the resolution converted to 150 dpi is set to “300”. Further, the black pixel number threshold Nth for the image data having the scan resolution of 400 dpi and the resolution converted to 200 dpi is set to “630”. Further, the black pixel number threshold Nth for the image data whose scan resolution is 600 dpi and whose resolution is converted to 300 dpi is set to “1330”. As described above, the black pixel number threshold Nth is set according to the conversion rate of the scan resolution. For example, comparing the black pixel number threshold Nth when the scan resolution is 200 dpi and the black pixel number threshold Nth when the scan resolution is 400 dpi, even if the converted resolution is the same (200 dpi), the scan resolution is The black pixel number threshold Nth “630” at 400 dpi is smaller than the black pixel number threshold Nth “700” when the scan resolution is 200 dpi.

出力部30は画像データを出力する。出力部30は、画像データを画像形成装置10に出力してもよいし、ネットワーク等の通信経路を介して外部装置に出力してもよい。例えば、出力部30は、白紙であると判定された原稿の画像データに、白紙であることを示す白紙属性情報を関連付ける。一例として、複数のページで構成された原稿が画像読取部12によってスキャンされて各ページの画像データが生成された場合、各ページに対して白紙検知が行われ、出力部30は、白紙であると判定されたページの画像データに白紙属性情報を関連付ける。   The output unit 30 outputs image data. The output unit 30 may output the image data to the image forming apparatus 10 or may output it to an external device via a communication path such as a network. For example, the output unit 30 associates blank page attribute information indicating blank paper with image data of a document determined to be blank. As an example, when a document composed of a plurality of pages is scanned by the image reading unit 12 and image data of each page is generated, blank page detection is performed for each page, and the output unit 30 is a blank page. The blank page attribute information is associated with the image data of the page determined to be.

次に、図2及び図3に示すフローチャートを参照して、画像処理装置20の詳細な処理について説明する。本実施形態では、一例として、非白紙検知部22によって1次検知処理(粗検知処理)が行われ、白紙検知部26によって2次検知処理(詳細検知処理)が行われる。まず、図2を参照して、非白紙検知部22による1次検知処理について説明する。1次検知処理では、画像データのデータ容量に基づいて非白紙の原稿を検知する。   Next, detailed processing of the image processing apparatus 20 will be described with reference to the flowcharts shown in FIGS. In the present embodiment, as an example, the non-blank detection unit 22 performs primary detection processing (rough detection processing), and the blank paper detection unit 26 performs secondary detection processing (detail detection processing). First, the primary detection process by the non-blank sheet detection unit 22 will be described with reference to FIG. In the primary detection process, a non-blank document is detected based on the data capacity of the image data.

まず、画像読取部12は、設定されたスキャン解像度に従って原稿上の画像をスキャンすることで、当該原稿の画像データを生成する。非白紙検知部22は、画像形成装置10から画像データを取得し、当該画像データのデータ容量を求める(S01)。また、非白紙検知部22は、当該画像データのサイズ(幅と高さ)を示すサイズ情報を取得し(S02)、カラーモードを示すカラーモード情報を取得する(S03)。例えば、非白紙検知部22は、サイズ情報及びカラーモード情報を、画像データの属性情報(メタ情報)から取得してもよいし、画像形成装置10から取得してもよい。   First, the image reading unit 12 generates image data of the original by scanning an image on the original according to the set scan resolution. The non-blank sheet detection unit 22 acquires image data from the image forming apparatus 10 and obtains the data capacity of the image data (S01). Further, the non-blank sheet detection unit 22 acquires size information indicating the size (width and height) of the image data (S02), and acquires color mode information indicating the color mode (S03). For example, the non-blank sheet detection unit 22 may acquire the size information and the color mode information from the attribute information (meta information) of the image data or may be acquired from the image forming apparatus 10.

非白紙検知部22は、画像データのデータ容量をサイズ(幅×高さ)で除算することで、単位データ容量Sを求める(S04)。そして、単位データ容量Sが、予め設定された単位データ容量閾値Sthを超える場合(S05,Yes)、非白紙検知部22は、当該単位データ容量Sの原稿を非白紙として検知する(S06)。一方、単位データ容量Sがデータ容量閾値Sth以下となる場合(S05,No)、処理は、白紙検知部26による2次検知処理に移行する(S07)。例えば、スキャンモード毎に単位データ容量閾値Sthが非白紙検知部22に設定されており、非白紙検知部22は、スキャンモード毎に単位データ容量閾値Sthを変えて非白紙を検知する。単位データ容量閾値Sthは、非白紙であることが明らかな原稿を検知するための値である。そのため、単位データ容量閾値Sthには、非白紙であることが明らかな原稿が検知されるように、白紙の画像データの単位データ容量として想定される値よりも十分に大きい値が用いられる。一例として、フルカラーモードの単位データ容量閾値Sthは0.5等の値である。これにより、白紙/非白紙の境界に属し白紙か否かが不明な原稿ではなく、非白紙であることが明らかな原稿が、非白紙検知部22によって非白紙として検知されることになる。単位データ容量閾値Sthが上記のように設定されるため、単位データ容量Sが単位データ容量閾値Sth以下となる画像データの原稿は、白紙か否かが不明な原稿であり、白紙の場合もあれば非白紙の場合もあり得る。そのため、白紙検知部26による2次検知処理によって白紙が検知されることになる。なお、単位データ容量閾値Sthは、ユーザ等によって任意の値に変更されてもよい。   The non-blank paper detection unit 22 calculates the unit data capacity S by dividing the data capacity of the image data by the size (width × height) (S04). When the unit data capacity S exceeds the preset unit data capacity threshold value Sth (S05, Yes), the non-blank sheet detection unit 22 detects the document of the unit data capacity S as a non-blank sheet (S06). On the other hand, when the unit data capacity S is equal to or less than the data capacity threshold value Sth (S05, No), the processing shifts to secondary detection processing by the blank paper detection unit 26 (S07). For example, the unit data capacity threshold Sth is set in the non-blank sheet detection unit 22 for each scan mode, and the non-blank sheet detection unit 22 detects the non-blank sheet by changing the unit data capacity threshold Sth for each scan mode. The unit data capacity threshold Sth is a value for detecting a document that is clearly non-blank. Therefore, a value sufficiently larger than the value assumed as the unit data capacity of blank image data is used as the unit data capacity threshold Sth so that a document that is clearly non-blank is detected. As an example, the unit data capacity threshold Sth in the full color mode is a value such as 0.5. As a result, the non-blank document detecting unit 22 detects a non-blank document original that is not a blank document that belongs to the blank / non-blank boundary and is not known whether or not it is blank. Since the unit data capacity threshold value Sth is set as described above, an image data document whose unit data capacity S is equal to or less than the unit data capacity threshold value Sth is an original document with an unknown whether or not it is a blank sheet, and may be a blank sheet. For example, it may be non-blank. Therefore, a blank sheet is detected by the secondary detection process by the blank sheet detection unit 26. The unit data capacity threshold Sth may be changed to an arbitrary value by the user or the like.

別の例として、非白紙検知部22は、単位データ容量Sを求めずに、画像データのデータ容量がデータ容量閾値を超えた原稿を非白紙として検知してもよい。このときに用いられるデータ容量閾値は、非白紙が明らかな原稿を検知するための値である。そのため、データ容量閾値には、非白紙であることが明らかな原稿が検知されるように、白紙の画像データのデータ容量として想定される値よりも十分に大きい値が用いられる。具体例を挙げて説明すると、A3サイズの原稿を600dpiのスキャン解像度でスキャンしてJPEG形式の画像データを生成した場合、当該原稿が白紙であれば、当該画像データのデータ容量は1Mバイト程度となると仮定した場合、1Mバイトよりも十分に大きい値(例えば3Mバイト程度)をデータ容量閾値として用いることで、白紙か否かが不明な原稿ではなく、非白紙であることが明らかな原稿が、非白紙検知部22によって検知されることになる。具体的には、データ容量が3Mバイトを超える画像データの原稿は非白紙であると判定され、データ容量が3Mバイト以下となる画像データの原稿は非白紙であるとは判定されない。データ容量がデータ容量閾値以下となる画像データの原稿は、白紙か否かが不明な原稿であるため、白紙検知部26による2次検知処理によって白紙が検知されることになる。なお、データ容量閾値は、ユーザ等によって任意の値に変更されてもよい。   As another example, the non-blank detection unit 22 may detect a document whose image data capacity exceeds the data capacity threshold as non-blank, without obtaining the unit data capacity S. The data capacity threshold used at this time is a value for detecting a document with a clear non-blank sheet. Therefore, a value sufficiently larger than the value assumed as the data capacity of blank image data is used as the data capacity threshold so that a document that is clearly non-blank is detected. To explain with a specific example, when a JPEG format image data is generated by scanning an A3 size document at a scanning resolution of 600 dpi, the data capacity of the image data is about 1 MB if the document is a blank sheet. Assuming that, a value sufficiently larger than 1 Mbytes (for example, about 3 Mbytes) is used as the data capacity threshold, so that an original document that is clearly non-white paper is not an original that is unclear whether it is blank or not. It is detected by the non-blank paper detection unit 22. Specifically, a document with image data having a data capacity exceeding 3 Mbytes is determined to be non-blank, and a document with image data having a data capacity of 3 Mbytes or less is not determined to be non-blank. Since the document of the image data whose data capacity is equal to or less than the data capacity threshold is a document with unknown whether or not it is blank, the blank sheet is detected by the secondary detection process by the blank sheet detection unit 26. The data capacity threshold may be changed to an arbitrary value by the user or the like.

以上のように、非白紙であることが明らかな原稿の画像データが非白紙検知部22によって検知されると、当該原稿の画像データは2次検知処理の対象から除かれる。   As described above, when image data of a document that is clearly non-blank is detected by the non-blank paper detection unit 22, the image data of the document is excluded from the target of the secondary detection process.

次に、図3を参照して、白紙検知部26による2次検知処理(詳細検知処理)について説明する。2次検知処理では、1次検知処理にて非白紙であると検知されなかった原稿の画像データを対象とし、画像データの黒画素数に基づいて白紙を検知する。   Next, with reference to FIG. 3, the secondary detection process (detailed detection process) by the blank paper detection unit 26 will be described. In the secondary detection process, image data of a document that has not been detected as non-blank in the primary detection process is targeted, and a blank sheet is detected based on the number of black pixels in the image data.

まず、解像度変換部24は、非白紙検知部22によって非白紙であると判定されなかった原稿の画像データを非白紙検知部22から受け、当該原稿をスキャンしたときのスキャン解像度を特定する(S10)。例えば、解像度変換部24は、画像データの属性情報を参照することでスキャン解像度を特定する。   First, the resolution conversion unit 24 receives image data of a document that has not been determined as non-blank by the non-blank detection unit 22 from the non-blank detection unit 22, and specifies the scan resolution when the document is scanned (S10). ). For example, the resolution conversion unit 24 specifies the scan resolution by referring to the attribute information of the image data.

そして、スキャン解像度が解像度閾値を超える場合(S11,No)、解像度変換部24は、画像データの解像度をスキャン解像度よりも低い解像度(白紙検知用解像度)に変換する(S12)。一方、スキャン解像度が解像度閾値以下となる場合(S11,Yes)、解像度変換部24は解像度変換を行わずに、画像データのスキャン解像度を維持する(S13)。この場合、維持された解像度が白紙検知用解像度に相当する。一例として、解像度閾値及び白紙検知解像度が200dpiに設定されているものとする。このとき、スキャン解像度が200dpiである場合、解像度変換部24は、解像度変換を行わずに解像度を維持する。一方、スキャン解像度が400dpiである場合、解像度変換部24は、解像度を200dpiに変換する。   If the scan resolution exceeds the resolution threshold (S11, No), the resolution conversion unit 24 converts the resolution of the image data to a resolution lower than the scan resolution (blank blank detection resolution) (S12). On the other hand, when the scan resolution is equal to or lower than the resolution threshold (S11, Yes), the resolution conversion unit 24 maintains the scan resolution of the image data without performing resolution conversion (S13). In this case, the maintained resolution corresponds to the blank sheet detection resolution. As an example, it is assumed that the resolution threshold and the blank page detection resolution are set to 200 dpi. At this time, if the scan resolution is 200 dpi, the resolution conversion unit 24 maintains the resolution without performing resolution conversion. On the other hand, when the scan resolution is 400 dpi, the resolution conversion unit 24 converts the resolution to 200 dpi.

閾値決定部28は、黒画素数閾値Nthを決定する(S14)。閾値決定部28は、画像データのスキャン解像度(解像度変換される前の解像度)に応じた黒画素数閾値Nthを白紙検知部26に出力する。   The threshold value determination unit 28 determines the black pixel number threshold value Nth (S14). The threshold value determination unit 28 outputs a black pixel number threshold value Nth corresponding to the scan resolution (resolution before resolution conversion) of the image data to the blank sheet detection unit 26.

また、閾値決定部28は、スキャン解像度と、A4サイズに対する黒画素数閾値Nthと、画像のサイズ(幅×高さ)とに基づき、白紙検知の対象となっている画像データに対する黒画素数閾値Nthを求める。例えば、閾値決定部28は、白紙検知対象の画像サイズとA4サイズとの比率を算出し、A4サイズの黒画素数閾値Nthに当該比率を乗算することで、白紙検知対象の画像データに対する黒画素数閾値Nthを求める。   The threshold value determination unit 28 also sets the black pixel number threshold value for the image data that is the target of blank page detection based on the scan resolution, the black pixel number threshold value Nth for the A4 size, and the image size (width × height). Nth is obtained. For example, the threshold value determination unit 28 calculates a ratio between the image size of the blank sheet detection target and the A4 size, and multiplies the A4 size black pixel number threshold Nth by the ratio, thereby obtaining a black pixel for the image data of the blank sheet detection target. The number threshold Nth is obtained.

一例として、閾値決定部28は、以下の式に従って白紙検知対象の画像データに対する黒画素数閾値Nthを求める。ここで、白紙検知対象の画像を画像Xとする。A4サイズに対する画像Xのサイズの比率(Ratio)は、以下の式(1)で定義され、黒画素数閾値Nth(x)は、以下の式(2)で定義される。
Ratio=画像Xのサイズ(幅×高さ)÷(画像Xと同じスキャン解像度のA4サイズの幅×高さ)・・・式(1)
Nth(x)=画像Xと同じスキャン解像度のA4サイズに対する黒画素数閾値Nth×Raito・・・式(2)
As an example, the threshold value determination unit 28 obtains the black pixel number threshold value Nth for the image data to be detected as blank paper according to the following equation. Here, an image to be detected as a blank sheet is assumed to be an image X. The ratio (Ratio) of the size of the image X to the A4 size is defined by the following equation (1), and the black pixel number threshold Nth (x) is defined by the following equation (2).
Ratio = size of image X (width × height) ÷ (width of A4 size × height with the same scanning resolution as image X) Equation (1)
Nth (x) = threshold number of black pixels Nth × Raito for A4 size having the same scan resolution as that of image X (2)

例えば、画像XのサイズがA3サイズであり、スキャン解像度が200dpiの場合、閾値決定部28は、A3サイズ(幅×高さ)を、スキャン解像度が200dpiのA4サイズ(幅×高さ)で除算することで、比率(Ratio)を求める。そして、閾値決定部28は、スキャン解像度が200dpiのA4サイズに対する黒画素数閾値Nthに比率(Ratio)を積算することで、画像Xに対する黒画素数閾値Nth(x)を求める。具体例を挙げて説明すると、フルカラーモードにおけるA4サイズの200dpiに対する黒画素数閾値Nthとして「500」が予め設定されている場合、フルカラーモードにおけるA3サイズの200dpiに対する黒画素数閾値Nthは、一例として、「1000(=500×2)」となる。   For example, when the size of the image X is A3 size and the scan resolution is 200 dpi, the threshold value determination unit 28 divides the A3 size (width × height) by the A4 size (width × height) whose scan resolution is 200 dpi. Thus, the ratio (Ratio) is obtained. Then, the threshold value determination unit 28 obtains the black pixel number threshold value Nth (x) for the image X by adding the ratio (Ratio) to the black pixel number threshold value Nth for the A4 size with a scan resolution of 200 dpi. To explain with a specific example, when “500” is preset as the black pixel number threshold Nth for A4 size 200 dpi in the full color mode, the black pixel number threshold Nth for A3 size 200 dpi in the full color mode is an example. , “1000 (= 500 × 2)”.

なお、各サイズに対する各スキャン解像度の黒画素数閾値Nthがカラーモード毎に予め決定されて、図示しない記憶部に記憶されていてもよい。この場合、閾値決定部28は、上記の式(1)及び式(2)に基づく計算を行わずに、記憶部に記憶された黒画素数閾値Nthを白紙検知部26に出力することになる。   Note that the black pixel number threshold value Nth for each scan resolution for each size may be determined in advance for each color mode and stored in a storage unit (not shown). In this case, the threshold value determination unit 28 outputs the black pixel number threshold value Nth stored in the storage unit to the blank paper detection unit 26 without performing the calculation based on the above formulas (1) and (2). .

例えば、原稿サイズがA3サイズでスキャン解像度が200dpiの画像データが白紙検知処理の対象となっている場合、閾値決定部28は、A3サイズに対する200dpi用の黒画素数閾値Nth(例えば700)を白紙検知部26に出力する。一方、原稿サイズがA3サイズでスキャン解像度が400dpiの画像データが白紙検知処理の対象となっている場合、閾値決定部28は、A3サイズに対する400dpi用の黒画素数閾値Nth(例えば630)を白紙検知部26に出力する。   For example, when image data with an original size of A3 and scan resolution of 200 dpi is the target of blank page detection processing, the threshold value determination unit 28 sets the 200 dpi black pixel number threshold value Nth (for example, 700) for the A3 size to blank page. It outputs to the detection part 26. On the other hand, when image data with an original size of A3 and scan resolution of 400 dpi is the target of blank page detection processing, the threshold value determination unit 28 sets the 400 dpi black pixel number threshold value Nth (for example, 630) for the A3 size to blank page. It outputs to the detection part 26.

次に、白紙検知部26の処理を説明する。白紙検知部26は、画像データを2値化する(S15)。例えば、画像データの階調が0〜255の値で規定され、2値化閾値が55に設定されている場合、白紙検知部26は、階調値が55以上の画素を黒画素(階調値255)に変換し、階調値が55未満の画素を白画素(階調値0)に変換する。そして、白紙検知部26は、枠消し処理を実行し、さらに、ノイズを除去する(S16)。枠消し処理では、白紙検知部26は、例えば画像の上下及び左右の端部から予め設定された範囲内(例えば2mm)のデータを除去する。ノイズ除去処理では、白紙検知部26は、例えば周囲に黒画素が存在しない孤立した黒画素を除去し、当該黒画素を白画素に変換する。なお、枠消し処理及びノイズ除去処理は、実行されなくてもよい。   Next, processing of the blank paper detection unit 26 will be described. The blank paper detection unit 26 binarizes the image data (S15). For example, when the gradation of the image data is defined by a value of 0 to 255 and the binarization threshold is set to 55, the blank sheet detection unit 26 determines that a pixel having a gradation value of 55 or more is a black pixel (gradation). Value 255), and a pixel having a gradation value less than 55 is converted into a white pixel (gradation value 0). Then, the blank sheet detection unit 26 executes a frame erasing process and further removes noise (S16). In the frame erasing process, the blank sheet detection unit 26 removes data within a preset range (for example, 2 mm) from the upper and lower and left and right edges of the image, for example. In the noise removal process, the blank paper detection unit 26 removes, for example, an isolated black pixel that does not have a black pixel around it, and converts the black pixel into a white pixel. Note that the frame removal process and the noise removal process may not be executed.

そして、白紙検知部26は、ライン単位で画像データ内の黒画素数Nをカウントし(S17)、黒画素数Nが黒画素数閾値Nthを超える場合(S18,Yes)、当該画像データの原稿を非白紙として検知する(S19)。この場合、処理は終了する。   Then, the blank sheet detection unit 26 counts the number of black pixels N in the image data for each line (S17), and when the number of black pixels N exceeds the black pixel number threshold Nth (S18, Yes), the original of the image data Is detected as a non-white paper (S19). In this case, the process ends.

一方、黒画素数Nが黒画素数閾値Nth以下となり(S18,No)、画像データの全面について黒画素数Nがカウントされていない場合(S20,No)、白紙検知部26は、次のラインの黒画素数Nをカウントする(S17)。そして、黒画素数Nが黒画素数閾値Nthを超える場合(S18,Yes)、白紙検知部26は、原稿を非白紙として検知し(S19)。これにより、処理は終了する。一方、黒画素数Nが黒画素数閾値Nth以下となる場合(S18,No)、画像データの全面について白紙検知処理が行われるまで、ステップS17,S18,S20の処理が行われる。   On the other hand, when the black pixel number N is equal to or less than the black pixel number threshold Nth (S18, No) and the black pixel number N is not counted for the entire surface of the image data (S20, No), the blank sheet detection unit 26 performs the next line. The number N of black pixels is counted (S17). When the black pixel number N exceeds the black pixel number threshold Nth (S18, Yes), the blank sheet detection unit 26 detects the document as a non-blank sheet (S19). Thereby, the process ends. On the other hand, when the black pixel number N is equal to or less than the black pixel number threshold Nth (S18, No), the processes of steps S17, S18, and S20 are performed until the blank sheet detection process is performed on the entire image data.

そして、画像データの全面について黒画素数Nがカウントされた場合(S20,Yes)、つまり、全ラインで黒画素数Nが黒画素数閾値Nth以下となった場合、白紙検知部26は、原稿を白紙として検知する(S21)。   When the number of black pixels N is counted over the entire surface of the image data (S20, Yes), that is, when the number of black pixels N in all lines is equal to or less than the black pixel number threshold Nth, the blank sheet detecting unit 26 reads the document. Is detected as white paper (S21).

以上のように、白紙検知部26は、画像データのライン毎に白紙検知を行い、黒画素数Nが黒画素数閾値Nthを超えた時点で、白紙検知処理を終了する。   As described above, the blank page detection unit 26 performs blank page detection for each line of the image data, and ends the blank page detection process when the black pixel count N exceeds the black pixel count threshold Nth.

具体例を挙げて説明すると、スキャン解像度が200dpiの場合、白紙検知部26は、200dpi用の黒画素数閾値Nth(例えば700)に基づいて白紙を検知する。一方、スキャン解像度が400dpiの場合、白紙検知部26は、400dpi用の黒画素数閾値Nth(例えば630)に基づいて白紙を検知する。   To explain with a specific example, when the scan resolution is 200 dpi, the blank sheet detection unit 26 detects a blank sheet based on a black pixel number threshold Nth (for example, 700) for 200 dpi. On the other hand, when the scan resolution is 400 dpi, the blank page detection unit 26 detects a blank page based on a black pixel count threshold Nth (for example, 630) for 400 dpi.

以上のように、スキャン解像度をより低い解像度に変換し、解像度変換後の画像データの黒画素数に基づいて白紙を検知することで、カウントすべき画素数が減るため、解像度変換しない場合と比較して、白紙検知に要する時間が短縮される。また、解像度を変換した場合にスキャン解像度に応じて黒画素数閾値Nthを変えて白紙を検知することで、スキャン解像度に応じて黒画素数閾値Nthを変えない場合と比較して、白紙の誤検知が防止又は軽減されるだけでなく、同一原稿について白紙検知を行った場合に、スキャン解像度による検知結果のばらつきが抑制される。   As described above, the scan resolution is converted to a lower resolution, and the number of pixels to be counted is reduced by detecting blank paper based on the number of black pixels in the image data after the resolution conversion. Thus, the time required for blank sheet detection is shortened. Further, when the resolution is converted, the blank pixel is detected by changing the black pixel number threshold Nth according to the scan resolution, and compared with the case where the black pixel number threshold Nth is not changed according to the scan resolution. In addition to preventing or reducing detection, when blank paper is detected for the same document, variations in detection results due to scan resolution are suppressed.

また、ライン毎に白紙検知を行うことで、画像データの全面の黒画素数をカウントしてから白紙検知を行う場合と比較して、原稿が非白紙の場合には、白紙検知に要する時間が短縮される。なお、白紙検知部26は、ライン毎に白紙検知を行わずに、画像データの全面の黒画素数をカウントして白紙検知を行ってもよい。   Also, by performing blank page detection for each line, compared with the case of blank page detection after counting the number of black pixels on the entire surface of the image data, the time required for blank page detection is greater when the document is non-blank. Shortened. Note that the blank sheet detection unit 26 may perform blank sheet detection by counting the number of black pixels on the entire surface of the image data without performing blank sheet detection for each line.

また、非白紙検知部22によって1次検知処理を行い、非白紙であることが明らかな原稿を検知し、その原稿を、白紙検知部26による2次検知処理の対象から除くことで、白紙検知部26が処理すべき画像データの数(原稿の数)が減る。そのことにより、2次検知処理に要する時間が短縮される。非白紙検知部22は、画像データのデータ容量に基づいて非白紙を検知しているため、1次検知処理に要する時間は、2次検知処理に要する時間よりも短い。従って、非白紙検知部22の処理時間と白紙検知部26の処理時間とを合わせた全処理時間は、白紙検知部26が全画像データ(全原稿)を処理するのに要する時間よりも短くなる。一方で、白紙検知部26は、画像データの黒画素数に基づいて白紙を検知するので、非白紙検知部22がデータ容量に基づいて白紙を検知するよりも、正確に白紙が検知される。また、非白紙であることが明らかな原稿のみが非白紙検知部22によって検知されるので、白紙/非白紙の境界に属する原稿が、白紙又は非白紙であると検知されることがない。そのため、非白紙検知部22による非白紙の検知誤差が防止又は軽減される。以上のように、1次検知処理と2次検知処理とを実行することで、1次検知処理のみを行う場合と比較して、白紙の誤検知が防止又は軽減され、また、2次検知処理のみを行う場合と比較して、白紙検知に要する時間が短縮される。   Further, the primary detection process is performed by the non-blank detection unit 22 to detect a document that is clearly non-blank, and the original is excluded from the target of the secondary detection process by the blank detection unit 26. The number of image data (number of documents) to be processed by the unit 26 is reduced. As a result, the time required for the secondary detection process is shortened. Since the non-white paper detection unit 22 detects non-white paper based on the data capacity of the image data, the time required for the primary detection processing is shorter than the time required for the secondary detection processing. Therefore, the total processing time of the processing time of the non-blank paper detection unit 22 and the processing time of the blank paper detection unit 26 is shorter than the time required for the blank paper detection unit 26 to process all image data (all originals). . On the other hand, since the blank sheet detection unit 26 detects a blank sheet based on the number of black pixels of the image data, the blank sheet is detected more accurately than the non-blank sheet detection unit 22 detects a blank sheet based on the data capacity. Further, since only the document that is clearly non-white paper is detected by the non-white paper detection unit 22, the document that belongs to the white / non-white paper boundary is not detected to be white or non-white paper. Therefore, a non-white paper detection error by the non-white paper detection unit 22 is prevented or reduced. As described above, by executing the primary detection process and the secondary detection process, erroneous detection of blank paper is prevented or reduced as compared with the case where only the primary detection process is performed, and the secondary detection process. Compared with the case where only the blanking is performed, the time required for blank sheet detection is shortened.

また、本実施形態では、ソフトウェア処理によって白紙検知が行われるので、専用回路を用いずに済む。   In this embodiment, since blank page detection is performed by software processing, it is not necessary to use a dedicated circuit.

上記の実施形態では、非白紙検知部22によって1次検知処理を行い、その後、白紙検知部26によって2次検検知処理を行う場合について説明したが、非白紙検知部22による1次検知処理を行わずに、白紙検知部26によって白紙検知を行ってもよい。この場合、白紙検知部26は、データ容量がデータ容量閾値以下となる画像データを対象にして白紙検知を行うとともに、データ容量がデータ容量閾値よりも大きい画像データをも対象にして白紙検知を行うことになる。そのため、1次検知処理と2次検知処理とを組み合わせる場合と比べて、白紙検知に要する時間が長くなる。しかしながら、そのような場合であっても、白紙検知部26は、スキャン解像度に応じて黒画素数閾値Nthを変えて白紙検知を行うので、スキャン解像度に応じて黒画素数閾値Nthを変えない場合と比べて、白紙検知の誤差が防止又は低減されだけでなく、同一原稿について白紙検知を行った場合に、スキャン解像度による検知結果のばらつきが抑制される。   In the above embodiment, the case where the primary detection process is performed by the non-blank sheet detection unit 22 and then the secondary detection detection process is performed by the blank sheet detection unit 26 has been described. However, the primary detection process by the non-blank sheet detection unit 22 is performed. Instead, the blank page detection unit 26 may perform blank page detection. In this case, the blank page detection unit 26 performs blank page detection for image data whose data volume is equal to or less than the data volume threshold, and performs blank page detection for image data whose data volume is larger than the data volume threshold. It will be. Therefore, compared with the case where the primary detection process and the secondary detection process are combined, the time required for blank sheet detection becomes longer. However, even in such a case, since the blank page detection unit 26 performs blank page detection by changing the black pixel number threshold Nth according to the scan resolution, the black pixel number threshold Nth is not changed according to the scan resolution. Compared to the above, not only the detection error of the blank page is prevented or reduced, but also the detection result variation due to the scanning resolution is suppressed when the blank page is detected for the same document.

なお、画像処理装置20は、一例としてハードウェア資源とソフトウェアとの協働により実現される。具体的には、画像処理装置20は、図示しないCPU等のプロセッサを備えている。当該プロセッサが、図示しない記憶装置に記憶されたプログラムを読み出して実行することにより、非白紙検知部22、解像度変換部24、白紙検知部26、閾値決定部28及び出力部30のそれぞれの機能が実現される。上記プログラムは、CDやDVD等の記憶媒体を経由して、又は、ネットワーク等の通信手段を経由して、記憶装置に記憶される。   Note that the image processing apparatus 20 is realized by cooperation of hardware resources and software, for example. Specifically, the image processing apparatus 20 includes a processor such as a CPU (not shown). When the processor reads and executes a program stored in a storage device (not shown), the functions of the non-blank sheet detection unit 22, the resolution conversion unit 24, the blank sheet detection unit 26, the threshold value determination unit 28, and the output unit 30 are performed. Realized. The program is stored in the storage device via a storage medium such as a CD or DVD, or via communication means such as a network.

10 画像形成装置、12 画像読取部、20 画像処理装置、22 非白紙検知部、24 解像度変換部、26 白紙検知部、28 閾値決定部、30 出力部。   DESCRIPTION OF SYMBOLS 10 Image forming apparatus, 12 Image reading part, 20 Image processing apparatus, 22 Non-blank sheet detection part, 24 Resolution conversion part, 26 Blank sheet detection part, 28 Threshold determination part, 30 Output part

請求項1に係る発明は、原稿を読取解像度により読み取ることで生成された画像情報を受け、前記画像情報の解像度を、前記読取解像度よりも低変換する変換手段と、前記変換手段により変換された画像情報を構成する各画素の濃度値と予め設定された濃度値との比較結果に基づき解像度変換後の前記画像情報における前記予め設定された濃度値以上である画素の画素数を検出し、前記検出された画素数と、画素数閾値と、の大小関係に基づき、白紙を検知する白紙検知手段と、を有し、前記白紙検知手段は、第1読取解像度よりも高い第2読取解像度で前記原稿が読み取られた場合、前記第1読取解像度のときの画素数閾値よりも小さい画素数閾値を用いて白紙を検知する、ことを特徴とする画像処理装置である。 Invention receives the image information generated by reading more reading resolution document, the resolution of the image information, and conversion means you lower rather conversion than the reading resolution, the converting means according to claim 1 comparison based on the result, the number of pixels the pixel is preset density value or higher in the image information after the resolution conversion between the density value and the preset concentration values of the pixels constituting the converted image information by detects said the detected number of pixels, based on the image prime threshold magnitude relation has a white paper detection means for detecting a blank, wherein the blank detecting means, the higher than first reading resolution In the image processing apparatus, when the original is read at two reading resolutions, a blank sheet is detected using a pixel number threshold smaller than the pixel number threshold at the first reading resolution .

請求項2に係る発明は、原稿を読取解像度により読み取ることで生成された画像情報を受け、前記画像情報の解像度を、前記読取解像度よりも低く変換する変換手段と、前記変換手段により変換された画像情報を構成する各画素の濃度値と予め設定された濃度値との比較結果に基づき、解像度変換後の前記画像情報における前記予め設定された濃度値以下である画素の画素数を検出し、前記検出された画素数と、画素数閾値と、の大小関係に基づき、白紙を検知する白紙検知手段と、を有し、前記白紙検知手段は、第1読取解像度よりも高い第2読取解像度で前記原稿が読み取られた場合、前記第1読取解像度のときの画素数閾値よりも大きい画素数閾値を用いて白紙を検知する、ことを特徴とする画像処理装置である。 The invention according to claim 2 receives image information generated by reading a document at a reading resolution, and converts the resolution of the image information to be lower than the reading resolution, and the conversion means converts the image information resolution. Based on the comparison result between the density value of each pixel constituting the image information and a preset density value, the number of pixels that are equal to or less than the preset density value in the image information after resolution conversion is detected, Blank sheet detecting means for detecting a blank sheet on the basis of the magnitude relationship between the detected number of pixels and a pixel number threshold, wherein the blank sheet detecting means has a second reading resolution higher than the first reading resolution. In the image processing apparatus, when the original is read, a blank sheet is detected by using a pixel number threshold larger than a pixel number threshold at the first reading resolution .

請求項に係る発明は、前記変換手段は、前記読取解像度が予め設定された解像度閾値以下となる場合、解像度を変換せずに前記画像情報の解像度を白紙検知用解像度として維持し、前記読取解像度が前記解像度閾値を超える場合、前記画像情報の解像度を前記白紙検知用解像度に変換し、解像度変換した場合の画素数閾値は、解像度変換しなかった場合の画素数閾値よりも小さい、ことを特徴とする請求項1又は請求項2に記載の画像処理装置である。 The invention according to claim 3, before Symbol conversion means, if the reading resolution is equal to or smaller than a preset resolution threshold, keeping the resolution of the image information without converting the resolution as blank detection resolution, When the reading resolution exceeds the resolution threshold, the resolution of the image information is converted to the blank paper detection resolution, and the pixel number threshold when the resolution is converted is smaller than the pixel number threshold when the resolution is not converted, The image processing apparatus according to claim 1 or 2, wherein the image processing apparatus is configured as described above.

請求項に係る発明は、前記白紙検知手段は、前記予め設定された濃度値との比較と画素数の検出とをライン単位で行い、ライン毎の画素数とライン毎の画素数閾値との大小関係に基づき白紙を検知する、ことを特徴とする請求項1から請求項のいずれか一項に記載の画像処理装置である。 The invention according to claim 4, wherein the blank detecting means, wherein performs the comparison and the number of pixels detected with the preset density value in units of lines, number of pixels per line and each line of pixels threshold detecting a blank on the basis of the magnitude relation, it is an image processing apparatus according to any one of claims 1 to 3, characterized in.

請求項に係る発明は、コンピュータに、原稿を読取解像度により読み取ることで生成された画像情報を受け、前記画像情報の解像度を、前記読取解像度よりも低変換するステップと、前記変換された画像情報を構成する各画素の濃度値と予め設定された濃度値との比較結果に基づき解像度変換後の前記画像情報における前記予め設定された濃度値以上である画素の画素数を検出し、前記検出された画素数と、画素数閾値と、の大小関係に基づき、白紙を検知するステップと、を実行させ、前記白紙を検知するステップでは、第1読取解像度よりも高い第2読取解像度で前記原稿が読み取られた場合、前記第1読取解像度のときの画素数閾値よりも小さい画素数閾値を用いて白紙を検知する、プログラムである。
また、請求項6に係る発明は、コンピュータに、原稿を読取解像度により読み取ることで生成された画像情報を受け、前記画像情報の解像度を、前記読取解像度よりも低く変換するステップと、前記変換された画像情報を構成する各画素の濃度値と予め設定された濃度値との比較結果に基づき、解像度変換後の前記画像情報における前記予め設定された濃度値以下である画素の画素数を検出し、前記検出された画素数と、画素数閾値と、の大小関係に基づき、白紙を検知するステップと、を実行させ、前記白紙を検知するステップでは、第1読取解像度よりも高い第2読取解像度で前記原稿が読み取られた場合、前記第1読取解像度のときの画素数閾値よりも大きい画素数閾値を用いて白紙を検知する、プログラムである。
The invention according to claim 5, the computer receives the image information generated by reading more reading resolution document, the resolution of the image information, comprising the steps of low rather conversion than the reading resolution, is the conversion was based on a comparison result of a preset density value and density value of each pixel constituting the image information, and detects the number of pixels the at preset density value or higher in the image information after the resolution conversion , based on the the number of pixels that have been detected, the image prime threshold magnitude relation, the steps of detecting the blank, is executed, in the step of detecting the blank, the second reading is higher than the first reading resolution resolution When the original is read, the program detects a blank sheet using a pixel number threshold smaller than the pixel number threshold at the first reading resolution .
According to a sixth aspect of the present invention, a computer receives image information generated by reading a document at a reading resolution, and converts the resolution of the image information to be lower than the reading resolution; Based on the comparison result between the density value of each pixel constituting the image information and a preset density value, the number of pixels that are equal to or less than the preset density value in the image information after resolution conversion is detected. A step of detecting a blank sheet based on a magnitude relationship between the detected number of pixels and a pixel number threshold, and the step of detecting the blank sheet includes a second reading resolution higher than the first reading resolution. When the original is read, the program detects a blank sheet using a pixel number threshold larger than the pixel number threshold at the first reading resolution.

請求項1,2,5,6に係る発明によると、読取解像度に応じて画素数閾値を変えない場合と比較して、白紙の誤検知が防止又は低減され、また、解像度を変換しない場合と比較して、白紙検知に要する時間が短縮される。 According to the first, second, fifth , and sixth inventions, compared to the case where the pixel number threshold is not changed according to the reading resolution, false detection of blank paper is prevented or reduced, and the resolution is not converted. In comparison, the time required for blank sheet detection is shortened.

また、予め設定された濃度以上の画素数、又は、予め設定された濃度値以下の画素数、読取解像度に応じて変わる場合であっても、白紙の誤検知が防止又は低減される。 Further, preset concentration values or the number of pixels, or a preset density value less than the number of pixels is, even if vary depending on the reading resolution, blank erroneous detection is prevented or reduced The

請求項に係る発明によると、解像度変換した場合と解像度変換しない場合とで画素数閾値を変えない場合と比較して、白紙の誤検知が防止又は低下される。 According to the third aspect of the invention, erroneous detection of blank paper is prevented or reduced compared to the case where the pixel number threshold is not changed between when the resolution is converted and when the resolution is not converted.

請求項に係る発明によると、ライン単位で画素数を検出しない場合と比較して、白紙検知に要する時間が短縮される。 According to the fourth aspect of the present invention, compared with the case where the number of pixels is not detected for each line, the time required for blank sheet detection is shortened.

Claims (7)

原稿をスキャン解像度に従ってスキャンすることで生成された画像データを受け、前記画像データの解像度を、前記スキャン解像度よりも低い解像度に変換する解像度変換手段と、
予め設定された濃度値との比較結果に基づき解像度変換後の前記画像データから検出された画素数と、前記スキャン解像度に応じた画素数閾値と、の大小関係に基づき、白紙を検知する白紙検知手段と、
を有し、
前記白紙検知手段は、前記スキャン解像度に応じて前記画素数閾値を変えて白紙を検知する、
ことを特徴とする画像処理装置。
Resolution conversion means for receiving image data generated by scanning a document according to a scan resolution and converting the resolution of the image data to a resolution lower than the scan resolution;
Blank page detection that detects blank pages based on the magnitude relationship between the number of pixels detected from the image data after resolution conversion based on a comparison result with a preset density value and the pixel number threshold corresponding to the scan resolution Means,
Have
The blank sheet detecting means detects a blank sheet by changing the pixel number threshold according to the scan resolution.
An image processing apparatus.
前記白紙検知手段は、解像度の変換率に応じて前記画素数閾値を変えて白紙を検知する、
ことを特徴とする請求項1に記載の画像処理装置。
The blank sheet detecting means detects the blank sheet by changing the pixel number threshold according to the resolution conversion rate.
The image processing apparatus according to claim 1.
前記白紙検知手段は、変換前の解像度が高いほど、前記画素数閾値を小さくして白紙を検知する、
ことを特徴とする請求項2に記載の画像処理装置。
The blank sheet detecting means detects the blank sheet by decreasing the pixel number threshold as the resolution before conversion is higher.
The image processing apparatus according to claim 2.
前記解像度変換手段は、前記スキャン解像度が予め設定された解像度閾値以下となる場合、解像度を変換せずに前記画像データの解像度を白紙検知用解像度として維持し、前記スキャン解像度が前記解像度閾値を超える場合、前記画像データの解像度を前記白紙検知用解像度に変換し、
解像度変換した場合の画素数閾値は、解像度変換しなかった場合の画素数閾値よりも小さい、
ことを特徴とする請求項1から請求項3のいずれか一項に記載の画像処理装置。
The resolution conversion unit maintains the resolution of the image data as a blank page detection resolution without converting the resolution when the scan resolution is equal to or lower than a preset resolution threshold, and the scan resolution exceeds the resolution threshold. In this case, the resolution of the image data is converted to the blank paper detection resolution,
The pixel number threshold when the resolution is converted is smaller than the pixel number threshold when the resolution is not converted,
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
解像度変換前の前記画像データの情報量に基づいて非白紙を検知する非白紙検知手段を更に有し、
前記非白紙検知手段によって前記原稿が非白紙であると検知されなかった場合、前記解像度変換手段は解像度変換を実行し、前記白紙検知手段は白紙検知を実行する、
ことを特徴とする請求項1から請求項4のいずれか一項に記載の画像処理装置。
A non-blank sheet detecting means for detecting a non-blank sheet based on the information amount of the image data before resolution conversion;
If the non-blank sheet detecting means does not detect that the document is non-blank, the resolution converting means performs resolution conversion, and the blank sheet detecting means executes blank sheet detection.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記白紙検知手段は、予め設定された濃度以上の画素数をライン単位で検出し、ライン毎の画素数と前記画素数閾値との大小関係に基づき白紙を検知する、
ことを特徴とする請求項1から請求項5のいずれか一項に記載の画像処理装置。
The blank sheet detection means detects the number of pixels having a density equal to or higher than a preset density for each line, and detects blank sheets based on the magnitude relationship between the number of pixels for each line and the pixel number threshold.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
コンピュータに、
原稿をスキャン解像度に従ってスキャンすることで生成された画像データを受け、前記画像データの解像度を、前記スキャン解像度よりも低い解像度に変換するステップと、
前記スキャン解像度に応じて画素数閾値を変えるステップと、
予め設定された濃度値との比較結果に基づき解像度変換後の前記画像データから検出された画素数と、前記スキャン解像度に応じた前記画素数閾値と、の大小関係に基づき、白紙を検知するステップと、
を実行させることを特徴とするプログラム。
On the computer,
Receiving image data generated by scanning a document according to a scan resolution, and converting the resolution of the image data to a resolution lower than the scan resolution;
Changing the pixel number threshold according to the scan resolution;
A step of detecting a blank sheet based on a magnitude relationship between the number of pixels detected from the image data after resolution conversion based on a comparison result with a preset density value and the pixel number threshold corresponding to the scan resolution. When,
A program characterized by having executed.
JP2013164549A 2013-08-07 2013-08-07 Image processing apparatus and program Expired - Fee Related JP5482945B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013164549A JP5482945B1 (en) 2013-08-07 2013-08-07 Image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013164549A JP5482945B1 (en) 2013-08-07 2013-08-07 Image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP5482945B1 JP5482945B1 (en) 2014-05-07
JP2015035668A true JP2015035668A (en) 2015-02-19

Family

ID=50792096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013164549A Expired - Fee Related JP5482945B1 (en) 2013-08-07 2013-08-07 Image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5482945B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019047252A (en) * 2017-08-31 2019-03-22 ブラザー工業株式会社 Control program and information processing unit

Family Cites Families (2)

* 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
JP5222347B2 (en) * 2010-12-08 2013-06-26 シャープ株式会社 Image forming apparatus and image data processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019047252A (en) * 2017-08-31 2019-03-22 ブラザー工業株式会社 Control program and information processing unit

Also Published As

Publication number Publication date
JP5482945B1 (en) 2014-05-07

Similar Documents

Publication Publication Date Title
US8358871B2 (en) Method and device for detecting and correcting skewed image data
JP4988624B2 (en) Image processing apparatus, image processing method, and recording medium
JP2001251507A (en) Image processor
JP2005094740A (en) Image processing apparatus, image forming apparatus and image processing method
US20080137159A1 (en) Image forming apparatus and image quality improving method thereof
US9973653B2 (en) Image processing apparatus and image processing method
JP6249240B2 (en) Image processing device
CN107800922B (en) Image processing apparatus, control method thereof, and computer-readable storage medium
JP4502001B2 (en) Image processing apparatus and image processing method
JP5482945B1 (en) Image processing apparatus and program
JP2012205133A (en) Image processor and control method therefor
US8368965B2 (en) Image cropping process
JP2010136036A (en) Image processor, image conversion method, and computer program
JP4500865B2 (en) Image processing apparatus, image processing method, program, and storage medium
US9338318B2 (en) Image reading apparatus
JP6810892B2 (en) Image processing device
JP7377435B2 (en) Image processing device
JP7077925B2 (en) Image processing equipment, image processing methods, and programs
JP2012095172A (en) Image processing device, image forming apparatus, and image processing method
JP3216165B2 (en) Image region identification device and image region identification method
JP5818559B2 (en) Image processing device
JP2009111786A (en) Image processing apparatus and image processing method
US8213056B2 (en) Image processing apparatus and line pair pattern identification method
JP2001111836A (en) Image processing unit
JPH0832802A (en) Image processing unit

Legal Events

Date Code Title Description
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: 20140121

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140203

R150 Certificate of patent or registration of utility model

Ref document number: 5482945

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees