JP2012138798A - Image reading device and image forming apparatus - Google Patents

Image reading device and image forming apparatus Download PDF

Info

Publication number
JP2012138798A
JP2012138798A JP2010290388A JP2010290388A JP2012138798A JP 2012138798 A JP2012138798 A JP 2012138798A JP 2010290388 A JP2010290388 A JP 2010290388A JP 2010290388 A JP2010290388 A JP 2010290388A JP 2012138798 A JP2012138798 A JP 2012138798A
Authority
JP
Japan
Prior art keywords
image processing
image
unit
reading
program
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
JP2010290388A
Other languages
Japanese (ja)
Inventor
Atsushi Fujiki
敦 藤木
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2010290388A priority Critical patent/JP2012138798A/en
Publication of JP2012138798A publication Critical patent/JP2012138798A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce cost and labor hour for changing processing contents of image processing in order to develop an ability of pre-installed image processing executed by dedicated hardware.SOLUTION: An image reading device includes: an image reading section executing image reading processing for reading a manuscript; an image processing circuit constructed by dedicated hardware executing pre-installed image processing; a program storage section storing image processing program implemented with image processing different from the pre-installed image processing executed by the image processing circuit; an image processing section executing the image processing program stored in the program storage section; and an execution control section causing the image processing circuit to execute the pre-installed image processing on data read by the image reading processing executed by the image reading section and successively causing the image processing section to execute the image processing implemented in the image processing program on data on which the pre-installed image processing has already been executed.

Description

本発明は、画像読取装置における画像処理の処理内容を更新する技術に関する。   The present invention relates to a technique for updating processing contents of image processing in an image reading apparatus.

従来から、スキャナ等の画像読取装置が原稿を読み取ることで生成した原稿の画像データを処理する画像形成装置等の電気機器が用いられており、例えば、スキャナ自身や、スキャナによって読み取られた原稿の画像データを処理する複写機、ファクシミリ及びこれらの複合機等が用いられている。   Conventionally, an electrical apparatus such as an image forming apparatus that processes image data of a document generated by an image reading device such as a scanner reading the document is used. For example, the scanner itself or a document read by the scanner is used. Copiers, facsimiles, and complex machines for processing image data are used.

ここで、原稿の画像データは、画像読取装置の読み取り特性により、必ずしも原稿に現われていた本来の画像そのものを示すものとは限らないため、例えば、ガンマ補正や、MTF(Modulation Transfer Function)補正等の画像処理が行われる。   Here, the image data of the document does not necessarily indicate the original image itself that appeared on the document due to the reading characteristics of the image reading apparatus, and therefore, for example, gamma correction, MTF (Modulation Transfer Function) correction, and the like. Image processing is performed.

これらの画像処理は、ソフトウェアを要しないハードウェアのみを搭載したASIC(Application Specific Integrated Circuits;エーシック;特定用途向け集積回路)により構成された高速処理可能な画像処理回路によって実行される。或いは、例えば、ROMに記憶されているプログラムをCPUに実行させるマイクロコンピュータ等、ソフトウェアを実行可能なハードウェアで構成された、画像処理を実装した画像処理用プログラムを実行することによってASICによる画像処理に比して低速に画像処理を実行する画像処理部によって実行される。   These image processes are executed by an image processing circuit capable of high-speed processing configured by ASIC (Application Specific Integrated Circuits) equipped only with hardware that does not require software. Alternatively, for example, image processing by ASIC by executing an image processing program that is implemented by hardware that can execute software, such as a microcomputer that causes a CPU to execute a program stored in a ROM. It is executed by an image processing unit that executes image processing at a lower speed than the above.

例えば、下記特許文献1には、複数の画像処理プログラムと一つの処理手段から構成されて様々な画像処理を実行する画像処理部と、画像処理プログラムを追加又は更新する画像処理内容部と、画像処理プログラムを追加又は更新する際にその画像処理プログラムの動作を可能にする処理手段の有無を判定する動作判定部を備え、複数の画像処理プログラムを実行する技術が開示されている。   For example, in Patent Document 1 below, an image processing unit configured by a plurality of image processing programs and one processing unit to execute various image processing, an image processing content unit for adding or updating an image processing program, and an image A technique is disclosed that includes an operation determination unit that determines the presence or absence of a processing unit that enables an operation of an image processing program when a processing program is added or updated, and executes a plurality of image processing programs.

当該技術では、ハードウェアのみで画像処理を実行する場合に比して処理速度が低下する反面、画像処理プログラムを変更するだけで画像処理の処理内容を変更することができるため、ハードウェアのみで画像処理を実行する場合に比して、柔軟に且つ安価に画像処理の処理内容を変更することができた。   In this technology, the processing speed is lower than when image processing is executed only by hardware, but the processing contents of image processing can be changed only by changing the image processing program. Compared with the case where image processing is executed, the processing contents of the image processing can be changed flexibly and inexpensively.

特開2002−207606号公報JP 2002-207606 A

しかしながら、画像処理がASIC等の画像処理専用のハードウェアで実行される場合、画像処理の処理速度が高速である反面、例えば画像処理能力が乏しい安価な画像処理専用のハードウェアを備えた画像形成装置を購入した場合等、製品購入後に当該画像処理の能力を向上するためには、当該画像処理の能力を向上させる処理内容に変更した新たな画像処理を実行するための新たなハードウェアを設けるコストと当該新たなハードウェアに取り替える手間が必要であった。   However, when the image processing is executed by hardware dedicated to image processing such as ASIC, the image processing speed is high, but for example, image formation with inexpensive image processing hardware having poor image processing capability is performed. In order to improve the image processing capability after purchasing a product, such as when a device is purchased, new hardware is provided to execute new image processing that has been changed to processing content that improves the image processing capability. It was necessary to replace the cost and the new hardware.

そこで、本発明は、このような事情に鑑みてなされたものであり、専用ハードウェアで実行される予め組み込まれた画像処理の能力を向上すべく、当該画像処理の処理内容を変更するためのコスト及び手間を軽減することができる画像読取装置及び画像形成装置を提供することを目的とする。   Therefore, the present invention has been made in view of such circumstances, and is intended to change the processing content of the image processing in order to improve the capability of image processing incorporated in advance executed by dedicated hardware. An object of the present invention is to provide an image reading apparatus and an image forming apparatus capable of reducing cost and labor.

