JP3825134B2 - Image correction apparatus and image correction method - Google Patents

Image correction apparatus and image correction method Download PDF

Info

Publication number
JP3825134B2
JP3825134B2 JP11643497A JP11643497A JP3825134B2 JP 3825134 B2 JP3825134 B2 JP 3825134B2 JP 11643497 A JP11643497 A JP 11643497A JP 11643497 A JP11643497 A JP 11643497A JP 3825134 B2 JP3825134 B2 JP 3825134B2
Authority
JP
Japan
Prior art keywords
image data
image
correction
data
line buffer
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
JP11643497A
Other languages
Japanese (ja)
Other versions
JPH10293842A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP11643497A priority Critical patent/JP3825134B2/en
Publication of JPH10293842A publication Critical patent/JPH10293842A/en
Application granted granted Critical
Publication of JP3825134B2 publication Critical patent/JP3825134B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Storing Facsimile Image Data (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Dot-Matrix Printers And Others (AREA)
  • Color, Gradation (AREA)
  • Control Or Security For Electrophotography (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、レーザープリンタ、LEDプリンタ、デジタル複写機、ファクシミリ装置、或いはプリンタ機能、複写機能、ファクシミリ機能などを兼ね備えた複合機などデジタル画像形成装置に装備される画像補正装置に関し、特に、画像補正処理によるデータ出力位置のずれを修正する機能を備えた画像補正装置に関するものである。
【0002】
【従来の技術】
レーザープリンタ等のデジタル画像形成装置には、ホストコンピュータやイメージスキャナ等から送られてくる多値の入力画像データに基づいて画像形成処理を行うに際し、画像のエッジ部を滑らかに表現するためにエッジスムージング補正を行う画像補正装置を備えたものがある。この種の画像補正装置においては、入力画像データの濃度階調情報の検出と2値の画像データによるエッジ検出及び補正とを組み合わせ、補正データを入力画像データ上に反映させることで高品位な画像出力が得られるようにしている。
図5は従来の画像補正装置の構成を示すブロック図である。図示するように、従来の画像補正装置は、多値の入力画像データD1をビットマップ状に展開して検出するために入力画像の数ライン分のデータを一時的に記憶する複数のラインバッファメモリ11−1〜11−5と、各ラインバッファメモリ11−1〜11−5に書き込まれた多値の画像データをそれぞれ2値の画像データに変換する多値−2値画像変換部12−1〜12−5と、変換された2値の画像データをビットマップ状に展開して一時記憶すべく入力画像データの各ドット位置に対応させて多数の記憶素子をマトリクス状に配置してなる画像展開領域(RAM)13aを有する画像検出部13と、画像検出部13の画像展開領域13a上に展開された画像データの注目画素Pに対して周囲の画素がどのような位置関係にあるのかを検出する図示しないコントローラと、画像データの位置情報から注目画素に対する補正データを生成する画像補正部14と、画像補正を行った画素については画像補正部14からの補正済画像データD2を、画像補正を行わなかった画素については多値の入力画像データ(補正対象外画像データ)D3をそのまま出力する選択処理を行う画像選択部15とを備えている。
【0003】
この画像補正装置では、コンピュータやイメージスキャナ等から送られてくる数ライン分の入力画像データがラインバッファメモリ11−1〜11−5に書き込まれ、補正対象画素の場合、書き込まれた画像データが多値−2値画像変換部12−1〜12−5で濃度に応じて2値の画像データに変換される。変換により得られた2値の画像データは画像検出部13に送られ、画像展開領域13a上で入力画像のドットパターンに対応するビットマップ・イメージに展開される。そして、画像展開領域13a上で注目画素Pに対して周囲の画素がどのような位置関係にあるかが検知され、得られた位置情報は画像補正部15に送られる。画像補正部15は、入力された位置情報に基づいて注目画素Pに対する補正済画像データD2を生成し画像選択部15に出力する。また、注目画素Pを含むラインについては、画像補正を行うデータパス以外に多値データのまま画素データが画像選択部15に入力される。そして、画像補正を行った画素については画像補正部14からの補正済画像データD2が、画像補正を行わなかった画素については補正対象外画像データD3が出力画像データとしてそのまま出力される。以上の一連の画像処理は画像出力のタイミングに合わせ行う必要があるため、共通の画像処理基準クロックCKに同期して行われる。
【0004】
【発明が解決しようとする課題】
しかし、従来の画像補正装置では、多値−2値画像変換部12−1〜12−5、画像検出部13、及び画像補正部14における処理が共通の画像処理基準クロックCKに同期して行われるため、これら各部における処理の所要時間分のクロック数だけ、画像補正処理を行わずに多値データのまま画像選択部15に入力される補正対象外画素データD3に対して補正済画像データD2の出力タイミングが遅れることになる。その結果、補正済画像データD2と補正対象外画素データD3との間の出力タイミングのずれが印字出力位置のずれとして現れることになるため、図6に示すように、補正対象画素と補正対象とならない画素の出力位置が一致しなくなるという不具合があった。
本発明の解決すべき課題は、上記従来の技術の不具合を解消し、エッジスムージング補正の処理時間に合わせて補正対象外の通常画像の出力位置を移動することにより、補正対象画素と補正対象外画素の画像出力位置のずれを調整してより高品位な補正画像の出力を行うことができる画像補正装置を提供することにある。
【0005】
【課題を解決するための手段】
上記課題を解決するために、請求項1に記載の発明は、画像データの数ライン分のデータを一時的に記憶する複数のラインバッファメモリと、ラインバッファメモリに書き込まれた画像データを2値の画像データに変換する多値−2値画像変換部と、2値の画像データをビットマップ状に展開し一時保持する画像展開部と、を備え、該画像展開部に展開された画像データに基づいてその画素の画像データに対して補正処理を行った補正画像データと、補正処理を行わない画素の元の画像データを合成して出力する画像補正装置において、前記入力画像データが入力されてから前記補正処理後の画像データが出力されるまでの時間に応じて補正処理を行わない画素の画像データの出力タイミングを変化させる画像データシフト部を備え、前記複数のラインバッファメモリのうち、補正が必要な画素を含むラインバッファまでは、入力画像を前記多値−2値画像変換部によって2値化する構成とし、後のラインバッファは既に2値化した画像データを入力する構成として、前記画像展開部へ出力することを特徴とする
また請求項2に記載の発明は、画像データの数ライン分のデータを一時的に記憶する複数のラインバッファメモリに書き込まれた画像データを2値の画像データに変換し、変換した2値の画像データをビットマップ状に展開した画像データに基づいてその画素の画像データに対して補正処理を行った補正画像データと、補正処理を行わない画素の元の画像データを合成して出力する画像補正方法において、前記入力画像データが入力されてから前記補正処理後の画像データが出力されるまでの時間に応じて補正処理を行わない画素の画像データの出力タイミングを変化させると共に、前記複数のラインバッファメモリのうち、補正が必要な画素を含むラインバッファまでは、入力画像を2値化し、後のラインバッファは既に2値化した画像データを入力して出力するようにしたことを特徴とする。
【0006】
【発明の実施の形態】
以下、本発明の実施の形態について説明する。
図1は本発明に係る画像補正装置の実施の形態の一例を示すブロック図である。図示するように、画像補正装置100は、多値の入力画像データD1をビットマップ状に展開して検出するために入力画像の数ライン分のデータを一時的に記憶する複数(この例では5ライン分)のラインバッファメモリ1−1〜1−5と、各ラインバッファメモリ1−1〜1−5に書き込まれた多値の画像データをそれぞれ2値の画像データに変換する多値−2値画像変換部2−1〜2−5と、変換された2値の画像データをビットマップ状に展開して一時記憶すべく入力画像データの各ドット位置に対応させて多数の記憶素子をマトリクス状に配置してなる画像展開領域(RAM)3aを有する画像検出部3と、画像検出部3の画像展開領域3a上に展開された画像データに基づいて注目画素Pに対する黒画素の位置を検出することによって、黒画素領域と白画素領域との境界部(エッジ部)の形状を認識する図示しないコントローラと、画像データの位置情報を注目画素Pに対する補正データ(以下、補正済画像データという。)D2として生成する画像補正部4と、補正処理を行った画素については画像補正部4からの補正データを、画像補正を行わなかった画素については多値の入力画像データ(以下、補正対象外画像データという。)D3をそのまま出力する選択を行う画像選択部5と、入力画像データD1が入力されてから補正済画像データD2が出力されるまでの時間と、補正対象外画像データD3が出力されるまでの時間との間に時間差が生じないように、補正処理を行わない画素の画像データD3の出力タイミングを変化させるバッファメモリ6aを有する画像データシフト部6とを備えて構成される。
【0007】
図2(a)は多値−2値画像変換部2−1〜2−5の構成を示すブロック図である。多値−2値画像変換部2−1〜2−5は、基準となる多値データを記憶保持した比較基準データ格納部7と、多値の入力画像データD1と比較基準データ格納部7に記憶されている多値データとを比較し、図2(b)に示すテーブルに従って“1”又は“0”の2値の出力データを生成するデータ比較部8とを有しており、入力画像データD1の階調を検出し、ある一定の濃度を基準にして入力画像データを2値データに置き換える処理を行う。
【0008】
次に、本実施の形態の画像補正装置の動作について説明する。
コンピュータやイメージスキャナ等からプリントデータが送られてくると、数ライン分の入力画像データがラインバッファメモリ1−1〜1−5に書き込まれ、ラインバッファメモリ1−1〜1−5に書き込まれた画像データが多値−2値画像変換部2−1〜2−5で濃度に応じて2値の画像データに変換される。変換により得られた2値の画像データは画像検出部3に送られ、展開領域3a上で入力画像のドットパターンに対応するビットマップ・イメージに展開される。そして、展開領域3a上で注目画素Pに対して周囲の画素がどのような位置関係にあるかが検知され、得られた位置情報は画像補正部4に送られる。画像補正部4では、入力された位置情報に基づいて注目画素Pに対する補正データが生成され画像選択部5に出力される。また、注目画素Pを含むラインについては、注目画素Pの画像データ以外の画素の画像データが多値データのまま画像データシフト部6を介して画像選択部5に入力される。そして、画像補正を行った画素については画像補正部4からの補正済画像データD2が、画像補正を行わなかった画素については補正対象外画像データD3が出力画像データとして出力される。
以上の一連の画像処理は画像出力のタイミングに合わせ行う必要があるため、共通の画像処理基準クロックCKに同期して行われる。
【0009】
そのため、従来の画像補正装置においては、多値−2値画像変換部2−1〜2−5、画像検出部3、及び画像補正部4における処理の所要時間分のクロック数だけ、補正対象外画像データD3に対して補正済画像データD2の出力タイミングが遅れることになり、図6に示すように、補正済画像データD2と補正対象外画像データD3の出力位置が一致しなくなるという不具合があった。
これに対し、本実施の形態の画像補正装置100においては、ラインバッファメモリ1−1〜1−5から画像選択部5に補正対象外画像データD3を導くラインの途中に画像データシフト部6を設けたことにより、入力画像データD1が入力されてから補正済画像データD2が出力されるまでの時間と、補正対象外画像データD3が出力されるまでの時間との間に時間差が生じないように、補正処理に要する時間分だけ、補正対象外画像データD3を画像データシフト部6に一時保持してその出力タイミングを遅らせる処理を行うことができる。この遅延処理により、図3に示すように、補正済画像データと補正対象外画像データの出力位置のずれを無くし、入力画像に一致した画素の位置関係で画像出力を行うことが可能になる。
【0010】
次に、本発明の別の実施の形態について説明する。
図1に示す画像補正装置100は、画像検出部3の展開領域3aの画素マトリックスのライン数分のラインバッファメモリ1−1〜1−5を備えている。しかしながら多値の入力画像データを保持する必要があるのは注目画素Pを含むラインまでであって、それより後のラインの画像データを一時保存するラインバッファメモリ1−4、1−5は、画像検出部3に2値の画像データを受け渡すだけで十分である。
そこで、図4に示す本発明の別の実施の形態の画像補正装置では、注目画素Pを含むラインより後の入力画像データは、予め2値の画像データとしてラインバッファメモリ1−4’、1−5’に入力するように構成している。これにより、ラインバッファメモリ1−4’、1−5’を小容量化することができる。例えば、入力画像データD1が1ドット当たり8ビットの情報量を持つ場合であれば、注目画素Pを含むラインより後のラインバッファメモリ1−4’、1−5’は、1/8の容量ですむ。また、この場合、多値−2値変換部2−3で2値に変換した画像データをラインバッファメモリ1−4’、1−5’に入力するように構成しているため、特別に回路を追加する必要はない。
したがって、ラインバッファメモリ部及び多値−2値変換部の回路を例えばゲートアレイなどのデバイスで構成した場合、回路規模の縮小、発熱の減少、コストの削減、高密度実装などが実現可能となる。
なお、以上の実施の形態では、入力画像の5ライン分のデータを2値の画像データに変換して画像検出部3の展開領域3aにビットマップ状に展開する装置構成を例にとり説明したが、より多数或いは少数のライン分の画像データを扱うように構成してもよい。
【0011】
【発明の効果】
本発明によれば、複数のラインバッファメモリのうち補正が必要な画素を含むラインバッファまでは入力画像を前記多値−2値画像変換部によって2値化する構成とし、後のラインバッファは既に2値化した画像データを入力する構成としたことで、補正処理する必要のない後のラインバッファメモリの容量を小さくすることができるので、回路規模の縮小、発熱の減少、コストの削減、高密度実装などが可能となる。
【図面の簡単な説明】
【図1】本発明に係る画像補正装置の実施の形態の一例を示すブロック図である。
【図2】(a)は図1に示す画像補正装置の多値−2値画像変換部の構成を示すブロック図、(b)は多値−2値画像変換部の多値−2値データ変換テーブルを示す説明図である。
【図3】図1に示す画像補正装置における画像補正動作の説明図である。
【図4】本発明に係る画像補正装置の他の実施の形態を示すブロック図である。
【図5】従来の画像補正装置の一例を示すブロック図である。
【図6】従来の画像補正装置における画像補正動作の説明図である。
【符号の説明】
1−1〜1−5 ラインバッファメモリ、1−4’ ラインバッファメモリ、1−5’ ラインバッファメモリ、2−1〜2−5 多値−2値画像変換部、3画像検出部、3a 画像展開領域、4 画像補正部、5 画像選択部、6 画像データシフト部、6a バッファメモリ、7 比較基準データ格納部、8 データ比較部、100 画像補正装置、D1 入力画像データ、D2 補正済画像データ、D3 補正対象外画像データ、P 注目画素。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image correction apparatus installed in a digital image forming apparatus such as a laser printer, an LED printer, a digital copying machine, a facsimile machine, or a multifunction machine having a printer function, a copying function, a facsimile function, and the like. The present invention relates to an image correction apparatus having a function of correcting a deviation of a data output position due to processing.
[0002]
[Prior art]
In digital image forming apparatuses such as laser printers, when performing image forming processing based on multi-value input image data sent from a host computer, an image scanner, etc., an edge is used to smoothly represent the edge portion of the image. Some have an image correction device that performs smoothing correction. In this type of image correction apparatus, a combination of detection of density gradation information of input image data and edge detection and correction based on binary image data, and reflecting the correction data on the input image data results in a high-quality image. The output is obtained.
FIG. 5 is a block diagram showing a configuration of a conventional image correction apparatus. As shown in the figure, the conventional image correction apparatus includes a plurality of line buffer memories that temporarily store data for several lines of an input image in order to develop and detect multi-valued input image data D1 in the form of a bitmap. 11-1 to 11-5 and a multi-value / binary image conversion unit 12-1 for converting multi-value image data written in each of the line buffer memories 11-1 to 11-5 into binary image data, respectively. 12-5 and an image obtained by arranging a large number of storage elements in a matrix in correspondence with each dot position of the input image data so as to develop the converted binary image data into a bitmap and temporarily store it. An image detection unit 13 having a development area (RAM) 13a and the positional relationship of surrounding pixels with respect to the target pixel P of the image data developed on the image development area 13a of the image detection unit 13 A controller (not shown) that outputs, an image correction unit 14 that generates correction data for the target pixel from the position information of the image data, and corrected image data D2 from the image correction unit 14 for the image-corrected pixel are subjected to image correction. The pixel that has not been subjected to is provided with an image selection unit 15 that performs selection processing for outputting multi-valued input image data (non-correction target image data) D3 as it is.
[0003]
In this image correction apparatus, input image data for several lines sent from a computer, an image scanner, or the like is written in the line buffer memories 11-1 to 11-5. The multi-value / binary image conversion units 12-1 to 12-5 are converted into binary image data according to the density. The binary image data obtained by the conversion is sent to the image detection unit 13 and developed into a bitmap image corresponding to the dot pattern of the input image on the image development area 13a. Then, the positional relationship between the surrounding pixels and the target pixel P on the image development area 13 a is detected, and the obtained position information is sent to the image correction unit 15. The image correction unit 15 generates corrected image data D2 for the target pixel P based on the input position information and outputs the corrected image data D2 to the image selection unit 15. For the line including the target pixel P, pixel data is input to the image selection unit 15 as multi-value data other than the data path for performing image correction. Then, the corrected image data D2 from the image correction unit 14 is output as output image data as it is for the pixels that have undergone image correction, and the non-correction image data D3 is output as is for the pixels that have not been subjected to image correction. Since the series of image processing described above needs to be performed in accordance with the timing of image output, it is performed in synchronization with the common image processing reference clock CK.
[0004]
[Problems to be solved by the invention]
However, in the conventional image correction apparatus, the processes in the multi-value / binary image conversion units 12-1 to 12-5, the image detection unit 13, and the image correction unit 14 are performed in synchronization with the common image processing reference clock CK. Therefore, the corrected image data D2 with respect to the non-correction target pixel data D3 input to the image selection unit 15 as multi-value data without performing image correction processing by the number of clocks corresponding to the time required for processing in each of these units. Output timing will be delayed. As a result, a shift in output timing between the corrected image data D2 and non-correction target pixel data D3 appears as a shift in the print output position. Therefore, as shown in FIG. There was a problem that the output positions of the pixels that do not become inconsistent.
The problem to be solved by the present invention is to solve the above-mentioned problems of the conventional technique and move the output position of a normal image that is not subject to correction in accordance with the processing time of edge smoothing correction, thereby correcting pixels that are not subject to correction. An object of the present invention is to provide an image correction apparatus that can output a higher-quality corrected image by adjusting the shift of the image output position of the pixel.
[0005]
[Means for Solving the Problems]
In order to solve the above problems, the invention of claim 1 includes a plurality of line buffer memory for temporarily storing several lines of data of the image data, the image data written in the line buffer memory 2 value A multi-value-binary image conversion unit for converting the image data into the image data; and an image development unit for developing and temporarily storing the binary image data in the form of a bitmap. In the image correction apparatus that combines and outputs the corrected image data obtained by performing the correction process on the image data of the pixel based on the original image data of the pixel that is not subjected to the correction process, the input image data is input. the provided image data shift unit for changing the output timing of the image data of the pixel is not corrected processing according to the time until the image data after the correction processing is output from, the double Of the number of line buffer memories, the input image is binarized by the multi-value / binary image conversion unit up to the line buffer including pixels that need correction, and the later line buffer has already been binarized. As a configuration for inputting image data, the image data is output to the image development unit .
The invention according to claim 2 converts image data written in a plurality of line buffer memories that temporarily store data for several lines of image data into binary image data, and converts the converted binary data An image output by combining the corrected image data obtained by correcting the image data of the pixel based on the image data obtained by developing the image data into a bitmap and the original image data of the pixel not subjected to the correction process. In the correction method, the output timing of image data of pixels that are not subjected to correction processing is changed according to the time from when the input image data is input until the image data after the correction processing is output, and Of the line buffer memory, the input image is binarized up to the line buffer including the pixels that need correction, and the later line buffer is already binarized image data. Characterized by being adapted to output to input data.
[0006]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below.
FIG. 1 is a block diagram showing an example of an embodiment of an image correction apparatus according to the present invention. As shown in the figure, the image correction apparatus 100 temporarily stores data for several lines of input images (5 in this example) in order to develop and detect multi-valued input image data D1 in the form of a bitmap. Line buffer memories 1-1 to 1-5 and multi-value-2 for converting the multi-value image data written in the line buffer memories 1-1 to 1-5 into binary image data, respectively. A matrix of a large number of storage elements corresponding to each dot position of the input image data in order to temporarily store the converted binary image data in the form of a bitmap in the value image conversion units 2-1 to 2-5 And detecting the position of the black pixel with respect to the target pixel P based on the image data developed on the image development area 3a of the image detection unit 3 By doing Thus, a controller (not shown) for recognizing the shape of the boundary portion (edge portion) between the black pixel region and the white pixel region, and correction information (hereinafter referred to as corrected image data) D2 for the position information of the image data. The correction data from the image correction unit 4 for the pixel that has been subjected to the correction process, and multivalued input image data (hereinafter referred to as non-correction target image data) for the pixel that has not been subjected to image correction. The image selection unit 5 that selects to output D3 as it is, the time from when the input image data D1 is input to when the corrected image data D2 is output, and the non-correction target image data D3 are output. An image having a buffer memory 6a that changes the output timing of the image data D3 of the pixels that are not subjected to correction processing so that there is no time difference with the time until It constructed a data shift section 6.
[0007]
FIG. 2A is a block diagram illustrating a configuration of the multi-value / binary image conversion units 2-1 to 2-5. The multi-value-to-binary image conversion units 2-1 to 2-5 include a comparison reference data storage unit 7 that stores and holds reference multi-value data, and multi-value input image data D1 and comparison reference data storage unit 7. A data comparison unit 8 that compares the stored multi-value data and generates binary output data of “1” or “0” according to the table shown in FIG. A process of detecting the gradation of the data D1 and replacing the input image data with binary data with a certain density as a reference is performed.
[0008]
Next, the operation of the image correction apparatus according to the present embodiment will be described.
When print data is sent from a computer, an image scanner, or the like, input image data for several lines is written to the line buffer memories 1-1 to 1-5 and written to the line buffer memories 1-1 to 1-5. The multi-value / binary image conversion units 2-1 to 2-5 convert the obtained image data into binary image data according to the density. The binary image data obtained by the conversion is sent to the image detection unit 3 and developed into a bitmap image corresponding to the dot pattern of the input image on the development area 3a. Then, the positional relationship of the surrounding pixels with respect to the target pixel P on the development area 3 a is detected, and the obtained position information is sent to the image correction unit 4. In the image correction unit 4, correction data for the target pixel P is generated based on the input position information and output to the image selection unit 5. For the line including the target pixel P, image data of pixels other than the image data of the target pixel P is input to the image selection unit 5 through the image data shift unit 6 as multi-value data. Then, the corrected image data D2 from the image correction unit 4 is output as output image data for the pixels that have undergone image correction, and the non-correction target image data D3 is output for pixels that have not been subjected to image correction.
Since the series of image processing described above needs to be performed in accordance with the timing of image output, it is performed in synchronization with the common image processing reference clock CK.
[0009]
Therefore, in the conventional image correction device, the multi-value-to-binary image conversion units 2-1 to 2-5, the image detection unit 3, and the image correction unit 4 are not subject to correction by the number of clocks corresponding to the time required for processing. Since the output timing of the corrected image data D2 is delayed with respect to the image data D3, the output positions of the corrected image data D2 and the non-correction target image data D3 do not match as shown in FIG. It was.
On the other hand, in the image correction apparatus 100 according to the present embodiment, the image data shift unit 6 is provided in the middle of the line that guides the non-correction target image data D3 from the line buffer memories 1-1 to 1-5 to the image selection unit 5. As a result, there is no time difference between the time from when the input image data D1 is input until the corrected image data D2 is output and the time until the non-correction target image data D3 is output. In addition, it is possible to temporarily store the non-correction target image data D3 in the image data shift unit 6 and delay the output timing for the time required for the correction process. By this delay processing, as shown in FIG. 3, it is possible to eliminate the deviation of the output positions of the corrected image data and the non-correction target image data, and to output an image with the positional relationship of the pixels matching the input image.
[0010]
Next, another embodiment of the present invention will be described.
The image correction apparatus 100 shown in FIG. 1 includes line buffer memories 1-1 to 1-5 corresponding to the number of lines in the pixel matrix of the development area 3a of the image detection unit 3. However, it is necessary to hold the multi-value input image data up to the line including the target pixel P, and the line buffer memories 1-4 and 1-5 for temporarily storing the image data of the subsequent lines are as follows. It is sufficient to pass binary image data to the image detection unit 3.
Therefore, in the image correction apparatus according to another embodiment of the present invention shown in FIG. 4, the input image data after the line including the pixel of interest P is preliminarily stored as binary image data in the line buffer memories 1-4 ′, 1 It is configured to input to −5 ′. Thereby, the capacity of the line buffer memories 1-4 ′ and 1-5 ′ can be reduced. For example, if the input image data D1 has an information amount of 8 bits per dot, the line buffer memories 1-4 ′ and 1-5 ′ after the line including the target pixel P have a capacity of 1/8. That's okay. Further, in this case, since the image data converted into binary values by the multi-value / binary conversion unit 2-3 is configured to be input to the line buffer memories 1-4 ′ and 1-5 ′, a special circuit is provided. There is no need to add.
Therefore, when the circuit of the line buffer memory unit and the multi-value-to-binary conversion unit is configured by a device such as a gate array, it is possible to realize a reduction in circuit scale, reduction in heat generation, cost reduction, high-density mounting, and the like. .
In the above-described embodiment, the description has been given by taking as an example an apparatus configuration that converts data for five lines of an input image into binary image data and develops it in the development region 3a of the image detection unit 3 in a bitmap form. The image data for a larger number or a smaller number of lines may be handled.
[0011]
【The invention's effect】
According to the present invention, the input image is binarized by the multi-value / binary image conversion unit up to the line buffer including the pixels that need to be corrected among the plurality of line buffer memories. Since the binarized image data is input, the capacity of the line buffer memory that does not need to be corrected can be reduced, so that the circuit scale, heat generation, cost reduction, and high cost can be reduced. Density mounting is possible.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an example of an embodiment of an image correction apparatus according to the present invention.
2A is a block diagram showing a configuration of a multi-value / binary image conversion unit of the image correction apparatus shown in FIG. 1, and FIG. 2B is a multi-value / binary data of the multi-value / binary image conversion unit. It is explanatory drawing which shows a conversion table.
3 is an explanatory diagram of an image correction operation in the image correction apparatus shown in FIG.
FIG. 4 is a block diagram showing another embodiment of the image correction apparatus according to the present invention.
FIG. 5 is a block diagram illustrating an example of a conventional image correction apparatus.
FIG. 6 is an explanatory diagram of an image correction operation in a conventional image correction apparatus.
[Explanation of symbols]
1-1 to 1-5 line buffer memory, 1-4 ′ line buffer memory, 1-5 ′ line buffer memory, 2-1 to 2-5 multi-level / binary image conversion unit, 3 image detection unit, 3a image Development area, 4 image correction unit, 5 image selection unit, 6 image data shift unit, 6a buffer memory, 7 comparison reference data storage unit, 8 data comparison unit, 100 image correction device, D1 input image data, D2 corrected image data , D3 Non-correction target image data, P pixel of interest.

Claims (2)

画像データの数ライン分のデータを一時的に記憶する複数のラインバッファメモリと、ラインバッファメモリに書き込まれた画像データを2値の画像データに変換する多値−2値画像変換部と、2値の画像データをビットマップ状に展開し一時保持する画像展開部と、を備え、該画像展開部に展開された画像データに基づいてその画素の画像データに対して補正処理を行った補正画像データと、補正処理を行わない画素の元の画像データを合成して出力する画像補正装置において、
前記入力画像データが入力されてから前記補正処理後の画像データが出力されるまでの時間に応じて補正処理を行わない画素の画像データの出力タイミングを変化させる画像データシフト部を備え、
前記複数のラインバッファメモリのうち、補正が必要な画素を含むラインバッファまでは、入力画像を前記多値−2値画像変換部によって2値化する構成とし、後のラインバッファは既に2値化した画像データを入力する構成として、前記画像展開部へ出力することを特徴とする画像補正装置。
A plurality of line buffer memory for temporarily storing several lines of data of the image data, and the multi-level -2 value image converting unit that converts the image data written in the line buffer memory to binary image data, 2 An image development unit that develops and temporarily stores image data of a value in the form of a bitmap, and performs a correction process on the image data of the pixel based on the image data developed in the image development unit In an image correction apparatus that synthesizes and outputs data and original image data of pixels that are not subjected to correction processing,
An image data shift unit that changes the output timing of image data of pixels that are not subjected to correction processing according to the time from when the input image data is input until the image data after the correction processing is output ;
Of the plurality of line buffer memories, the input image is binarized by the multi-value / binary image conversion unit up to a line buffer including pixels that need correction, and the subsequent line buffer is already binarized. An image correction apparatus that outputs the processed image data to the image development unit .
画像データの数ライン分のデータを一時的に記憶する複数のラインバッファメモリに書き込まれた画像データを2値の画像データに変換し、変換した2値の画像データをビットマップ状に展開した画像データに基づいてその画素の画像データに対して補正処理を行った補正画像データと、補正処理を行わない画素の元の画像データを合成して出力する画像補正方法において、
前記入力画像データが入力されてから前記補正処理後の画像データが出力されるまでの時間に応じて補正処理を行わない画素の画像データの出力タイミングを変化させると共に、前記複数のラインバッファメモリのうち、補正が必要な画素を含むラインバッファまでは、入力画像を2値化し、後のラインバッファは既に2値化した画像データを入力して出力するようにしたことを特徴とする画像補正方法
An image obtained by converting image data written in a plurality of line buffer memories that temporarily store data for several lines of image data into binary image data, and developing the converted binary image data into a bitmap shape In the image correction method for combining and outputting the corrected image data obtained by performing the correction process on the image data of the pixel based on the data and the original image data of the pixel on which the correction process is not performed,
The output timing of image data of pixels that are not subjected to correction processing is changed according to the time from when the input image data is input until image data after the correction processing is output, and the plurality of line buffer memories Of these, the image correction method is characterized in that the input image is binarized up to the line buffer including the pixels that need correction, and the later line buffer inputs and outputs the binarized image data. .
JP11643497A 1997-04-18 1997-04-18 Image correction apparatus and image correction method Expired - Fee Related JP3825134B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11643497A JP3825134B2 (en) 1997-04-18 1997-04-18 Image correction apparatus and image correction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11643497A JP3825134B2 (en) 1997-04-18 1997-04-18 Image correction apparatus and image correction method

Publications (2)

Publication Number Publication Date
JPH10293842A JPH10293842A (en) 1998-11-04
JP3825134B2 true JP3825134B2 (en) 2006-09-20

Family

ID=14687018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11643497A Expired - Fee Related JP3825134B2 (en) 1997-04-18 1997-04-18 Image correction apparatus and image correction method

Country Status (1)

Country Link
JP (1) JP3825134B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7843460B2 (en) 2007-04-13 2010-11-30 Seiko Epson Corporation Method and apparatus for bandwidth corruption recovery

Also Published As

Publication number Publication date
JPH10293842A (en) 1998-11-04

Similar Documents

Publication Publication Date Title
US4786976A (en) Image processing apparatus
US5729663A (en) Method and apparatus for gray screening
US4924509A (en) Image processing apparatus
US7483176B2 (en) Image processing apparatus and method
JPH1013626A (en) Image forming device and image processing method
US7372992B2 (en) Image data processing machine
US5177623A (en) Image processing apparatus and method
JP2000022934A (en) Image processor
US5327258A (en) Image processing apparatus
US6636649B1 (en) Image processing apparatus and the method of correcting the inclination
EP0488118B1 (en) Image recording apparatus for high quality images
JP3825134B2 (en) Image correction apparatus and image correction method
EP1077572B1 (en) Image forming apparatus selectively applying a smoothing operation to image data
US20070189638A1 (en) Image processing apparatus, image forming apparatus and image processing method
JP2000103117A (en) Image forming apparatus
JP3679522B2 (en) Image processing method and apparatus
JP3880234B2 (en) Image forming apparatus and image forming method
JP3353078B2 (en) Image processing apparatus and method
JP3798553B2 (en) Image processing device
JPH09179973A (en) Picture processor and its method
JP2007194955A (en) Image processing device
JP3014257B2 (en) Document reading device
JP3950871B2 (en) Image processing method and apparatus
JP2000188678A (en) Image processing unit and method for correcting tilting
JP4004312B2 (en) Image data processing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060327

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060403

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060602

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: 20060626

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060629

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: 20090707

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100707

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110707

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120707

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees