JP2013121083A - Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium - Google Patents

Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium Download PDF

Info

Publication number
JP2013121083A
JP2013121083A JP2011268388A JP2011268388A JP2013121083A JP 2013121083 A JP2013121083 A JP 2013121083A JP 2011268388 A JP2011268388 A JP 2011268388A JP 2011268388 A JP2011268388 A JP 2011268388A JP 2013121083 A JP2013121083 A JP 2013121083A
Authority
JP
Japan
Prior art keywords
scaling
processing
image processing
image
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011268388A
Other languages
Japanese (ja)
Inventor
Yasutaka Hirayama
泰崇 平山
Tsuyoshi Owaku
剛志 大和久
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2011268388A priority Critical patent/JP2013121083A/en
Publication of JP2013121083A publication Critical patent/JP2013121083A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To allow image processing while suppressing a reduction in processing speed even in the case of a large number of pixels in image data to be processed.SOLUTION: An image processing apparatus determines which of first magnification processing and second magnification processing is performed on the basis of the number of input pixels and the number of output pixels (S302, S307), performs the first magnification processing before performing predetermined image processing when determined to perform the first magnification processing (S303 to S306), and performs the second magnification processing after performing a predetermined image processing when determined to perform the second magnification processing (S305 to S306, S308, S309).

Description

本発明は、画像処理方法、画像処理装置、それを備えた画像形成装置、画像処理プログラムおよび記録媒体に関する。   The present invention relates to an image processing method, an image processing apparatus, an image forming apparatus including the image processing apparatus, an image processing program, and a recording medium.

デジタルカラー複写機や複合機において、画像処理の速度の低下を抑制する技術が知られている。例えば、特許文献1には、補間倍率に対して最適な補間結果を得ることが可能な補間処理を選択し、実行する画像データ補間装置が記載されている。具体的には、特許文献1に記載の画像データ補間装置は、補間倍率が所定値以下の場合、ニアレストネイバー法で補間処理を実行し、補間倍率が所定値より大きい場合、ハイブリッドバイキュービック法により所定の整数倍に拡大し、残りの補間倍率をニアレストネイバー法で補間処理を実行する。   A technique for suppressing a decrease in image processing speed in a digital color copying machine or a multifunction machine is known. For example, Patent Document 1 describes an image data interpolation apparatus that selects and executes an interpolation process that can obtain an optimum interpolation result with respect to an interpolation magnification. Specifically, the image data interpolating device described in Patent Document 1 executes the interpolation process by the nearest neighbor method when the interpolation magnification is equal to or smaller than a predetermined value, and when the interpolation magnification is larger than the predetermined value, the hybrid bicubic method Is expanded to a predetermined integer multiple, and interpolation processing is executed for the remaining interpolation magnification by the nearest neighbor method.

ニアレストネイバー法は、画像のエッジが保持される特徴を有するため、画像の拡大時にジャギーが発生しやすいが、演算処理量が少ないという特徴を有する。ハイブリッドバイキューブ法は、画像全体のイメージをシャープにすることができる反面、演算処理量が大きくなるという特徴を有する。ただし、整数倍に拡大する場合には、演算処理量を比較的少なくすることができる。   The nearest neighbor method has a feature that the edge of the image is retained, and thus jaggy is likely to occur when the image is enlarged, but has a feature that the amount of calculation processing is small. The hybrid bicube method can sharpen the entire image, but has a feature that the amount of calculation processing is large. However, in the case of enlarging to an integral multiple, the amount of calculation processing can be relatively reduced.

したがって、補間倍率が所定値以下の場合においては、ニアレストネイバー法で補間処理を実行することで演算処理量を減少させている。また、補間処理時の補間倍率が小さいため、画質の劣化の抑制を可能としている。補間倍率が所定値より大きい場合においては、ハイブリッドバイキュービック法により所定の整数倍に拡大させ、残りの補間倍率をニアレストネイバー法で補間処理を実行することで、画質の劣化を抑制させるとともに、補間処理全体における演算処理量の増加を抑制させている。   Therefore, when the interpolation magnification is less than or equal to a predetermined value, the amount of calculation processing is reduced by executing the interpolation processing by the nearest neighbor method. In addition, since the interpolation magnification at the time of interpolation processing is small, it is possible to suppress degradation of image quality. When the interpolation magnification is larger than the predetermined value, it is enlarged to a predetermined integer multiple by the hybrid bicubic method, and the remaining interpolation magnification is executed by the nearest neighbor method to suppress image quality deterioration. An increase in the amount of calculation processing in the entire interpolation processing is suppressed.

特開2000−32256号公報(2000年1月28日公開)JP 2000-32256 A (published January 28, 2000)

しかしながら、上述した従来技術では、例えば1000万画素超といった、画素数が多くファイルサイズが大きい画像に対して、上述した補間処理を実行したとしても、上述した補間処理以外の画像処理の演算処理量が多くなるため、画像処理全体の演算処理量の増加を抑制することができない。一方、演算処理量を増加させないように補間方法を選択し、補間処理を実行すると、画像がボヤけたり、文字の輪郭などでジャギーが発生するなど画質が劣化するといった問題がある。   However, in the above-described conventional technology, even if the above-described interpolation processing is performed on an image having a large number of pixels and a large file size, for example, more than 10 million pixels, the amount of calculation processing for image processing other than the above-described interpolation processing Therefore, an increase in the calculation processing amount of the entire image processing cannot be suppressed. On the other hand, when an interpolation method is selected so as not to increase the calculation processing amount and the interpolation processing is executed, there is a problem that the image quality is deteriorated, for example, the image is blurred or jaggy occurs due to the outline of characters.

本発明は、上記課題を解決するためになされたものであり、この発明の目的は、処理対象の画像データの画素数が多い場合であっても、処理速度の低下を抑えた画像処理が可能な画像処理方法、画像処理装置、それを備えた画像形成装置、画像処理プログラムおよび記録媒体を提供することである。   The present invention has been made to solve the above-described problems, and an object of the present invention is to enable image processing that suppresses a decrease in processing speed even when the number of pixels of image data to be processed is large. An image processing method, an image processing apparatus, an image forming apparatus including the image processing apparatus, an image processing program, and a recording medium are provided.

上記の課題を解決するために、本発明の画像処理装置は、画像データに対する画像処理の実行を制御する画像処理制御手段と、入力画素数と出力画素数とに基づいて、画像を縮小する第1変倍処理または画像を拡大する第2変倍処理のいずれを実行するか判定する変倍率判定手段とを備え、前記画像処理制御手段は、前記変倍率判定手段により前記第1変倍処理を実行すると判定された場合、前記第1変倍処理を実行した後に、予め定められる画像処理を実行し、前記変倍率判定手段により前記第2変倍処理を実行すると判定された場合、前記第2変倍処理を実行する前に、前記予め定められる画像処理を実行する。   In order to solve the above-described problems, an image processing apparatus according to the present invention includes an image processing control unit that controls execution of image processing on image data, and a first image that reduces an image based on the number of input pixels and the number of output pixels. A scaling factor determining unit that determines which one of a scaling process or a second scaling process for enlarging an image is performed, and the image processing control unit performs the first scaling process by the scaling factor determining unit. If it is determined that the second scaling process is executed, the second scaling process is performed by the scaling factor determination unit after the first scaling process is performed, and then the second scaling process is performed. Before executing the scaling process, the predetermined image processing is executed.

上記の構成によれば、入力画素数と出力画素数とに基づいて、第1変倍処理または第2変倍処理のいずれを実行するか判定され、第1変倍処理を実行すると判定された場合、第1変倍処理が実行された後に、予め定められる画像処理が実行され、第2変倍処理を実行すると判定された場合、第2変倍処理が実行される前に、予め定められる画像処理の処理が実行される。   According to the above configuration, it is determined whether to execute the first scaling process or the second scaling process based on the number of input pixels and the number of output pixels, and it is determined to execute the first scaling process. In this case, after the first scaling process is executed, a predetermined image process is executed, and when it is determined that the second scaling process is executed, the predetermined scaling process is executed before the second scaling process is executed. Image processing is executed.

このため、第1変倍処理の後に、予め定められる画像処理が実行される場合、第1変倍処理により画像サイズが小さくなっているので、予め定められる画像処理の実行時において、演算処理量を少なくすることができる。   For this reason, when the predetermined image processing is executed after the first scaling process, the image size is reduced by the first scaling process. Can be reduced.

また、第2変倍処理が実行される前に、予め定められる画像処理が実行される場合、第2変倍処理の実行により画像サイズが大きくなる前に、予め定められる画像処理を実行することができるので、演算処理量の増加を抑制することができる。   Further, when a predetermined image process is executed before the second scaling process is executed, the predetermined image process is executed before the image size is increased by the execution of the second scaling process. Therefore, an increase in the amount of calculation processing can be suppressed.

したがって、処理対象の画像データの画素数が多い場合であっても、処理速度の低下を抑えた画像処理が可能な画像処理装置を提供することができる。   Therefore, even when the number of pixels of the image data to be processed is large, it is possible to provide an image processing apparatus that can perform image processing while suppressing a decrease in processing speed.

なお、前記予め定められる画像処理は、下地除去処理と、色補正処理と、黒生成/下色除去処理と空間フィルタ処理とを含むことが好ましい。   Note that the predetermined image processing preferably includes background removal processing, color correction processing, black generation / undercolor removal processing, and spatial filter processing.

また、本発明の画像処理装置において、前記変倍率判定手段は、前記算出された変倍率に基づいて、前記第1変倍処理時または前記第2変倍処理時における補間方法を設定する補間演算設定手段を含む。   In the image processing apparatus according to the aspect of the invention, the scaling factor determination unit may set an interpolation method during the first scaling process or the second scaling process based on the calculated scaling ratio. Including setting means.