請求項1に記載の発明は、原稿を読み取る画像読取処理を行う画像読取部と、
予め組み込まれた画像処理を実行する専用ハードウェアで構成された画像処理回路と、
前記画像処理回路で実行される前記予め組み込まれた画像処理とは異なる画像処理を実装した画像処理用プログラムを記憶するプログラム記憶部と、
前記プログラム記憶部に記憶された前記画像処理用プログラムを実行する画像処理部と、
前記画像読取部による前記画像読取処理で読み取られたデータに対して前記予め組み込まれた画像処理を前記画像処理回路で実行させた後、当該予め組み込まれた画像処理が実行されたデータに対して前記画像処理用プログラムに実装された画像処理を前記画像処理部で実行させる実行制御部と、
を備える画像読取装置である。
The invention according to claim 1 is an image reading unit that performs an image reading process for reading an original;
An image processing circuit configured with dedicated hardware for executing pre-installed image processing;
A program storage unit that stores an image processing program that implements image processing different from the previously incorporated image processing executed by the image processing circuit;
An image processing unit for executing the image processing program stored in the program storage unit;
After the image processing circuit executes the pre-installed image processing on the data read by the image reading process by the image reading unit, the pre-installed image processing is performed on the data. An execution control unit that causes the image processing unit to execute image processing implemented in the image processing program;
An image reading apparatus.

この発明では、画像処理回路で行われる予め組み込まれた画像処理の能力を向上すべく、画像処理回路で行われる予め組み込まれた画像処理に加えて、プログラム記憶部に記憶されている画像処理用プログラムに実装された画像処理を画像処理部で実行させることができる。このため、画像処理回路で行われる予め組み込まれた画像処理を実行するための専用ハードウェアを新たに設けるためのコストと当該新たな専用ハードウェアに取り替える手間を軽減することができる。   In the present invention, in order to improve the capability of image processing incorporated in advance in the image processing circuit, in addition to the image processing incorporated in advance in the image processing circuit, the image processing unit stored in the program storage unit The image processing implemented in the program can be executed by the image processing unit. For this reason, it is possible to reduce the cost for newly providing dedicated hardware for executing pre-installed image processing performed in the image processing circuit and the trouble of replacing with the new dedicated hardware.

また、請求項2に記載の発明は、請求項1に記載の画像読取装置であって、前記画像処理回路で実行される前記予め組み込まれた画像処理の全てと、前記プログラム記憶部に記憶されている全ての前記画像処理用プログラムに実装された画像処理のうち、前記実行制御部で実行させる際の各前記画像処理の実行順序の指定を受け付ける実行順序受付部を更に備え、
前記実行制御部は、前記実行順序受付部で受け付けられた前記実行順序に従って各前記画像処理を順次実行させる。
According to a second aspect of the present invention, there is provided the image reading device according to the first aspect, wherein all of the pre-installed image processing executed by the image processing circuit and the program storage unit are stored. Among the image processing implemented in all the image processing programs, the image processing apparatus further includes an execution order receiving unit that receives designation of an execution order of the image processing when the execution control unit executes the image processing.
The execution control unit sequentially executes the image processing according to the execution order received by the execution order reception unit.

この発明では、例えば、新たな画像処理を実装した画像処理用プログラムをプログラム記憶部に記憶して、第一の予め組み込まれた画像処理の実行後に新たな画像処理を実行させ、当該新たな画像処理の実行後に第二の予め組み込まれた画像処理を実行させる等、当該新たな画像処理の実行順序を柔軟に指定して実行させることができ、画像処理回路で行われる予め組み込まれた画像処理の能力を柔軟に向上させることができる。   In the present invention, for example, an image processing program in which new image processing is implemented is stored in the program storage unit, and the new image processing is executed after execution of the first pre-installed image processing. Pre-built-in image processing performed in the image processing circuit can be executed by flexibly specifying the execution order of the new image processing, such as executing the second pre-built-in image processing after the processing is executed. The ability of can be improved flexibly.

また、請求項3に記載の発明は、請求項1又は2に記載の画像読取装置と、
前記画像処理回路又は前記画像処理部による画像処理後の画像データからなる画像を記録媒体に形成する記録部と、
を備えた画像形成装置である。
According to a third aspect of the present invention, there is provided an image reading apparatus according to the first or second aspect;
A recording unit for forming an image made of image data after image processing by the image processing circuit or the image processing unit on a recording medium;
An image forming apparatus.

この発明では、画像処理回路又は画像処理によって適切に画像処理が行われた画像を記録媒体に形成することができる。   According to the present invention, an image appropriately subjected to image processing by an image processing circuit or image processing can be formed on a recording medium.

本発明によれば、専用ハードウェアで実行される予め組み込まれた画像処理の能力を向上すべく、当該画像処理の処理内容を変更するためのコスト及び手間を軽減することができる画像読取装置及び画像形成装置を提供することが可能になる。   According to the present invention, in order to improve the capability of image processing incorporated in advance executed by dedicated hardware, an image reading apparatus capable of reducing the cost and labor for changing the processing content of the image processing, and An image forming apparatus can be provided.

本発明に係る画像形成装置の一例としての複合機の概略構成図。1 is a schematic configuration diagram of a multifunction peripheral as an example of an image forming apparatus according to the present invention. 複合機の電気的な構成を示すブロック図。FIG. 2 is a block diagram showing an electrical configuration of the multifunction machine. 原稿を読み取る動作の一例を示すフローチャート。6 is a flowchart illustrating an example of an operation for reading a document.

以下、本発明に係る画像形成装置について、図面を参照して説明する。尚、以下の実施形態では、本発明に係る画像形成装置の一例を、カラーコピー、スキャナ、ファクシミリ、プリンタ等の機能を備えた複合機に集約した形態を例に説明する。   Hereinafter, an image forming apparatus according to the present invention will be described with reference to the drawings. In the following embodiments, an example of an image forming apparatus according to the present invention will be described by taking as an example a form in which the image forming apparatus is integrated into a multifunction machine having functions such as a color copy, a scanner, a facsimile, and a printer.

図1に示すように、複合機1は、画像読取装置20と装置本体30とを備えている。画像読取装置20は、原稿搬送部21と画像読取部22とを備えている。   As shown in FIG. 1, the multifunction machine 1 includes an image reading device 20 and a device main body 30. The image reading apparatus 20 includes a document conveying unit 21 and an image reading unit 22.

原稿搬送部21は、ADF(Automatic Document Feeder:自動給紙装置)を実現するものであり、原稿台241、給紙ローラ232、搬送ドラム233、排紙ローラ234及び排紙トレイ235を備えている。   The document transport unit 21 realizes an ADF (Automatic Document Feeder), and includes a document table 241, a paper feed roller 232, a transport drum 233, a paper discharge roller 234, and a paper discharge tray 235. .

原稿台241は、原稿が載置される場所であり、原稿台241に載置された原稿は1枚ずつ給紙ローラ232によって取り込まれて搬送ドラム233へ搬送される。搬送ドラム233を経由した原稿は排紙ローラ234によって排紙トレイ235へ排出される。   The document table 241 is a place where the document is placed. The documents placed on the document table 241 are taken one by one by the paper feed roller 232 and conveyed to the conveyance drum 233. The document that has passed through the transport drum 233 is discharged to a discharge tray 235 by a discharge roller 234.

画像読取部22は、原稿の画像を光学的に読み取って画像データを生成し、後述する画像処理回路又は画像処理部に出力する。画像読取部22は、装置本体30に設けられ、コンタクトガラス221、光源222、第1ミラー223、第2ミラー224、第3ミラー225、第1キャリッジ226、第2キャリッジ227、結像レンズ228、CCD(Charge Coupled Device)229を備えている。尚、光源222及び第1ミラー223は、第1キャリッジ226によって支持され、第2ミラー224及び第3ミラー225は第2キャリッジ227によって支持されている。   The image reading unit 22 optically reads an image of a document to generate image data, and outputs the image data to an image processing circuit or an image processing unit described later. The image reading unit 22 is provided in the apparatus main body 30, and includes a contact glass 221, a light source 222, a first mirror 223, a second mirror 224, a third mirror 225, a first carriage 226, a second carriage 227, an imaging lens 228, A CCD (Charge Coupled Device) 229 is provided. The light source 222 and the first mirror 223 are supported by the first carriage 226, and the second mirror 224 and the third mirror 225 are supported by the second carriage 227.

画像読取部22は、光源222として例えば白色LED等の白色蛍光ランプが用いられ、上記第1ミラー223、第2ミラー224、第3ミラー225、第1キャリッジ226、第2キャリッジ227及び結像レンズ228により、光源222から原稿に向けて光が照射された際に、原稿から反射される反射光をCCD229に導くものである。   In the image reading unit 22, a white fluorescent lamp such as a white LED is used as the light source 222, and the first mirror 223, the second mirror 224, the third mirror 225, the first carriage 226, the second carriage 227, and the imaging lens are used. 228 guides the reflected light reflected from the original to the CCD 229 when light is emitted from the light source 222 toward the original.

CIS231は、画像読取部22よりも原稿搬送方向下流側に設けられている。CIS231は、原稿搬送路において、画像読取部22によって読み取られる原稿面とは反対側の面を読取可能な位置に設けられている。   The CIS 231 is provided downstream of the image reading unit 22 in the document conveyance direction. The CIS 231 is provided at a position where the surface opposite to the document surface read by the image reading unit 22 can be read in the document conveyance path.

画像読取装置20の原稿読取方法としては、コンタクトガラス221上に載置された原稿を画像読取部22が読み取るフラットベッド読取モードと、原稿をADFによって取り込み、その搬送途中で原稿を読み取るADF読取モードがある。   As an original reading method of the image reading apparatus 20, a flat bed reading mode in which the image reading unit 22 reads an original placed on the contact glass 221 and an ADF reading mode in which the original is taken in by ADF and read in the middle of the conveyance. There is.

フラットベッド読取モードでは、光源222がコンタクトガラス221上に載置された原稿を照射し、主走査方向1ライン分の反射光が第1ミラー223、第2ミラー224、第3ミラー225の順に反射して、結像レンズ228に入射する。結像レンズ228に入射した光は、CCD229の受光面で結像される。   In the flat bed reading mode, the light source 222 irradiates a document placed on the contact glass 221, and reflected light for one line in the main scanning direction is reflected in the order of the first mirror 223, the second mirror 224, and the third mirror 225. Then, the light enters the imaging lens 228. The light incident on the imaging lens 228 is imaged on the light receiving surface of the CCD 229.

尚、CCD229は、一次元のイメージセンサであり、原稿の主走査方向1ライン分の反射光を受光すると、当該受光した反射光を光電変換して原稿の主走査方向1ライン分の画像データを出力する。   The CCD 229 is a one-dimensional image sensor. When the reflected light for one line in the main scanning direction of the document is received, the received reflected light is photoelectrically converted to obtain image data for one line in the main scanning direction of the document. Output.

このようにして、原稿の主走査方向1ライン分の読み取りが終了すると、主走査方向と直交する方向(副走査方向、矢印Y方向)に第1キャリッジ226及び第2キャリッジ227が移動され、次のラインの読み取りが行われる。   When the reading of one line of the document in the main scanning direction is thus completed, the first carriage 226 and the second carriage 227 are moved in a direction (sub-scanning direction, arrow Y direction) orthogonal to the main scanning direction. The line is read.

ADF読取モードでは、原稿台241に載置された原稿が給紙ローラ232によって1枚ずつ取り込まれ、搬送ドラム233から排紙トレイ235への搬送経路に設けられた読取位置230上を原稿が通過するとき、光源222が原稿を照射し、主走査方向1ライン分の反射光が第1ミラー223、第2ミラー224、第3ミラー225の順に反射して、結像レンズ228に入射する。結像レンズ228に入射した光はCCD229の受光面で結像される。続いて、原稿は原稿搬送部21によって副走査方向に搬送され、次のラインが読み取られる。   In the ADF reading mode, the documents placed on the document table 241 are taken one by one by the paper feed roller 232, and the document passes over the reading position 230 provided in the conveyance path from the conveyance drum 233 to the paper discharge tray 235. In this case, the light source 222 irradiates the original, and the reflected light for one line in the main scanning direction is reflected by the first mirror 223, the second mirror 224, and the third mirror 225 in this order, and enters the imaging lens 228. The light incident on the imaging lens 228 is imaged on the light receiving surface of the CCD 229. Subsequently, the document is transported in the sub-scanning direction by the document transport unit 21 and the next line is read.

