JP4548368B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP4548368B2
JP4548368B2 JP2006072194A JP2006072194A JP4548368B2 JP 4548368 B2 JP4548368 B2 JP 4548368B2 JP 2006072194 A JP2006072194 A JP 2006072194A JP 2006072194 A JP2006072194 A JP 2006072194A JP 4548368 B2 JP4548368 B2 JP 4548368B2
Authority
JP
Japan
Prior art keywords
image data
sub
area
image
read
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.)
Expired - Fee Related
Application number
JP2006072194A
Other languages
Japanese (ja)
Other versions
JP2007251596A (en
Inventor
純 中川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies 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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2006072194A priority Critical patent/JP4548368B2/en
Publication of JP2007251596A publication Critical patent/JP2007251596A/en
Application granted granted Critical
Publication of JP4548368B2 publication Critical patent/JP4548368B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Image Input (AREA)
  • Image Processing (AREA)

Description

本発明は、画像処理装置に関する。   The present invention relates to an image processing apparatus.

従来、複写機において、主走査方向及び副走査方向に原稿を走査して、画像を読み取る際に、傾いた原稿を読み取って得られた画像データを補正して、傾きのない画像を記録用紙上に形成する技術が考えられている。   Conventionally, when a copying machine scans an original in the main scanning direction and the sub-scanning direction and reads an image, the image data obtained by reading the inclined original is corrected, and an image without inclination is recorded on the recording paper. The technology to form is considered.

上記原稿傾き補正処理の一つの方法として、画像データを主走査方向に線状のデータの集まり、あるいは副走査方向に線状のデータの集まりとしてとらえ、画像を構成している主走査方向の線状のデータを主走査方向(横方向)にシフトさせる主走査シフト処理と、副走査方向の線データを副走査方向(縦方向)にシフトさせる副走査シフト処理とを組み合わせることによってなされるものがある(例えば、特許文献1参照)。   As one method of the document skew correction process, image data is regarded as a collection of linear data in the main scanning direction or a collection of linear data in the sub-scanning direction, and the lines in the main scanning direction constituting the image. Is performed by combining a main scanning shift process for shifting the image data in the main scanning direction (horizontal direction) and a sub scanning shift process for shifting line data in the sub scanning direction in the sub scanning direction (vertical direction). Yes (see, for example, Patent Document 1).

また、副走査シフト処理において、最低限必要な矩形のメモリ領域を入力バッファとして確保し、傾き角に応じて入力バッファ内のデータを選択して補正する構成が考えられている(例えば、特許文献2参照)。   Further, in the sub-scanning shift process, a configuration is considered in which a minimum required rectangular memory area is secured as an input buffer, and data in the input buffer is selected and corrected in accordance with an inclination angle (for example, Patent Documents). 2).

図14に、従来の副走査シフト処理の概略を示す。図14に示すように、主走査シフト処理後の傾いた画像データ200を副走査シフトする場合を考える。所定ライン分の矩形のメモリ領域230に対応する画像データをFIFO(First In First Out)メモリに記憶し、その記憶した画像データからメモリ領域230中の読み出し領域231の画像データを読み出す。読み出し領域231の傾きは、画像データ200の傾きに対応している。読み出し領域231の画像データの読み出し後、メモリ領域230を副走査方向(図の下方向)に1画素分シフトさせる。この工程を繰り返すことにより、傾きの補正された1枚の画像データを得る。   FIG. 14 shows an outline of a conventional sub-scanning shift process. As shown in FIG. 14, a case where the tilted image data 200 after the main scanning shift process is sub-scan shifted is considered. Image data corresponding to a rectangular memory area 230 for a predetermined line is stored in a FIFO (First In First Out) memory, and the image data in the read area 231 in the memory area 230 is read from the stored image data. The inclination of the reading area 231 corresponds to the inclination of the image data 200. After reading the image data in the reading area 231, the memory area 230 is shifted by one pixel in the sub-scanning direction (downward in the figure). By repeating this process, one piece of image data with corrected inclination is obtained.

主走査シフト処理、副走査シフト処理では、1画素単位で補正する。このため、各シフト処理後の補間処理により、1画素以下の誤差を補間していた。
特開2000−59611号公報 特開平7−79321号公報
In the main scanning shift process and the sub scanning shift process, correction is performed in units of one pixel. For this reason, an error of one pixel or less is interpolated by interpolation processing after each shift processing.
JP 2000-59611 A JP-A-7-79321

しかし、上記従来の画像データの傾き補正において、副走査シフト処理に用いるFIFOメモリの記憶容量のさらなる低減の要請がある。   However, there is a demand for further reduction in the storage capacity of the FIFO memory used for the sub-scanning shift process in the conventional image data inclination correction.

図14に示すように、矩形のメモリ領域230は、読み出し領域231を境として、読み出し済領域232と、遅延領域233と、を有する。遅延領域233は、読み出し前の画像データを有する。読み出し済領域232は、読み出し領域231の読み出し済みの画像データを有する。このため、FIFOメモリは、不必要な読み出し済領域112を含むメモリ領域110を記憶するだけの記憶容量を有していた。このため、FIFOメモリの記憶容量を低減して、FIFOメモリのコストを低減する要請があった。   As illustrated in FIG. 14, the rectangular memory area 230 includes a read area 232 and a delay area 233 with the read area 231 as a boundary. The delay area 233 has image data before reading. The read area 232 includes image data that has been read from the read area 231. For this reason, the FIFO memory has a storage capacity enough to store the memory area 110 including the unnecessary read-out area 112. Therefore, there has been a demand for reducing the FIFO memory cost by reducing the storage capacity of the FIFO memory.

また、従来、FIFOメモリの記憶容量が大きくなるのを防ぐため、副走査シフト処理より前に多値化処理を行い、画像データのビット数を削減して誤差拡散等の処理を行っていた。このため、同じ記憶容量のFIFOメモリを用いても、誤差拡散のパターンを正確に再現すること等のために、副走査シフト処理時に多値化処理を行わない要請がある。   Conventionally, in order to prevent an increase in the storage capacity of the FIFO memory, multilevel processing is performed before sub-scanning shift processing, and processing such as error diffusion is performed by reducing the number of bits of image data. For this reason, there is a demand not to perform multi-value processing at the time of sub-scan shift processing in order to accurately reproduce an error diffusion pattern even if FIFO memories having the same storage capacity are used.

本発明の課題は、副走査シフトに用いるFIFOメモリの記憶容量を低減することである。   An object of the present invention is to reduce the storage capacity of a FIFO memory used for sub-scanning shift.

上記の課題を解決するために、請求項1に記載の発明の画像処理装置は、
主走査シフトされた画像データのうち、当該画像データの傾きに応じた読み出し領域を含む複数ラインの領域の画像データを記憶し、当該読み出し領域の副走査シフト量が多いラインほど記憶容量が少ない複数のFIFOメモリと、
前記各FIFOメモリから前記読み出し領域の画像データを読み出す制御部と、
を備えることを特徴とする。
In order to solve the above problem, an image processing apparatus according to claim 1 is provided.
Stores image data of a plurality of line areas including a read area corresponding to the inclination of the image data out of the main scan shifted image data, and a line having a larger sub-scan shift amount of the read area has a smaller storage capacity. FIFO memory,
A control unit for reading out image data in the readout area from each of the FIFO memories;
It is characterized by providing.

請求項2に記載の発明は、請求項1に記載の画像処理装置において、
前記各FIFOメモリの出力を切り替えるセレクタを備え、
前記制御部は、前記セレクタを切り替えて前記各FIFOメモリから前記読み出し領域の画像データを読み出すことを特徴とする。
The invention according to claim 2 is the image processing apparatus according to claim 1,
A selector for switching the output of each FIFO memory;
The control unit switches the selector and reads the image data in the reading area from each of the FIFO memories.

請求項3に記載の発明は、請求項1又は2に記載の画像処理装置において、
前記制御部は、前記読み出し領域の画像データを読み出すとともに、前記複数ラインの領域を副走査方向に1ライン分移動し、当該移動後の複数ラインの領域の画像データを前記複数のFIFOメモリに記憶させることを特徴とする。
The invention according to claim 3 is the image processing apparatus according to claim 1 or 2,
The control unit reads the image data in the readout area, moves the multiple line area by one line in the sub-scanning direction, and stores the image data in the multiple line area after the movement in the multiple FIFO memories. It is characterized by making it.

請求項4に記載の発明は、請求項1から3のいずれか一項に記載の画像処理装置において、
原稿の画像を読み取り画像データを出力するスキャナと、
前記読み取られた画像データを主走査シフトする主走査シフト処理部と、を備えることを特徴とする。
The invention according to claim 4 is the image processing apparatus according to any one of claims 1 to 3,
A scanner that reads an image of a document and outputs image data;
And a main scanning shift processing section for main scanning shifting the read image data.

請求項1に記載の発明によれば、副走査シフトに用いるFIFOメモリの記憶容量を低減できる。   According to the first aspect of the present invention, the storage capacity of the FIFO memory used for the sub-scan shift can be reduced.

請求項2に記載の発明によれば、セレクタの切替により、各FIFOメモリから読み出し領域の画像データを読み出すことができる。   According to the second aspect of the present invention, the image data in the read area can be read from each FIFO memory by switching the selector.

請求項3に記載の発明によれば、複数ラインの領域を副走査方向に移動しつつ、FIFOメモリに対して、読み出し領域の画像データの読み出しと、新たな複数ラインの領域の画像データの書き込みと、を行うことができる。   According to the third aspect of the present invention, the image data in the read area is read and the image data in the new multiple line area is written into the FIFO memory while moving the multiple line area in the sub-scanning direction. And can be done.