上記の構成によれば、変倍率に応じた適切な補間方法を設定することができるので、画質を向上させることができる。   According to the above configuration, it is possible to set an appropriate interpolation method according to the scaling factor, so that the image quality can be improved.

また、本発明の画像処理装置において、前記画像処理制御手段は、前記第1変倍処理を実行する第1変倍処理手段と、前記第2変倍処理を実行する第2変倍処理手段とを含み、前記第1変倍処理手段は、前記変倍率に基づいて、前記第1変倍処理時における補間方法を設定し、前記第2変倍処理手段は、前記変倍率に基づいて、前記第2変倍処理時における補間方法を設定する。   In the image processing apparatus of the present invention, the image processing control means includes first scaling processing means for executing the first scaling processing, and second scaling processing means for executing the second scaling processing. The first scaling processing means sets an interpolation method at the time of the first scaling processing based on the scaling ratio, and the second scaling processing means is based on the scaling ratio, Sets the interpolation method during the second scaling process.

上記の構成によれば、上記補間演算設定部を設ける必要がないので、構成を簡素化することができる。   According to the above configuration, since it is not necessary to provide the interpolation calculation setting unit, the configuration can be simplified.

上記課題を解決するために、本発明の画像形成装置は、上記画像処理装置を備える。   In order to solve the above problems, an image forming apparatus of the present invention includes the above-described image processing apparatus.

上記の構成によれば、処理対象の画像データの画素数が多い場合であっても、処理速度の低下を抑えた画像処理が可能な画像処理方法を提供することができる。   According to said structure, even if it is a case where there are many pixels of the image data of a process target, the image processing method which can perform the image processing which suppressed the fall of the processing speed can be provided.

上記課題を解決するために、本発明の画像処理方法は、画像データに対する画像処理の実行を制御する画像処理制御工程と、入力画素数と出力画素数とに基づいて、画像を縮小する第1変倍処理または画像を拡大する第2変倍処理のいずれを実行するか判定する変倍率判定工程とを含み、前記画像処理制御工程は、前記変倍率判定工程により前記第1変倍処理を実行すると判定された場合、前記第1変倍処理を実行した後に、予め定められる画像処理を実行し、前記変倍率判定工程により前記第2変倍処理を実行すると判定された場合、前記第2変倍処理を実行する前に、前記予め定められる画像処理を実行する。   In order to solve the above problems, an image processing method according to the present invention includes an image processing control step for controlling execution of image processing on image data, and a first image reduction method based on the number of input pixels and the number of output pixels. A scaling factor determining step for determining which of the scaling processing or the second scaling processing for enlarging the image is performed, wherein the image processing control step executes the first scaling processing by the scaling factor determining step. If it is determined that the second scaling process is performed after the first scaling process is performed, then it is determined that the second scaling process is performed in the scaling ratio determination step. Before executing the double processing, the predetermined image processing is executed.

上記の構成によれば、処理対象の画像データの画素数が多い場合であっても、処理速度の低下を抑えた画像処理が可能な画像処理方法を提供することができる。   According to said structure, even if it is a case where there are many pixels of the image data of a process target, the image processing method which can perform the image processing which suppressed the fall of the processing speed can be provided.

なお、上記画像処理装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記各手段として動作させることにより、上記画像処理装置をコンピュータにて実現させる画像処理プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に含まれる。   The image processing apparatus may be realized by a computer. In this case, an image processing program for causing the image processing apparatus to be realized by the computer by causing the computer to operate as the respective means, and recording the program. Such computer-readable recording media are also included in the scope of the present invention.

本発明は、処理対象の画像データの画素数が多い場合であっても、処理速度の低下を抑えた画像処理が可能であるという効果を奏する。   The present invention has an effect that even when the number of pixels of image data to be processed is large, it is possible to perform image processing while suppressing a decrease in processing speed.

本発明に係る一実施例としてのデジタルカラー画像形成装置の構成図である。1 is a configuration diagram of a digital color image forming apparatus as one embodiment according to the present invention. FIG. デジタルカラー画像形成装置において、scan to e−mail機能として動作する際の構成図である。FIG. 3 is a configuration diagram when operating as a scan to e-mail function in a digital color image forming apparatus. 変倍率判定部の構成を示すブロック図である。It is a block diagram which shows the structure of a variable magnification determination part. 画像処理装置において実行される画像処理の一部の流れを示すフローチャートである。It is a flowchart which shows the flow of a part of image processing performed in an image processing apparatus. 変倍率算出処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a variable magnification calculation process.

図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがって、それらについての詳細な説明は繰り返さない。   Embodiments of the present invention will be described with reference to the drawings. In the following description, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

(画像形成装置の構成)
図1は、本発明に係る一実施例としてのデジタルカラー画像形成装置の構成図である。図1は、スキャナ等の画像入力装置2より原稿を読み取って画像データを生成し、該画像データに基づく画像を画像出力装置4にて生成して出力する、いわゆるコピーモードにおけるデータの流れを示している。
(Configuration of image forming apparatus)
FIG. 1 is a configuration diagram of a digital color image forming apparatus as an embodiment according to the present invention. FIG. 1 shows a data flow in a so-called copy mode in which a document is read by an image input device 2 such as a scanner to generate image data, and an image based on the image data is generated and output by an image output device 4. ing.

画像入力装置2は、コピーモード、ファクシミリ送信モード、scan to e−mail等のイメージ送信モードにおいて、原稿を読み取り画像データを生成する。また、画像入力装置2は、CCD(Charge Coupled Device)を備えたスキャナ部を有し、原稿から反射してきた光を、RGBに色分解された電気信号(アナログの画像信号)に変換し、この電気信号を画像処理装置3へ出力する。画像入力装置2は、モード指定としてフルカラーモード、白黒モードのいずれのモードが選択されている場合であっても、フルカラーにて原稿画像を読み取る。   The image input apparatus 2 reads an original and generates image data in an image transmission mode such as a copy mode, a facsimile transmission mode, or a scan to e-mail. Further, the image input device 2 has a scanner unit including a CCD (Charge Coupled Device), converts light reflected from the document into an electrical signal (analog image signal) that is color-separated into RGB, and this The electric signal is output to the image processing device 3. The image input apparatus 2 reads a document image in full color regardless of whether the mode designation is a full color mode or a black and white mode.

画像処理装置3は、コピーモード、ファクシミリ送信モード、イメージ送信モードにおいて、画像入力装置2から送られてきた画像データ(入力画像データ)に画像処理を行う。プリントモードにおいては、端末装置(図示しない)から送信されてきた画像データに画像処理を行う。ファクシミリ受信モードにおいては、外部装置(図示しない)から受信した画像データに画像処理を行う。そして、画像処理装置3は、コピーモード、プリントモード、ファクシミリ受信モードにおいては、画像処理を施した画像データを画像出力装置4に送信する。ファクシミリ送信モードにおいては、画像処理を施した画像データを送受信装置5に送信する。なお、画像処理装置3は、記憶部9に画像データを適宣記憶することにより画像処理を行う。   The image processing device 3 performs image processing on the image data (input image data) sent from the image input device 2 in the copy mode, the facsimile transmission mode, and the image transmission mode. In the print mode, image processing is performed on image data transmitted from a terminal device (not shown). In the facsimile reception mode, image processing is performed on image data received from an external device (not shown). The image processing apparatus 3 transmits the image data subjected to the image processing to the image output apparatus 4 in the copy mode, the print mode, and the facsimile reception mode. In the facsimile transmission mode, the image data subjected to image processing is transmitted to the transmission / reception device 5. Note that the image processing apparatus 3 performs image processing by appropriately storing image data in the storage unit 9.

画像出力装置4は、画像処理装置3から送られてきた画像データの画像を記録媒体(例えば紙等)上に印刷(形成)する。例えば、画像出力装置4としては、電子写真方式またはインクジェット方式を用いたカラープリンタを挙げることができる。   The image output device 4 prints (forms) an image of the image data sent from the image processing device 3 on a recording medium (for example, paper). For example, the image output device 4 can be a color printer using an electrophotographic system or an inkjet system.

送受信装置5は、例えばモデムやネットワークカードより構成される。送受信装置5は、ネットワークカード、LANケーブル等を介して、ネットワークに接続された他の装置(例えば、パーソナルコンピュータ、サーバ装置、表示装置、他のデジタル複合機、ファクシミリ装置等)との間でデータを送受信する。送受信装置5は、画像データを送信する場合、相手先との送信手続きを行って送信可能な状態が確保されると、所定の形式で圧縮された画像データを記憶部9から読み出し、圧縮形式の変更など必要な処理を施して、通信回線を介して相手先に順次送信する。   The transmission / reception device 5 is constituted by a modem or a network card, for example. The transmission / reception device 5 exchanges data with other devices (for example, personal computers, server devices, display devices, other digital multifunction devices, facsimile devices, etc.) connected to the network via network cards, LAN cables, etc. Send and receive. When transmitting and receiving image data, the transmission / reception device 5 reads out the image data compressed in a predetermined format from the storage unit 9 when the transmission state is ensured by performing a transmission procedure with the other party, and the compression format Necessary processing such as change is performed, and the data is sequentially transmitted to the other party via the communication line.

また、送受信装置5は、画像データを受信する場合、通信手続きを行うとともに、相手先から送信されてくる画像データを受信して画像処理装置3に出力する。受信した画像データは、画像処理装置3で伸張処理、回転処理、解像度変換処理、出力階調補正、階調再現処理などの所定の処理が施され、画像出力装置4によって出力される。なお、受信した画像データを記憶装置(図示せず)に保存し、画像処理装置3が必要に応じて読み出して上記所定の処理を施すようにしてもよい。   Further, when receiving the image data, the transmission / reception device 5 performs a communication procedure, receives the image data transmitted from the other party, and outputs it to the image processing device 3. The received image data is subjected to predetermined processing such as expansion processing, rotation processing, resolution conversion processing, output gradation correction, gradation reproduction processing, and the like by the image processing apparatus 3 and is output by the image output apparatus 4. Note that the received image data may be stored in a storage device (not shown), and the image processing device 3 may read it out as necessary to perform the predetermined processing.

制御部(画像処理制御手段)7は、CPU(Central Processing Unit)あるいはDSP(Digital Signal Processor)等のプロセッサを含むコンピュータであり、デジタルカラー画像形成装置1に備えられる各種ハードウェアを統括的に制御するものである。また、制御部7は、デジタルカラー画像形成装置1に備えられる各ハードウェア間のデータ転送を制御する機能も有する。なお、図1において、制御部7は、画像処理装置3の外部の構成として示しているが、記憶部9と共に、画像処理装置3内の構成として備えられていてもよい。   The control unit (image processing control means) 7 is a computer including a processor such as a CPU (Central Processing Unit) or a DSP (Digital Signal Processor), and comprehensively controls various hardware included in the digital color image forming apparatus 1. To do. The control unit 7 also has a function of controlling data transfer between each hardware provided in the digital color image forming apparatus 1. In FIG. 1, the control unit 7 is illustrated as an external configuration of the image processing apparatus 3, but may be provided as a configuration within the image processing apparatus 3 together with the storage unit 9.

(画像処理装置3の構成)
画像処理装置3は、A/D(アナログ/デジタル)変換部11、シェーディング補正部12、入力処理部13、原稿自動判別部14、第1変倍処理部(第1変倍処理手段)15、下地除去処理部16、色補正部17、黒生成/下色除去部18、空間フィルタ部19、第2変倍処理部(第2変倍処理手段)20、出力階調補正部21、中間調生成部22、変倍率判定部(変倍率判定手段)23と、領域分離部24とを含む。
(Configuration of image processing apparatus 3)
The image processing apparatus 3 includes an A / D (analog / digital) conversion unit 11, a shading correction unit 12, an input processing unit 13, an automatic document discrimination unit 14, a first scaling processing unit (first scaling processing means) 15, Background removal processing unit 16, color correction unit 17, black generation / undercolor removal unit 18, spatial filter unit 19, second scaling processing unit (second scaling processing means) 20, output tone correction unit 21, halftone A generation unit 22, a scaling factor determination unit (scaling factor determination unit) 23, and a region separation unit 24 are included.

A/D(アナログ・デジタル)変換部11は、画像入力装置2から送られてきたカラー画像信号(RGBアナログ信号)をデジタルの画像データ(RGBデジタル信号)に変換する。   The A / D (analog / digital) converter 11 converts the color image signal (RGB analog signal) sent from the image input device 2 into digital image data (RGB digital signal).

シェーディング補正部12は、A/D変換部11から送られてきた画像データに対して、画像入力装置2の照明系、結像系、撮像系で生じる各種の歪みを取り除く処理を施す。   The shading correction unit 12 performs processing for removing various distortions generated in the illumination system, the imaging system, and the imaging system of the image input device 2 on the image data sent from the A / D conversion unit 11.

入力処理部13は、シェーディング補正部12より送られてくるRGBの画像データのそれぞれに対してγ補正処理などの階調変換処理を施し、原稿自動判別部14および変倍率判定部23に出力する。   The input processing unit 13 performs gradation conversion processing such as γ correction processing on each of the RGB image data sent from the shading correction unit 12, and outputs it to the automatic document determination unit 14 and the magnification determination unit 23. .

入力処理部13で上記処理が施されたデータは、記憶部9に引き渡され、ファイリングデータとして管理される。この場合、上記画像データは、例えば、JPEG圧縮アルゴリズムに基づいてJPEGコードに圧縮されて格納される。コピー出力動作やプリント出力動作が指示された場合は、ハードディスクからJPEGコードが引き出され、不図示のJPEG伸張部に引き渡され、復号化処理がなされRGBデータに変換される。   The data subjected to the above processing in the input processing unit 13 is transferred to the storage unit 9 and managed as filing data. In this case, the image data is stored after being compressed into a JPEG code based on, for example, a JPEG compression algorithm. When a copy output operation or a print output operation is instructed, a JPEG code is extracted from the hard disk, transferred to a JPEG decompression unit (not shown), decoded, and converted into RGB data.

一方、イメージ送信動作の場合はハードディスクからJPEGコードが引き出され、不図示のJPEG伸張部に引き渡され、復号化処理がなされRGBデータに変換された後、PDFファイルに変換され、図示しないメール処理部にて電子メールに添付されて、ネットワーク網や通信回線を介して外部接続装置や通信回線へ向けてデータが伝送される。なお、ファイリングデータの管理やデータの引渡しの動作制御については制御部7が行う。なお、原稿自動判別部14において処理が行われた後の画像データをファイリングするようにしてもよい。   On the other hand, in the case of an image transmission operation, a JPEG code is extracted from the hard disk, delivered to a JPEG decompression unit (not shown), decoded, converted to RGB data, converted to a PDF file, and a mail processing unit (not shown) The data is transmitted to the external connection device or communication line via the network or communication line. Note that the control unit 7 performs filing data management and data transfer operation control. Note that the image data after the processing in the automatic document discrimination section 14 may be filed.

原稿自動判別部14は、読み取られた原稿が文字原稿であるか、印刷写真原稿であるか、あるいは、文字と印刷写真が混在した文字印刷写真原稿であるか等の原稿種別を判別する。また、読み取られた原稿がカラー原稿であるのか、白黒原稿であるのかを判別する自動カラー判別処理(ACS:Auto Color Selection)やブランク原稿(無地原稿)であるか否を判定する。   The automatic document determination unit 14 determines the document type such as whether the read document is a character document, a printed photo document, or a character printed photo document in which characters and a printed photo are mixed. Further, it is determined whether the read original is a color original or a monochrome original (ACS: Auto Color Selection) or a blank original (plain original).

変倍率判定部23は、入力画素数と出力画素数とに基づいて算出された変倍率に基づいて、後述する第1変倍処理部15または第2変倍処理部20のいずれで処理を行うかを判定し、判定結果を示す判定信号を生成する。判定信号は、第1判定信号と、第2判定信号とを含む。第1判定信号は、処理を実行する指示を示し、第2判定信号は、処理をスルーする指示を示す。変倍率判定部23は、生成された判定信号を第1変倍処理部15および第2変倍処理部20に出力する。また、変倍率判定部23は、算出された変倍率に基づいて変倍処理を行う補間方法を設定する。   The scaling factor determination unit 23 performs processing in either the first scaling unit 15 or the second scaling unit 20 described later based on the scaling factor calculated based on the number of input pixels and the number of output pixels. And a determination signal indicating the determination result is generated. The determination signal includes a first determination signal and a second determination signal. The first determination signal indicates an instruction to execute the process, and the second determination signal indicates an instruction to pass through the process. The scaling factor determination unit 23 outputs the generated determination signal to the first scaling processing unit 15 and the second scaling processing unit 20. The scaling factor determination unit 23 sets an interpolation method for performing scaling processing based on the calculated scaling factor.

領域分離部24は、原稿自動判別部14より入力されたRGB信号(RGBの濃度信号)より、入力画像データの各画素がどのような種類の領域に属するかを判定する。例えば、黒文字、色文字、網点などいずれの領域に属する画素であるのかを判定する。領域分離部24により実行される領域分離処理は、画素毎に画像領域の判定を行う形態ではなく、複数の画素単位で画像領域の判定が行われる形態であってもよい。領域分離部24は、判定結果としての領域分離信号を、黒生成/下色除去部18、空間フィルタ部19および中間調生成部22に出力する。   The region separation unit 24 determines what kind of region each pixel of the input image data belongs to based on the RGB signal (RGB density signal) input from the automatic document determination unit 14. For example, it is determined whether the pixel belongs to any region such as a black character, a color character, or a halftone dot. The area separation process executed by the area separation unit 24 may be in a form in which an image area is determined in units of a plurality of pixels instead of a form in which an image area is determined for each pixel. The region separation unit 24 outputs a region separation signal as a determination result to the black generation / undercolor removal unit 18, the spatial filter unit 19, and the halftone generation unit 22.

第1変倍処理部15は、変倍率判定部23から入力される判定信号に基づいて、画像を縮小する第1変倍処理を実行するか否かを決定する。第1変倍処理部15は、変倍率判定部23から第1判定信号が入力される場合、第1変倍処理を実行することを決定し、変倍率判定部23から第2判定信号が入力される場合、第1変倍処理を実行しないことを決定する。   The first scaling processing unit 15 determines whether or not to execute the first scaling processing for reducing the image, based on the determination signal input from the scaling factor determination unit 23. The first scaling unit 15 determines to execute the first scaling process when the first determination signal is input from the scaling factor determination unit 23, and the second determination signal is input from the scaling factor determination unit 23. If so, it is determined not to execute the first scaling process.

第1変倍処理部15は、第1変倍処理を実行することを決定した場合、変倍率判定部23から入力された判定信号に含まれる変倍率で画像を縮小する第1変倍処理を、原稿自動判別部14から入力される画像データに対して実行する。また、第1変倍処理の実行時に、変倍率判定部23により設定された補間方法で補間処理を実行する。第1変倍処理部15は、処理後の画像データを下地除去処理部16に出力する。第1変倍処理部15は、第1変倍処理を実行しないことを決定した場合、原稿自動判別部14から入力される画像データをスルーして、下地除去処理部16に出力する。   When the first scaling processing unit 15 determines to execute the first scaling processing, the first scaling processing unit 15 performs the first scaling processing for reducing the image with the scaling factor included in the determination signal input from the scaling factor determination unit 23. The process is executed on the image data input from the automatic document discrimination unit 14. Further, when the first scaling process is executed, the interpolation process is executed by the interpolation method set by the scaling ratio determining unit 23. The first scaling processing unit 15 outputs the processed image data to the background removal processing unit 16. If the first scaling process unit 15 determines not to execute the first scaling process, the first scaling process unit 15 passes the image data input from the automatic document discrimination unit 14 and outputs the image data to the background removal processing unit 16.