このように、画像読取部22は、フラットベッド読取モード又はADF読取モードによって、コンタクトガラス221に載置された原稿に対して相対的に副走査方向に移動しながら当該原稿を読み取る画像読取処理を行う。尚、以下の説明において、特に記載のないものについては、フラットベッド読取モードによって原稿の読み取りを行うことを前提に説明を行う。   As described above, the image reading unit 22 performs image reading processing for reading the original while moving in the sub-scanning direction relative to the original placed on the contact glass 221 in the flatbed reading mode or the ADF reading mode. Do. In the following description, those not particularly described will be described on the assumption that the original is read in the flatbed reading mode.

装置本体30は、複数の給紙カセット461と、給紙カセット461から用紙(記録媒体)を1枚ずつ繰り出して記録部40へ搬送する給紙ローラ462と、給紙カセット461から搬送されてきた用紙に画像を形成する記録部40と、左方に配設されたスタックトレイ60と、を備える。   The apparatus main body 30 has been transported from a plurality of paper feed cassettes 461, a paper feed roller 462 that feeds sheets (recording media) from the paper feed cassette 461 one by one to the recording unit 40, and a paper feed cassette 461. A recording unit 40 for forming an image on a sheet and a stack tray 60 disposed on the left side are provided.

装置本体30は、更に、手差しトレイ471を備え、この手差しトレイ471からは何れの給紙カセットにも収納されていないサイズの用紙や、既に一方の面に画像形成がなされている用紙(裏紙)、OHPシートのような任意の記録媒体が載置可能であり、給紙ローラ472によって1枚ずつ装置本体30内に給紙される。   The apparatus main body 30 further includes a manual feed tray 471, a size of paper that is not stored in any paper feed cassette from the manual feed tray 471, or a paper that has already been subjected to image formation on one side (back paper). ), An arbitrary recording medium such as an OHP sheet can be placed, and is fed into the apparatus main body 30 one by one by a paper feed roller 472.

記録部40は、感光体ドラム43の表面から残留電荷を除電する除電装置421と、除電後の感光体ドラム43の表面を帯電させる帯電装置422と、画像読取部22で取得され、後述する画像処理回路又は画像処理部で画像処理が実行された画像データに基づいて、レーザ光を出力して感光体ドラム43表面を露光し、感光体ドラム43の表面に静電潜像を形成する露光装置423と、上記静電潜像に基づいて感光体ドラム43上に、シアン(C)、マゼンタ(M)、イエロー(Y)及びブラック(K)の各色のトナー像を形成する現像装置44C、44M、44Y、44Kと、感光体ドラム43に形成された各色のトナー画像が転写されて重ね合わせされる転写ドラム49と、転写ドラム49上のトナー像を用紙に転写させる転写装置41と、トナー像が転写された用紙を加熱してトナー像を用紙に定着させる定着装置45とを備えている。   The recording unit 40 is acquired by the neutralization device 421 that neutralizes residual charges from the surface of the photosensitive drum 43, the charging device 422 that charges the surface of the photosensitive drum 43 after neutralization, and the image reading unit 22, and is described later. An exposure apparatus that outputs a laser beam to expose the surface of the photosensitive drum 43 based on image data that has been subjected to image processing by a processing circuit or an image processing unit, and forms an electrostatic latent image on the surface of the photosensitive drum 43 423 and developing devices 44C and 44M that form toner images of cyan (C), magenta (M), yellow (Y), and black (K) on the photosensitive drum 43 based on the electrostatic latent image. , 44Y, 44K, a transfer drum 49 on which the toner images of the respective colors formed on the photosensitive drum 43 are transferred and superimposed, and a transfer device 4 that transfers the toner image on the transfer drum 49 to a sheet. When, and a fixing device 45 which heats the sheet on which the toner image is transferred to fix the toner image on the paper.

尚、シアン、マゼンタ、イエロー及びブラックの各色に対するトナーの供給は、不図示のトナー供給容器(トナーカートリッジ)から行われる。また、記録部40を通過した用紙をスタックトレイ60又は排出トレイ48まで搬送する搬送ローラ463及び464等が設けられている。   Note that toner is supplied to cyan, magenta, yellow, and black colors from a toner supply container (toner cartridge) (not shown). Further, conveyance rollers 463 and 464 that convey the sheet that has passed through the recording unit 40 to the stack tray 60 or the discharge tray 48 are provided.

装置本体30の前方には、操作部50が備えられている。操作部50は、LCD(Liquid Crystal Display)等からなる表示部51と、操作者から操作指示が入力される操作キー部52を備える。   An operation unit 50 is provided in front of the apparatus main body 30. The operation unit 50 includes a display unit 51 including an LCD (Liquid Crystal Display) and the like, and an operation key unit 52 for inputting an operation instruction from the operator.

操作キー部52は、テンキー、スタートキー、及び機能切換キー部等を備える。尚、スタートキーは、コピー動作やスキャン動作等の各動作を開始させる指示を操作者から受け付けるキーである。テンキーは、コピー部数を指定する指示等を操作者から受け付けるキーである。機能切換キー部は、スキャナ機能、ファクシミリ機能、プリンタ機能、コピー機能等を相互に切り替える機能切換指示を操作者から受け付けるキーである。   The operation key unit 52 includes a numeric keypad, a start key, a function switching key unit, and the like. The start key is a key for receiving an instruction to start each operation such as a copy operation and a scan operation from the operator. The numeric keypad is a key for receiving an instruction for designating the number of copies from the operator. The function switching key unit is a key for receiving from the operator a function switching instruction for switching between a scanner function, a facsimile function, a printer function, a copy function, and the like.

表示部51は、LCD(Liquid Crystal Display)等からなり、タッチパネル機能を組み合わせたタッチパネルユニット等を備えている。表示部51は、種々の操作画面を表示するとともに、操作者が表示面(表示されている操作キー)をタッチすることで種々の機能の実行指令を入力することが可能とされている。   The display unit 51 includes an LCD (Liquid Crystal Display) or the like, and includes a touch panel unit combined with a touch panel function. The display unit 51 displays various operation screens and allows an operator to input execution commands for various functions by touching a display surface (displayed operation keys).

次に、複合機1の電気的構成の一例について説明する。図2に示すように、複合機1は、上記の原稿搬送部21と、上記の画像読取部22と、画像処理回路23と、画像処理部24と、上記の記録部40と操作部50と、通信部70と、制御部10と、を備えている。   Next, an example of the electrical configuration of the multifunction machine 1 will be described. As shown in FIG. 2, the multifunction machine 1 includes the document transport unit 21, the image reading unit 22, the image processing circuit 23, the image processing unit 24, the recording unit 40, and the operation unit 50. The communication unit 70 and the control unit 10 are provided.

画像処理回路23及び画像処理部24は、画像読取部22で原稿が読み取られて生成された画像データ(読み取られたデータ)に対して、ガンマ補正、色補正、色収差補正、或いはMTF補正等の補正処理等の画像処理を行う。画像処理回路23又は画像処理部24で画像処理された画像データは、記録部40で画像形成する際に用いられる。   The image processing circuit 23 and the image processing unit 24 perform gamma correction, color correction, chromatic aberration correction, MTF correction, or the like on image data (read data) generated by reading an original with the image reading unit 22. Image processing such as correction processing is performed. The image data subjected to the image processing by the image processing circuit 23 or the image processing unit 24 is used when the recording unit 40 forms an image.

尚、画像処理回路23又は画像処理部24で実行される各画像処理は公知技術であるため、以下の通り、説明を簡略なものに止める。   Since each image processing executed by the image processing circuit 23 or the image processing unit 24 is a known technique, the description will be simplified as follows.

ガンマ補正は、CCD229におけるRGB各色成分の入出力値の関係を非線形から線形に変換する補正を示す。色補正は、色補正フィルタを用いてRGB各色の画素値をフィルタ処理し、RGB各色の画素値に含まれる混色成分を画素毎に除去する補正を示す。   The gamma correction is a correction for converting the relationship between input and output values of RGB color components in the CCD 229 from nonlinear to linear. Color correction refers to correction in which pixel values of RGB colors are filtered using a color correction filter, and mixed color components included in pixel values of RGB colors are removed for each pixel.

色収差補正は、RGB各色の波長の相違及び結像レンズ228の特性に起因して、CCD229で結像される画像に色ずれ(色収差)が発生することを回避する補正を示す。例えば、R色の出力データがG色の出力データよりも大きい場合は、G色の出力データを増幅してR色の出力データと同じ大きさの出力データが得られるようにして、RG各色間の出力データの誤差を低減する。   The chromatic aberration correction is correction for avoiding occurrence of color misregistration (chromatic aberration) in an image formed by the CCD 229 due to a difference in wavelength of RGB colors and characteristics of the imaging lens 228. For example, when the output data for R color is larger than the output data for G color, the output data for G color is amplified to obtain output data having the same size as the output data for R color, and the output data between RG colors Reduce the output data error.

MTF補正は、MTF値を用いて結像レンズ228によるCCD229への入射光の「ぼけ」が見られると評価した領域の画素値をMTF補正フィルタを用いてフィルタ処理し、メリハリの効いた画像データが得られるようにする補正を示す。   In the MTF correction, the pixel value of the area evaluated that “blurring” of the incident light to the CCD 229 by the imaging lens 228 is seen using the MTF value is filtered using the MTF correction filter, and the sharpened image data The correction to obtain is shown.

画像処理回路23は、ASIC(Application Specific Integrated Circuits;エーシック;特定用途向け集積回路)等の専用ハードウェアで高速処理可能に構成され、当該複合機1に予め組み込まれた画像処理を実行する。尚、ここにいう予め組み込まれた画像処理とは、当該画像処理を実行するための画像処理回路23が専用ハードウェアで構成されているため、処理内容を変更不可能な画像処理であることを示している。   The image processing circuit 23 is configured to be capable of high-speed processing with dedicated hardware such as ASIC (Application Specific Integrated Circuits), and executes image processing incorporated in the MFP 1 in advance. Note that the pre-installed image processing here is image processing in which the processing content cannot be changed because the image processing circuit 23 for executing the image processing is configured by dedicated hardware. Show.

一方、画像処理部24は、フラッシュメモリ等で構成された画像処理用プログラムを記憶するプログラム記憶部25、データを一時的に保管する機能や作業領域としての機能を有するRAM(Random Access Memory)(図略)、及び、画像処理用プログラムをプログラム記憶部25から読み出して実行するCPU(図略)を備えて構成され、CPUとRAM及びプログラム記憶部25とはデータバスを介してデータの授受を行うように構成されている。CPUは、プログラム記憶部25に記憶されている画像処理用プログラムを実行することで、そのプログラムの内容に応じた画像処理を実行する。   On the other hand, the image processing unit 24 includes a program storage unit 25 configured to store an image processing program composed of a flash memory or the like, and a RAM (Random Access Memory) (RAM) having a function of temporarily storing data and a function as a work area. (Not shown) and a CPU (not shown) that reads and executes an image processing program from the program storage unit 25, and the CPU, the RAM, and the program storage unit 25 exchange data via a data bus. Configured to do. The CPU executes an image processing program stored in the program storage unit 25, thereby executing image processing according to the content of the program.

画像処理部24は、画像処理回路23に比して処理速度は低速である反面、画像処理用プログラムの内容を編集してプログラム記憶部25に格納することにより、画像処理の処理内容を柔軟に改変することができる。   The image processing unit 24 is slower in processing speed than the image processing circuit 23, but edits the content of the image processing program and stores it in the program storage unit 25, thereby flexibly changing the processing content of the image processing. Can be modified.

例えば、具体例として、複合機1には、画像処理としてガンマ補正を実行するように構成された画像処理回路23と、画像処理として色補正を実行するように構成された画像処理回路23とが備えられ、プログラム記憶部25には色収差補正及びMTF補正を実行することを実装した画像処理用プログラムが記憶され、画像処理部24は、当該各画像処理用プログラムを実行することによって、各画像処理用プログラムに実装された色収差補正又はMTF補正を行うように構成されているものとする。   For example, as a specific example, the multifunction device 1 includes an image processing circuit 23 configured to perform gamma correction as image processing and an image processing circuit 23 configured to perform color correction as image processing. The program storage unit 25 stores an image processing program that implements execution of chromatic aberration correction and MTF correction. The image processing unit 24 executes each image processing program by executing the image processing program. It is assumed that the chromatic aberration correction or the MTF correction implemented in the program is performed.

尚、各画像処理回路23と画像処理部24は、出力データを後述する制御部10のRAMに一旦記憶し、当該RAMに記憶されたデータを入力データとして、RAMを介して互いにデータを入出力するように構成されている。   Each image processing circuit 23 and the image processing unit 24 temporarily store output data in a RAM of the control unit 10 to be described later, and input / output data to / from each other via the RAM using the data stored in the RAM as input data. Is configured to do.

図2に戻り、通信部70は、各種のデータをパーソナルコンピュータなどの所定の外部機器(図略)との間で通信を行うものである。   Returning to FIG. 2, the communication unit 70 communicates various data with a predetermined external device (not shown) such as a personal computer.

制御部10は、データを一時的に保管する機能や作業領域としての機能を有するRAM(Random Access Memory)、プログラムを予め記憶するフラッシュメモリ、及び、前記プログラム等をフラッシュメモリから読み出して実行するCPUを備えて構成されており、CPUとRAM及びフラッシュメモリとはデータバスを介してデータの授受を行うように構成されている。CPUは、フラッシュメモリに格納されているプログラムを適宜実行することで、そのプログラムの内容に応じた処理を実行し、各部の動作を司る。   The control unit 10 includes a RAM (Random Access Memory) having a function of temporarily storing data and a function as a work area, a flash memory that stores a program in advance, and a CPU that reads and executes the program from the flash memory The CPU, the RAM, and the flash memory are configured to exchange data via a data bus. The CPU appropriately executes a program stored in the flash memory, thereby executing a process according to the content of the program and controlling the operation of each unit.

制御部10は、実行順序受付部13と、読取指示受付部14と、実行制御部15として機能する。   The control unit 10 functions as an execution order receiving unit 13, a reading instruction receiving unit 14, and an execution control unit 15.

実行順序受付部13は、ユーザによる操作部50の操作によって入力された表示指示に応じて制御部10によって表示された操作画面で指定操作された、画像処理回路23で実行される予め組み込まれた画像処理の全てとプログラム記憶部25に記憶されている全ての画像処理用プログラムに実装された画像処理のうち、後述する実行制御部15で実行させる各画像処理の実行順序を受け付ける。   The execution order receiving unit 13 is incorporated in advance and executed by the image processing circuit 23 that is designated and operated on the operation screen displayed by the control unit 10 in accordance with a display instruction input by the operation of the operation unit 50 by the user. Of the image processing implemented in all image processing and all image processing programs stored in the program storage unit 25, the execution order of each image processing to be executed by the execution control unit 15 described later is accepted.

図2に戻り、読取指示受付部14は、ユーザによる操作部50の操作によって入力された表示指示に応じて制御部10によって表示された操作画面に入力された、画像読取部22によって原稿を読み取る原稿読取処理の実行指示を受け付ける。   Returning to FIG. 2, the reading instruction receiving unit 14 reads the document by the image reading unit 22 input on the operation screen displayed by the control unit 10 in accordance with the display instruction input by the operation of the operation unit 50 by the user. An instruction to execute the document reading process is received.

実行制御部15は、読取指示受付部14によって原稿読取処理の実行指示が受け付けられると、原稿を読み取る指示を画像読取部22に送出し、実行順序受付部13で受け付けられた実行順序に従って、画像処理回路23で実行される予め組み込まれた画像処理とプログラム記憶部25に記憶されている画像処理用プログラムに実装された画像処理を順次実行させる。   When the reading instruction receiving unit 14 receives an instruction to execute a document reading process, the execution control unit 15 sends an instruction to read the document to the image reading unit 22, and the image is read according to the execution order received by the execution order receiving unit 13. The image processing executed in advance in the processing circuit 23 and the image processing implemented in the image processing program stored in the program storage unit 25 are sequentially executed.

このように、本発明に係る画像読取装置の一例としての画像読取装置20は、上記のように原稿搬送部21と画像読取部22とを備え、更に、画像処理回路23と画像処理部24とプログラム記憶部25と、制御部10と、を備えている。   As described above, the image reading apparatus 20 as an example of the image reading apparatus according to the present invention includes the document conveying unit 21 and the image reading unit 22 as described above, and further includes the image processing circuit 23, the image processing unit 24, and the like. A program storage unit 25 and a control unit 10 are provided.

以下では、原稿を読み取る動作について説明する。図3に示すように、画像処理回路23で実行される予め組み込まれた画像処理とプログラム記憶部25に記憶されている画像処理用プログラムに実装された画像処理とを実行制御部15で実行させる際の実行順序が、実行順序受付部13で受け付けられた後(S1)、読取指示受付部14によって原稿の読み取り指示が受け付けられると(S2;YES)、実行制御部15は、原稿1ライン分を読み取る画像読取処理を実行する指示を画像読取部22に送出する(S3)。   Hereinafter, an operation for reading a document will be described. As shown in FIG. 3, the execution control unit 15 executes image processing incorporated in advance in the image processing circuit 23 and image processing implemented in the image processing program stored in the program storage unit 25. After the execution order is received by the execution order receiving unit 13 (S1), when the reading instruction receiving unit 14 receives a reading instruction of the original (S2; YES), the execution control unit 15 is for one line of the original. Is sent to the image reading unit 22 (S3).

そして、当該原稿1ライン分が読み取られたデータに対して、実行順序受付部13で受け付けられた実行順序で実行される全ての画像処理が実行されるまでの間(S4;NO)、実行制御部15は、ステップS1で決定された実行順序に従って、ステップS3で読み取られた原稿1ライン分のデータを入力して、各画像処理を画像処理回路23又は画像処理部24で実行させ、当該各画像処理が実行された後のデータを再び入力して、当該各画像処理に後続する実行順序の画像処理を画像処理回路23又は画像処理部24で実行させる(S5〜S7)。   Then, execution control is performed until all image processing executed in the execution order received by the execution order receiving unit 13 is executed on the data obtained by reading one line of the original (S4; NO). The unit 15 inputs data for one line of the original read in step S3 in accordance with the execution order determined in step S1, and causes each image processing to be executed by the image processing circuit 23 or the image processing unit 24. The data after the image processing is executed is input again, and the image processing circuit 23 or the image processing unit 24 executes the image processing in the execution order subsequent to the image processing (S5 to S7).

ここで、実行制御部15は、画像処理回路23で実行される予め組み込まれた画像処理を実行させる場合(S5;YES)、ステップS3で読み取られた原稿1ライン分のデータ又は当該予め組み込まれた画像処理の直前の実行順序で実行された画像処理後のデータを、当該予め組み込まれた画像処理を実行する画像処理回路23に入力して、当該予め組み込まれた画像処理を実行させる(S6)。   Here, when the execution control unit 15 executes the pre-installed image processing executed by the image processing circuit 23 (S5; YES), the data for one line of the original read in step S3 or the pre-installed data processing. The data after image processing executed in the execution order immediately before the image processing is input to the image processing circuit 23 that executes the pre-installed image processing, and the pre-installed image processing is executed (S6). ).