請求項4に記載の発明によれば、原稿を読み取り画像データを取得して主走査シフト及び副走査シフトを施すことができる。   According to the fourth aspect of the present invention, it is possible to read the original and acquire the image data to perform the main scanning shift and the sub scanning shift.

以下、図面を参照して本発明に係る実施の形態を詳細に説明する。ただし、発明の範囲は、図示例に限定されない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, the scope of the invention is not limited to the illustrated examples.

先ず、図1〜図4を参照して、本実施の形態のデジタル複写機1の装置構成を説明する。図1に、本実施の形態のデジタル複写機1の機械的構成を示す。   First, the apparatus configuration of the digital copying machine 1 according to the present embodiment will be described with reference to FIGS. FIG. 1 shows a mechanical configuration of a digital copying machine 1 according to the present embodiment.

デジタル複写機1は、複写機本体1Aと、原稿搬送部20と、を備えて構成される。複写機本体1Aに対して、原稿搬送部20は、複写機本体1Aとは別ユニットとして形成されて取り付けられるものとする。   The digital copying machine 1 includes a copying machine main body 1 </ b> A and a document conveying unit 20. It is assumed that the document feeder 20 is formed and attached as a separate unit from the copier body 1A to the copier body 1A.

複写機本体1Aは、スキャナ10を備える。スキャナ10は、原稿載置台11と、原稿光源12と、ミラー13と、結像レンズ14と、ラインセンサ15と、を備えて構成される。また、複写機本体1Aは、後述するように、本体制御部60、操作部70、プリンタ部50等を備えて構成される。   The copying machine main body 1 </ b> A includes a scanner 10. The scanner 10 includes a document table 11, a document light source 12, a mirror 13, an imaging lens 14, and a line sensor 15. The copying machine main body 1A includes a main body control unit 60, an operation unit 70, a printer unit 50, and the like, as will be described later.

原稿載置台11は、画像読み取り対象の原稿が載置され、また、移動する原稿を読み取る場合に、原稿の通路及び原稿の照明位置を形成している。原稿光源12は、原稿載置台11に沿って移動自在に光を出力する。ミラー13は、原稿光源12とともに移動自在である。結像レンズ14は、入射光をラインセンサ15に結像する。ラインセンサ15は、CCD(Charge Coupled Devices)等で構成され、入射された光信号を電気信号に変換して出力する。   The document placement table 11 forms a document passage and a document illumination position when a document to be scanned is placed and when a moving document is read. The document light source 12 outputs light movably along the document table 11. The mirror 13 is movable together with the document light source 12. The imaging lens 14 images incident light on the line sensor 15. The line sensor 15 is composed of a CCD (Charge Coupled Devices) or the like, and converts an incident optical signal into an electrical signal and outputs the electrical signal.

原稿光源12から出力された光は、原稿で反射されて、ミラー13及び結像レンズ14を経てラインセンサ15上に入射される。   The light output from the original light source 12 is reflected by the original and enters the line sensor 15 via the mirror 13 and the imaging lens 14.

原稿搬送部20は、給紙トレイ21と、給紙ローラ22と、ローラ23と、排紙ローラ24と、排紙トレイ25と、センサ26a,26bと、を備える。   The document transport unit 20 includes a paper feed tray 21, a paper feed roller 22, a roller 23, a paper discharge roller 24, a paper discharge tray 25, and sensors 26a and 26b.

給紙トレイ21は、画像読み取り対象の原稿を載置する。給紙ローラ22は、給紙トレイ21上に載置された原稿を1枚づつ搬送する。ローラ23は、給紙ローラ22により搬送された原稿を読取位置に搬送し、読取位置において一定方向に搬送する。排紙ローラ24は、ローラ23により搬送された原稿を排出する。排紙トレイ25は、排出された原稿を載置させる。   The paper feed tray 21 places a document to be scanned. The paper feed roller 22 transports the originals placed on the paper feed tray 21 one by one. The roller 23 conveys the document conveyed by the paper supply roller 22 to the reading position, and conveys the document in a certain direction at the reading position. The paper discharge roller 24 discharges the original conveyed by the roller 23. The paper discharge tray 25 places the discharged original.

センサ26a,26bは、それぞれ、投光器と受光器とから構成され、原稿の通過を検知する。センサ26a,26bは、給紙ローラ22の直後に、原稿搬送路を挟んで原稿搬送方向に直角に設けられている。   Each of the sensors 26a and 26b includes a projector and a light receiver, and detects the passage of a document. The sensors 26a and 26b are provided immediately after the paper feed roller 22 and at a right angle to the document conveyance direction with the document conveyance path interposed therebetween.

給紙トレイ21上の原稿は給紙ローラ22により一枚づつ分離されて、ローラ23、排紙ローラ24を通過して排紙トレイ25に送信される。   The originals on the paper feed tray 21 are separated one by one by a paper feed roller 22, pass through a roller 23 and a paper discharge roller 24, and transmitted to the paper discharge tray 25.

原稿載置台11とローラ23で形成される読取位置を通過する原稿をラインセンサ15がそのラインの方向である主走査方向、及び原稿の移動方向である副走査方向に走査して、原稿移動方式による画像読取が行われる。   A document moving system in which the line sensor 15 scans a document passing through a reading position formed by the document table 11 and the roller 23 in a main scanning direction that is the direction of the line and a sub-scanning direction that is a moving direction of the document. Is read.

デジタル複写機1は、原稿静止方式による画像読取も行うことができる。即ち、原稿載置台11に載置された原稿を原稿光源12及びミラー13を移動しつつ画像読取を行うこともできる。   The digital copying machine 1 can also perform image reading by a document stationary method. That is, it is possible to read an image of a document placed on the document table 11 while moving the document light source 12 and the mirror 13.

センサ26a,26bは、原稿搬送路を搬送される原稿の先端の角度、即ち、原稿が原稿搬送部20内における原稿の走行中の傾きを検知する。なお、原稿の傾きを検知するセンサとしては、周知の任意のものを使用することができる。   The sensors 26 a and 26 b detect the angle of the leading edge of the document conveyed along the document conveyance path, that is, the inclination of the document while the document is traveling in the document conveyance unit 20. Note that any known sensor can be used as a sensor for detecting the inclination of the document.

図2に、画像読取装置2の電気的構成を示す。図2に示すように、画像読取装置2は、原稿画像を読み取る装置であり、デジタル複写機1に設けられる。   FIG. 2 shows an electrical configuration of the image reading apparatus 2. As shown in FIG. 2, the image reading device 2 is a device that reads a document image, and is provided in the digital copying machine 1.

図2に示すように、画像読取装置2は、スキャナ10と、原稿搬送部20と、画像処理部30と、傾き検出ROM(Read Only Memory)40と、を備えて構成される。また、デジタル複写機1は、画像読取装置2とは別に、プリンタ部50と、本体制御部60と、操作部70と、を備えて構成される。   As shown in FIG. 2, the image reading apparatus 2 includes a scanner 10, a document conveying unit 20, an image processing unit 30, and a tilt detection ROM (Read Only Memory) 40. In addition to the image reading apparatus 2, the digital copying machine 1 includes a printer unit 50, a main body control unit 60, and an operation unit 70.

スキャナ10は、原稿の画像を読み取りその画像データを出力する。スキャナ10は、ラインセンサ15等の他に、アンプ16と、A/Dコンバータ17と、備えて構成される。アンプ16は、ラインセンサ15から出力される電気信号を増幅する。A/Dコンバータ17は、アンプ16から出力されるアナログの電気信号をデジタルの画像データに変換して出力する。   The scanner 10 reads an image of a document and outputs the image data. The scanner 10 includes an amplifier 16 and an A / D converter 17 in addition to the line sensor 15 and the like. The amplifier 16 amplifies the electric signal output from the line sensor 15. The A / D converter 17 converts the analog electric signal output from the amplifier 16 into digital image data and outputs the digital image data.

原稿搬送部20は、センサ26a,26b等の他に、アンプ27a,27bと、コンパレータ28a,28bと、時間差計測部29と、を備えて構成される。アンプ27a,27bは、センサ26a,26bの出力を増幅する。コンパレータ28a,28bは、アンプ27a,27bの出力を閾値と比較し、原稿の先端の通過時間に対応した信号を出力する。時間差計測部29は、コンパレータ28a,28bの出力間の時間差を算出して出力する。   The document transport unit 20 includes amplifiers 27a and 27b, comparators 28a and 28b, and a time difference measurement unit 29 in addition to the sensors 26a and 26b. The amplifiers 27a and 27b amplify the outputs of the sensors 26a and 26b. The comparators 28a and 28b compare the outputs of the amplifiers 27a and 27b with threshold values, and output signals corresponding to the passage time of the leading edge of the document. The time difference measuring unit 29 calculates and outputs the time difference between the outputs of the comparators 28a and 28b.

原稿搬送部20において、搬送される原稿の主走査方向の傾き角度θの情報は、センサ26a,26bにより検知され、時間差計測部29において、時間差sが計算される。センサ26a,26b間の距離をd、原稿の搬送速度をvとすれば、傾き角度θは、次式(1)で表される。
θ=tan−1(s・v/d) …(1)
Information on the inclination angle θ of the conveyed document in the main scanning direction is detected by the sensors 26a and 26b, and the time difference measuring unit 29 calculates the time difference s. If the distance between the sensors 26a and 26b is d and the document transport speed is v, the inclination angle θ is expressed by the following equation (1).
θ = tan −1 (s · v / d) (1)