下地除去処理部16は、原稿自動判別部14により判定された判定結果や、ユーザによって操作パネル(不図示)から入力される下地除去の除去レベルに基づいて下地除去処理を行う。   The background removal processing unit 16 performs background removal processing based on the determination result determined by the automatic document determination unit 14 and the background removal removal level input from the operation panel (not shown) by the user.

色補正部17は、色再現の忠実化実現のために、不要吸収成分を含むCMY(C:シアン・M:マゼンタ・Y:イエロー)色材の分光特性に基づいた色濁りを取り除く処理を行う。   The color correction unit 17 performs processing for removing color turbidity based on the spectral characteristics of CMY (C: cyan, M: magenta, Y: yellow) color materials including unnecessary absorption components in order to realize faithful color reproduction. .

黒生成/下色除去部18は、色補正部17による色補正後のCMYの3色信号から黒(K)信号を生成する黒生成、元のCMY信号から黒生成で得たK信号を差し引いて新たなCMY信号を生成する処理を行う。これにより、CMYの3色信号はCMYKの4色信号に変換される。   The black generation / under color removal unit 18 generates black (K) signals from the CMY three-color signals after color correction by the color correction unit 17, and subtracts the K signals obtained by black generation from the original CMY signals. To generate a new CMY signal. As a result, the CMY three-color signal is converted into a CMYK four-color signal.

空間フィルタ部19は、黒生成/下色除去部18より入力されるCMYK信号の画像データに対して、領域分離信号を基にデジタルフィルタによる空間フィルタ処理(強調処理および/または平滑化処理)を行い、空間周波数特性を補正する。これにより、出力画像のぼやけや粒状性劣化を軽減することができる。   The spatial filter unit 19 performs spatial filter processing (enhancement processing and / or smoothing processing) using a digital filter on the image data of the CMYK signal input from the black generation / undercolor removal unit 18 based on the region separation signal. And correct the spatial frequency characteristics. As a result, blurring of the output image and deterioration of graininess can be reduced.

第2変倍処理部20は、変倍率判定部23から入力される判定信号に基づいて、画像を拡大する第2変倍処理を実行するか否かを決定する。具体的には、変倍率判定部23から入力された判定信号が第2変倍処理の実行を示す場合、第2変倍処理を実行することを決定し、変倍率判定部23から入力される判定信号が第1変倍処理の実行を示す場合、第2変倍処理を実行しないことを決定する。   The second scaling processing unit 20 determines whether or not to execute the second scaling processing for enlarging the image, based on the determination signal input from the scaling factor determination unit 23. Specifically, when the determination signal input from the scaling factor determination unit 23 indicates execution of the second scaling processing, it is determined to execute the second scaling processing, and is input from the scaling factor determination unit 23. When the determination signal indicates execution of the first scaling process, it is determined not to execute the second scaling process.

第2変倍処理部20は、第2変倍処理を実行することを決定した場合、変倍率判定部23から入力された判定信号に含まれる変倍率で画像を拡大する第2変倍処理を、空間フィルタ部19から入力された画像データに対して実行する。また、第2変倍処理時に、変倍率判定部23により設定された補間方法で補間処理を実行する。第2変倍処理部20は、処理後の画像データを出力階調補正部21に出力する。第2変倍処理部20は、第2変倍処理を実行しないことを決定した場合、空間フィルタ部19から入力される画像データをスルーして、出力階調補正部21に出力する。   When the second scaling processing unit 20 determines to execute the second scaling processing, the second scaling processing unit 20 performs the second scaling processing for enlarging the image with the scaling factor included in the determination signal input from the scaling factor determination unit 23. This is performed on the image data input from the spatial filter unit 19. Further, during the second scaling process, the interpolation process is executed by the interpolation method set by the scaling factor determination unit 23. The second scaling processing unit 20 outputs the processed image data to the output tone correction unit 21. If the second scaling processing unit 20 determines not to execute the second scaling processing, the second scaling processing unit 20 passes through the image data input from the spatial filter unit 19 and outputs the image data to the output tone correction unit 21.

出力階調補正部21は、画像データを紙等の記録媒体に出力するための出力γ補正処理を行う。   The output tone correction unit 21 performs output γ correction processing for outputting image data to a recording medium such as paper.

中間調生成部22は、CMYK信号の画像データに対して領域分離信号を基に、誤差拡散処理やディザ処理を用いて、画像を出力するための階調再現処理を行う。   The halftone generation unit 22 performs tone reproduction processing for outputting an image using error diffusion processing and dither processing on the image data of the CMYK signal based on the region separation signal.

例えば、領域分離部24にて文字に分離された領域は、特に黒文字あるいは色文字の再現性を高めるために、空間フィルタ部19による空間フィルタ処理における鮮鋭強調処理で高周波数の強調量が大きくされる。同時に、中間調生成部22においては、高域周波数の再現に適した高解像度のスクリーンでの2値化または多値化処理が選択される。また、領域分離部24にて網点領域に分離された領域に関しては、空間フィルタ部19において、入力網点成分を除去するためのローパス・フィルタ処理が施される。   For example, in the region separated into characters by the region separation unit 24, the high frequency enhancement amount is increased by the sharp enhancement processing in the spatial filter processing by the spatial filter unit 19 in order to improve the reproducibility of black characters or color characters in particular. The At the same time, the halftone generation unit 22 selects binarization or multi-value processing on a high-resolution screen suitable for high frequency reproduction. Further, with respect to the region separated into halftone dot regions by the region separation unit 24, the spatial filter unit 19 performs low-pass filter processing for removing the input halftone dot component.

そして、出力階調補正部21は、濃度信号などの信号を画像出力装置4の特性値である網点面積率に変換する出力階調補正処理を行った後、中間調生成部22で、最終的に画像を画素に分離してそれぞれの階調を再現できるように処理する階調再現処理(中間調生成)が施される。領域分離部24にて写真に分離された領域に関しては、階調再現性を重視したスクリーンでの2値化または多値化処理が行われる。   Then, the output tone correction unit 21 performs output tone correction processing for converting a signal such as a density signal into a halftone dot area ratio that is a characteristic value of the image output device 4. In particular, gradation reproduction processing (halftone generation) is performed in which an image is separated into pixels and processed so that each gradation can be reproduced. For the region separated into photographs by the region separation unit 24, binarization or multi-value processing is performed on the screen with an emphasis on gradation reproducibility.

中間調生成部22から出力されたCMYK信号は画像出力装置4に出力され、画像出力装置4において、最終的な出力画像が形成される。   The CMYK signal output from the halftone generation unit 22 is output to the image output device 4, and a final output image is formed in the image output device 4.

(デジタルカラー画像形成装置の別構成)
図2は、デジタルカラー画像形成装置において、scan to e−mail機能として動作する際の構成図である。scan to e−mail機能として動作する場合、デジタルカラー画像形成装置1においては、フォーマット化処理部25が動作する。また、黒生成/下色除去部18および中間調生成部22それぞれが、入力される画像データに対して処理を行わない。このため、scan to e−mail機能として動作する場合におけるデジタルカラー画像形成装置1においては、黒生成/下色除去部18によりCMYの3色信号からCMYKの4色信号に変換する処理が画像データに対して実行されずに、黒生成/下色除去部18よりも後段の各部に画像データが出力される。
(Another configuration of digital color image forming device)
FIG. 2 is a configuration diagram when the digital color image forming apparatus operates as a scan to e-mail function. When operating as a scan to e-mail function, the formatting processing unit 25 operates in the digital color image forming apparatus 1. Further, each of the black generation / undercolor removal unit 18 and the halftone generation unit 22 does not perform processing on input image data. Therefore, in the digital color image forming apparatus 1 when operating as a scan to e-mail function, the black generation / undercolor removal unit 18 converts the CMY three-color signal into the CMYK four-color signal as image data. However, the image data is output to each section subsequent to the black generation / undercolor removal section 18 without being executed.

また、色補正部17は、一般に普及している表示装置の表示特性に適合したR’G’B’の画像データ(例えば、sRGBデータ)に変換する。このため、中間調生成部22から出力される画像データは、R’G’B’の画像データとなる。   In addition, the color correction unit 17 converts the image data into R′G′B ′ image data (for example, sRGB data) suitable for display characteristics of a display device that is generally spread. Therefore, the image data output from the halftone generating unit 22 is R′G′B ′ image data.

フォーマット化処理部25は、中間調生成部22から出力されたR’G’B’の画像データをPDF形式に変更する。フォーマット化処理部25によりPDF形式に変更された画像データは、図示しないメール処理部により電子メールに添付され、電子メールがネットワークを介して相手先に送信される。   The formatting processing unit 25 changes the image data of R′G′B ′ output from the halftone generation unit 22 to the PDF format. The image data changed to the PDF format by the formatting processing unit 25 is attached to an e-mail by a mail processing unit (not shown), and the e-mail is transmitted to the other party via the network.

(変倍率判定部の構成)
図3は、変倍率判定部の構成を示すブロック図である。図3に示されるように、変倍率判定部23は、変倍率算出部31と、変倍率比較部32と、補間演算設定部(補間演算設定手段)33とを含む。
(Configuration of variable magnification determination unit)
FIG. 3 is a block diagram illustrating a configuration of the scaling factor determination unit. As shown in FIG. 3, the scaling factor determination unit 23 includes a scaling factor calculation unit 31, a scaling factor comparison unit 32, and an interpolation calculation setting unit (interpolation calculation setting means) 33.