一方、実行制御部15は、画像処理部24で画像処理を実行させる場合は(S5;NO)、ステップS3で読み取られた原稿1ライン分のデータ又は当該画像処理の直前の実行順序で実行された画像処理後のデータを画像処理部24に入力し、当該画像処理を実装した画像処理用プログラムを実行する指示を画像処理部24に送出して当該画像処理を実行させる(S7)。   On the other hand, when the image processing unit 24 executes image processing (S5; NO), the execution control unit 15 executes the data for one line of the original read in step S3 or the execution order immediately before the image processing. The image-processed data is input to the image processing unit 24, and an instruction to execute the image processing program in which the image processing is implemented is sent to the image processing unit 24 to execute the image processing (S7).

例えば、上記の具体例に従って説明すると、実行順序受付部13によって、画像処理回路23で実行されるガンマ補正、画像処理回路23で実行される色補正、画像処理用プログラムに実装された色収差補正、画像処理用プログラムに実装されたMTF補正の順に画像処理を実行させる実行順序が受け付けられた場合、実行制御部15は、当該実行順序に従って、先ず、ステップS3で読み取られた原稿1ライン分のデータをガンマ補正を実行する画像処理回路23に入力してガンマ補正を実行させ(S5;YES,S6)、これに続いて、ガンマ補正されたデータを色補正を実行する画像処理回路23に入力して色補正を実行させる(S6)。   For example, to explain according to the above specific example, the execution order receiving unit 13 performs gamma correction executed by the image processing circuit 23, color correction executed by the image processing circuit 23, chromatic aberration correction implemented in the image processing program, When the execution order for executing the image processing in the order of MTF corrections implemented in the image processing program is received, the execution control unit 15 first reads the data for one line of the original read in step S3 according to the execution order. Is input to the image processing circuit 23 that performs gamma correction to execute gamma correction (S5; YES, S6). Subsequently, the gamma-corrected data is input to the image processing circuit 23 that performs color correction. Then, color correction is executed (S6).

次に、実行制御部15は、色補正後のデータを画像処理部24に入力して、色収差補正用の画像処理用プログラムを実行する指示を画像処理部24に送出して色収差補正を実行させ(S5;NO,S7)、色収差補正後のデータを画像処理部24に入力して、MTF補正用の画像処理用プログラムを実行する指示を画像処理部24に送出してMTF補正を実行させる(S5;NO,S7)。   Next, the execution control unit 15 inputs the color-corrected data to the image processing unit 24 and sends an instruction to execute an image processing program for correcting chromatic aberration to the image processing unit 24 to execute chromatic aberration correction. (S5; NO, S7), the data after chromatic aberration correction is input to the image processing unit 24, and an instruction to execute an image processing program for MTF correction is sent to the image processing unit 24 to execute MTF correction ( S5; NO, S7).

図3に戻り、実行制御部15は、原稿全ライン分の読み取られたデータに対して実行順序受付部13で受け付けられた全ての画像処理が実行されるまでの間(S8;NO)、ステップS3において次の1ライン分を読み取る指示を画像読取部22に送出し、ステップS4以降の処理を実行する。   Returning to FIG. 3, the execution control unit 15 continues until all image processing received by the execution order receiving unit 13 is executed on the read data for all the lines of the document (S8; NO). In S3, an instruction to read the next one line is sent to the image reading unit 22, and the processes after Step S4 are executed.

このように、画像処理回路23で行われる予め組み込まれた画像処理の能力を向上すべく、画像処理回路23で行われる予め組み込まれた画像処理に加えて、プログラム記憶部25に記憶されている画像処理用プログラムに実装された画像処理を画像処理部24で実行させることができる。このため、画像処理回路23で行われる予め組み込まれた画像処理を実行するための専用ハードウェアを新たに設けるためのコストと当該新たな専用ハードウェアに取り替える手間を軽減することができる。   As described above, in order to improve the capability of image processing incorporated in advance in the image processing circuit 23, in addition to the image processing incorporated in advance in the image processing circuit 23, it is stored in the program storage unit 25. Image processing implemented in the image processing program can be executed by the image processing unit 24. For this reason, it is possible to reduce the cost for newly installing dedicated hardware for executing image processing incorporated in advance in the image processing circuit 23 and the trouble of replacing it with the new dedicated hardware.

尚、上記の具体例の構成に代えて、例えば、画像処理回路23がガンマ補正、色補正の順で連続して2つの予め組み込まれた画像処理を実行する1つの専用ハードウェアで構成されていてもよい。   Instead of the configuration of the specific example described above, for example, the image processing circuit 23 is configured by one dedicated hardware that executes two pre-installed image processes in the order of gamma correction and color correction. May be.

この場合、当該専用ハードウェア内のガンマ補正用の回路と色補正用の回路間で直接データが入出力されるが、新たな画像処理を実装した画像処理用プログラムだけでなく、ガンマ補正及び色補正を実装した画像処理用プログラムもプログラム25に記憶して、当該2つの予め組み込まれた画像処理で実行される画像処理回路23の実行順序を指定することなく、画像処理用プログラムに実装されたガンマ補正、新たな画像処理、画像処理用プログラムに実装された色補正の順で実行制御部15に実行させる実行順序を指定することで、新たな画像処理をガンマ補正と色補正との間で実行させることができる。   In this case, data is directly input / output between the circuit for gamma correction and the circuit for color correction in the dedicated hardware, but not only an image processing program that implements new image processing, but also gamma correction and color The image processing program in which the correction is implemented is also stored in the program 25, and is implemented in the image processing program without specifying the execution order of the image processing circuit 23 executed in the two pre-installed image processes. By specifying the execution order to be executed by the execution control unit 15 in the order of gamma correction, new image processing, and color correction implemented in the image processing program, new image processing is performed between gamma correction and color correction. Can be executed.

このように、新たな画像処理の実行順序を柔軟に指定することができ、画像処理回路23で行われる予め組み込まれた画像処理の能力を柔軟に向上させることができる。   In this way, the execution order of new image processing can be specified flexibly, and the capability of image processing built in advance performed by the image processing circuit 23 can be flexibly improved.

尚、上記実施形態において、本発明に係る画像形成装置の一例として複合機を例に説明したが、本発明に係る画像形成装置は、これに限定する趣旨ではなく、プリンタ、コピー機、スキャナ、又はFAX等の画像形成装置であってもよい。   In the above-described embodiment, the multifunction apparatus is described as an example of the image forming apparatus according to the present invention. However, the image forming apparatus according to the present invention is not limited to this, and includes a printer, a copier, a scanner, Alternatively, an image forming apparatus such as a FAX may be used.

また、本発明は、上述の実施形態の構成に限られず種々の変形が可能である。前記図1乃至図3に示した構成及び処理は、本発明に係る実施形態の例示に過ぎず、本発明を前記実施形態に限定する趣旨ではない。   The present invention is not limited to the configuration of the above-described embodiment, and various modifications can be made. The configurations and processes shown in FIG. 1 to FIG. 3 are merely examples of the embodiment according to the present invention, and the present invention is not limited to the above-described embodiment.

1 複合機(画像形成装置)
13 実行順序受付部
14 読取指示受付部
15 実行制御部
20 画像読取装置
22 画像読取部
23 画像処理回路
24 画像処理部
25 プログラム記憶部
40 記録部
1 MFP (image forming device)
13 execution order receiving unit 14 reading instruction receiving unit 15 execution control unit 20 image reading device 22 image reading unit 23 image processing circuit 24 image processing unit 25 program storage unit 40 recording unit

Claims (3)

原稿を読み取る画像読取処理を行う画像読取部と、
予め組み込まれた画像処理を実行する専用ハードウェアで構成された画像処理回路と、
前記画像処理回路で実行される前記予め組み込まれた画像処理とは異なる画像処理を実装した画像処理用プログラムを記憶するプログラム記憶部と、
前記プログラム記憶部に記憶された前記画像処理用プログラムを実行する画像処理部と、
前記画像読取部による前記画像読取処理で読み取られたデータに対して前記予め組み込まれた画像処理を前記画像処理回路で実行させた後、当該予め組み込まれた画像処理が実行されたデータに対して前記画像処理用プログラムに実装された画像処理を前記画像処理部で実行させる実行制御部と、
を備える画像読取装置。
An image reading unit for performing an image reading process for reading an original;
An image processing circuit configured with dedicated hardware for executing pre-installed image processing;
A program storage unit that stores an image processing program that implements image processing different from the previously incorporated image processing executed by the image processing circuit;
An image processing unit for executing the image processing program stored in the program storage unit;
After the image processing circuit executes the pre-installed image processing on the data read by the image reading process by the image reading unit, the pre-installed image processing is performed on the data. An execution control unit that causes the image processing unit to execute image processing implemented in the image processing program;
An image reading apparatus comprising:
前記画像処理回路で実行される前記予め組み込まれた画像処理の全てと、前記プログラム記憶部に記憶されている全ての前記画像処理用プログラムに実装された画像処理のうち、前記実行制御部で実行させる際の各前記画像処理の実行順序の指定を受け付ける実行順序受付部を更に備え、
前記実行制御部は、前記実行順序受付部で受け付けられた前記実行順序に従って各前記画像処理を順次実行させる請求項1に記載の画像読取装置。
Of the image processing implemented in the image processing circuit and the image processing implemented in all the image processing programs stored in the program storage unit, executed by the execution control unit An execution order receiving unit that receives designation of an execution order of each of the image processes when
The image reading apparatus according to claim 1, wherein the execution control unit sequentially executes the image processing according to the execution order received by the execution order reception unit.
請求項1又は2に記載の画像読取装置と、
前記画像処理回路又は前記画像処理部による画像処理後の画像データからなる画像を記録媒体に形成する記録部と、
を備えた画像形成装置。
The image reading apparatus according to claim 1 or 2,
A recording unit for forming an image made of image data after image processing by the image processing circuit or the image processing unit on a recording medium;
An image forming apparatus.
JP2010290388A 2010-12-27 2010-12-27 Image reading device and image forming apparatus Pending JP2012138798A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010290388A JP2012138798A (en) 2010-12-27 2010-12-27 Image reading device and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010290388A JP2012138798A (en) 2010-12-27 2010-12-27 Image reading device and image forming apparatus

Publications (1)

Publication Number Publication Date
JP2012138798A true JP2012138798A (en) 2012-07-19

Family

ID=46675867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010290388A Pending JP2012138798A (en) 2010-12-27 2010-12-27 Image reading device and image forming apparatus

Country Status (1)

Country Link
JP (1) JP2012138798A (en)

Similar Documents

Publication Publication Date Title
JP5265479B2 (en) Image reading apparatus and image forming apparatus
JP5079609B2 (en) Image reading apparatus and image forming apparatus
JP2009088692A (en) Image reading apparatus and image forming apparatus
JP4977567B2 (en) Image reading apparatus and image forming apparatus
JP4956350B2 (en) Image reading apparatus and image forming apparatus
JP5277237B2 (en) Image reading apparatus, image forming apparatus, and adjustment document
JP5279805B2 (en) Image reading apparatus, image forming apparatus, and adjustment document
JP5279806B2 (en) Image reading apparatus, image forming apparatus, and adjustment document
JP2009111906A (en) Image reader, and image forming device
JP2012138798A (en) Image reading device and image forming apparatus
JP5707443B2 (en) Image reading apparatus and image forming apparatus
US8570617B2 (en) Image reading apparatus for reading adjustment document used for image adjustment, image forming apparatus with image reading apparatus and adjustment document used in image reading apparatus
JP5674861B2 (en) Image reading apparatus and image forming apparatus
JP5674862B2 (en) Image reading apparatus and image forming apparatus
JP5600770B2 (en) Image reading apparatus and image forming apparatus
JP5027831B2 (en) Image reading apparatus, image forming apparatus, and noise contamination factor detection method
JP2011176614A (en) Image reading apparatus, image processing apparatus, image adjustment method and image for adjustment
JP4573742B2 (en) Image output device
JP4843598B2 (en) Image reading apparatus and image forming apparatus
JP5162205B2 (en) Image reading apparatus and image forming apparatus
JP5033566B2 (en) Image reading apparatus and image forming apparatus
JP5069705B2 (en) Image reading apparatus and image forming apparatus
JP4956369B2 (en) Image reading apparatus and image forming apparatus
JP2009239490A (en) Image reader, and image forming apparatus
JP2007226152A (en) Image forming apparatus