傾き検出ROM40には、時間差sと、傾き角度θと、次式(2),(3)で表されるstairH及びstairVとの関係が傾き検出ROM40に蓄えられている。
stairH=(int)(1/tanθ) …(2)
stairV=(int)(1/tanδ) …(3)
式(1),(2)において、(int)は小数点以下を切り捨てる整数化を意味し、δは後に説明する副走査シフト処理によって、原稿の傾き角度θが変換された角度であり、次式(4)で表される。
δ=tan−1{1/(tanθ+1/tanθ)} …(4)
In the inclination detection ROM 40, the relationship between the time difference s, the inclination angle θ, and stairH and stairV expressed by the following equations (2) and (3) is stored in the inclination detection ROM 40.
stairH = (int) (1 / tan θ) (2)
stairV = (int) (1 / tan δ) (3)
In the expressions (1) and (2), (int) means an integer that rounds down the decimal part, δ is an angle obtained by converting the inclination angle θ of the document by the sub-scanning shift process described later. It is represented by (4).
δ = tan −1 {1 / (tan θ + 1 / tan θ)} (4)

stairHは、ある画素を原点としたとき、画像の傾きをなくするために、該原点から副走査方向に何画素離れた画素を主走査方向に1画素シフトする必要があるかを表す画素数である。stairVは、ある画素を原点としたとき、画像の傾きをなくするために、該原点から主走査方向に何画素離れた画素を副走査方向に1画素シフトする必要があるかを表す画素数である。   stairH is the number of pixels indicating how many pixels away from the origin in the sub-scanning direction need to be shifted by one pixel in the main scanning direction in order to eliminate the inclination of the image when a certain pixel is the origin. is there. The stairV is the number of pixels indicating how many pixels away from the origin in the main scanning direction need to be shifted by one pixel in the sub-scanning direction in order to eliminate the inclination of the image when a certain pixel is the origin. is there.

画像処理部30は、スキャナ10から出力された画像データに各種画像処理を施す。画像処理部30は、画像処理実行部31と、傾き補正処理部32と、画像処理制御部33と、を備えて構成される。画像処理実行部31は、画像処理制御部33の制御に基づいて、スキャナ10から、画素毎に主走査1ライン分のデータを副走査方向に連ねてシリアルに出力される画像データに対して、フィルタ処理、変倍処理などを行う。傾き補正処理部32は、画像処理制御部33の制御に基づいて、画像処理実行部31から出力された画像処理後の画像データに、主走査方向及び副走査方向の傾き補正処理及び補間処理を施して出力する。   The image processing unit 30 performs various image processes on the image data output from the scanner 10. The image processing unit 30 includes an image processing execution unit 31, an inclination correction processing unit 32, and an image processing control unit 33. Based on the control of the image processing control unit 33, the image processing execution unit 31 outputs, for the image data that is serially output from the scanner 10 for each pixel, data for one main scanning line in the sub-scanning direction. Performs filtering, scaling, etc. Based on the control of the image processing control unit 33, the tilt correction processing unit 32 performs tilt correction processing and interpolation processing in the main scanning direction and the sub-scanning direction on the image data after image processing output from the image processing execution unit 31. And output.

画像処理制御部33は、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROMを備える。画像処理制御部33において、ROMから読み出された各種プログラムがRAMに展開され、RAM上のプログラムとCPUとの協働で各種処理が実行される。   The image processing control unit 33 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), and a ROM. In the image processing control unit 33, various programs read from the ROM are expanded in the RAM, and various processes are executed in cooperation with the programs on the RAM and the CPU.

画像処理制御部33は、本体制御部60の制御に基づいて、画像処理実行部31、傾き補正処理部32を制御する。また、画像処理制御部33は、原稿搬送部20から出力される時間差s及び角度θと、傾き検出ROM40に記憶された情報と、に基づいて、stairH,stairVを算出する。画像処理制御部33は、stairH,stairVを用いて、傾き補正処理部32を制御する。   The image processing control unit 33 controls the image processing execution unit 31 and the inclination correction processing unit 32 based on the control of the main body control unit 60. Further, the image processing control unit 33 calculates stairH and stairV based on the time difference s and angle θ output from the document conveying unit 20 and the information stored in the inclination detection ROM 40. The image processing control unit 33 controls the inclination correction processing unit 32 using the stairH and stairV.

プリンタ部50は、画像処理部30から出力される画像データに基づいて、記録用紙等の記録媒体にプリント(画像形成)する。プリンタ部50のプリント方式は、画像写真方式、インクジェット方式、熱転写方式等である。   The printer unit 50 prints (image formation) on a recording medium such as recording paper based on the image data output from the image processing unit 30. The printing method of the printer unit 50 is an image photography method, an inkjet method, a thermal transfer method, or the like.

操作部70は、各種キーを備えて、ユーザの操作入力を受け付け、その入力情報を本体制御部60に出力する。また、操作部70は、LCD(Liquid Crystal Display)等の表示部を備え、本体制御部60から入力される表示情報に基づいて表示を行う。操作部70は、表示部と一体にタッチパネルを構成することとしてもよい。操作部70は、画像データの変倍、画質等のプリント条件の設定入力が受け付けられる。   The operation unit 70 includes various keys, receives user operation inputs, and outputs the input information to the main body control unit 60. The operation unit 70 includes a display unit such as an LCD (Liquid Crystal Display), and performs display based on display information input from the main body control unit 60. The operation unit 70 may be configured as a touch panel integrally with the display unit. The operation unit 70 accepts input of print condition settings such as image data scaling and image quality.

本体制御部60は、CPU、RAM、ROMを備える。本体制御部60において、ROMから読み出されてRAMに展開された各種プログラムとCPUとの協働で各種処理が実行される。本体制御部60は、画像処理制御部33等のデジタル複写機1内部の各部を中央制御する。特に、本体制御部60は、複写プログラムに基づいて後述する複写処理を行う。   The main body control unit 60 includes a CPU, a RAM, and a ROM. In the main body control unit 60, various processes are executed in cooperation with various programs read from the ROM and expanded in the RAM. The main body control unit 60 centrally controls each unit in the digital copying machine 1 such as the image processing control unit 33. In particular, the main body control unit 60 performs a copy process to be described later based on a copy program.

図3に、傾き補正処理部32の内部構成を示す。図3に示すように、傾き補正処理部32は、主走査補間処理部321と、主走査シフト処理部322と、副走査補間処理部323と、副走査シフト処理部324と、を備えて構成される。   FIG. 3 shows an internal configuration of the inclination correction processing unit 32. As shown in FIG. 3, the inclination correction processing unit 32 includes a main scanning interpolation processing unit 321, a main scanning shift processing unit 322, a sub scanning interpolation processing unit 323, and a sub scanning shift processing unit 324. Is done.

主走査補間処理部321は、画像処理実行部31から出力される画像データに主走査補間処理を施して出力する。主走査シフト処理部322は、主走査補間処理部321から出力される画像データに主走査シフト処理を施して出力する。主走査シフト処理部322は、図示しないラインメモリを備え、画像データの各ラインデータをラインメモリに格納し、そのラインメモリ内のラインデータの位置調整により、各ラインの主走査方向のシフトを行う。   The main scanning interpolation processing unit 321 performs main scanning interpolation processing on the image data output from the image processing execution unit 31 and outputs the result. The main scanning shift processing unit 322 performs main scanning shift processing on the image data output from the main scanning interpolation processing unit 321 and outputs the result. The main scanning shift processing unit 322 includes a line memory (not shown), stores each line data of the image data in the line memory, and shifts each line in the main scanning direction by adjusting the position of the line data in the line memory. .

副走査補間処理部323は、主走査シフト処理部322から出力される画像データに副走査補間処理を施して出力する。副走査シフト処理部324は、副走査補間処理部323から出力される画像データに副走査シフト処理を施して出力する。   The sub-scanning interpolation processing unit 323 performs sub-scanning interpolation processing on the image data output from the main scanning shift processing unit 322 and outputs the image data. The sub-scanning shift processing unit 324 performs sub-scanning shift processing on the image data output from the sub-scanning interpolation processing unit 323 and outputs the image data.

図4に、副走査シフト処理部324の内部構成を示す。本実施の形態では、副走査シフト処理部324が副走査シフト処理において副走査方向に最大3画素分のシフトが可能な構成を考えるものとする。しかし、このシフト量の構成に限定されるものではない。   FIG. 4 shows the internal configuration of the sub-scanning shift processing unit 324. In the present embodiment, it is assumed that the sub-scanning shift processing unit 324 can shift a maximum of three pixels in the sub-scanning direction in the sub-scanning shift process. However, it is not limited to this shift amount configuration.

図4に示すように、副走査シフト処理部324は、制御部としての副走査シフト制御部3241と、FIFOメモリ3242〜3244と、セレクタ3245と、を備えて構成される。副走査シフト制御部3241は、画像処理制御部33から入力される信号HVI及び信号ishyに基づいて、信号sel及び信号/EN1〜/EN3を生成し、信号selをセレクタ3245に出力し、信号/EN1〜/EN3をそれぞれFIFOメモリ3242〜3244に出力する。各FIFOメモリの記憶容量は、FIFOメモリ3242の記憶容量>FIFOメモリ3243の記憶容量>FIFOメモリ3244の記憶容量、の関係となる。   As shown in FIG. 4, the sub-scan shift processing unit 324 includes a sub-scan shift control unit 3241 as a control unit, FIFO memories 3242 to 3244, and a selector 3245. The sub-scanning shift control unit 3241 generates the signal sel and the signals / EN1 to / EN3 based on the signal HVI and the signal ishy input from the image processing control unit 33, and outputs the signal sel to the selector 3245. EN1 to / EN3 are output to the FIFO memories 3242 to 3244, respectively. The storage capacity of each FIFO memory has a relationship of the storage capacity of the FIFO memory 3242> the storage capacity of the FIFO memory 3243> the storage capacity of the FIFO memory 3244.

信号HVIは、正論理の2値信号であり、画像処理実行部31から出力されるデータ信号DIが有効であるか否かを示す信号である。信号ishyは、副走査方向のシフト量を示す信号である。信号selは、セレクタ3245の入力切替の制御信号である。信号/EN1〜/EN3は、負論理の2値信号であり、それぞれ、FIFOメモリ3242〜3244のデータ書き込み及び読み出しが有効であるか否かを示す信号である。また、データ信号DOは、傾き補正処理部32から出力されるデータ信号である。   The signal HVI is a positive logic binary signal and is a signal indicating whether or not the data signal DI output from the image processing execution unit 31 is valid. The signal ishy is a signal indicating the shift amount in the sub-scanning direction. The signal sel is a control signal for switching the input of the selector 3245. Signals / EN1 to / EN3 are binary signals of negative logic, and are signals indicating whether data writing and reading of the FIFO memories 3242 to 3244 are valid, respectively. The data signal DO is a data signal output from the inclination correction processing unit 32.

次に、デジタル複写機1の動作を説明する。先ず、主走査シフト処理、副走査シフト処理の概略を説明する。図5に、主走査シフト処理及び副走査シフト処理の概念を示す。図5(a)に、画像読み取り後の画像データ100を示す。図5(b)に、主走査シフト処理後の画像データ200を示す。図5(c)に、副走査シフト処理後の画像データ300を示す。   Next, the operation of the digital copying machine 1 will be described. First, an outline of the main scanning shift process and the sub scanning shift process will be described. FIG. 5 shows the concept of main scanning shift processing and sub-scanning shift processing. FIG. 5A shows the image data 100 after image reading. FIG. 5B shows the image data 200 after the main scanning shift process. FIG. 5C shows the image data 300 after the sub-scanning shift process.

図5(a)に示すように、スキャナ10において、傾いた原稿が読み取られ、横線状のデータの集まりとしての画像データ100が取得される。以下、主走査方向にx軸を取り、副走査方向にy軸をとるものとする。画像データ100と、x軸との間の角度を角度θとする。   As shown in FIG. 5A, the scanner 10 reads a tilted original and acquires image data 100 as a collection of horizontal line data. Hereinafter, the x axis is taken in the main scanning direction and the y axis is taken in the sub scanning direction. An angle between the image data 100 and the x axis is defined as an angle θ.

主走査シフト処理は、画像データ100の画素を行毎に主走査方向にシフトする処理であり、画像データ100の縦線の傾きをなくする補正処理である。そのシフト量は、y軸上の位置によって異なる。図5(b)に示すように、矩形の画像データ100は、主走査シフト処理部322により主走査処理が施されて、平行四辺形の画像データ200に変換される。画像データ200と、x軸との間の角度を角度δとする。   The main scanning shift process is a process for shifting the pixels of the image data 100 in the main scanning direction for each row, and is a correction process for eliminating the inclination of the vertical line of the image data 100. The shift amount differs depending on the position on the y-axis. As shown in FIG. 5B, the rectangular image data 100 is subjected to main scanning processing by the main scanning shift processing unit 322, and converted into parallelogram image data 200. An angle between the image data 200 and the x axis is an angle δ.

副走査シフト処理は、主走査シフト処理において画素をシフトさせた方向(主走査方向)に直角な方向(副走査方向)に画像データ200の画素をシフトさせる処理であり、x軸に対して角度δ傾いた画像データの角度δを0にする補正処理である。図5(c)に示すように、画像データ200は、副走査シフト処理部324により副走査処理が施されて、角度δ=0の画像データ300に変換される。   The sub-scanning shift process is a process of shifting the pixels of the image data 200 in a direction (sub-scanning direction) perpendicular to the direction (main scanning direction) in which the pixels are shifted in the main scanning shift process. This is a correction process for setting the angle δ of image data tilted by δ to zero. As shown in FIG. 5C, the image data 200 is subjected to sub-scanning processing by the sub-scanning shift processing unit 324 and converted into image data 300 having an angle δ = 0.

次いで、主走査補間処理、主走査シフト処理、副走査補間処理、副走査シフト処理を順に詳細に説明する。   Next, the main scanning interpolation process, the main scanning shift process, the sub scanning interpolation process, and the sub scanning shift process will be described in detail in order.

主走査補間処理は、主走査補間処理部321によって、スキャナ10により読み出されて画像処理実行部31から出力された画像データに施される処理である。主走査シフト処理が施された画像データの縦線は、巨視的には、縦に一本の線が繋がっているように見える。しかし、画素単位では、2画素にまたがって傾いた線が、シフト量が異なった箇所で途切れている。このような不連続が原因して、画像全体において、輪郭がギザギザに見えるものとなる。これは上述のように、主走査シフトが整数単位で行われることに原因がある。   The main scanning interpolation processing is processing performed on the image data read out by the scanner 10 and output from the image processing execution unit 31 by the main scanning interpolation processing unit 321. Macroscopically, the vertical line of the image data subjected to the main scanning shift process seems to be connected with a single vertical line. However, in the pixel unit, a line inclined across two pixels is interrupted at a location where the shift amount is different. Due to such discontinuities, the outline looks jagged in the entire image. This is because the main scanning shift is performed in integer units as described above.

主走査補間処理は、このような画質の劣化を補正する処理である。主走査補間処理は、例えば、主走査シフト処理で切り捨てられた小数点以下のシフト量に応じた重みづけをもって注目画素の画素値と隣接画素の画素値とを重みづけ平均して、注目画素の画素値を補正する処理とする。主走査補間処理は、stairHを用いて主走査補間量を算出する。   The main scanning interpolation process is a process for correcting such image quality deterioration. In the main scanning interpolation processing, for example, the pixel value of the target pixel is obtained by weighting and averaging the pixel value of the target pixel and the pixel value of the adjacent pixel with weighting according to the shift amount after the decimal point discarded in the main scanning shift processing. The value is corrected. In the main scanning interpolation process, the main scanning interpolation amount is calculated using stairH.

主走査シフト処理は、主走査シフト処理部322によって、主走査シフト処理部322から出力された画像データに施される処理である。図6(a)に、画像データ100の構成を示す。図6(b)に、画像データ200の構成を示す。図6(a),(b)に示すように、画像データ100に主走査シフト処理を施して画像データ200にする場合を考える。   The main scanning shift process is a process performed on the image data output from the main scanning shift processing unit 322 by the main scanning shift processing unit 322. FIG. 6A shows the configuration of the image data 100. FIG. 6B shows the configuration of the image data 200. As shown in FIGS. 6A and 6B, consider a case in which image data 100 is subjected to main scanning shift processing to be image data 200.

主走査シフト処理では、主走査シフト処理部322によりラインメモリ上に画像データ100の各ラインが格納されるとともに主走査方向にシフトされて読み出されることが繰り返される。図6(a)の矢印に示すように、画像データ100の画素の集まりをshxで示すように主走査方向へシフトするために、主走査シフト処理部322内のラインメモリ上で画素値を主走査方向にシフトすることが行われる。   In the main scanning shift process, each line of the image data 100 is stored in the line memory by the main scanning shift processing unit 322 and is read out after being shifted in the main scanning direction. As indicated by the arrows in FIG. 6A, in order to shift the collection of pixels of the image data 100 in the main scanning direction as indicated by shx, the pixel values are changed on the line memory in the main scanning shift processing unit 322. Shifting in the scanning direction is performed.

原稿の傾きをθとしたとき、yライン目を主走査方向に何画素分シフトすればよいかと言う値をshxとすれば、shxは次式(5)で表される。
shx=y・tanθ …(5)
ちなみにシフトの右か左かは符号で区別する。
Assuming that the value of how many pixels the y-line should be shifted in the main scanning direction when the document inclination is θ, shx is expressed by the following equation (5).
shx = y · tan θ (5)
By the way, the right or left of the shift is distinguished by a sign.

実際に、シフトは画素単位でしかできないので端数が切り捨てられた次式(6)のように定義した画素単位表示のシフト量ishxと言う形で使われる。
ishx=(int)shx …(6)
ここで(int)は整数化することを意味する。
Actually, since the shift can be performed only in the unit of pixel, it is used in the form of the shift amount ishx of the pixel unit display defined as the following equation (6) with the fraction rounded down.
ishx = (int) shx (6)
Here, (int) means integerization.

図2における傾き検出ROM40から供給される係数stairHを使うと、式(6)は次式(7)のように表される。
ishx=(int)(y/stairH) …(7)
式(7)に従って、ラインメモリ上で画素値をシフトすることによって、図6(a)に示す画像データ100は、図6(b)に示す画像データ200に変化して、主走査方向の傾きが補正され、例えば、縦線の傾きがなくなる。
When the coefficient stairH supplied from the inclination detection ROM 40 in FIG. 2 is used, Expression (6) is expressed as the following Expression (7).
ishx = (int) (y / stayH) (7)
By shifting the pixel value on the line memory according to the equation (7), the image data 100 shown in FIG. 6A is changed to the image data 200 shown in FIG. 6B, and the inclination in the main scanning direction is changed. Is corrected, for example, the inclination of the vertical line disappears.

副走査補間処理は、副走査シフト処理によって連続性が切断された画像データの画素値を補正する処理であり、重みづけ係数を使って注目画素の画素値と隣接画素の画素値とを重みづけ平均して、注目画素の画素値を補正する処理である。副走査補間処理は、stairVを用いて副走査補間量を算出する。   The sub-scan interpolation process is a process for correcting the pixel value of the image data whose continuity is cut by the sub-scan shift process, and weights the pixel value of the target pixel and the pixel value of the adjacent pixel using a weighting coefficient. On average, this is a process of correcting the pixel value of the target pixel. In the sub-scan interpolation process, the sub-scan interpolation amount is calculated using stairV.

副走査シフト処理は、画像データ200の画素を副走査方向にシフトさせ、y軸に対して角度δ傾いた画像データ200を角度δ=0にする補正である。副走査シフト処理のシフト量はx軸上の位置によって異なる値となる。   The sub-scanning shift process is a correction for shifting the pixels of the image data 200 in the sub-scanning direction so that the image data 200 inclined by the angle δ with respect to the y-axis is set to the angle δ = 0. The shift amount of the sub-scanning shift process varies depending on the position on the x axis.

副走査シフト処理のためのデータ処理は、複数ライン分の矩形領域内のメモリ領域の画像データをFIFOメモリ(FIFOメモリ3242〜3244)に蓄えておき、x軸上の位置に応じた遅延を以て、画像データを出力して、1ライン分の画像データを得るものである。   Data processing for sub-scanning shift processing is performed by storing image data in a memory area within a rectangular area for a plurality of lines in a FIFO memory (FIFO memories 3242 to 3244), with a delay according to a position on the x-axis, Image data is output to obtain image data for one line.

図7(a)に、副走査シフト処理における矩形領域201を示す。図7(b)に、矩形領域201内の読み出し領域202を示す。図7(c)に、読み出し領域202における読み出し手順を示す。図7(d)に、読み出しデータ301を示す。なお、図7の例では、矩形領域201を3ラインとして表している。   FIG. 7A shows a rectangular area 201 in the sub-scanning shift process. FIG. 7B shows a read area 202 in the rectangular area 201. FIG. 7C shows a reading procedure in the reading area 202. FIG. 7D shows read data 301. In the example of FIG. 7, the rectangular area 201 is represented as 3 lines.

例えば、図7(a)に示すように、画像データ200に矩形領域201が設定される。そして、図7(b)に示すように、3ラインの矩形領域201内から、副走査方向の傾きに対応する読み出し領域202が特定される。そして、読み出し領域202の各ラインは、x軸の値が小さいほど遅延量を大きくして読み出される。すると、図7(d)に示すように、傾きのない1ラインの読み出しデータ301として読み出される。FIFOメモリにその一部が記憶される矩形領域201は、画像1画素ずつ下方向に移動する。このため、全ラインの読み出しデータ301が集められて、図5(c)に示す画像データ300が構成される。   For example, a rectangular area 201 is set in the image data 200 as shown in FIG. Then, as shown in FIG. 7B, a readout area 202 corresponding to the inclination in the sub-scanning direction is specified from the 3-line rectangular area 201. Each line in the read area 202 is read with a larger delay amount as the x-axis value is smaller. Then, as shown in FIG. 7D, it is read as read data 301 of one line with no inclination. A rectangular area 201, a part of which is stored in the FIFO memory, moves downward one image at a time. For this reason, the read data 301 of all lines is collected to form the image data 300 shown in FIG.

画像データ200のx軸に対する傾きを角度δとするとき、xカラム目の画素については、注目ラインからshyライン下にある(或いは上にある)画素の画素値を出力する。shyは副走査方向のシフト量である。座標値xとシフト量shyの関係は次式(8)で表される。   When the inclination of the image data 200 with respect to the x-axis is an angle δ, for the pixel in the x-th column, the pixel value of the pixel below (or above) the shy line from the target line is output. shy is a shift amount in the sub-scanning direction. The relationship between the coordinate value x and the shift amount shy is expressed by the following equation (8).

shy=x・tanδ …(8)
ここでも処理は整数単位で行われる。従って、シフト量にはshyを整数化したishyが使われ、ishyは次式(9)で表される。
shy = x · tan δ (8)
Again, processing is performed in integer units. Therefore, an ishy obtained by converting shy into an integer is used as the shift amount, and the ishy is expressed by the following equation (9).

ishy=(int)(x/stairV) …(9)
この副走査シフト処理によって、図5(c)に示すように原稿の傾きが補正されて、正しい画像が再現される。
ishy = (int) (x / stayV) (9)
By this sub-scanning shift process, the inclination of the original is corrected as shown in FIG. 5C, and a correct image is reproduced.

図8(a)〜(c)に、メモリ領域210の移動の様子を示す。図8(a)〜(c)に示すように、矩形領域203は、1画素ずつ下方向に移動される。矩形領域203は、読み出し領域211と、遅延領域212と、読み出し済領域204と、を有する。本実施の形態では、読み出し領域211及びこれより下側の遅延領域212のみをFIFOメモリ3242〜3244に記憶する。読み出し領域211及び遅延領域212を、メモリ領域210とする。   8A to 8C show how the memory area 210 is moved. As shown in FIGS. 8A to 8C, the rectangular area 203 is moved downward by one pixel. The rectangular area 203 has a read area 211, a delay area 212, and a read area 204. In the present embodiment, only the read area 211 and the delay area 212 below the read area 211 are stored in the FIFO memories 3242 to 3244. The read area 211 and the delay area 212 are referred to as a memory area 210.

読み出し済領域204の画像データは、読み出し後に不要のデータとなるためである。よって、矩形領域203の画像データ全てを記憶する場合に比べて、メモリ領域210の画像データを記憶する場合のFIFOメモリに必要な記憶容量は、約半分になる。このようにFOFOメモリの記憶容量は実用的な装置に組み込むのに適したものに押さえることが可能となる。   This is because the image data in the read area 204 becomes unnecessary data after reading. Therefore, the storage capacity required for the FIFO memory when storing the image data in the memory area 210 is about half that in the case where all the image data in the rectangular area 203 is stored. As described above, the storage capacity of the FOFO memory can be suppressed to a value suitable for incorporation into a practical device.

また、メモリ領域210が小さいため、副走査シフト処理の前工程で、画像データのビット数を減らすための多値化処理は実行されない。多値化処理は、例えば、8ビット画像データを2又は4ビット画像データに変換するように、画素値のビット数を減らす処理であり、誤差拡散法、ディザ法など周知の処理法により行う。このため、多値化処理を施すことによる画像データの劣化を防ぐことができる。   Further, since the memory area 210 is small, the multi-value processing for reducing the number of bits of the image data is not executed in the previous process of the sub-scanning shift processing. The multi-value processing is processing for reducing the number of bits of pixel values so as to convert 8-bit image data into 2- or 4-bit image data, for example, and is performed by a known processing method such as an error diffusion method or a dither method. For this reason, it is possible to prevent the image data from being deteriorated due to the multi-value processing.

また、特願平9−138402号に記載されているように、主走査シフト処理及び副走査シフト処理によって、画像は主走査方向と副走査方向とに、異なった倍率の変倍を受ける。原稿の像を、角度のみならず形状に関しても忠実に再現するには、理論的には変倍補正を行う必要がある。しかしながら、実際上は読取において生ずる原稿の傾きは小さいので、前記のシフト処理において受ける変倍は極めて僅かであり、この補正をしなくてもよい。   Further, as described in Japanese Patent Application No. 9-138402, the image undergoes scaling with different magnifications in the main scanning direction and the sub scanning direction by the main scanning shift process and the sub scanning shift process. In order to faithfully reproduce not only the angle but also the shape of the original image, it is theoretically necessary to perform zooming correction. However, in practice, since the inclination of the document generated in the reading is small, the magnification that is received in the shift processing is extremely small, and this correction need not be performed.

次に、図9を参照して、デジタル複写機1で実行される複写処理を説明する。図9に、複写処理の流れを示す。   Next, with reference to FIG. 9, the copying process executed by the digital copying machine 1 will be described. FIG. 9 shows the flow of the copying process.

予め、原稿が原稿搬送部20にセットされる。また、操作部70を介してユーザからの変倍等の設定入力が受け付けられるものとする。例えば、ユーザから操作部70を介して複写指示が入力されたことをトリガとして、本体制御部60により複写処理が実行される。本体制御部60において、ROMから読み出されてRAMに展開された複写プログラムと、CPUとの協働で複写処理が実行される。   A document is set in the document transport unit 20 in advance. Also, it is assumed that a setting input such as zooming from the user is accepted via the operation unit 70. For example, the copying process is executed by the main body control unit 60 triggered by the input of a copy instruction from the user via the operation unit 70. In the main body control unit 60, the copying process is executed in cooperation with the copying program read from the ROM and expanded in the RAM.

先ず、本体制御部60によりスキャナ10が制御される。この制御でスキャナ10により原稿が読み取られて画像データが取得される(ステップS11)。このとき、同様に本体制御部60により原稿搬送部20が制御され、時間差計測部29により時間差sが算出される。   First, the scanner 10 is controlled by the main body control unit 60. With this control, the original is read by the scanner 10 and image data is acquired (step S11). At this time, the document transport unit 20 is similarly controlled by the main body control unit 60, and the time difference s is calculated by the time difference measuring unit 29.

そして、本体制御部60により画像処理制御部33が制御される。画像処理制御部33により画像処理実行部31が制御される。この制御で画像処理実行部31によりスキャナ10から出力された画像データに、フィルタリング、変倍等の画像処理が施される(ステップS12)。   Then, the image processing control unit 33 is controlled by the main body control unit 60. The image processing control unit 33 controls the image processing execution unit 31. With this control, image processing such as filtering and scaling is performed on the image data output from the scanner 10 by the image processing execution unit 31 (step S12).

ステップS12と並行して、画像処理制御部33により、上記式(1)と原稿搬送部20から出力された時間差sとに基づいて、原稿の傾き角度θが検出される(ステップS13)。   In parallel with step S12, the image processing control unit 33 detects the inclination angle θ of the document based on the equation (1) and the time difference s output from the document conveying unit 20 (step S13).

そして、画像処理制御部33により、傾き検出ROM40から上記式(2)〜(4)が読み出され、この関係式と角度θとに基づいて、主走査シフト後の傾き角度δ、stairH,stairVが算出される。そして、主走査補間処理部321により、画像処理実行部31から出力された画像データに、stairHを用いて主走査補間処理が施される(ステップS14)。   Then, the image processing control unit 33 reads the above expressions (2) to (4) from the inclination detection ROM 40, and based on the relational expression and the angle θ, the inclination angles δ, stairH, and stairV after the main scanning shift. Is calculated. Then, the main scanning interpolation processing unit 321 performs main scanning interpolation processing on the image data output from the image processing execution unit 31 using stairH (step S14).

そして、主走査シフト処理部322により、上記式(5)〜(7)に基づいてishxが算出され、主走査補間処理部321から出力された画像データに、ishxを用いて主走査シフト処理が施される(ステップS15)。   Then, the main scanning shift processing unit 322 calculates the ishx based on the above formulas (5) to (7), and the main scanning shift processing is performed on the image data output from the main scanning interpolation processing unit 321 using the ishx. (Step S15).

そして、副走査補間処理部323により、主走査シフト処理部322から出力された画像データに、stairVを用いて副走査補間処理が施される(ステップS16)。そして、副走査シフト処理部324により、上記式(8)〜(9)に基づいてishyが算出され、副走査補間処理部323から出力された画像データに、ishyを用いて副走査シフト処理が施される(ステップS17)。   Then, the sub-scan interpolation processing unit 323 performs sub-scan interpolation processing on the image data output from the main scan shift processing unit 322 using the stair V (step S16). The sub-scan shift processing unit 324 calculates the ishy based on the above formulas (8) to (9), and the image data output from the sub-scan interpolation processing unit 323 is subjected to the sub-scan shift process using the ishy. (Step S17).

そして、本体制御部60によりプリンタ部50が制御される。プリンタ部50により、副走査シフト処理部324から出力された画像データの画像が、記録用紙に記録される(ステップS18)。そして、複写処理が終了する。   Then, the printer unit 50 is controlled by the main body control unit 60. The printer unit 50 records an image of the image data output from the sub-scanning shift processing unit 324 on a recording sheet (step S18). Then, the copying process ends.

次に、図10〜図13を参照して、画像データ200の傾き角度δで場合分けした副走査シフト処理を説明する。   Next, with reference to FIGS. 10 to 13, sub-scanning shift processing classified according to the inclination angle δ of the image data 200 will be described.

先ず、角度δが正で且つ最大(メモリ領域内に読み出し領域が化含まれる場合の角度が最大)の場合を考える。図10(a)に、傾き角度δが正で最大の場合のメモリ領域210を示す。図10(b)に、傾き角度δが正で最大の場合の副走査シフト処理部324の各信号を示す。   First, consider a case where the angle δ is positive and maximum (the angle when the read area is included in the memory area is maximum). FIG. 10A shows the memory area 210 when the tilt angle δ is positive and maximum. FIG. 10B shows each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is positive and maximum.

図10(a)に示すように、矩形領域203内に、傾き角度δが最大の場合の読み出し領域211を含むメモリ領域210を有する。そして、図10(b)に示すように、画像処理制御部33から出力される信号HVIがハイ状態でデータ読み出しが有効となる。また、副走査シフト制御部3241は、画像処理制御部33から出力される信号ishyに応じて信号sel,/EN1,/EN2,/EN3を生成して出力する。   As shown in FIG. 10A, a rectangular area 203 has a memory area 210 including a read area 211 when the inclination angle δ is maximum. Then, as shown in FIG. 10B, data reading is enabled when the signal HVI output from the image processing control unit 33 is in a high state. The sub-scanning shift control unit 3241 generates and outputs signals sel, / EN1, / EN2, and / EN3 in accordance with the signal ishy output from the image processing control unit 33.

先ず、信号HVIがハイ状態で、信号selによりセレクタ3245は、データ信号DI(D0)を選択しデータ信号DOとして出力する。出力されたデータ信号DIは、読み出し領域211の一番下のラインに対応する。また、   First, when the signal HVI is in the high state, the selector 3245 selects the data signal DI (D0) by the signal sel and outputs it as the data signal DO. The output data signal DI corresponds to the bottom line of the read area 211. Also,

そして、信号/EN1がロー状態にオンされる。信号/EN1がオン状態で、FIFOメモリ3242のデータ読み出し及び書き込みが有効となる。信号/EN1がオン状態で、信号selによりセレクタ3245は、FIFOメモリ3242から読み出されるデータ信号D1をデータ信号DOとして出力する。出力されたデータ信号D1は、読み出し領域211の一番下から2番目のラインに対応する。また、信号/EN1がオン状態で、FIFOメモリ3242からのデータD1の読み出しとともに、データ信号D0がFIFOメモリ3242に書き込まれる。   Then, the signal / EN1 is turned on to a low state. When the signal / EN1 is in the on state, data reading and writing of the FIFO memory 3242 are enabled. When the signal / EN1 is on, the selector 3245 outputs the data signal D1 read from the FIFO memory 3242 as the data signal DO by the signal sel. The output data signal D1 corresponds to the second line from the bottom of the read area 211. Further, the data signal D0 is written to the FIFO memory 3242 at the same time when the data D1 is read from the FIFO memory 3242 while the signal / EN1 is in the ON state.

そして、信号/EN2がロー状態にオンされる。信号/EN2がオン状態で、FIFOメモリ3243のデータ読み出し及び書き込みが有効となる。信号/EN2がオン状態で、信号selによりセレクタ3245は、FIFOメモリ3243から読み出されるデータ信号D2をデータ信号DOとして出力する。出力されたデータ信号D2は、読み出し領域211の一番下から3番目のラインに対応する。また、信号/EN1がオン状態で、FIFOメモリ3242からのデータD1の読み出しとともに、データ信号D0がFIFOメモリ3242に書き込まれる。また、信号/EN2がオン状態で、FIFOメモリ3243からのデータD2の読み出しとともに、FIFOメモリ3242から読み出されるデータD1がFIFOメモリ3243に書き込まれる。   Then, the signal / EN2 is turned on to a low state. When the signal / EN2 is on, data reading and writing of the FIFO memory 3243 are enabled. When the signal / EN2 is on, the selector 3245 outputs the data signal D2 read from the FIFO memory 3243 as the data signal DO by the signal sel. The output data signal D2 corresponds to the third line from the bottom of the read area 211. Further, the data signal D0 is written to the FIFO memory 3242 at the same time when the data D1 is read from the FIFO memory 3242 while the signal / EN1 is in the ON state. In addition, while the signal / EN 2 is in an ON state, the data D 1 read from the FIFO memory 3242 is written into the FIFO memory 3243 along with the reading of the data D 2 from the FIFO memory 3243.

そして、信号/EN3がロー状態にオンされる。信号/EN3がオン状態で、FIFOメモリ3244のデータ読み出し及び書き込みが許可される。信号/EN3がオン状態で、信号selによりセレクタ3245は、FIFOメモリ3244から読み出されるデータ信号D3をデータ信号DOとして出力する。出力されたデータ信号D3は、読み出し領域211の一番下から4番目のラインに対応する。また、信号/EN1がオン状態で、FIFOメモリ3242からのデータD1の読み出しとともに、データ信号D0がFIFOメモリ3242に書き込まれる。また、信号/EN2がオン状態で、FIFOメモリ3243からのデータD2の読み出しとともに、FIFOメモリ3242から読み出されるデータ信号D1がFIFOメモリ3243に書き込まれる。また、信号/EN3がオン状態で、FIFOメモリ3244からのデータD3の読み出しとともに、FIFOメモリ3243から読み出されるデータ信号D2がFIFOメモリ3244に書き込まれる。   Then, the signal / EN3 is turned on to a low state. When the signal / EN3 is on, data reading and writing of the FIFO memory 3244 are permitted. When the signal / EN3 is in the on state, the selector 3245 outputs the data signal D3 read from the FIFO memory 3244 as the data signal DO by the signal sel. The output data signal D3 corresponds to the fourth line from the bottom of the read area 211. Further, the data signal D0 is written to the FIFO memory 3242 at the same time when the data D1 is read from the FIFO memory 3242 while the signal / EN1 is in the ON state. In addition, when the signal / EN 2 is in an ON state, the data signal D 1 read from the FIFO memory 3242 is written into the FIFO memory 3243 along with the reading of the data D 2 from the FIFO memory 3243. In addition, when the signal / EN3 is in the ON state, the data signal D2 read from the FIFO memory 3243 is written to the FIFO memory 3244 along with the reading of the data D3 from the FIFO memory 3244.

この一連のデータ読み出し動作により、読み出し領域211の画像データが1ラインの画像データとして出力される。そして、メモリ領域210が1画素づつ下に移動されて、上記一連のデータ読み出し動作が実行され、全ラインの画像データが出力されるまで繰り返される。   By this series of data reading operations, the image data in the reading area 211 is output as one line of image data. Then, the memory area 210 is moved down by one pixel, the series of data reading operations are executed, and the process is repeated until image data of all lines is output.

次いで、角度δが正で且つ0と最大との中間値の場合を考える。図11(a)に、傾き角度δが正で中間の場合のメモリ領域210を示す。図11(b)に、傾き角度δが正で中間の場合の副走査シフト処理部324の各信号を示す。   Next, consider a case where the angle δ is positive and an intermediate value between 0 and the maximum. FIG. 11A shows the memory area 210 when the tilt angle δ is positive and intermediate. FIG. 11B shows each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is positive and intermediate.

図11(a)に示すように、矩形領域203は、傾き角度δが中間の場合の読み出し領域211Aを含むメモリ領域210を有する。傾き角度δが中間であるため、読み出し領域211Aが3ライン上に形成されている。   As shown in FIG. 11A, the rectangular area 203 has a memory area 210 including a reading area 211A when the inclination angle δ is intermediate. Since the inclination angle δ is intermediate, the readout region 211A is formed on three lines.