変倍率算出部31は、下記の式(1)に示すように、出力画素数に対する入力画素数の割合を第1変倍率として算出し、第1変倍率を変倍率比較部32に出力する。ただし、ページ集約機能が設定されている場合(ページ集約機能を設定する場合、操作パネルより行われる。)、第1変倍率を算出した後、ページ集約機能に対して定められたページ集約変倍率を第1変倍率に掛け合わせることにより第2変倍率を算出し(下記の式2参照)、第2変倍率を変倍率比較部32に出力する。   The scaling factor calculation unit 31 calculates the ratio of the number of input pixels with respect to the number of output pixels as a first scaling factor, and outputs the first scaling factor to the scaling factor comparison unit 32, as shown in the following equation (1). However, when the page aggregation function is set (when the page aggregation function is set, it is performed from the operation panel), after calculating the first scaling factor, the page aggregation scaling factor determined for the page aggregation function is calculated. Is multiplied by the first scaling factor to calculate the second scaling factor (see Equation 2 below), and the second scaling factor is output to the scaling factor comparison unit 32.

第1変倍率(%)=入力画素数/出力画素数×100・・・(式1)
第2変倍率(%)=(入力画素数/出力画素数)×ページ集約変倍率×100
・・・(式2)
入力画素数は、例えば画像入力装置2により読み取られる用紙サイズや読取解像度ごとに設定された画素数(例えば、A4サイズ、600dpiで読み取る場合、縦7000画素、横5000画素とする。)としてもよい。デジタルカメラなどで撮影された際の画素数(例えば、約1000万画素のCCD搭載のデジタルカメラの場合、縦3500画素、横3000画素とする。)としてもよい。
First variable magnification (%) = number of input pixels / number of output pixels × 100 (Expression 1)
Second scaling factor (%) = (number of input pixels / number of output pixels) × page aggregation scaling factor × 100
... (Formula 2)
The number of input pixels may be, for example, the number of pixels set for each paper size and reading resolution read by the image input apparatus 2 (for example, when reading at A4 size and 600 dpi, the vertical pixel is 7000 pixels and the horizontal is 5000 pixels). . The number of pixels when taken with a digital camera or the like (for example, in the case of a digital camera with a CCD of about 10 million pixels mounted is assumed to be 3500 pixels long and 3000 pixels wide).

画像入力装置2により読み取られる用紙サイズは、前述した操作パネルより設定することができる。また、操作パネルより読取解像度の設定を行うことが可能な複合機の場合、ユーザにより設定された読取解像度に基づいて、入力画素数の設定がなされる。デジタルカメラで撮像された画像データの場合、画像形成装置に備えられるUSB(Universal Serial Bus)端子やカードリーダーに接続されたCF(Compact Flash、登録商標)カード等より取り込まれた画像データを、一旦、記憶部9に格納しておき、記憶部9に格納された画像データのExif(Exchangeable Image File Format)情報より読み出された縦横の画素数が入力画素数として設定される。   The paper size read by the image input device 2 can be set from the operation panel described above. Further, in the case of a multifunction peripheral that can set the reading resolution from the operation panel, the number of input pixels is set based on the reading resolution set by the user. In the case of image data captured by a digital camera, image data captured from a USB (Universal Serial Bus) terminal provided in the image forming apparatus or a CF (Compact Flash (registered trademark)) card connected to a card reader is temporarily stored. The number of vertical and horizontal pixels stored in the storage unit 9 and read out from the Exif (Exchangeable Image File Format) information of the image data stored in the storage unit 9 is set as the number of input pixels.

出力画素数は、ユーザにより選択された出力用紙サイズと出力解像度とに基づいて算出される。例えば、A3サイズ、600dpiで出力する場合は、縦10000画素、横7000画素とすればよい。   The number of output pixels is calculated based on the output paper size and output resolution selected by the user. For example, in the case of outputting at A3 size and 600 dpi, it may be 10000 pixels vertically and 7000 pixels horizontally.

例えば、2in1(2枚の原稿を1枚の用紙で出力)のページ集約機能の場合、第2変倍率は、下記の表1に示すように算出される。   For example, in the case of a page aggregation function of 2 in 1 (outputting two originals on one sheet), the second scaling factor is calculated as shown in Table 1 below.

Figure 2013121083
Figure 2013121083

なお、画像データの縦方向および横方向それぞれで変倍率を算出し、それぞれの変倍率が異なる場合はいずれか一方(例えば、小さいほうの変倍率)を第1変倍率として選択するようにしてもよい。   Note that the scaling factor is calculated in each of the vertical direction and the horizontal direction of the image data, and when each scaling factor is different, either one (for example, the smaller scaling factor) is selected as the first scaling factor. Good.

変倍率比較部32は、変倍率算出部31から入力された変倍率と所定値とを比較する。所定値は、ここでは100%としている。変倍率比較部32は、変倍率算出部31から入力された変倍率が所定値未満であるならば第1変倍処理を実行すると判定するが、所定値より大きいならば第2変倍処理を実行すると判定する。   The scaling factor comparison unit 32 compares the scaling factor input from the scaling factor calculation unit 31 with a predetermined value. Here, the predetermined value is 100%. The scaling factor comparison unit 32 determines to execute the first scaling process if the scaling factor input from the scaling factor calculation unit 31 is less than a predetermined value, but performs the second scaling process if it is greater than the predetermined value. Determine to execute.

変倍率比較部32は、第1変倍処理または第2変倍処理を実行すると判定した場合、その判定結果と変倍率算出部31から入力された変倍率とを補間演算設定部33に出力する。変倍率算出部31から入力された変倍率が所定値に等しい場合、第1変倍処理および第2変倍処理を実行しないと判定し、その判定結果を補間演算設定部33に出力する。   When it is determined that the first scaling process or the second scaling process is to be performed, the scaling factor comparison unit 32 outputs the determination result and the scaling factor input from the scaling factor calculation unit 31 to the interpolation calculation setting unit 33. . When the scaling factor input from the scaling factor calculation unit 31 is equal to the predetermined value, it is determined that the first scaling process and the second scaling process are not executed, and the determination result is output to the interpolation calculation setting unit 33.

補間演算設定部33は、変倍率算出部31により算出された変倍率に関連付けられた補間方法を設定する。補間方法は、例えばバイリニア法と、ニアレストネイバー法と、バイキュービック法とを含む。50%未満の変倍率にはバイリニア法が関連付けられ、50〜99%の範囲の変倍率にはニアレストネイバー法が関連付けられ、101〜149%の範囲の変倍率にはバイリニア法が関連付けられ、150%以上の変倍率にはバイキュービック法が関連付けられる。   The interpolation calculation setting unit 33 sets an interpolation method associated with the scaling factor calculated by the scaling factor calculation unit 31. The interpolation method includes, for example, a bilinear method, a nearest neighbor method, and a bicubic method. Bilinear methods are associated with scaling factors below 50%, nearest neighbor methods are associated with scaling factors in the range of 50-99%, bilinear methods are associated with scaling factors in the range of 101-149%, The bicubic method is associated with a scaling factor of 150% or more.

バイリニア法は、補間する画素を囲む周囲4点の既存画素の距離に比例した形で重み付けした値の平均を求め、その値をその補間画素として補間演算する方法である。ニアレストネイバー法は、補間する画素に一番近い、あるいは、補間する画素に対して所定の位置関係にある既存画素の値をその補間画素の値として補間演算する方法である。バイキュービック法は、補間する画素を囲む4点に加え、更にそれらを囲む12点を加えた計16点の画素の値を用いて、補間演算する方法である。   The bilinear method is a method in which an average of values weighted in a form proportional to the distance between four existing pixels surrounding a pixel to be interpolated is obtained, and that value is interpolated as the interpolated pixel. The nearest neighbor method is a method of performing an interpolation operation using a value of an existing pixel closest to the pixel to be interpolated or having a predetermined positional relationship with the pixel to be interpolated as the value of the interpolated pixel. The bicubic method is a method of performing interpolation calculation using the values of a total of 16 pixels including 12 points surrounding them in addition to 4 points surrounding pixels to be interpolated.

また、補間演算設定部33は、変倍率比較部32から入力された判定結果が第1変倍処理または第2変倍処理を実行することを示す場合、処理実行指示を示す第1判定信号を生成し、処理をスルーする指示を示す第2判定信号を生成する。第1判定信号には、変倍率算出部31から入力された変倍率と、その変倍率に関連付けられた補間方法とが含まれる。   In addition, when the determination result input from the scaling factor comparison unit 32 indicates that the first scaling process or the second scaling process is to be executed, the interpolation calculation setting unit 33 outputs a first determination signal indicating a process execution instruction. A second determination signal indicating an instruction to generate and pass through the process is generated. The first determination signal includes a scaling factor input from the scaling factor calculation unit 31 and an interpolation method associated with the scaling factor.

補間演算設定部33は、変倍率比較部32から入力された判定結果が第1変倍処理を実行することを示す場合、第1判定信号を第1変倍処理部15に出力し、第2判定信号を第2変倍処理部20に出力する。変倍率比較部32から入力された判定結果が第2変倍処理を実行することを示す場合、第1判定信号を第2変倍処理部20に出力し、第2判定信号を第1変倍処理部15に出力する。   When the determination result input from the scaling factor comparison unit 32 indicates that the first scaling process is to be performed, the interpolation calculation setting unit 33 outputs a first determination signal to the first scaling process unit 15 and the second scaling process is performed. The determination signal is output to the second scaling processing unit 20. When the determination result input from the scaling factor comparison unit 32 indicates that the second scaling process is to be performed, the first determination signal is output to the second scaling process unit 20, and the second determination signal is output to the first scaling factor. Output to the processing unit 15.

補間演算設定部33は、変倍率比較部32から入力された判定結果が第1変倍処理および第2変倍処理を実行しないことを示す場合、第2判定信号を生成し、第2判定信号を第1変倍処理部15および第2変倍処理部20それぞれに出力する。   When the determination result input from the scaling factor comparison unit 32 indicates that the first scaling process and the second scaling process are not performed, the interpolation calculation setting unit 33 generates a second determination signal and generates a second determination signal. Are output to the first scaling unit 15 and the second scaling unit 20, respectively.

(第1変倍処理部と第2変倍処理部の動作)   (Operations of the first scaling unit and the second scaling unit)

Figure 2013121083
Figure 2013121083

表2は、第1変倍処理部15および第2変倍処理部20それぞれの動作を変倍率ごとにまとめたものである。変倍率が101%以上においては、第1変倍処理部15が第2判定信号に従った動作を示し、第2変倍処理部20が第1判定信号に従った動作を示している。変倍率が99%以下においては、第1変倍処理部15が第1判定信号に従った動作を示し、第2変倍処理部20が第2判定信号に従った動作を示している。変倍率が100%においては、第1変倍処理部15および第2変倍処理部20が第2判定信号に従った動作を示している。   Table 2 summarizes the operations of the first scaling unit 15 and the second scaling unit 20 for each scaling factor. When the scaling factor is 101% or more, the first scaling processing unit 15 shows an operation according to the second determination signal, and the second scaling processing unit 20 shows an operation according to the first determination signal. When the scaling factor is 99% or less, the first scaling processing unit 15 shows an operation according to the first determination signal, and the second scaling processing unit 20 shows an operation according to the second determination signal. When the zoom ratio is 100%, the first zoom processing unit 15 and the second zoom processing unit 20 indicate operations according to the second determination signal.

判定信号に含まれる変倍率が50%未満の場合、判定信号に含まれる変倍率に関連付けられている補間方法はバイリニア法である。   When the scaling factor included in the determination signal is less than 50%, the interpolation method associated with the scaling factor included in the determination signal is a bilinear method.

このため、第1変倍処理部15は変倍処理時にバイリニア法に基づいて補間処理を実行し、第2変倍処理部20は空間フィルタ部19から入力される画像データをスルーする。したがって、この場合において、第1変倍処理時にバイリニア法を用いたので、縮小率が大きくても文字エッジの輪郭部のジャギーを発生し難くすることができる。   Therefore, the first scaling processing unit 15 performs an interpolation process based on the bilinear method during the scaling process, and the second scaling processing unit 20 passes through the image data input from the spatial filter unit 19. Therefore, in this case, since the bilinear method is used at the time of the first scaling process, it is possible to make it difficult to generate jaggy on the contour portion of the character edge even if the reduction ratio is large.

判定信号に含まれる変倍率が50%以上99%以下の場合、判定信号に含まれる変倍率に関連付けられている補間方法は、ニアレストネイバー法である。   When the scaling factor included in the determination signal is 50% or more and 99% or less, the interpolation method associated with the scaling factor included in the determination signal is the nearest neighbor method.

このため、第1変倍処理部15は変倍処理時にニアレストネイバー法に基づいて補間処理を実行し、第2変倍処理部20は空間フィルタ部19から入力される画像データをスルーする。したがって、この場合において、第1変倍処理時に演算処理量が少ないニアレストネイバー法を用いたので、バイリニア法を用いるよりも処理速度を比較的に速くすることができる。   Therefore, the first scaling processing unit 15 performs an interpolation process based on the nearest neighbor method during the scaling process, and the second scaling processing unit 20 passes through the image data input from the spatial filter unit 19. Therefore, in this case, since the nearest neighbor method having a small amount of calculation processing at the time of the first scaling process is used, the processing speed can be made relatively faster than using the bilinear method.

判定信号に含まれる変倍率が101%以上149%以下の場合、判定信号に含まれる変倍率に関連付けられている補間方法はバイリニア法である。   When the scaling factor included in the determination signal is 101% or more and 149% or less, the interpolation method associated with the scaling factor included in the determination signal is a bilinear method.

このため、第1変倍処理部15は原稿自動判別部14から入力される画像データをスルーし、第2変倍処理部20は変倍処理時にバイリニア法に基づいて補間処理を実行する。したがって、この場合において、第2変倍処理時にバイリニア法を用いたので、文字エッジの輪郭部のジャギーを発生し難くすることができる。   For this reason, the first scaling processing unit 15 passes through the image data input from the automatic document discrimination unit 14, and the second scaling processing unit 20 executes an interpolation process based on the bilinear method during the scaling process. Therefore, in this case, since the bilinear method is used at the time of the second scaling process, it is possible to make it difficult to generate jaggy in the contour portion of the character edge.

判定信号に含まれる変倍率が150%以上の場合、判定信号に含まれる変倍率に関連付けられている補間方法はバイキュービック法である。   When the scaling factor included in the determination signal is 150% or more, the interpolation method associated with the scaling factor included in the determination signal is the bicubic method.

このため、第1変倍処理部15は原稿自動判別部14から入力される画像データをスルーし、第2変倍処理部20は変倍処理時にバイキュービック法に基づいて補間処理を実行する。したがって、この場合において、第2変倍処理時にバイキュービック法を用いたので、バイリニア法よりも拡大時のぼやけを抑制することができる。   For this reason, the first scaling processing unit 15 passes through the image data input from the automatic document discrimination unit 14, and the second scaling processing unit 20 performs an interpolation process based on the bicubic method during the scaling process. Therefore, in this case, since the bicubic method is used at the time of the second scaling process, blurring at the time of enlargement can be suppressed as compared with the bilinear method.

ここで、表2の結果に基づいて第1変倍処理部16〜第2変倍処理部20それぞれについて説明する。変倍率が101%以上においては、画像データに対して、第1変倍処理を実行せずに第2変倍処理を実行し、前段の下地除去処理部16〜空間フィルタ部19それぞれが処理を実行する。   Here, based on the result of Table 2, each of the first scaling unit 16 to the second scaling unit 20 will be described. When the scaling ratio is 101% or more, the second scaling process is performed on the image data without performing the first scaling process, and the background removal processing unit 16 to the spatial filter unit 19 in the previous stage perform the processing. Run.

このため、下地除去処理部16〜空間フィルタ部19それぞれは、第2変倍処理部20の処理により画像サイズが大きくなる前の画像データに対して処理を実行することができる。これにより、下地除去処理部16〜空間フィルタ部19それぞれの演算処理量の増加を抑制することができる。   For this reason, each of the background removal processing unit 16 to the spatial filter unit 19 can execute processing on the image data before the image size is increased by the processing of the second scaling processing unit 20. Thereby, the increase in the amount of arithmetic processing of each of the background removal processing unit 16 to the spatial filter unit 19 can be suppressed.

一方、変倍率が99%以下においては、画像データに対して、第2変倍処理を実行せずに第1変倍処理を実行し、後段の下地除去処理部16〜空間フィルタ部19それぞれが処理を実行する。   On the other hand, when the scaling ratio is 99% or less, the first scaling process is performed on the image data without performing the second scaling process, and each of the subsequent background removal processing unit 16 to spatial filter unit 19 performs Execute the process.

このため、下地除去処理部16〜空間フィルタ部19それぞれは、第1変倍処理部15の処理により画像サイズが小さくなった後の画像データに対して処理を実行することができる。これにより、下地除去処理部16〜空間フィルタ部19それぞれの演算処理量を少なくすることができる。   For this reason, each of the background removal processing unit 16 to the spatial filter unit 19 can execute processing on the image data after the image size is reduced by the processing of the first scaling processing unit 15. Thereby, it is possible to reduce the calculation processing amount of each of the background removal processing unit 16 to the spatial filter unit 19.

なお、第1変倍処理部15および第2変倍処理部20それぞれの動作は表2に限定するものではない。変倍率の範囲をさらに細かく分けて、第1変倍処理部15および第2変倍処理部20それぞれの動作を定めてもよいし、縮小時と拡大時の2つの区分に分けて、第1変倍処理部15および第2変倍処理部20それぞれの動作を定めてもよい。   The operations of the first scaling unit 15 and the second scaling unit 20 are not limited to Table 2. The range of the scaling factor may be further divided into the respective operations of the first scaling unit 15 and the second scaling unit 20, and the first scaling unit 15 and the second scaling unit 20 may be divided into two categories, ie, when reducing and when enlarging. The operations of the scaling processing unit 15 and the second scaling processing unit 20 may be determined.

また、変倍率判定部23が、変倍率算出部31と変倍率比較部32と補間演算設定部33とを含む構成としたが、これに限定するものではない。変倍率判定部23を、変倍率算出部31と変倍率比較部32で構成し、第1変倍処理部15および第2変倍処理部20それぞれが補間演算設定部33の機能をさらに有していてもよい。   Further, although the variable magnification determination unit 23 includes the variable magnification calculation unit 31, the variable magnification comparison unit 32, and the interpolation calculation setting unit 33, the configuration is not limited thereto. The scaling factor determination unit 23 includes a scaling factor calculation unit 31 and a scaling factor comparison unit 32, and each of the first scaling processing unit 15 and the second scaling processing unit 20 further has a function of an interpolation calculation setting unit 33. It may be.

(画像処理の流れ)
図4は、画像処理装置において実行される画像処理の一部の流れを示すフローチャートである。ここでは、変倍率判定部23および第1変倍処理部15〜第2変倍処理部20において実行される処理の流れを説明する。
(Image processing flow)
FIG. 4 is a flowchart showing a part of image processing executed in the image processing apparatus. Here, a flow of processing executed in the scaling factor determination unit 23 and the first scaling processing unit 15 to the second scaling processing unit 20 will be described.

図4に示されるように、変倍率判定部23は、変倍率判定処理を実行する(S301)。ここで、変倍率判定処理について説明する。   As shown in FIG. 4, the scaling factor determination unit 23 executes scaling factor determination processing (S301). Here, the scaling factor determination process will be described.

図5は、変倍率判定処理の流れを示すフローチャートである。図5に示されるように、変倍率算出部31は、入力画素数および出力画素数を設定する(S401)。そして、上記の式1に従って第1変倍率を算出する(S402)。   FIG. 5 is a flowchart showing the flow of the scaling factor determination process. As shown in FIG. 5, the scaling factor calculation unit 31 sets the number of input pixels and the number of output pixels (S401). Then, the first scaling factor is calculated according to the above equation 1 (S402).

次のステップS403においては、変倍率算出部31は、ページ集約機能が設定されているか否かを判断する。ページ集約機能が設定されているならば処理をステップS404に進めるが、そうでなければ処理をステップS405に進める。   In the next step S403, the scaling factor calculation unit 31 determines whether or not the page aggregation function is set. If the page aggregation function is set, the process proceeds to step S404; otherwise, the process proceeds to step S405.

ステップS404においては、変倍率算出部31は、設定されているページ集約機能に対して定められたページ集約変倍率を、ステップS402において算出された第1変倍率に掛け合わせることにより第2変倍率を算出し、処理をステップS405に進める。   In step S404, the scaling factor calculation unit 31 multiplies the page scaling factor determined for the set page aggregation function by the first scaling factor calculated in step S402, thereby obtaining the second scaling factor. Is calculated, and the process proceeds to step S405.

ステップS405においては、補間演算設定部33は、算出された変倍率に関連付けられた補間方法を設定し、処理をステップS406に進める。   In step S405, the interpolation calculation setting unit 33 sets an interpolation method associated with the calculated scaling factor, and advances the process to step S406.

ステップS406においては、算出された変倍率が所定値より大きい場合、算出された変倍率とステップS405において設定された補間方法とを含む第1判定信号を第1変倍処理部15に出力し、第2判定信号を第2変倍処理部20に出力する。   In step S406, if the calculated scaling factor is greater than a predetermined value, a first determination signal including the calculated scaling factor and the interpolation method set in step S405 is output to the first scaling processing unit 15. The second determination signal is output to the second scaling processing unit 20.

また、算出された変倍率が所定値未満の場合、算出された変倍率とステップS405において設定された補間方法とを含む第1判定信号を第2変倍処理部20に出力し、第2判定信号を第1変倍処理部15に出力する。   If the calculated scaling factor is less than the predetermined value, a first determination signal including the calculated scaling factor and the interpolation method set in step S405 is output to the second scaling processing unit 20, and the second determination is performed. The signal is output to the first scaling processing unit 15.

算出された変倍率が所定値に等しい場合、第2判定信号を第1変倍処理部15および第2変倍処理部20に出力する。   When the calculated scaling factor is equal to the predetermined value, the second determination signal is output to the first scaling unit 15 and the second scaling unit 20.

図4に戻って、ステップS302においては、第1変倍処理部15は、第1変倍処理の実行指示があったか否かを判断する。具体的には、ステップS406において出力された判定信号に基づいて第1変倍処理を実行するか否かを判断する。第1判定信号が入力されたならば処理をステップS303に進めるが、第2判定信号が入力されたならば処理をステップS305に進める。   Returning to FIG. 4, in step S <b> 302, the first scaling unit 15 determines whether or not there is an instruction to execute the first scaling process. Specifically, it is determined whether or not to execute the first scaling process based on the determination signal output in step S406. If the first determination signal is input, the process proceeds to step S303. If the second determination signal is input, the process proceeds to step S305.

ステップS303においては、第1変倍処理部15は、入力された第1判定信号に含まれる変倍率で、画像を縮小する第1変倍処理を実行する。そして、第1判定信号に含まれる補間方法で補間処理を実行する(S304)。   In step S303, the first scaling processing unit 15 executes a first scaling process for reducing an image with a scaling factor included in the input first determination signal. Then, interpolation processing is executed by the interpolation method included in the first determination signal (S304).

次のステップS305においては、色補正部17は色補正処理を実行し、黒生成/下色除去部18は黒生成/下色除去処理を実行し、処理をステップS306に進める。   In the next step S305, the color correction unit 17 executes color correction processing, the black generation / under color removal unit 18 executes black generation / under color removal processing, and the process proceeds to step S306.

ステップS306においては、空間フィルタ部19は、空間フィルタ処理を実行する。そして、第2変倍処理部20は、第2変倍処理の実行指示があったか否かを判断する(S307)。具体的には、ステップS406において出力された判定信号に基づいて第2変倍処理を実行するか否かを判断する。第1判定信号が入力されたならば処理をステップS308に進めるが、第2判定信号が入力されたならば処理を終了する。   In step S306, the spatial filter unit 19 executes a spatial filter process. Then, the second magnification processing unit 20 determines whether or not there is an instruction to execute the second magnification processing (S307). Specifically, it is determined whether or not to execute the second scaling process based on the determination signal output in step S406. If the first determination signal is input, the process proceeds to step S308. If the second determination signal is input, the process ends.

ステップS308においては、第2変倍処理部20は、入力された第1判定信号に含まれる変倍率で、画像を拡大する第2変倍処理を実行する。そして、第1判定信号に含まれる補間方法で補間処理を実行する(S309)。   In step S308, the second scaling processing unit 20 executes a second scaling process for enlarging the image with a scaling factor included in the input first determination signal. Then, an interpolation process is executed by the interpolation method included in the first determination signal (S309).

(まとめ)
以上説明したように、変倍率が100%未満である場合、色補正処理やフィルタ処理などの画質調整処理の実行前に変倍率に基づいて縮小し、変倍率が101%以上である場合、画像を拡大する前に画質調整処理を実行する。これにより、画質調整処理の速度の低下を抑制することができる。
(Summary)
As described above, when the scaling factor is less than 100%, the image is reduced based on the scaling factor before execution of image quality adjustment processing such as color correction processing and filter processing, and when the scaling factor is 101% or more, the image Execute the image quality adjustment process before zooming in. Thereby, it is possible to suppress a decrease in the speed of the image quality adjustment process.

本発明は上述した実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能である。すなわち、請求項に示した範囲で適宜変更した技術的手段を組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope shown in the claims. That is, embodiments obtained by combining technical means appropriately modified within the scope of the claims are also included in the technical scope of the present invention.

最後に、画像処理装置3の各ブロックは、ハードウェアロジックによって構成してもよいし、次のようにCPUを用いてソフトウェアによって実現してもよい。   Finally, each block of the image processing apparatus 3 may be configured by hardware logic, or may be realized by software using a CPU as follows.

すなわち、画像処理装置3は、各機能を実現する制御プログラムの命令を実行するCPU(central processing unit)、上記プログラムを格納したROM(read only memory)、上記プログラムを展開するRAM(random access memory)、上記プログラムおよび各種データを格納するメモリ等の記憶装置(記録媒体)などを備えている。そして、本発明の目的は、上述した機能を実現するソフトウェアである画像処理装置3の制御プログラムのプログラムコード(実行形式プログラム、中間コードプログラム、ソースプログラム)をコンピュータで読み取り可能に記録した記録媒体を、上記画像処理装置3に供給し、そのコンピュータ(またはCPUやMPU)が記録媒体に記録されているプログラムコードを読み出し実行することによっても、達成可能である。   That is, the image processing apparatus 3 includes a CPU (central processing unit) that executes instructions of a control program that realizes each function, a ROM (read only memory) that stores the program, and a RAM (random access memory) that expands the program. And a storage device (recording medium) such as a memory for storing the program and various data. An object of the present invention is a recording medium on which a program code (execution format program, intermediate code program, source program) of a control program of the image processing apparatus 3 which is software that realizes the above-described functions is recorded so as to be readable by a computer. This can also be achieved by supplying the image processing apparatus 3 and reading and executing the program code recorded on the recording medium by the computer (or CPU or MPU).

上記記録媒体としては、例えば、磁気テープやカセットテープ等のテープ系、フロッピー(登録商標)ディスク/ハードディスク等の磁気ディスクやCD−ROM/MO/MD/DVD/CD−R等の光ディスクを含むディスク系、ICカード(メモリカードを含む)/光カード等のカード系、あるいはマスクROM/EPROM/EEPROM/フラッシュROM等の半導体メモリ系などを用いることができる。   Examples of the recording medium include a tape system such as a magnetic tape and a cassette tape, a magnetic disk such as a floppy (registered trademark) disk / hard disk, and an optical disk such as a CD-ROM / MO / MD / DVD / CD-R. Card system such as IC card, IC card (including memory card) / optical card, or semiconductor memory system such as mask ROM / EPROM / EEPROM / flash ROM.

また、画像処理装置3を通信ネットワークと接続可能に構成し、上記プログラムコードを通信ネットワークを介して供給してもよい。この通信ネットワークとしては、特に限定されず、例えば、インターネット、イントラネット、エキストラネット、LAN、ISDN、VAN、CATV通信網、仮想専用網(virtual private network)、電話回線網、移動体通信網、衛星通信網等が利用可能である。また、通信ネットワークを構成する伝送媒体としては、特に限定されず、例えば、IEEE1394、USB、電力線搬送、ケーブルTV回線、電話線、ADSL回線等の有線でも、IrDAやリモコンのような赤外線、Bluetooth(登録商標)、802.11無線、HDR、携帯電話網、衛星回線、地上波デジタル網等の無線でも利用可能である。なお、本発明は、上記プログラムコードが電子的な伝送で具現化された、搬送波に埋め込まれたコンピュータデータ信号の形態でも実現され得る。   The image processing apparatus 3 may be configured to be connectable to a communication network, and the program code may be supplied via the communication network. The communication network is not particularly limited. For example, the Internet, intranet, extranet, LAN, ISDN, VAN, CATV communication network, virtual private network, telephone line network, mobile communication network, satellite communication. A net or the like is available. Also, the transmission medium constituting the communication network is not particularly limited. For example, even in the case of wired such as IEEE 1394, USB, power line carrier, cable TV line, telephone line, ADSL line, etc., infrared rays such as IrDA and remote control, Bluetooth ( (Registered trademark), 802.11 wireless, HDR, mobile phone network, satellite line, terrestrial digital network, and the like can also be used. The present invention can also be realized in the form of a computer data signal embedded in a carrier wave in which the program code is embodied by electronic transmission.

1,1A デジタルカラー画像形成装置
2 画像入力装置
3 画像処理装置
4 画像出力装置
5 送受信装置
7 制御部(画像処理制御手段)
9 記憶部
11 A/D変換部
12 シェーディング補正部
13 入力処理部
14 原稿自動判別部
15 第1変倍処理部(第1変倍処理手段)
16 下地除去処理部
17,17A 色補正部
18 黒生成/下色除去部
19 空間フィルタ部
20 第2変倍処理部(第2変倍処理手段)
21 出力階調補正部
22 中間調生成部
23 変倍率判定部(変倍率判定手段)
24 領域分離部
25 フォーマット化処理部
31 変倍率算出部
32 変倍率比較部
33 補間演算設定部(補間演算設定手段)
DESCRIPTION OF SYMBOLS 1,1A Digital color image forming apparatus 2 Image input apparatus 3 Image processing apparatus 4 Image output apparatus 5 Transmission / reception apparatus 7 Control part (image processing control means)
9 Storage unit 11 A / D conversion unit 12 Shading correction unit 13 Input processing unit 14 Automatic document discrimination unit 15 First scaling processing unit (first scaling processing means)
16 Background removal processing unit 17, 17A Color correction unit 18 Black generation / under color removal unit 19 Spatial filter unit 20 Second scaling processing unit (second scaling processing means)
21 output tone correction unit 22 halftone generation unit 23 variable magnification determination unit (variable magnification determination means)
24 region separation unit 25 formatting processing unit 31 scaling factor calculation unit 32 scaling factor comparison unit 33 interpolation calculation setting unit (interpolation calculation setting means)

Claims (8)

画像データに対する画像処理の実行を制御する画像処理制御手段と、
入力画素数と出力画素数とに基づいて算出された変倍率に基づいて、画像を縮小する第1変倍処理または画像を拡大する第2変倍処理のいずれを実行するか判定する変倍率判定手段と、を備え、
前記画像処理制御手段は、前記変倍率判定手段により前記第1変倍処理を実行すると判定された場合、前記第1変倍処理を実行した後に、予め定められる画像処理を実行し、前記変倍率判定手段により前記第2変倍処理を実行すると判定された場合、前記第2変倍処理を実行する前に、前記予め定められる画像処理を実行することを特徴とする、画像処理装置。
Image processing control means for controlling execution of image processing on the image data;
A scaling factor determination for determining whether to execute a first scaling process for reducing an image or a second scaling process for enlarging an image, based on a scaling factor calculated based on the number of input pixels and the number of output pixels Means, and
The image processing control means executes predetermined image processing after executing the first scaling process when the scaling ratio determination means determines that the first scaling process is to be executed, and the scaling ratio is determined. An image processing apparatus, wherein when the determination unit determines that the second scaling process is to be executed, the predetermined image processing is executed before the second scaling process is executed.
前記予め定められる画像処理は、下地除去処理、色補正処理、黒生成/下色除去処理および空間フィルタ処理のうちの少なくとも1つを含むことを特徴とする、請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the predetermined image processing includes at least one of background removal processing, color correction processing, black generation / undercolor removal processing, and spatial filter processing. . 前記変倍率判定手段は、前記算出された変倍率に基づいて、前記第1変倍処理時または前記第2変倍処理時における補間方法を設定する補間演算設定手段を含むことを特徴とする、請求項1または2に記載の画像処理装置。   The scaling factor determination unit includes an interpolation calculation setting unit that sets an interpolation method at the time of the first scaling process or the second scaling process based on the calculated scaling factor. The image processing apparatus according to claim 1. 前記画像処理制御手段は、
前記第1変倍処理を実行する第1変倍処理手段と、
前記第2変倍処理を実行する第2変倍処理手段と、を含み、
前記第1変倍処理手段は、前記変倍率に基づいて、前記第1変倍処理時における補間方法を設定し、
前記第2変倍処理手段は、前記変倍率に基づいて、前記第2変倍処理時における補間方法を設定することを特徴とする、請求項1または2に記載の画像処理装置。
The image processing control means includes
First scaling processing means for executing the first scaling processing;
Second scaling processing means for executing the second scaling processing;
The first scaling processing means sets an interpolation method during the first scaling processing based on the scaling ratio,
The image processing apparatus according to claim 1, wherein the second scaling processing unit sets an interpolation method during the second scaling processing based on the scaling ratio.
請求項1から4のいずれかに記載の画像処理装置を備えることを特徴とする、画像形成装置。   An image forming apparatus comprising the image processing apparatus according to claim 1. 画像データに対する画像処理の実行を制御する画像処理制御工程と、
入力画素数と出力画素数とに基づいて、画像を縮小する第1変倍処理または画像を拡大する第2変倍処理のいずれを実行するか判定する変倍率判定工程と、を含み、
前記画像処理制御工程は、前記変倍率判定工程により前記第1変倍処理を実行すると判定された場合、前記第1変倍処理を実行した後に、予め定められる画像処理を実行し、前記変倍率判定工程により前記第2変倍処理を実行すると判定された場合、前記第2変倍処理を実行する前に、前記予め定められる画像処理を実行することを特徴とする、画像処理方法。
An image processing control step for controlling execution of image processing on the image data;
A scaling factor determining step for determining whether to execute a first scaling process for reducing an image or a second scaling process for enlarging an image based on the number of input pixels and the number of output pixels;
When the image processing control step determines that the first scaling process is to be executed by the scaling factor determination step, the image processing control step executes a predetermined image processing after executing the first scaling process, and the scaling factor An image processing method, wherein, when it is determined in the determination step that the second scaling process is to be executed, the predetermined image processing is executed before the second scaling process is executed.
請求項1から4のいずれかに記載の画像処理装置を動作させるための画像処理プログラムであって、コンピュータを上記の各手段として機能させるための画像処理プログラム。   An image processing program for operating the image processing apparatus according to any one of claims 1 to 4, wherein the image processing program causes a computer to function as each means described above. 請求項7に記載の画像処理プログラムを、コンピュータ読み取り可能に格納した記録媒体。   A recording medium storing the image processing program according to claim 7 in a computer-readable manner.
JP2011268388A 2011-12-07 2011-12-07 Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium Pending JP2013121083A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011268388A JP2013121083A (en) 2011-12-07 2011-12-07 Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011268388A JP2013121083A (en) 2011-12-07 2011-12-07 Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium

Publications (1)

Publication Number Publication Date
JP2013121083A true JP2013121083A (en) 2013-06-17

Family

ID=48773529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011268388A Pending JP2013121083A (en) 2011-12-07 2011-12-07 Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium

Country Status (1)

Country Link
JP (1) JP2013121083A (en)

Similar Documents

Publication Publication Date Title
JP5220828B2 (en) Image processing apparatus, image forming apparatus, image reading apparatus, image processing method, program, and recording medium
JP4549418B2 (en) Image processing apparatus, image processing method, image forming apparatus, program, and recording medium
JP4568748B2 (en) Image processing method, image processing apparatus, image forming apparatus, computer program, and recording medium
JP4764938B2 (en) Image processing apparatus, image forming apparatus, image processing apparatus control method, program, and recording medium
JP4763026B2 (en) Image processing apparatus, image forming apparatus, image processing method, image processing program, and computer-readable recording medium
JP4731595B2 (en) Image processing apparatus, image forming apparatus, computer program, recording medium, and image processing method
JP5225201B2 (en) Image processing device
JP2010278933A (en) Image processing device, image forming device, image processing method, program and recording medium
JP5052562B2 (en) Image processing device
JP2004341760A (en) Image forming apparatus, program and storage medium
JP6163244B2 (en) Image processing apparatus, image forming apparatus, image processing program, and recording medium
JP4230435B2 (en) Image processing method, image processing apparatus, and image forming apparatus including the same
JP6045182B2 (en) Image processing apparatus, image forming apparatus including the same, computer program, and recording medium
JP2013121083A (en) Image processing method, image processing apparatus, image forming apparatus including the same, image processing program, and recording medium
JP5863497B2 (en) Image processing apparatus, image forming apparatus, computer program, and storage medium
JP2014143512A (en) Image processing device and image processing method
JP2010278924A (en) Image processing apparatus, image forming apparatus, image processing method, program, and recording medium
JP5072907B2 (en) Image processing device
JP2010258706A (en) Image processing apparatus, image forming apparatus, method of controlling image processing apparatus, program, and recording medium
JP2015005835A (en) Image processing device, image forming device, and recording medium
JP4974072B2 (en) Image processing device
JP2010192952A (en) Image forming apparatus, image forming method, computer program, and recording medium
JP2009296460A (en) Image processing method, image processing device, image forming apparatus, program and recording medium
JP2013223084A (en) Image processing apparatus, image forming apparatus including the same, program, and recording medium
JP2013191934A (en) Image processing apparatus, image formation apparatus, image processing program, and recording medium