JPH04277979A - Copying machine - Google Patents

Copying machine

Info

Publication number
JPH04277979A
JPH04277979A JP3039813A JP3981391A JPH04277979A JP H04277979 A JPH04277979 A JP H04277979A JP 3039813 A JP3039813 A JP 3039813A JP 3981391 A JP3981391 A JP 3981391A JP H04277979 A JPH04277979 A JP H04277979A
Authority
JP
Japan
Prior art keywords
image
picture
circuit
memory
area
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.)
Withdrawn
Application number
JP3039813A
Other languages
Japanese (ja)
Inventor
Koji Kajita
公司 梶田
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP3039813A priority Critical patent/JPH04277979A/en
Publication of JPH04277979A publication Critical patent/JPH04277979A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To store area information of a character with high efficiency. CONSTITUTION:Each R, G, B picture data is received by a picture compression section 102, which encodes the picture data, the coded picture data is stored in a picture memory 103, a picture expansion section 104 decodes the stored picture data and a post picture processing section 109 processes the decoded picture data by one of plural picture processing methods. Upon the receipt of each R, G, B picture data, a character area deciding circuit 105 decide the property of the picture based on the received picture data, that is, the presence of a character area, a run length coding circuit 106 codes the information of the character area whose presence is confirmed and an area memory 107 stores it, a run length decoding circuit 108 decodes the coded information and the picture processing method of the post picture processing section 109 is revised based on the decoded information.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、原稿を読み取って処理
し、これを記録媒体上に再現する複写装置に関し、特に
画像信号を保存するためのメモリを持つ複写装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a copying apparatus that reads and processes an original and reproduces it on a recording medium, and more particularly to a copying apparatus that has a memory for storing image signals.

【0002】0002

【従来の技術】従来、画像をラインセンサにて読み取り
、デジタル信号に変換してから画像処理をして、記録媒
体上に複写出力を形成する複写装置が提案されている。 こうした装置には、画像メモリを持ち、いったん原稿画
像を記憶してからこれを出力するように構成されたもの
がある。
2. Description of the Related Art Conventionally, a copying apparatus has been proposed which reads an image with a line sensor, converts it into a digital signal, performs image processing, and forms a copy output on a recording medium. Some of these devices have an image memory and are configured to once store a document image and then output it.

【0003】また、従来のカラー複写装置においては、
原稿の読み取りのずれや印字のずれなどから発生する文
字の色にじみを解消するために、原稿中から文字領域を
抽出してその部分には文字原稿に適した画像処理を適用
するように構成されたものも提案されている。
[0003] Furthermore, in conventional color copying machines,
In order to eliminate the color blurring of text that occurs due to misalignment in document reading or misalignment in printing, the printer is configured to extract text areas from the document and apply image processing suitable for text documents to those areas. There are also suggestions.

【0004】0004

【発明が解決しようとしている課題】しかしながら、上
記従来例では、画像メモリを持ちながらかつ文字処理を
行うように構成すると、以下のような点で不都合が生じ
た。文字処理を行うときには、処理の必要な文字領域を
判定しなければならないが、画像情報をメモリに書き込
むときに領域判定を行いその結果を画像データと併せて
記憶しておく方法と、メモリに保存されてた画像信号を
読み出す時に判定する方法のいずれかをとる必要がある
SUMMARY OF THE INVENTION However, in the conventional example described above, when it is configured to have an image memory and perform character processing, the following problems arise. When performing character processing, it is necessary to determine the character area that requires processing, but there are methods to determine the area when writing image information to memory and store the results together with the image data, and a method to store the results in memory. It is necessary to use one of the methods of determining when reading out the image signal that has been used.

【0005】メモリから読み出す時に判定する方法では
、出力の数だけ判定手段が複数必要になつたり、判定結
果と画像信号の遅延量を合わせる必要があつたりして、
コスト的には不利である。一方メモリに書き込む前に予
め領域判定を行う方法では、メモリに領域信号と画像信
号を対応させておくためにこれまでは同じ大きさのセル
サイズ(例えば4×4画素単位)または画像信号のセル
サイズに対して整数倍のセルサイズにして保存するよう
にしていた。
[0005] In the method of determining when reading from memory, a plurality of determination means are required for the number of outputs, and it is necessary to match the determination result with the delay amount of the image signal.
This is disadvantageous in terms of cost. On the other hand, in the method of determining the area in advance before writing to the memory, in order to make the area signal and the image signal correspond to each other in the memory, the cell size of the same size (e.g. 4 x 4 pixels) or the cell size of the image signal I was trying to save the cell size as an integer multiple of the size.

【0006】ところで、一般に文字領域は画像の中で局
所的に集中して存在しているという特性があり、従って
文字領域の場所を記憶するために本来必要とされる情報
量は画像信号に比べると格段に少ない。これは領域情報
を保存するためのメモリ容量が画像メモリよりも極めて
少なくてすむことを意味している。しかし従来のように
画像メモリと領域メモリの記憶サイズを対応させる方法
では、領域メモリに本来必要とされる容量よりずつと多
い記憶量が割り当てられていた。つまり、本来必要でな
い容量のメモリを使用するわけであり、装置のコストが
余分にかかつてしまうという欠点があつた。
By the way, character areas generally have the characteristic that they are locally concentrated in an image, and therefore the amount of information originally required to memorize the location of a character area is smaller than that of an image signal. There are far fewer. This means that the memory capacity for storing area information is much smaller than that of an image memory. However, in the conventional method of matching the storage sizes of the image memory and area memory, a storage capacity that is larger than the originally required capacity is allocated to the area memory. In other words, a memory with a capacity that is not originally necessary is used, which has the drawback of increasing the cost of the device.

【0007】本発明は、上記従来例の欠点に鑑みてなさ
れたものであり、その目的とするところは、効率良く文
字の領域情報を保存することができる複写装置を提供す
る点にある。
The present invention has been made in view of the above-mentioned drawbacks of the conventional example, and its object is to provide a copying apparatus that can efficiently store character area information.

【0008】[0008]

【課題を解決するための手段】上述した課題を解決し、
目的を達成するため、本発明に係る複写装置は、複写装
置において、画像データを入力する入力手段と、前記入
力手段で入力した画像データを符号化する符号化手段と
、前記符号化手段で符号化した画像データを記憶する記
憶手段と、前記記憶手段で記憶した画像データを復号化
する復号化手段と、複種類用意した画像処理方法のひと
つによつて前記復号化手段で復号化した画像データを処
理する画像処理手段と、前記入力手段で入力した画像デ
ータに基づいて画像の性質を判定する判定手段と、前記
判定手段の判定情報に基づいて前記画像処理方法を変更
する変更手段とを備えることを特徴とする。
[Means for solving the problem] Solving the above problems,
In order to achieve the object, a copying apparatus according to the present invention includes an input means for inputting image data, an encoding means for encoding the image data inputted by the input means, and an encoding means for encoding the image data input by the encoding means. storage means for storing converted image data; decoding means for decoding the image data stored in the storage means; and image data decoded by the decoding means using one of a plurality of image processing methods. an image processing means for processing, a determining means for determining the nature of the image based on the image data inputted by the input means, and a changing means for changing the image processing method based on determination information of the determining means. It is characterized by

【0009】[0009]

【作用】かかる構成によれば、入力手段は画像データを
入力し、符号化手段は入力手段で入力した画像データを
符号化し、記憶手段は符号化手段で符号化した画像デー
タを記憶し、画像処理手段は記憶手段で記憶した画像デ
ータを復号化する復号化手段と、複種類用意した画像処
理方法のひとつによつて復号化手段で復号化した画像デ
ータを処理し、判定手段は入力手段で入力した画像デー
タに基づいて画像の性質を判定し、変更手段は判定手段
の判定情報に基づいて前記画像処理方法を変更する。
[Operation] According to this configuration, the input means inputs image data, the encoding means encodes the image data inputted by the input means, the storage means stores the image data encoded by the encoding means, and the encoding means encodes the image data input by the input means. The processing means includes a decoding means for decoding the image data stored in the storage means, and a processing means for processing the image data decoded by the decoding means using one of a plurality of image processing methods, and the determination means is an input means. The nature of the image is determined based on the input image data, and the changing means changes the image processing method based on the determination information of the determining means.

【0010】0010

【実施例】以下、添付図面を参照して本発明の好適な実
施例を詳細に説明する。 (第1の実施例)図1は本発明に係る複写装置の第1の
実施例の構成を示すブロツク図である。同図において、
100はラインセンサ、101は前画像処理部、102
は画像圧縮部、103は画像メモリ、104は画像伸長
部、105は文字領域検出回路、106はランレングス
符号化回路、107は領域メモリ、108はランレング
ス復号化回路、109は後画像処理部、110はレーザ
駆動回路である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will now be described in detail with reference to the accompanying drawings. (First Embodiment) FIG. 1 is a block diagram showing the structure of a first embodiment of a copying apparatus according to the present invention. In the same figure,
100 is a line sensor, 101 is a pre-image processing unit, 102
103 is an image compression unit, 103 is an image memory, 104 is an image expansion unit, 105 is a character area detection circuit, 106 is a run-length encoding circuit, 107 is an area memory, 108 is a run-length decoding circuit, and 109 is a post-image processing unit , 110 is a laser drive circuit.

【0011】原稿から反射した光はラインセンサ100
に入射され、色分解された電気信号に変換される。ここ
で変換された画像信号は、前画像処理部101に入力さ
れ、デイジタル信号に変換されたうえ、シエーデイング
補正や色補正などの処理をうけ、RGB(赤緑青)の信
号になる。RGB信号は画像圧縮部102にてベクトル
量子化により1/8の情報量にデータ圧縮され、画像メ
モリ103に書き込まれる。画像メモリ103は圧縮さ
れた状態で少なくとも1画面分以上の画像を保存するだ
けの記憶容量を持っている。1画素当たり8ビツト、4
00DPI(1インチあたり400ドツトの印字密度)
の精度で読み取りを行うので、A3原稿そのままのデー
タ量は約90メガバイトである。画像圧縮部における圧
縮率が1/8であるので約12メガバイト分の記憶量が
必要である。画像メモリ103に一度蓄えられた画像デ
ータは、同メモリから読み出された後で画像伸長部10
4において元の画像密度に復元される。一方、RGB信
号を符号化する前の段階で、文字処理用の領域判定を行
うのが文字領域判定回路105である。判定結果はラン
レングス符号化回路106でデータを圧縮されて領域メ
モリ107に保存される。この場合の圧縮率は文字領域
の散らばり方にもよるが、文字の集まっている部分はさ
ほど散らばっていないので効率よく圧縮されるため、A
3原稿全体でも圧縮後のデータ量は256キロビツト程
度あれば十分実用になる。領域メモリから読み出された
領域信号はランレングス復号化回路108で元の密度に
復元される。復元された画像信号と領域信号は後画像処
理部109で濃度変換、マスキング補正、UCR(墨入
れ)、γ補正等の処理を受ける。その際、領域信号が入
ってくると、そこの部分を文字領域であるとみなし、文
字を再現性よくするよう、マスキング演算や濃度変換、
UCRなどのパラメータを切り替えて処理する。レーザ
駆動回路110はデイジタル表現された画像信号をそれ
に応じたレーザ駆動電力に変換する。
The light reflected from the original is transmitted to the line sensor 100.
and is converted into color-separated electrical signals. The image signal converted here is input to the pre-image processing unit 101, where it is converted into a digital signal and subjected to processing such as shading correction and color correction to become an RGB (red, green, and blue) signal. The RGB signal is compressed to 1/8 the amount of information by vector quantization in the image compression unit 102 and written into the image memory 103. The image memory 103 has a storage capacity sufficient to store at least one screen worth of images in a compressed state. 8 bits per pixel, 4
00DPI (print density of 400 dots per inch)
The amount of data for an A3 document is approximately 90 megabytes. Since the compression rate in the image compression section is 1/8, approximately 12 megabytes of storage is required. The image data once stored in the image memory 103 is read out from the memory and then transferred to the image decompression unit 10.
4, the original image density is restored. On the other hand, the character area determination circuit 105 performs area determination for character processing at a stage before encoding the RGB signal. The determination result is compressed by the run-length encoding circuit 106 and stored in the area memory 107. The compression ratio in this case depends on how the character area is scattered, but since the parts where characters are clustered are not so scattered, they can be compressed efficiently.
Even for all three originals, the data amount after compression is about 256 kilobits, which is sufficient for practical use. The region signal read from the region memory is restored to its original density by the run-length decoding circuit 108. The restored image signal and area signal are subjected to processing such as density conversion, masking correction, UCR (inking), and γ correction in a post-image processing unit 109. At that time, when an area signal comes in, that part is considered to be a character area, and masking calculations and density conversion are performed to improve the reproduction of characters.
Process by switching parameters such as UCR. Laser drive circuit 110 converts the digitally represented image signal into corresponding laser drive power.

【0012】装置全体の概要を図5に示す。同図におい
て500はリーダ部分、550はプリンタ部分である。 リーダ部分のうち、501は原稿照明ランプ、502は
反射ミラー、503はレンズ、504はラインセンサ、
505は画像処理ユニツトであり、プリンタ部分のうち
、551はレーザ、552はポリゴンミラー、553は
現像ユニツト、554は感光ドラム、555は1次元帯
電器、557は転写ベルト、558は給紙トレイ、55
9はピツクアツプローラ、560は用紙、561は定着
ローラ、562は排紙トレイである。原稿照明ランプ5
01原稿から反射された光は反射ミラー502でレンズ
503まで導かれ、ラインセンサ504上に結像する。 ミラーユニツトを原稿に対して移動させることにより、
原稿全体を走査する。ラインセンサ504で電気信号に
変換された画像データは画像処理ユニツト505で処理
され、プリンタへ送られる。プリンタ側ではこの信号に
よつてレーザ551を駆動して、レーザ光の強弱に変換
する。レーザ光はポリゴンミラー552により走査され
、あらかじめ帯電器555で帯電された感光ドラム55
4上に潜像を形成する。この潜像を現像ユニツト553
により所定の色のトナーを使って現像し、転写ベルト上
に送られてくる用紙上に転写する。用紙560は給紙ト
レイ558に用意されていて、ピツクアツプローラ55
9により1枚ずつ供給される。シアン、マゼンタ、イエ
ロー、ブラツク4色重ねて画像を形成された用紙は定着
ローラ561によつて熱を加えられてトナーを定着し、
排紙トレイ562に排紙される。
FIG. 5 shows an overview of the entire apparatus. In the figure, 500 is a reader section, and 550 is a printer section. In the reader part, 501 is a document illumination lamp, 502 is a reflecting mirror, 503 is a lens, 504 is a line sensor,
505 is an image processing unit, and in the printer section, 551 is a laser, 552 is a polygon mirror, 553 is a developing unit, 554 is a photosensitive drum, 555 is a one-dimensional charger, 557 is a transfer belt, 558 is a paper feed tray, 55
9 is a pick-up roller, 560 is paper, 561 is a fixing roller, and 562 is a paper discharge tray. Original illumination lamp 5
The light reflected from the 01 original is guided by a reflecting mirror 502 to a lens 503 and is imaged on a line sensor 504. By moving the mirror unit relative to the original,
Scan the entire document. Image data converted into electrical signals by the line sensor 504 is processed by an image processing unit 505 and sent to the printer. On the printer side, this signal drives the laser 551 and converts the intensity of the laser beam. The laser beam is scanned by a polygon mirror 552, and the photosensitive drum 55 is charged in advance by a charger 555.
A latent image is formed on 4. This latent image is transferred to the developing unit 553.
The image is developed using toner of a predetermined color and transferred onto a sheet of paper fed onto a transfer belt. Paper 560 is prepared in the paper feed tray 558, and the paper 560 is prepared in the paper feed tray 558, and the paper 560 is
9, the sheets are fed one by one. The paper on which images are formed in four colors (cyan, magenta, yellow, and black) is heated by a fixing roller 561 to fix the toner.
The paper is ejected to a paper ejection tray 562.

【0013】図2は前画像処理部101の更に詳細な構
成を示すブロツク図である。200r,200g,20
0bはA/Dコンバータ、201r,201g,201
bはシエーデイング補正回路、202はマスキング補正
回路であり、ラインセンサで3色に分解された電気信号
が入力すると、おのおのA/Dコンバータ200r〜2
00bで入射した光の強度がアナログ量からデイジタル
量に変換され、次にシエーデイング補正回路201r〜
200bで感度分布の不均一なものを補正される。続い
てマスキング補正回路202でラインセンサの分光感度
の補正を受け、標準RGB信号として前画像処理部を出
ていく。
FIG. 2 is a block diagram showing a more detailed configuration of the pre-image processing section 101. 200r, 200g, 20
0b is A/D converter, 201r, 201g, 201
b is a shading correction circuit, 202 is a masking correction circuit, and when an electric signal separated into three colors by a line sensor is input, each A/D converter 200r to 2
The intensity of the incident light is converted from an analog quantity to a digital quantity at 00b, and then the shading correction circuit 201r~
In step 200b, non-uniform sensitivity distribution is corrected. Subsequently, the masking correction circuit 202 corrects the spectral sensitivity of the line sensor, and the signal exits the pre-image processing unit as a standard RGB signal.

【0014】図3は文字判定領域回路105の更に詳細
な構成を示すブロツク図である。同図において、300
は最小値検出回路、301はラインメモリ、303は5
×5画素平均回路、304は3×3画素平均回路、30
5・306は二値化回路、307は網点検出回路、30
8は縮小回路、309は拡大回路、そして、310はO
R回路である。入力されたRGB信号から、最小値検出
回路300によつて最も小さな信号、つまり最も濃い色
の信号が選択され、ラインメモリ301で1ラインずつ
遅延する。303および304の平均回路でそれぞれ5
×5画素、3×3画素の平均値を算出する。二値化回路
305・306は5×5画素の平均を参照用データとし
てそれぞれ3×3画素の平均値および平均しない元の信
号を二値化する。網点検出回路307は原稿中から網点
で印刷されている部分を調べ、縮小回路308と拡大回
路309によりデータの間引きを行うことにより、画像
領域部分だけ残るので文字領域の信号として出力する。
FIG. 3 is a block diagram showing a more detailed structure of the character determination area circuit 105. In the same figure, 300
is the minimum value detection circuit, 301 is the line memory, and 303 is the 5
×5 pixel average circuit, 304 is 3 × 3 pixel average circuit, 30
5. 306 is a binarization circuit, 307 is a halftone detection circuit, 30
8 is a reduction circuit, 309 is an enlargement circuit, and 310 is an O
This is an R circuit. From the input RGB signals, the minimum value detection circuit 300 selects the smallest signal, that is, the darkest color signal, and the line memory 301 delays it one line at a time. 5 for average circuits of 303 and 304 respectively.
Calculate the average value of ×5 pixels and 3×3 pixels. The binarization circuits 305 and 306 binarize the average value of 3 x 3 pixels and the unaveraged original signal, respectively, using the average of 5 x 5 pixels as reference data. The halftone dot detection circuit 307 examines the part printed with halftone dots in the document, and thins out the data using the reduction circuit 308 and the enlargement circuit 309, so that only the image area remains and outputs it as a character area signal.

【0015】こうして検出された文字領域は次にランレ
ングス符号化されてデータ量を圧縮されたのち、領域メ
モリに保存される。ランレングス符号化・復号化はフア
クシミリ装置などで公知の方式であり、連続して同じビ
ツトが続いている場合にそれを代表する符号に置き換え
て表現するものである。例えば00000111000
0という12ビツトのデータの並びを0が5個、1が3
個、0が4個の連続として符号化する。1ライン毎に処
理する一次元的な符号化を行う方式と、複数ラインをま
とめて処理する二次元的な符号化を行う方式とがあるが
、いずれの方式を用いてもかまわない。後者の方式をと
れば更に領域メモリの容量を少なくできる。
The character area thus detected is then run-length encoded to compress the amount of data, and then stored in the area memory. Run-length encoding/decoding is a well-known method used in facsimile machines and the like, and when the same bit continues, it is expressed by replacing it with a representative code. For example 00000111000
A sequence of 12-bit data called 0, with 5 0s and 3 1s.
, encoded as four consecutive zeros. There are methods for performing one-dimensional encoding that processes each line, and methods for performing two-dimensional encoding that processes multiple lines at once, and either method may be used. If the latter method is adopted, the capacity of the area memory can be further reduced.

【0016】図4はシアン用の後画像処理部の更に詳細
な構成を示すブロツク図である。同図において400r
〜400bは濃度変換回路、401は最小値検出回路、
402はマスキング補正回路、403はセレクタ、40
4は輪郭強調回路、405はγ補正回路、406はセレ
クタ、411〜414はレジスタである。画像メモリ1
03から読み出され、画像伸長部104で復号化された
画像信号はR,G,Bの3色の信号となつて後画像処理
部に入力されると、まず濃度変換回路400r〜400
bによつて、R,G,Bの輝度データからC,M,Yの
濃度データへ変換される。次に最小値検出回路401に
よりC,M,Yのうちの最小値を求めこれをK信号とし
、次のマスキング補正回路402によりUCR及びマス
キング補正を施す。更にγ補正回路404によりプリン
タ部分の階調直線正を補正してシアンの印字データを生
成する。このとき、もし文字領域信号が入力されていれ
ば、セレクタ403,406によつてマスキング行列係
数、輪郭強調係数について文字に適したパラメータを設
定したレジスタを選択するよう動作する。
FIG. 4 is a block diagram showing a more detailed configuration of the cyan post-image processing section. In the same figure, 400r
~400b is a density conversion circuit, 401 is a minimum value detection circuit,
402 is a masking correction circuit, 403 is a selector, 40
4 is an edge enhancement circuit, 405 is a γ correction circuit, 406 is a selector, and 411 to 414 are registers. Image memory 1
The image signal read from 03 and decoded by the image decompression unit 104 becomes three color signals of R, G, and B and is input to the image processing unit.
b converts R, G, and B luminance data to C, M, and Y density data. Next, the minimum value detection circuit 401 finds the minimum value among C, M, and Y, and uses this as the K signal, and the next masking correction circuit 402 performs UCR and masking correction. Further, the γ correction circuit 404 corrects the positive gradation line in the printer portion to generate cyan print data. At this time, if a character area signal is input, selectors 403 and 406 operate to select registers in which parameters suitable for characters are set for masking matrix coefficients and edge enhancement coefficients.

【0017】残るマゼンタ、イエロー、ブラツクについ
てもそれぞれ同様の処理を行ってレーザ駆動回路へ渡す
データを生成する。 (第2の実施例)図6は本発明に係る複写装置の第2の
実施例の構成を示すブロツク図である。同図において、
600はラインセンサ、601は前画像処理部、602
は文字領域判定回路、603はセレクタ、604画像圧
縮部、605は画像メモリ、606は領域レジスタ、6
07は画像伸長部、608はコンパレータ、609は後
画像処理部、610はレーザ駆動回路、611はマイク
ロコンピユータである。文字処理を行うためには、まず
最初に文字領域を検出して領域レジスタ606に設定す
る必要がある。このために、まずマイクロコンピユータ
611からセレクタを設定して文字領域検出の結果画像
メモリ605に取り込むようにしておいて、原稿をプリ
スキヤンする。ラインセンサ600で得られた画像信号
は前画像処理部601においてアナログ・デイジタル変
換、シエーデイング補正や色補正を受けてR・G・Bの
デイジタル信号となる。文字領域判定回路602はこの
RGB信号から文字領域を表す信号を生成する。セレク
タ603を経由して、画像メモリ605には領域信号及
が保存される。次にマイクロコンピユータ610が画像
メモリ605の内容を読み出して文字領域の位置を取得
する。そして、文字領域を包含するように、領域レジス
タに座標値を設定する。続いてセレクタ603を画像信
号側に切り替えた後、再び原稿を走査して、画像信号を
圧縮したデータを画像メモリに保存する。次に画像メモ
リから画像データを読み出して出力するのであるが、そ
の際コンパレータ608は読み出している画像信号の位
置を表す座標値と設定された文字領域を比較して、当該
座標が文字領域に含まれるかどうかを判定し、後画像処
理部609に結果を渡す。画像メモリ605に保存され
ている画像信号を読みだして、画像伸長回路607で符
号化された信号は、後画像処理部609で処理されるが
、その際、コンパレータ608の出力に応じて画像領域
用の処理と文字領域用の処理を行う。
Similar processing is performed for the remaining magenta, yellow, and black colors to generate data to be passed to the laser drive circuit. (Second Embodiment) FIG. 6 is a block diagram showing the structure of a second embodiment of a copying apparatus according to the present invention. In the same figure,
600 is a line sensor, 601 is a pre-image processing unit, 602
603 is a selector; 604 is an image compression unit; 605 is an image memory; 606 is an area register;
07 is an image decompression unit, 608 is a comparator, 609 is a post-image processing unit, 610 is a laser drive circuit, and 611 is a microcomputer. In order to perform character processing, it is first necessary to detect a character area and set it in the area register 606. For this purpose, first, a selector is set from the microcomputer 611 to import the result of character area detection into the image memory 605, and the document is prescanned. The image signal obtained by the line sensor 600 is subjected to analog-to-digital conversion, shading correction, and color correction in a pre-image processing section 601 to become an R, G, and B digital signal. A character area determination circuit 602 generates a signal representing a character area from this RGB signal. The area signals are stored in the image memory 605 via the selector 603. Next, the microcomputer 610 reads the contents of the image memory 605 and obtains the position of the character area. Then, coordinate values are set in the area register so as to include the character area. Subsequently, after switching the selector 603 to the image signal side, the document is scanned again, and data obtained by compressing the image signal is stored in the image memory. Next, the image data is read from the image memory and output. At this time, the comparator 608 compares the coordinate values representing the position of the image signal being read with the set character area, and determines whether the coordinates are included in the character area. It is determined whether or not it is possible, and the result is passed to the post-image processing unit 609. The image signal stored in the image memory 605 is read out and encoded by the image decompression circuit 607. The signal is then processed by the image processing unit 609. At this time, the image area is and character area processing.

【0018】領域レジスタ606は設定できる領域数に
制限があるが、文字領域が飛び飛びに存在して領域レジ
スタに設定可能な領域数を越える場合は、飛び飛びの領
域を包含する矩形領域を設定すればよい。
There is a limit to the number of areas that can be set in the area register 606, but if the character areas exist at different intervals and exceed the number of areas that can be set in the area register, you can set a rectangular area that includes the area registers. good.

【0019】[0019]

【発明の効果】以上説明したように、本発明によれば、
文字領域信号に対して、局所的に集まって存在するとい
うその性質に適した方式に注目し、画像信号とは異なる
符号化をすることにより、効率よく文字領域をメモリに
保存することが可能となる。
[Effects of the Invention] As explained above, according to the present invention,
By focusing on a method suitable for character area signals, which are locally concentrated and exist, and encoding them differently from image signals, it is possible to efficiently store character areas in memory. Become.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明に係る複写装置の第1の実施例の構成を
示すブロツク図である。
FIG. 1 is a block diagram showing the configuration of a first embodiment of a copying apparatus according to the present invention.

【図2】前画像処理部の構成を示す図である。FIG. 2 is a diagram showing the configuration of a pre-image processing section.

【図3】文字領域判定回路の構成を示す図である。FIG. 3 is a diagram showing the configuration of a character area determination circuit.

【図4】後画像処理部の1色分の構成を示す図である。FIG. 4 is a diagram showing the configuration of a post-image processing section for one color.

【図5】本発明のカラー複写装置の全体構成を示す図で
ある。
FIG. 5 is a diagram showing the overall configuration of a color copying apparatus according to the present invention.

【図6】本発明に係る複写装置第2の実施例の構成を示
すブロツク図である。
FIG. 6 is a block diagram showing the configuration of a second embodiment of the copying apparatus according to the present invention.

【符号の説明】[Explanation of symbols]

100  ラインセンサ 101  前画像処理部 102  画像圧縮部 103  画像メモリ 104  画像伸長部 105  文字領域判定回路 106  ランレングス符号化回路 107  領域メモリ 108  ランレングス復号化回路 109  後画像処理部 110  レーザ駆動回路 200r,200g,200b  A/Dコンバータ2
01r,201g,201b  シエーデイング補正回
路 202  マスキング補正回路 300  最小値検出回路 301  ラインメモリ 302,304  平均回路 305,306  二値化回路 307  網点検出回路 308  縮小回路 309  拡大回路 310  OR回路 400r,400g,400b  濃度変換回路401
  最小値検出回路 402  マスキング補正回路 403  セレクタ 404  輪郭強調回路 405  γ補正回路 406  セレクタ 500  リーダ部分 501  原稿照明ランプ 502  反射ミラー 503  レンズ 504  ラインセンサ 505  画像処理ユニツト 550  プリンタ部 551  レーザ 552  ポリゴンミラー 553  現像ユニツト 554  感光ドラム 555  1次帯電器 557  転写ベルト 558  給紙トレイ 559  ピツクアツプローラ 560  用紙 561  定着ローラ 562  排紙トレイ 600  ラインセンサ 601  前画像処理部 602  文字領域判定回路 603  セレクタ 604  画像圧縮部 605  画像メモリ 606  領域レジスタ 607  画像伸長部 608  コンパレータ 609  後画像処理部 610  レーザ駆動回路 611  マイクロコンピユータ
100 line sensor 101 pre-image processing unit 102 image compression unit 103 image memory 104 image decompression unit 105 character area determination circuit 106 run-length encoding circuit 107 area memory 108 run-length decoding circuit 109 post-image processing unit 110 laser drive circuit 200r, 200g, 200b A/D converter 2
01r, 201g, 201b Shading correction circuit 202 Masking correction circuit 300 Minimum value detection circuit 301 Line memory 302, 304 Average circuit 305, 306 Binarization circuit 307 Halftone detection circuit 308 Reduction circuit 309 Enlargement circuit 310 OR circuit 400r, 400g, 400b Density conversion circuit 401
Minimum value detection circuit 402 Masking correction circuit 403 Selector 404 Contour enhancement circuit 405 γ correction circuit 406 Selector 500 Reader section 501 Original illumination lamp 502 Reflection mirror 503 Lens 504 Line sensor 505 Image processing unit 550 Printer section 551 Laser 552 Polygon mirror 553 Developing unit 554 Photosensitive drum 555 Primary charger 557 Transfer belt 558 Paper feed tray 559 Pick up roller 560 Paper 561 Fixing roller 562 Paper discharge tray 600 Line sensor 601 Pre-image processing unit 602 Character area determination circuit 603 Selector 604 Image compression unit 605 Image memory 606 Area register 607 Image decompression unit 608 Comparator 609 Post-image processing unit 610 Laser drive circuit 611 Microcomputer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】複写装置において、画像データを入力する
入力手段と、前記入力手段で入力した画像データを符号
化する符号化手段と、前記符号化手段で符号化した画像
データを記憶する記憶手段と、前記記憶手段で記憶した
画像データを復号化する復号化手段と、複種類用意した
画像処理方法のひとつによつて前記復号化手段で復号化
した画像データを処理する画像処理手段と、前記入力手
段で入力した画像データに基づいて画像の性質を判定す
る判定手段と、前記判定手段の判定情報に基づいて前記
画像処理方法を変更する変更手段とを備えることを特徴
とする複写装置。
1. A copying apparatus, comprising an input means for inputting image data, an encoding means for encoding the image data inputted by the input means, and a storage means for storing the image data encoded by the encoding means. a decoding means for decoding the image data stored in the storage means; an image processing means for processing the image data decoded by the decoding means by one of a plurality of image processing methods; A copying apparatus comprising: a determining means for determining the nature of an image based on image data inputted by an input means; and a changing means for changing the image processing method based on determination information of the determining means.
【請求項2】前記変更手段は、前記判定情報を前記符号
化手段と異なる符号化方法で符号化する判定情報符号化
手段と、前記判定情報符号化手段で符号化した判定情報
を記憶する判定情報記憶手段と、前記判定情報記憶手段
で記憶した判定情報を復号化する判定情報復号化手段と
を含み、前記判定情報復号化手段で復号化した判定情報
に基づいて前記画像処理方法を変更することを特徴とす
る請求項1記載の複写装置。
2. The changing means includes a determination information encoding means for encoding the determination information using an encoding method different from that of the encoding means, and a determination information encoding means for storing the determination information encoded by the determination information encoding means. The image processing method includes an information storage means and a determination information decoding means for decoding the determination information stored in the determination information storage means, and changes the image processing method based on the determination information decoded by the determination information decoding means. The copying apparatus according to claim 1, characterized in that:
JP3039813A 1991-03-06 1991-03-06 Copying machine Withdrawn JPH04277979A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3039813A JPH04277979A (en) 1991-03-06 1991-03-06 Copying machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3039813A JPH04277979A (en) 1991-03-06 1991-03-06 Copying machine

Publications (1)

Publication Number Publication Date
JPH04277979A true JPH04277979A (en) 1992-10-02

Family

ID=12563412

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3039813A Withdrawn JPH04277979A (en) 1991-03-06 1991-03-06 Copying machine

Country Status (1)

Country Link
JP (1) JPH04277979A (en)

Similar Documents

Publication Publication Date Title
US5909505A (en) Color image encoding method and apparatus
US5471325A (en) Storing coded color components of coded input image and coded image data received from a transmission line
US5361147A (en) Method and apparatus for encoding and decoding color images
US7986837B2 (en) Image processing apparatus, image forming apparatus, image distributing apparatus, image processing method, computer program product, and recording medium
JP3176052B2 (en) Image processing device
JPH08307717A (en) Image processing device
US5130809A (en) Electrophotographic copier with constant rate data compression and simultaneous storage and decompression of compressed data received on a mutually coupled data bus
JPH0750758A (en) Encoder
JP3162792B2 (en) Image processing device
US7099506B2 (en) Image data coding device, image data coding method, image forming apparatus, storage medium and program
JPH08139938A (en) Image processor
JP2001186356A (en) Picture compression device, picture compresion method and computer readable storage medium
JPH04277979A (en) Copying machine
EP0551823B1 (en) Image processing apparatus
EP0508123A1 (en) Image processing apparatus
JP2004128664A (en) Image processor and processing method
JP3889279B2 (en) Image processing device
JP3291056B2 (en) Image processing method and apparatus
JPH10210314A (en) Digital image-processing unit
JPH0410771A (en) Image processor
JP3135311B2 (en) Image processing device
JP3147250B2 (en) Image processing device
JP3154242B2 (en) Image processing apparatus and color image processing method
JP2003169221A (en) Color image forming apparatus and color image processing method
JP2001211318A (en) Device and method for image processing, storage medium, and image processing system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514