このため、図11(b)に示すように、データ信号D0及びFIFOメモリ3242,3243に記憶されているデータ信号D1,D2が、データ信号DOとしてセレクタ3245から出力される。   Therefore, as shown in FIG. 11B, the data signal D0 and the data signals D1 and D2 stored in the FIFO memories 3242 and 3243 are output from the selector 3245 as the data signal DO.

また、メモリ領域210内の読み出し領域211Aよりも上の領域は、読み出し済みの画像データである。このため、読み出し済みの画像データは、FIFOメモリ3242,3243,3244から読み出されること無く破棄される。その他の副走査シフト処理部324の動作は、上記各度δが正で且つ最大の場合と同様である。   Further, the area above the read area 211A in the memory area 210 is read image data. For this reason, the read image data is discarded without being read from the FIFO memories 3242, 3243, 3244. The other operations of the sub-scanning shift processing unit 324 are the same as in the case where each degree δ is positive and maximum.

次いで、角度δが負で且つ最大の場合を考える。図12(a)に、傾き角度δが負で最大の場合のメモリ領域220を示す。図12(b)に、傾き角度δが負で最大の場合の副走査シフト処理部324の各信号を示す。   Next, consider the case where the angle δ is negative and maximum. FIG. 12A shows the memory area 220 when the tilt angle δ is negative and maximum. FIG. 12B shows each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is negative and maximum.

図12(a)に示すように、矩形領域205は、傾き角度δが負で最大の場合の読み出し領域221を含むメモリ領域220を有する。読み出し領域221は、読み出し領域211と逆の傾きを有する。傾き角度δが最大であるため、読み出し領域221が4ライン上に形成されている。   As shown in FIG. 12A, the rectangular area 205 has a memory area 220 including a reading area 221 when the inclination angle δ is negative and maximum. The read area 221 has a slope opposite to that of the read area 211. Since the inclination angle δ is the maximum, the read area 221 is formed on four lines.

このため、図12(b)に示すように、データ信号D0、FIFOメモリ3242,3242,3243に記憶されるデータ信号D1,D2,D3が、データ信号DOとしてセレクタ3245から出力される。また、信号/EN1,/EN2,/EN3において、それぞれがオンされている状態で、時間軸で最後にデータ信号D0,D1,D2,D3がデータ信号DOとして出力される。その他の副走査シフト処理部324の動作は、上記各度δが正で且つ最大の場合と同様である。   Therefore, as shown in FIG. 12B, the data signal D0 and the data signals D1, D2, and D3 stored in the FIFO memories 3242, 3242, and 3243 are output from the selector 3245 as the data signal DO. Further, the data signals D0, D1, D2, and D3 are finally output as the data signal DO on the time axis while the signals / EN1, / EN2, and / EN3 are turned on. The other operations of the sub-scanning shift processing unit 324 are the same as in the case where each degree δ is positive and maximum.

次いで、角度δが負で且つ中間の場合を考える。図13(a)に、傾き角度δが負で中間の場合のメモリ領域220を示す。図13(b)に、傾き角度δが負で中間の場合の副走査シフト処理部324の各信号を示す。   Next, consider the case where the angle δ is negative and intermediate. FIG. 13A shows the memory area 220 when the tilt angle δ is negative and intermediate. FIG. 13B shows each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is negative and intermediate.

図13(a)に示すように、矩形領域205は、傾き角度δが中間の場合の読み出し領域221Aを含むメモリ領域220を有する。傾き角度δが中間であるため、読み出し領域221Aが3ライン上に形成されている。   As shown in FIG. 13A, the rectangular area 205 has a memory area 220 including a read area 221A when the inclination angle δ is intermediate. Since the inclination angle δ is intermediate, the read area 221A is formed on three lines.

このため、図13(b)に示すように、データ信号D0、FIFOメモリ3242,3243に記憶されるD1,D2が、データ信号DOとしてセレクタ3245から出力される。また、信号/EN1,/EN2,/EN3において、それぞれがオンされている状態で、時間軸で最後にデータ信号D0,D1,D2がデータ信号DOとして出力される。また、メモリ領域220内の読み出し領域221Aよりも上の領域は、読み出し済みの画像データとしてFIFOメモリ3242,3243,3244から読み出されること無く破棄される。その他の副走査シフト処理部324の動作は、上記各度δが正で且つ中間の場合と同様である。   Therefore, as shown in FIG. 13B, the data signal D0 and D1 and D2 stored in the FIFO memories 3242 and 3243 are output from the selector 3245 as the data signal DO. Further, the data signals D0, D1, and D2 are finally output as the data signal DO on the time axis with the signals / EN1, / EN2, and / EN3 being turned on. Further, the area above the read area 221A in the memory area 220 is discarded without being read from the FIFO memories 3242, 3243, 3244 as read image data. The other operations of the sub-scanning shift processing unit 324 are the same as in the case where each degree δ is positive and intermediate.

以上、本実施の形態によれば、副走査シフト処理において矩形領域の全ての画像データをFIFOメモリに記憶することなく、読み出し領域を含み約半分の記憶容量のメモリ領域の画像データをFIFOメモリ3242〜3244に記憶する。このため、副走査シフト処理に用いるFIFOメモリ3242〜3244の記憶容量を低減できる。また、FIFOメモリ3242〜3244の記憶容量を低減するので、副走査シフト処理の前に多値化を行わない。このため、多値化処理による画像データの劣化を防ぐことができる。また、副走査シフト処理(を含む傾き補正処理)と、誤差拡散処理等の画像処理と、を独立させることができる。   As described above, according to the present embodiment, the image data in the memory area including the reading area and the memory area having about half the storage capacity is included in the FIFO memory 3242 without storing all the image data in the rectangular area in the FIFO memory in the sub-scanning shift process. Store to ~ 3244. For this reason, the storage capacity of the FIFO memories 3242 to 3244 used for the sub-scanning shift process can be reduced. In addition, since the storage capacity of the FIFO memories 3242 to 3244 is reduced, multilevel conversion is not performed before the sub-scanning shift processing. For this reason, it is possible to prevent deterioration of the image data due to the multi-value processing. In addition, sub-scanning shift processing (including tilt correction processing) and image processing such as error diffusion processing can be made independent.

また、セレクタ3245の切替により、各FIFOメモリ3242〜3244から読み出し領域の画像データを読み出すことができる。また、メモリ領域を副走査方向に1画素ずつ移動しつつ、FIFOメモリ3242〜3244に対して、読み出し領域の画像データの読み出しと、新たなメモリ領域の画像データの書き込みと、行うことができる。   Further, by switching the selector 3245, the image data in the read area can be read from each of the FIFO memories 3242 to 3244. Further, it is possible to read out image data in the read area and write image data in a new memory area to the FIFO memories 3242 to 3244 while moving the memory area pixel by pixel in the sub-scanning direction.

また、スキャナ10により原稿から画像データを取得して、画像処理部30により主走査方向及び副走査方向のシフト処理及び補間処理を施すことができる。   Further, image data can be acquired from the document by the scanner 10, and shift processing and interpolation processing in the main scanning direction and the sub-scanning direction can be performed by the image processing unit 30.

なお、上記実施の形態における記述は、本発明に係る好適な画像処理装置の一例であり、これに限定されるものではない。   Note that the description in the above embodiment is an example of a suitable image processing apparatus according to the present invention, and the present invention is not limited to this.

例えば、上記実施の形態における副走査シフト処理におけるメモリ領域は、最大4ラインとしたが、これに限定されるものではない。最大2、3又は5ライン以上のメモリ領域とする構成としてもよい。メモリ領域のライン数を増大すると、最大の傾き角度δが大きい画像データに副走査シフト処理を施すことができる。メモリ領域のライン数を低減すると、FIFOメモリの記憶容量をさらに低減できる。   For example, the memory area in the sub-scanning shift process in the above embodiment is a maximum of 4 lines, but is not limited to this. It is good also as a structure made into a memory area | region of a maximum of 2, 3 or 5 lines or more. If the number of lines in the memory area is increased, the sub-scanning shift process can be performed on image data having a large maximum inclination angle δ. Reducing the number of lines in the memory area can further reduce the storage capacity of the FIFO memory.

また、上記実施の形態において画像情報処理装置としてデジタル複写機1を説明したが、これに限定されるものではない。画像情報処理装置としては、画像読み取り部を有するスキャナ装置、ファクシミリ装置、MFP(Multi Function Printer)等としてもよく、画像読み取り部で読み取られた画像データに画像処理を施す機能のみを有する画像情報処理装置としてもよい。また、本発明は、LED(Light Emitting Diode)アレイ、PLZT光シャッタアレイ等の固体走査型プリンタヘッドを有するプリンタ装置における、プリンタヘッドの設置傾きの補正にも利用可能である。   Further, although the digital copying machine 1 has been described as the image information processing apparatus in the above embodiment, the present invention is not limited to this. The image information processing apparatus may be a scanner apparatus having an image reading unit, a facsimile apparatus, an MFP (Multi Function Printer), or the like, and has only a function of performing image processing on image data read by the image reading unit. It is good also as an apparatus. The present invention can also be used for correcting the installation inclination of a printer head in a printer apparatus having a solid scanning printer head such as an LED (Light Emitting Diode) array or a PLZT optical shutter array.

また、以上の実施の形態におけるデジタル複写機1を構成する各部の細部構成及び細部動作に関して本発明の趣旨を逸脱することのない範囲で適宜変更可能である。   Further, the detailed configuration and detailed operation of each part constituting the digital copying machine 1 in the above embodiment can be appropriately changed without departing from the spirit of the present invention.

本発明に係る実施の形態のデジタル複写機1の機械的構成を示す図である。1 is a diagram showing a mechanical configuration of a digital copying machine 1 according to an embodiment of the present invention. 画像読取装置2の電気的構成を示すブロック図である。3 is a block diagram showing an electrical configuration of the image reading apparatus 2. FIG. 傾き補正処理部32の内部構成を示すブロック図である。3 is a block diagram showing an internal configuration of an inclination correction processing unit 32. FIG. 副走査シフト処理部324の内部構成を示す図である。It is a figure which shows the internal structure of the subscanning shift process part 324. (a)は、画像読み取り後の画像データ100を示す図である。(b)は、主走査シフト処理後の画像データ200を示す図である。(c)は、副走査シフト処理後の画像データ300を示す図である。(A) is a figure which shows the image data 100 after image reading. (B) is a diagram showing the image data 200 after the main scanning shift processing. (C) is a diagram showing the image data 300 after the sub-scanning shift process. (a)は、画像データ100の構成を示す図である。(b)は、画像データ200の構成を示す図である。(A) is a figure which shows the structure of the image data 100. FIG. FIG. 4B is a diagram showing the configuration of the image data 200. (a)は、副走査シフト処理における矩形領域201を示す図である。(b)は、矩形領域201内の読み出し領域202を示す図である。(c)は、読み出し領域202における読み出し手順を示す図である。(d)は、読み出しデータ301を示す図である。(A) is a figure which shows the rectangular area | region 201 in a subscanning shift process. (B) is a diagram showing a read area 202 in the rectangular area 201. (C) is a diagram showing a reading procedure in the reading area 202. (D) is a diagram showing read data 301. (a)〜(c)は、メモリ領域210の移動の様子を示す図である。(A)-(c) is a figure which shows the mode of the movement of the memory area 210. FIG. 複写処理を示すフローチャートである。It is a flowchart which shows a copy process. (a)は、傾き角度δが正で最大の場合のメモリ領域210を示す図である。(b)は、傾き角度δが正で最大の場合の副走査シフト処理部324の各信号を示す図である。(A) is a diagram showing the memory area 210 when the inclination angle δ is positive and maximum. (B) is a diagram showing each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is positive and maximum. (a)は、傾き角度δが正で中間の場合のメモリ領域210を示す図である。(b)は、傾き角度δが正で中間の場合の副走査シフト処理部324の各信号を示す図である。(A) is a diagram showing the memory area 210 when the tilt angle δ is positive and intermediate. (B) is a diagram showing each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is positive and intermediate. (a)は、傾き角度δが負で最大の場合のメモリ領域220を示す図である。(b)は、傾き角度δが負で最大の場合の副走査シフト処理部324の各信号を示す図である。(A) is a diagram showing the memory area 220 when the tilt angle δ is negative and maximum. (B) is a diagram showing each signal of the sub-scanning shift processing unit 324 when the tilt angle δ is negative and maximum. (a)は、傾き角度δが負で中間の場合のメモリ領域220を示す図である。(b)は、傾き角度δが負で中間の場合の副走査シフト処理部324の各信号を示す図である。(A) is a diagram showing the memory area 220 when the inclination angle δ is negative and intermediate. (B) is a diagram showing each signal of the sub-scanning shift processing unit 324 when the inclination angle δ is negative and intermediate. 従来の副走査シフト処理を示す概略図である。It is the schematic which shows the conventional subscanning shift process.

符号の説明Explanation of symbols

1 デジタル複写機
1A 複写機本体
2 画像読取装置
10 スキャナ
11 原稿載置台
12 原稿光源
13 ミラー
14 結像レンズ
15 ラインセンサ
16 アンプ
17 A/Dコンバータ
20 原稿搬送部
21 給紙トレイ
22 給紙ローラ
23 ローラ
24 排紙ローラ
25 排紙トレイ
26a,26b センサ
27a,27b アンプ
28a,28b コンパレータ
29 時間差計測部
30 画像処理部
31 画像処理実行部
32 傾き補正処理部
321 主走査補間処理部
322 主走査シフト処理部
323 副走査補間処理部
324 副走査シフト処理部
3241 副走査シフト制御部
3242〜3244 FIFOメモリ
3245 セレクタ
33 画像処理制御部
DESCRIPTION OF SYMBOLS 1 Digital copying machine 1A Copying machine main body 2 Image reader 10 Scanner 11 Original mounting stand 12 Original light source 13 Mirror 14 Imaging lens 15 Line sensor 16 Amplifier 17 A / D converter 20 Original conveyance part 21 Paper feed tray 22 Paper feed roller 23 Roller 24 Paper discharge roller 25 Paper discharge tray 26a, 26b Sensors 27a, 27b Amplifiers 28a, 28b Comparator 29 Time difference measurement unit 30 Image processing unit 31 Image processing execution unit 32 Inclination correction processing unit 321 Main scanning interpolation processing unit 322 Main scanning shift processing Unit 323 sub-scanning interpolation processing unit 324 sub-scanning shift processing unit 3241 sub-scanning shift control units 3242 to 3244 FIFO memory 3245 selector 33 image processing control unit

Claims (4)

主走査シフトされた画像データのうち、当該画像データの傾きに応じた読み出し領域を含む複数ラインの領域の画像データを記憶し、当該読み出し領域の副走査シフト量が多いラインほど記憶容量が少ない複数のFIFOメモリと、
前記各FIFOメモリから前記読み出し領域の画像データを読み出す制御部と、
を備えることを特徴とする画像処理装置。
Stores image data of a plurality of line areas including a read area corresponding to the inclination of the image data among the image data shifted in the main scan, and a line having a larger sub-scan shift amount of the read area has a smaller storage capacity. FIFO memory,
A control unit for reading out image data in the readout area from each of the FIFO memories;
An image processing apparatus comprising:
前記各FIFOメモリの出力を切り替えるセレクタを備え、
前記制御部は、前記セレクタを切り替えて前記各FIFOメモリから前記読み出し領域の画像データを読み出すことを特徴とする請求項1に記載の画像処理装置。
A selector for switching the output of each FIFO memory;
The image processing apparatus according to claim 1, wherein the control unit reads the image data in the read area from each FIFO memory by switching the selector.
前記制御部は、前記読み出し領域の画像データを読み出すとともに、前記複数ラインの領域を副走査方向に1ライン分移動し、当該移動後の複数ラインの領域の画像データを前記複数のFIFOメモリに記憶させることを特徴とする請求項1又は2に記載の画像処理装置。   The control unit reads the image data in the readout area, moves the multiple line area by one line in the sub-scanning direction, and stores the image data in the multiple line area after the movement in the multiple FIFO memories. The image processing apparatus according to claim 1, wherein: 原稿の画像を読み取り画像データを出力するスキャナと、
前記読み取られた画像データを主走査シフトする主走査シフト処理部と、を備えることを特徴とする請求項1から3のいずれか一項に記載の画像処理装置。
A scanner that reads an image of a document and outputs image data;
The image processing apparatus according to claim 1, further comprising: a main scanning shift processing unit that performs main scanning shifting on the read image data.
JP2006072194A 2006-03-16 2006-03-16 Image processing device Expired - Fee Related JP4548368B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006072194A JP4548368B2 (en) 2006-03-16 2006-03-16 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006072194A JP4548368B2 (en) 2006-03-16 2006-03-16 Image processing device

Publications (2)

Publication Number Publication Date
JP2007251596A JP2007251596A (en) 2007-09-27
JP4548368B2 true JP4548368B2 (en) 2010-09-22

Family

ID=38595428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006072194A Expired - Fee Related JP4548368B2 (en) 2006-03-16 2006-03-16 Image processing device

Country Status (1)

Country Link
JP (1) JP4548368B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001103273A (en) * 1999-09-29 2001-04-13 Konica Corp Image processing method and image processing device
JP2002101285A (en) * 2000-09-21 2002-04-05 Konica Corp Method and apparatus for processing image as well as method and apparatus for forming image

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001103273A (en) * 1999-09-29 2001-04-13 Konica Corp Image processing method and image processing device
JP2002101285A (en) * 2000-09-21 2002-04-05 Konica Corp Method and apparatus for processing image as well as method and apparatus for forming image

Also Published As

Publication number Publication date
JP2007251596A (en) 2007-09-27

Similar Documents

Publication Publication Date Title
JP4424414B2 (en) Image processing device
US8068260B2 (en) Original document size detection using a line sensor for reading the original document
JP4201030B2 (en) Image processing apparatus and image reading apparatus
US6606172B1 (en) Image information processing apparatus, image information processing method and image forming apparatus
EP0869659A2 (en) Correction method of document inclination angle
JP4215087B2 (en) Image processing apparatus and image reading apparatus
JP4513622B2 (en) Image reading device
JP6838348B2 (en) Image reader and image reading method
JP3395691B2 (en) Image reading device
US7161706B2 (en) System for improving digital coplers and multifunction peripheral devices
JP3747643B2 (en) Tilt correction device and image reading device
JP4548368B2 (en) Image processing device
JP2000244728A (en) Device for correcting tilt of picture, original reader and image forming device
US20140063561A1 (en) Image processing apparatus, image forming apparatus, and image processing method
JP5182587B2 (en) Image processing apparatus and image processing method
JP2006311293A (en) Image processor
JP2011023920A (en) Image reading apparatus and image forming apparatus
JP6106566B2 (en) Image reading apparatus and image forming apparatus
JP6260135B2 (en) Photoelectric conversion element, image reading apparatus, and image forming apparatus
JP5883805B2 (en) Image reading apparatus, image forming apparatus, and image reading method
US7321452B2 (en) Image processing apparatus
JP2004289648A (en) Image reader and image processor
JPH1020631A (en) Image forming device
JP2003163797A (en) Image reader
JPH03212065A (en) Picture processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080924

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100610

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100615

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100628

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130716

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees