JPH07147638A - Image processor - Google Patents

Image processor

Info

Publication number
JPH07147638A
JPH07147638A JP5291907A JP29190793A JPH07147638A JP H07147638 A JPH07147638 A JP H07147638A JP 5291907 A JP5291907 A JP 5291907A JP 29190793 A JP29190793 A JP 29190793A JP H07147638 A JPH07147638 A JP H07147638A
Authority
JP
Japan
Prior art keywords
color
image
planes
plane
logical operation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5291907A
Other languages
Japanese (ja)
Inventor
Shinichi Yada
伸一 矢田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP5291907A priority Critical patent/JPH07147638A/en
Publication of JPH07147638A publication Critical patent/JPH07147638A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To reduce communication time and line use rate in the case of trans mission with a communication line by effectively compressing color binary images and improving the use efficiency of a storage device. CONSTITUTION:Concerning the image processor for compressing/extending color binary image data expressed by M color planes, this device is provided with a color plane converting means 104 for reversibly converting M color planes and N (>M) color planes by generating new color planes by performing logical arithmetic processing among the plural color planes and a compressing/ extending means 105 for performing reversible compression/extension for each of N respective color planes, and the color plane converting means 104 detects the representative color binary image data and changes the contents of logical arithmetic processing corresponding to the detected color binary image data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、2値カラー画像データ
を効率よく符号化復号化する画像処理装置に関し、特に
スキャナ等の画像情報入力装置を使用して原稿を読み取
り、これに2値化処理を施した後、圧縮処理を行い、符
号化データを記憶装置に記録あるいは通信回線により伝
送する技術に適応して有効な技術に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for efficiently encoding / decoding binary color image data, and more particularly to reading an original using an image information input device such as a scanner and binarizing the original. The present invention relates to a technique effectively applied to a technique of performing compression processing after processing, recording encoded data in a storage device, or transmitting it via a communication line.

【0002】[0002]

【従来の技術】例えばA4サイズの原稿を400dpi
の密度でスキャナ等の画像入力装置により読み込んだ場
合、画像情報は、1画素あたり256階調の濃度を持つ
とすると、約16MBのデータ量となる。これがカラー
原稿の場合には、RGB各色ごとに16MB、合計48
MBの膨大なデータ量となる。このように膨大なデータ
量の画像情報を記憶装置に記憶する場合や通信回線によ
り伝送する場合には、そのまま扱うと効率が悪いので、
データ量を削減する処理、つまり圧縮処理が必要とな
る。圧縮処理には、可逆圧縮と非可逆圧縮があり、前者
は原画像のデータを復元後も完全に保持し、後者は復元
後の画像が原画像に近くなるような、原画像を可能な限
り再現しうるような圧縮処理が望ましい。
2. Description of the Related Art For example, an A4 size original is 400 dpi.
When the image information is read by an image input device such as a scanner at a density of, the image information has a data amount of about 16 MB, assuming that each pixel has a density of 256 gradations. If this is a color original, 16MB for each RGB color, for a total of 48
It is a huge amount of data in MB. When storing a huge amount of image information in a storage device or transmitting it through a communication line, it is inefficient to handle it as it is.
A process for reducing the amount of data, that is, a compression process is required. There are two types of compression processing: lossless compression and lossy compression. The former retains the original image data completely even after restoration, and the latter makes the restored image as close to the original image as possible. A compression process that can be reproduced is desirable.

【0003】また、原画像の階調や濃度分布をなるべく
保持する方法で、画素ごとの階調数などを低くしデータ
量を削減する方法も考えられる。このような一般的な方
法としては、画素の階調を閾値によりオン/オフする2
値化の方法があり、その方法が数多く提唱されている。
2値画像によって原画像を有効に再現する場合、ディ
ザ、誤差拡散等の疑似中間調処理が有効であることが知
られている。このことは、複数のカラープレーン(例え
ばRGBやYMC等)の各画素が1ビットで表現される
カラー2値画像にも当てはまる。この複数のカラープレ
ーンそれぞれに疑似中間調処理を施したカラー疑似中間
調画像は、少ないデータ量で比較的忠実に原画像を再現
することが可能である。しかも、カラー2値画像は、そ
の構成するカラープレーンの数を拡張することで原画像
に対する忠実度を向上させ、より鮮明な画像を再現する
ことが可能である。例えばカラープレーンが3枚の場合
は、各プレーンのオン/オフにより画素ごとに8色の再
現が可能であるが、カラープレーンを5枚にすることで
画素ごとに32色、8枚で256色の再現、といった具
合に拡張することが可能である。このようにカラー2値
画像は、必要とされる原画像に対する忠実再現の度合い
によって、その構成するカラープレーンの枚数が決定さ
れる。
Further, a method of reducing the data amount by reducing the number of gradations for each pixel by a method of maintaining the gradation and the density distribution of the original image as much as possible can be considered. As such a general method, the gradation of pixels is turned on / off by a threshold value.
There is a valuation method, and many such methods have been proposed.
It is known that pseudo halftone processing such as dithering and error diffusion is effective when an original image is effectively reproduced by a binary image. This also applies to a color binary image in which each pixel of a plurality of color planes (for example, RGB, YMC, etc.) is represented by 1 bit. The color pseudo-halftone image obtained by subjecting each of the plurality of color planes to the pseudo-halftone processing can relatively faithfully reproduce the original image with a small amount of data. Moreover, the color binary image can improve the fidelity with respect to the original image by expanding the number of color planes constituting the color binary image, and can reproduce a clearer image. For example, if there are three color planes, it is possible to reproduce 8 colors for each pixel by turning on / off each plane. However, by using 5 color planes, 32 colors are provided for each pixel, and 256 colors are used for 8 pixels. It is possible to extend such as reproduction of. As described above, the number of color planes constituting the color binary image is determined according to the required degree of faithful reproduction with respect to the original image.

【0004】また、印刷装置も、画素のオン/オフを行
うだけになるので、装置の簡素化が可能となり、小型の
カラーFAX、カラープリンター等には有効な方式であ
る。カラー疑似中間調画像のデータ量をFAX等に用い
られるモノクロ画像のデータ量と比較すると、数倍のデ
ータ量をとるため、記憶装置に記憶する場合、書き込み
時間やファイル容量が多大となる。また通信回線により
伝送する場合には、通信時間、回線使用率なども多大と
なる。このためカラー疑似中間調画像についても効率よ
く圧縮することが必要である。
Further, since the printing apparatus only turns on / off the pixels, the apparatus can be simplified, which is an effective method for a small color FAX, a color printer or the like. When the data amount of the color pseudo-halftone image is compared with the data amount of the monochrome image used for FAX or the like, the data amount is several times as large, so that when it is stored in the storage device, the writing time and the file capacity become large. In addition, when data is transmitted via a communication line, communication time, line utilization rate, etc. are also large. Therefore, it is necessary to efficiently compress the color pseudo halftone image.

【0005】カラー疑似中間調画像は、画質において原
画像と比較した場合、その画素の階調がオン/オフのみ
の2値画像とする場合には、ある程度の劣化は避けられ
ない。そのため、このカラー疑似中間調画像を圧縮する
場合には、原画像を完全に復元しない非可逆圧縮より
も、これ以上劣化させないためにも可逆圧縮を用いる必
要性がある。
When compared with the original image in terms of image quality, the color pseudo-halftone image is inevitable to some extent when it is a binary image in which the gradation of its pixels is only ON / OFF. Therefore, when compressing this color pseudo-halftone image, it is necessary to use lossless compression in order to prevent further deterioration than lossy compression in which the original image is not completely restored.

【0006】[0006]

【発明が解決しようとする課題】しかし、FAX等に用
いられる可逆圧縮は、疑似中間調画像に対して有効に圧
縮できないことが知られている。例えばFAXに用いら
れているハフマン符号化は、同一色の画素の連続する長
さ、つまりランレングスや、前走査データとの差分を符
号に置き換えることで、データ量を圧縮している。疑似
中間調画像は、画素のオン/オフにより階調を再現する
ため、ハフマン符号化を用いた場合、短いランレングス
の出現確率が高くなるので、符号の数が多くなり、符号
量が増大してしまい、圧縮率は悪くなる。疑似中間調で
も、ディザ画像等は画素の配列に周期性があることか
ら、可逆圧縮の中でも予測符号化方式が有効であるが、
周期性を持たない誤差拡散画像に対しては可逆圧縮が効
かないことが知られている。
However, it is known that the reversible compression used in FAX or the like cannot effectively compress pseudo-halftone images. For example, the Huffman coding used in FAX compresses the data amount by replacing the continuous length of pixels of the same color, that is, the run length and the difference from the previous scan data with a code. Pseudo-halftone images reproduce gradation by turning pixels on and off, so when Huffman coding is used, the probability of occurrence of short run lengths is high, so the number of codes increases and the code amount increases. And the compression ratio becomes worse. Even in pseudo-halftone, the dither image has a periodic pixel arrangement, so the predictive coding method is effective even in the lossless compression.
It is known that lossless compression does not work for error diffusion images that do not have periodicity.

【0007】このことはカラー疑似中間調画像にもあて
はまる。カラー疑似中間調画像は、複数の各プレーンが
それぞれ疑似中間調画像であり、これ圧縮するには、複
数の各プレーン毎に圧縮処理をすることになる。これも
前述同様の理由により可逆圧縮が効かず、このカラー疑
似中間調画像を記憶装置に保存する場合や、通信回線に
より伝送する場合には、データをほとんど圧縮しない状
態で扱わなければならないという不具合があった。
This also applies to color pseudo-halftone images. In the color pseudo-halftone image, each of the plurality of planes is a pseudo-halftone image, and in order to compress the plane, the compression processing is performed for each of the plurality of planes. For this reason as well, lossless compression does not work for the same reason as described above, and when saving this color pseudo halftone image in a storage device or transmitting it via a communication line, the data must be handled in a state of being almost uncompressed. was there.

【0008】本発明は、上記不具合を解決するためにな
されたものであり、本発明の目的は、カラー2値画像を
有効に圧縮し、記憶装置の利用効率を改善し、通信回線
により伝送する際の通信時間、回線使用率を削減するこ
とが可能な画像処理装置を提供することにある。
The present invention has been made to solve the above problems, and an object of the present invention is to effectively compress a color binary image, improve the utilization efficiency of a storage device, and transmit it via a communication line. An object of the present invention is to provide an image processing device capable of reducing communication time and line usage rate.

【0009】[0009]

【課題を解決するための手段】そのために本発明は、M
個のカラープレーンにより表されるカラー2値画像デー
タを圧縮/伸張する画像処理装置であって、複数のカラ
ープレーン間の論理演算処理を行って新たなカラープレ
ーンを生成することにより、前記M個のカラープレーン
とN個(>M)のカラープレーンとを可逆に変換するカ
ラープレーン変換手段と、前記N個の各カラープレーン
毎に可逆圧縮/伸張を行う圧縮/伸張手段とを有するこ
とを特徴とし、前記カラープレーン変換手段は、代表と
するカラー2値画像データを検出し、検出したカラー2
値画像データによって論理演算処理の内容を変更するこ
とを特徴とするものである。
To this end, the present invention provides M
An image processing apparatus for compressing / decompressing color binary image data represented by a plurality of color planes, wherein a new color plane is generated by performing logical operation processing between a plurality of color planes. Color plane conversion means for reversibly converting N color planes and N (> M) color planes, and compression / expansion means for performing reversible compression / expansion for each of the N color planes. The color plane conversion means detects representative color binary image data and detects the detected color 2
The content of the logical operation processing is changed according to the value image data.

【0010】[0010]

【作用】本発明の画像処理装置では、画像入力手段を使
用して原稿をフルカラーで読み取り、この読み込んだカ
ラー画像情報から2値化手段でカラー2値画像を生成す
る。そして、このカラー2値画像を構成する複数のカラ
ープレーンに対して、カラープレーン変換手段で可逆の
カラープレーン変換処理を行い、新たなカラープレーン
を生成して圧縮/伸長手段で可逆圧縮処理を行って、符
号データを記憶手段に記録あるいは通信回線により伝送
する。また必要に応じて符号データを復号化し、プリン
タ等の画像出力手段により画像を出力する。このように
可逆圧縮処理の前に、複数のカラープレーンから構成さ
れるカラー2値画像に対して、可逆のカラープレーン変
換処理を行う段階を備えることによりカラー2値画像の
情報量、つまり符号量を従来の方法よりも少なくするこ
とが可能となり、蓄積効率、伝送効率等をあげることが
できる。
In the image processing apparatus of the present invention, the original is read in full color by using the image input means, and the binary image is generated from the read color image information by the binarizing means. Then, the color plane conversion means performs reversible color plane conversion processing on a plurality of color planes forming this color binary image, a new color plane is generated, and the compression / decompression means performs reversible compression processing. Then, the coded data is recorded in the storage means or transmitted through the communication line. Further, the coded data is decoded as necessary, and the image is output by an image output means such as a printer. In this way, before the lossless compression process, a step of performing a reversible color plane conversion process on a color binary image composed of a plurality of color planes is provided, so that the information amount of the color binary image, that is, the code amount. Can be reduced as compared with the conventional method, and storage efficiency, transmission efficiency, etc. can be improved.

【0011】カラープレーン変換処理は、複数のカラー
プレーンを画素ごとに比較参照し、このプレーン間にお
いて論理演算処理を行い、その演算処理結果を新たなプ
レーンにして生成する処理であり、カラー2値画像を構
成する複数のカラープレーンの数よりも処理後の新たな
カラープレーンの数が多い。またこの処理は可逆である
ため、変換後のカラープレーンから元のカラープレーン
を復元することが可能である。そして、可逆圧縮処理
は、変換後のカラープレーンのそれぞれに対して行われ
る。
The color plane conversion process is a process of comparing and referring to a plurality of color planes for each pixel, performing a logical operation process between the planes, and generating the operation process result as a new plane. The number of new color planes after processing is greater than the number of color planes forming the image. Further, since this process is reversible, it is possible to restore the original color plane from the converted color plane. Then, the lossless compression process is performed on each of the converted color planes.

【0012】例えばカラースキャナ等の画像入力装置か
らカラー原稿の画像情報をRGBの3枚のカラープレー
ンとして読み込んだ場合、まず第1にRGBの各プレー
ンに対してディザ、誤差拡散等の2値化処理を行う。こ
の2値化されたRGBプレーンの同一位置の画素をプレ
ーン間で参照し例えば図7に示すような論理演算処理を
行う。ここで論理演算を「AND(論理積)」とする
と、RGBのそれぞれが全て“オン”の場合に論理演算
結果プレーンWを“オン”とし、その位置のRGBの画
素をそれぞれ“オフ”としてR’G’B’プレーンを生
成する。これ以外の場合には論理演算結果プレーンWを
“オフ”とし、R’G’B’プレーンはそのままRGB
プレーンの内容とする。また、論理演算を「OR(論理
和)」「EXOR(排他論理和)」した場合にも、演算
処理結果を論理演算結果プレーンWに設定し、R’G’
B’プレーンには同様の処理を施す。これらの論理演算
処理の例を示したのが図7である。このような処理を全
画素に対して行い、RGBの3枚のカラープレーンか
ら、R’G’B’Wという新たな4枚のカラープレーン
を形成する。この新たなカラープレーンそれぞれに対し
て可逆圧縮を行う。
For example, when the image information of a color document is read as three color planes of RGB from an image input device such as a color scanner, first, the RGB planes are binarized such as dither and error diffusion. Perform processing. Pixels at the same position in the binarized RGB plane are referred to between the planes, and logical operation processing as shown in FIG. 7 is performed. Assuming that the logical operation is “AND (logical product)”, the logical operation result plane W is turned “on” when all of the RGB are “on”, and the RGB pixel at that position is turned “off”. Generate the'G'B 'plane. In other cases, the logical operation result plane W is set to “off”, and the R′G′B ′ plane remains RGB.
The contents of the plane. Further, even when the logical operation is “OR (logical sum)” or “EXOR (exclusive logical sum)”, the arithmetic processing result is set in the logical operation result plane W and R′G ′ is set.
Similar processing is performed on the B ′ plane. FIG. 7 shows an example of these logical operation processes. Such a process is performed on all pixels to form four new color planes R'G'B'W from the three color planes of RGB. Lossless compression is performed on each of the new color planes.

【0013】画像を忠実に再現する必要がある場合、前
述のようにカラー2値画像を構成するカラープレーンの
枚数は3枚ではなくそれ以上の枚数となる。例えば画素
ごとに256色の再現が必要とされる場合には、カラー
スキャナ等の画像入力装置から画像情報を8枚のカラー
プレーンとして読み込み、それぞれのカラープレーンに
対してディザ、誤差拡散等の2値化処理を行う。この2
値化されたプレーンの画素を参照し、前述のような論理
演算処理により新たなカラープレーンを生成する。新た
なカラープレーンは、論理演算処理により“オフ”の画
素が多くなり、画像中の白地面積が拡大され、結果とし
て画像の持つ冗長度が削減されることとなる。その結
果、可逆圧縮などの符号化処理を行った場合、元のカラ
ープレーンそれぞれを可逆圧縮する場合と比較して、有
効に圧縮することが可能となる。
When it is necessary to faithfully reproduce an image, the number of color planes forming a color binary image is not three but more than three as described above. For example, when it is necessary to reproduce 256 colors for each pixel, the image information is read as 8 color planes from an image input device such as a color scanner, and 2 color dithers, error diffusion, etc. are performed for each color plane. Perform value conversion processing. This 2
The pixel of the binarized plane is referred to, and a new color plane is generated by the logical operation processing as described above. In the new color plane, the number of “off” pixels is increased by the logical operation processing, the white background area in the image is enlarged, and as a result, the redundancy of the image is reduced. As a result, when encoding processing such as lossless compression is performed, it is possible to effectively compress each of the original color planes as compared with the case where lossless compression is performed.

【0014】一般に、符号化後のデータ量で比較する
と、この処理によりカラープレーンの数が増加したにも
かかわらず、もとのカラープレーンをそのまま圧縮した
符号量よりも、新たなカラープレーンを圧縮した符号量
の方が少なくなる。また、上記方法による符号データを
復号化し、新たなカラープレーンを復号化した場合、上
記論理演算処理を逆に行うことで、このカラープレーン
から元のカラープレーンを復元することが可能である。
つまり、「カラープレーン変換処理」+「可逆圧縮」を
用いることで、カラー2値画像を可逆圧縮する場合の圧
縮率の向上が可能となる。以上の方法によりカラー2値
画像の圧縮率を向上させることで、記憶装置の利用効率
を改善し、通信回線により伝送する際の通信時間、回線
使用率を削減することができる。
Generally, when comparing the data amount after encoding, a new color plane is compressed more than the code amount obtained by directly compressing the original color plane, although the number of color planes is increased by this process. The amount of code that is used is smaller. Further, when the coded data by the above method is decoded and a new color plane is decoded, the original color plane can be restored from this color plane by performing the above logical operation processing in reverse.
That is, by using “color plane conversion processing” + “reversible compression”, it is possible to improve the compression rate when reversibly compressing a color binary image. By improving the compression ratio of the color binary image by the above method, it is possible to improve the utilization efficiency of the storage device and reduce the communication time and the line usage rate when transmitting through the communication line.

【0015】[0015]

【実施例】以下、本発明の実施例を図面を参照しつつ説
明する。図1は本発明に係る画像処理装置の1実施例を
説明するための図である。図1において、原稿101
は、カラースキャナ等の画像入力装置102により読み
込まれる。読み込まれたデータは、画像情報を構成する
各カラープレーン毎にディザや誤差拡散等を用いた2値
化手段103により各画素が“オン”か“オフ”の2値
データに変換される。この2値データは、論理演算処理
回路104に送られ、ここで複数のカラープレーンを画
素毎に比較参照して、このプレーン間において論理演算
処理を行い、その演算処理結果を新たなプレーンとして
生成する。これらの新たな各プレーンがそれぞれ可逆圧
縮回路105へ入力され、圧縮された後ハードディスク
等の記憶媒体106へ送られ保存され、必要に応じて復
号化される。この場合のカラープレーンの枚数は、必要
とされる原画像に対する忠実再現の度合いによって決定
される。例えば小型のシステムを構成する場合には、R
GB、YMC等の3枚のカラープレーンによる構成が適
している。また、原画像を忠実に再現する場合には、画
素ごとに256色を再現する8枚等の数多くのカラープ
レーンによる構成が適している。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram for explaining one embodiment of an image processing apparatus according to the present invention. In FIG. 1, the original 101
Is read by the image input device 102 such as a color scanner. The read data is converted into binary data in which each pixel is "on" or "off" by the binarizing means 103 using dither or error diffusion for each color plane forming image information. This binary data is sent to the logical operation processing circuit 104, where a plurality of color planes are compared and referenced for each pixel, logical operation processing is performed between these planes, and the operation processing result is generated as a new plane. To do. Each of these new planes is input to the lossless compression circuit 105, compressed, and then sent to the storage medium 106 such as a hard disk to be stored therein, and decrypted as necessary. In this case, the number of color planes is determined by the required degree of faithful reproduction with respect to the original image. For example, when configuring a small system, R
A configuration with three color planes such as GB and YMC is suitable. Further, in the case of faithfully reproducing the original image, a configuration with a large number of color planes such as eight that reproduce 256 colors for each pixel is suitable.

【0016】次に、本発明の他の幾つかの実施例につい
てさらに説明する。図2は本発明に係る画像処理装置の
他の実施例を説明するための図である。図2において、
原稿301は、カラースキャナ等の画像入力装置302
によりRGBの3原色に分解されて読み込まれ、RGB
それぞれが独立して誤差拡散等の2値化手段303、3
04、305に入力される。2値化手段303、30
4、305でRGB各1ビット/ピクセルに2値化され
たデータを論理演算処理回路306に入力し、論理演算
処理回路306で新たなカラープレーンのR’G’B’
Wを得る。この新たなカラープレーンR’G’B’Wの
それぞれに対し可逆圧縮/伸長回路307、308、3
09、310において圧縮処理を行って符号データを得
る。このようにして得られた符号データは、記憶媒体制
御装置312を介してハードディスクのような記憶手段
313に記憶され、或いは通信制御装置311を介して
通信回線に伝送される。
Next, some other embodiments of the present invention will be further described. FIG. 2 is a diagram for explaining another embodiment of the image processing apparatus according to the present invention. In FIG.
The original 301 is an image input device 302 such as a color scanner.
Are read by being decomposed into the three primary colors of RGB by
Each of them is independently binarizing means 303, 3 such as error diffusion.
04 and 305 are input. Binarization means 303, 30
The data binarized into RGB each 1 bit / pixel in 4 and 305 is input to the logical operation processing circuit 306, and the logical operation processing circuit 306 inputs R'G'B 'of a new color plane.
Get W. Reversible compression / decompression circuits 307, 308, 3 for each of the new color planes R'G'B'W.
In steps 09 and 310, compression processing is performed to obtain coded data. The code data thus obtained is stored in the storage means 313 such as a hard disk via the storage medium control device 312, or transmitted to the communication line via the communication control device 311.

【0017】このように論理演算処理回路306で論理
演算処理によるカラープレーン変換を施し、さらに可逆
圧縮/伸長回路307、308、309、310で可逆
圧縮を行うことによって、膨大なデータ量を効率よく圧
縮することが可能となる。したがって、記憶手段313
における蓄積効率が格段に向上し、記憶容量を削減する
ことが可能となる。また、得られた符号データを通信制
御装置311を介して通信回線へ伝送する場合にも、伝
送する際の通信時間、回線使用率を削減することができ
る。
As described above, the logical operation processing circuit 306 performs color plane conversion by logical operation processing, and the lossless compression / expansion circuits 307, 308, 309, and 310 perform lossless compression, so that a huge amount of data can be efficiently processed. It becomes possible to compress. Therefore, the storage means 313
In this case, the storage efficiency is significantly improved, and the storage capacity can be reduced. Further, even when the obtained coded data is transmitted to the communication line via the communication control device 311, it is possible to reduce the communication time at the time of transmission and the line usage rate.

【0018】ハードディスク等の記憶手段313に記憶
された符号データは、必要に応じてカラー2値画像に復
元することができる。この場合、記憶手段313から読
み出された符号データは、R’G’B’W毎に可逆圧縮
/伸長回路307、308、309、310へ送られ
る。ここで符号データから復号化されカラープレーン
R’G’B’Wが復元され、論理演算処理回路306で
R’G’B’WからRGBデータが復元される。上記の
処理により2値化後のカラー2値画像を完全に復元する
ことが可能となり、この復元されたカラー2値画像31
5がカラーCRT、カラープリンタ等の画像出力装置3
14により出力される。
The coded data stored in the storage means 313 such as a hard disk can be restored to a color binary image if necessary. In this case, the code data read from the storage unit 313 is sent to the lossless compression / expansion circuits 307, 308, 309, and 310 for each R'G'B'W. Here, the color plane R'G'B'W is restored by decoding from the coded data, and the RGB data is restored from the R'G'B'W by the logical operation processing circuit 306. The above-described processing makes it possible to completely restore the binarized color binary image, and the restored color binary image 31
5 is an image output device 3 such as a color CRT or a color printer
It is output by 14.

【0019】次に、論理演算処理回路による演算の内容
について説明する。図3は図2に示す論理演算処理回路
による論理演算処理を説明するための図、図4はカラー
プレーン変換とその符号量の関係を説明するための図で
ある。図2に示す論理演算処理回路による論理演算処理
では、RGB各画素毎に、図3(a)に示すような ・RGBすべて“オン” → Wを“オン” R’G’B’それぞれ“オフ” 及び図3(b)に示すような ・それ以外 → Wを“オフ” R’G’B’はそのままRGBのデータ という変換処理を行うものである。この結果、Rプレー
ンとR’プレーンを比較すると、R’プレーンの方が
“オフ”の領域が広くなり、画像の冗長度も削減され
る。このことは、以下のように説明することができる。
Next, the contents of the calculation by the logical operation processing circuit will be described. FIG. 3 is a diagram for explaining the logical operation processing by the logical operation processing circuit shown in FIG. 2, and FIG. 4 is a diagram for explaining the relationship between the color plane conversion and its code amount. In the logical operation processing by the logical operation processing circuit shown in FIG. 2, for each RGB pixel, as shown in FIG. 3A, all RGB are “on” → W is “on”, R′G′B ′ is each “off”. , And as shown in FIG. 3B. Others → W is “off” R'G'B 'is the conversion process of RGB data as it is. As a result, when the R plane and the R ′ plane are compared, the “off” region of the R ′ plane becomes wider and the redundancy of the image is also reduced. This can be explained as follows.

【0020】2値画像を符号化する場合には、FAXで
用いられるランレングス符号化を採用することが多い。
これは走査方向の白画素/黒画素の連続する長さを符号
に置き換えるものである。本実施例の2値化手段により
得られる誤差拡散画像にランレングス符号化を用いた場
合、誤差拡散画像は、画素の白黒(“オン/オフ”)に
より画像の濃淡を表現するので、写真などの中間調画像
を誤差拡散すると、非常に短いランレングスばかり出現
する確率が高い。そのため符号量が増加し、結果として
圧縮効果は上がらない。これはRプレーンをそのままラ
ンレングス符号化した場合にも当てはまる。
When encoding a binary image, run length encoding used in FAX is often adopted.
This replaces the continuous length of white pixels / black pixels in the scanning direction with a code. When run-length coding is used for the error diffusion image obtained by the binarizing means of the present embodiment, the error diffusion image expresses the contrast of the image by black and white (“on / off”) of pixels, so that a photograph etc. If error diffusion is performed on the halftone image of, there is a high probability that only a very short run length will appear. Therefore, the code amount increases, and as a result, the compression effect does not increase. This also applies when the R-plane is directly run-length encoded.

【0021】しかしながら、本実施例のように論理演算
処理によるカラープレーン変換から得られたR’プレー
ンをランレングス符号化する場合、論理演算処理の結
果、Rプレーンよりも“オフ”の領域が広くなるので、
長いランレングスが出現する確率が高くなり、圧縮率が
高くなる。G、Bプレーンについても同様の傾向がある
ので、全体としても圧縮率は向上する。またWプレーン
は、R’G’B’プレーンよりも冗長度が低く、圧縮率
も高い。したがって、結果として、RGBそれぞれを可
逆に圧縮して得られる符号量を合計した符号量よりも、
R’G’B’Wを可逆圧縮して得られる符号量の合計の
方が少なくなり、そのため全体として圧縮率が向上す
る。
However, when the R'plane obtained from the color plane conversion by the logical operation processing is run-length encoded as in the present embodiment, as a result of the logical operation processing, the "off" area is wider than the R plane. So
The probability that a long run length will appear will increase, and the compression rate will increase. Since the G and B planes have the same tendency, the compression rate is improved as a whole. The W plane has lower redundancy and higher compression rate than the R'G'B 'plane. Therefore, as a result, rather than the total code amount obtained by reversibly compressing each RGB,
The total code amount obtained by losslessly compressing R'G'B'W is smaller, so that the compression rate is improved as a whole.

【0022】逆に、符号データを復号化する場合の論理
演算処理は以下のように行う。
On the contrary, the logical operation processing for decoding the coded data is performed as follows.

【0023】・Wが“オン”の場合 → RGBをそれ
ぞれ“オン” ・Wが“オフ”の場合→ RGBはそのままR’G’
B’のデータ 上記の演算処理により、処理後のカラープレーンR’
G’B’Wから元のカラープレーンRGBを復元するこ
とが可能である。
When W is "on" → RGB is "on" respectively. When W is "off" → RGB is R'G 'as it is.
B'data The color plane R'after processing by the above calculation processing
It is possible to restore the original color plane RGB from G'B'W.

【0024】上記本発明によれば、図4に示すようにカ
ラープレーンAを構成する複数のプレーン(C1,C2,…
…, Cn )201のそれぞれを可逆圧縮し、その符号デ
ータ203それぞれの符号量をまとめたものを符号量#
1とし、同様にカラープレーン変換後のカラープレーン
Bを構成するプレーン(C'1, C'2, ……, C' n ,…
…, C' m )202のそれぞれを可逆圧縮し、その符号
データ204それぞれの符号量をまとめたものを符号量
#2とし(n<m)、この2つの符号量#1と#2を比
較すると、符号量#1>符号量#2となる傾向がある。
According to the present invention, as shown in FIG. 4, a plurality of planes (C 1 , C 2 , ...
, C n ) 201 is losslessly compressed, and the code amount of each code data 203 is summarized as the code amount #
1. Similarly, the planes (C ′ 1 , C ′ 2 , ..., C ′ n , ...) Which constitute the color plane B after color plane conversion are similarly set.
, C ′ m ) 202 is losslessly compressed, and the code amount of each code data 204 is summarized as a code amount # 2 (n <m), and these two code amounts # 1 and # 2 are compared. Then, the code amount # 1> the code amount # 2 tends to be satisfied.

【0025】図5は本発明に係る画像処理装置のさらに
他の実施例を示す図、図6はYMCとRGBによる代表
色の組み合わせの例を示す図である。
FIG. 5 is a diagram showing still another embodiment of the image processing apparatus according to the present invention, and FIG. 6 is a diagram showing an example of a combination of representative colors of YMC and RGB.

【0026】図5において、2値化手段503、50
4、505で2値化され、YMC各1ビット/ピクセル
となったデータが代表色検出回路506に入力される。
この代表色検出回路506は、データから原稿中含まれ
る色の分布/頻度を計算し、最も高い確率で現れる色を
検出し、その色を原稿の代表色とするものである。代表
色は、YMC各1ビットの組み合わせで8通り出現す
る。YMCによる代表色の組み合わせを示したのが図6
(a)であり、また、画像入力装置により原稿をRGB
で読み込み2値化処理を行った場合に出現するRGBに
よる代表色の組み合わせを示したのが図6(b)であ
る。
In FIG. 5, binarizing means 503, 50
The data which has been binarized by 4 and 505 and has 1 bit / pixel for each YMC is input to the representative color detection circuit 506.
The representative color detection circuit 506 calculates the distribution / frequency of the colors included in the original from the data, detects the color that appears with the highest probability, and sets that color as the representative color of the original. Eight representative colors appear in each combination of 1 bit of YMC. FIG. 6 shows a combination of representative colors by YMC.
It is (a), and the original is converted into RGB by the image input device.
FIG. 6B shows a combination of representative colors of RGB that appear when the reading and binarization processing is performed.

【0027】上記のような代表色検出回路506で検出
された代表色を論理演算処理回路507へ送り、論理演
算処理回路507では、この代表色のデータに基づき論
理演算処理を行って代表色を抽出する演算処理を行う。
たとえばYMC各1ビット/ピクセルの画像データから
代表色を検出し、その結果が(Y,M,C)=(1,
0,1)のGという色だった場合、論理演算処理により
YMCカラープレーンからY’M’C’Gというカラー
プレーンを生成する。その論理演算処理の内容は以下の
通りである。
The representative color detected by the representative color detecting circuit 506 as described above is sent to the logical operation processing circuit 507, and the logical operation processing circuit 507 performs logical operation processing based on the data of the representative color to obtain the representative color. Perform arithmetic processing to extract.
For example, a representative color is detected from image data of YMC each 1 bit / pixel, and the result is (Y, M, C) = (1,
When the color is G of 0, 1), the color plane Y'M'C'G is generated from the YMC color plane by the logical operation processing. The contents of the logical operation processing are as follows.

【0028】・Y=“オン”,M=“オフ”,C=“オ
ン”の場合 → Y’,C’を“オフ”,Mを“オン” Gは“オン” ・それ以外の場合 → Y’M’C’はそのまま
YMCのデータ Gは“オフ” この演算処理の結果、代表色は新たに生成されたGプレ
ーンに抽出されることとなり、Y’M’C’各プレーン
にはYMCプレーンからGが存在した画素の部分を抜い
たデータが残ることになる。その結果、Yプレーンと
Y’プレーンとを比較すると、Y’プレーンの方が“オ
フ”の領域が広くなり、画像の冗長度も削減されるの
で、長い白ランレングスの出現確率が高くなり、結果と
して圧縮率が向上する。このことは、同様にC’プレー
ンにも当てはまり、それぞれ圧縮率は向上する。またG
プレーンについては、先の実施例のWプレーンと同様
に、Y’M’C’プレーンと比較して冗長度が低く、圧
縮率が高い。
When Y = “on”, M = “off”, C = “on” → Y ′ and C ′ are “off”, M is “on” G is “on” / Otherwise → Y'M'C 'remains YMC data G is “off” As a result of this arithmetic processing, the representative color is extracted to the newly generated G plane, and Y'M'C' has YMC. The data is obtained by removing the pixel portion where G was present from the plane. As a result, when comparing the Y plane and the Y ′ plane, the “off” region of the Y ′ plane becomes wider and the redundancy of the image is also reduced, so that the probability of appearance of a long white run length increases, As a result, the compression rate is improved. This also applies to the C'plane, and the compression rate is improved in each case. Also G
Similar to the W plane of the previous embodiment, the plane has lower redundancy and higher compression rate than the Y'M'C 'plane.

【0029】この新たなカラープレーンY’M’C’G
のそれぞれを可逆圧縮/伸長回路508、509、51
0、511において圧縮処理して符号データを得る。こ
のようにして得られた符号データは、記憶媒体制御装置
513を介してハードディスクのような記憶手段514
に記憶される。また逆にカラープレーンY’M’C’G
からカラープレーンYMCに変換する場合は、Mが“オ
ン”の場合のみ(YMC)=(1,0,1)とすればよ
い。
This new color plane Y'M'C'G
Each of the reversible compression / decompression circuits 508, 509, 51.
The compression processing is performed at 0 and 511 to obtain coded data. The code data thus obtained is stored in the storage device 514 such as a hard disk via the storage medium controller 513.
Memorized in. Conversely, the color plane Y'M'C'G
When converting from the color plane to the color plane YMC, (YMC) = (1, 0, 1) may be set only when M is “on”.

【0030】上記構成により、先の実施例と同様に、記
憶手段514の蓄積効率は格段に向上し、記憶手段51
4の記憶容量を削減することが可能となり、また、得ら
れた符号データを通信制御装置512を介して通信回線
へ伝送すると、伝送する際の通信時間、回線使用率を削
減することができる。ハードディスク等の記憶手段51
4に記憶されたデータは、必要に応じてカラー2値画像
に完全に復元することができることも同様である。結果
として、この代表色検出回路を設けることにより、カラ
ー2値画像の可逆圧縮率を大幅に向上させることができ
る。
With the above structure, the storage efficiency of the storage means 514 is significantly improved as in the previous embodiment, and the storage means 51 is improved.
4 can be reduced, and when the obtained coded data is transmitted to the communication line via the communication control device 512, the communication time and line utilization rate at the time of transmission can be reduced. Storage means 51 such as a hard disk
Similarly, the data stored in 4 can be completely restored to a color binary image if desired. As a result, by providing this representative color detection circuit, the reversible compression rate of the color binary image can be greatly improved.

【0031】図8は本発明に係る画像処理装置のさらに
他の実施例を示す図である。上記のようにカラー2値画
像を圧縮する場合、論理演算処理を行い、その後可逆圧
縮を行うことで圧縮率が向上するが、原稿によってまれ
に圧縮率が向上しない場合がある。このような不具合が
生じた場合に対応するため本実施例では、カラー2値画
像に対して論理演算処理を行った場合と行わない場合と
についてそれぞれ可逆圧縮処理を行ってその符号量を比
較し、その少ない方の処理結果を保持することを特徴と
するものである。
FIG. 8 is a diagram showing still another embodiment of the image processing apparatus according to the present invention. When the color binary image is compressed as described above, the compression rate is improved by performing the logical operation process and then the reversible compression, but the compression rate may rarely be improved depending on the document. In order to deal with the case where such a problem occurs, in the present embodiment, the lossless compression process is performed for each of the case where the logical operation process is performed on the color binary image and the case where it is not performed, and the code amount is compared. The smaller one of the processing results is retained.

【0032】図8において、2値化手段603、60
4、605でRGB各1ビット/ピクセルにしたデータ
を論理演算処理回路606に入力し、新たなカラープレ
ーンR’G’B’Wを得る。論理演算処理の具体的内容
は、先の実施例の論理演算処理内容と類似した方法であ
る。この新たに得られたカラープレーンR’G’B’W
をプレーン毎に可逆圧縮/伸長回路607、608、6
09、610へ入力し、符号データを得る。符号量計算
回路611において、カラー2値画像に論理演算処理と
可逆圧縮処理を行った符号量を計算する。
In FIG. 8, binarization means 603, 60
4 and 605, the RGB data of 1 bit / pixel is input to the logical operation processing circuit 606, and a new color plane R′G′B′W is obtained. The specific content of the logical operation processing is a method similar to the logical operation processing content of the previous embodiment. This newly obtained color plane R'G'B'W
Lossless compression / expansion circuits 607, 608, 6 for each plane
09 and 610 to obtain coded data. In the code amount calculation circuit 611, the code amount obtained by performing the logical operation process and the lossless compression process on the color binary image is calculated.

【0033】また、2値化処理回路603、604、6
05からの出力結果に対して論理演算処理を行わずに、
そのまま可逆圧縮/伸長回路617、618、619へ
入力し、その論理演算処理を行わない場合の符号量を符
号量計算回路616において計算する。符号量判定回路
612において、論理演算処理を行った場合の符号量と
行わない場合の符号量を比較して符号量の少ない方を判
別し、その判別処理結果を通信制御装置613および記
憶媒体制御装置614へ入力する。通信制御装置613
は入力された符号データを接続されている通信回線に適
した形態へ変換し、伝送する。記憶媒体制御装置614
は入力された符号データをハードディスク等の記憶手段
615に適した形態で書き込み記憶する。
Further, the binarization processing circuits 603, 604, 6
Without performing logical operation processing on the output result from 05,
It is directly input to the lossless compression / expansion circuits 617, 618, and 619, and the code amount calculation circuit 616 calculates the code amount when the logical operation processing is not performed. In the code amount determination circuit 612, the code amount when the logical operation processing is performed and the code amount when not performed are compared to determine which one has the smaller code amount, and the determination processing result is used as the communication control device 613 and the storage medium control. Input to the device 614. Communication control device 613
Converts the input code data into a form suitable for the connected communication line and transmits it. Storage medium control device 614
Writes and stores the input code data in a form suitable for the storage unit 615 such as a hard disk.

【0034】記憶手段615に記憶されている符号デー
タは、必要に応じて復元することが可能である。この場
合、記憶媒体制御装置614は、記憶媒体615に記憶
されている符号データを読み出し、符号量判定回路61
2へ入力する。符号量判定回路612において、この符
号データが論理演算処理を経て圧縮された符号である
か、論理演算処理を経ないで圧縮された符号であるかを
判別する。判別結果は論理演算処理回路606へ入力さ
れ、判別結果により復号化時に論理演算処理を行うかど
うかを決定する。符号データは、可逆圧縮/伸長回路6
07、608、609、610により復号化され、論理
演算処理回路606へ入力される。論理演算処理回路6
06では、論理演算処理をしたデータの場合には論理演
算処理を行い、元のカラープレーンを復元し、論理演算
処理を経ていないデータの場合には伸長された段階で元
のカラープレーンは復元されているので何も行わない。
上記演算処理により、2値化後のカラー2値画像621
を完全に復元することが可能となることは、先の実施例
と同様である。
The code data stored in the storage means 615 can be restored as necessary. In this case, the storage medium control device 614 reads the code data stored in the storage medium 615, and the code amount determination circuit 61
Enter in 2. In the code amount determination circuit 612, it is determined whether this code data is a code compressed through logical operation processing or a code compressed without logical operation processing. The determination result is input to the logical operation processing circuit 606, and it is determined whether to perform the logical operation processing at the time of decoding based on the determination result. The code data is a lossless compression / expansion circuit 6
The data is decoded by 07, 608, 609 and 610 and input to the logical operation processing circuit 606. Logical operation processing circuit 6
In 06, the logical operation processing is performed in the case of the data subjected to the logical operation processing to restore the original color plane, and in the case of the data not undergoing the logical operation processing, the original color plane is restored at the decompressed stage. I do nothing.
By the above arithmetic processing, the color binary image 621 after binarization
Can be completely restored, as in the previous embodiment.

【0035】なお、本発明は、上記の実施例に限定され
るものではなく、その要旨を逸脱しない範囲において、
その処理内容などを変更することが可能である。例えば
M枚のカラープレーンからN枚(N>M)のカラープレ
ーンに変換する場合、M枚全てではなくその一部のカラ
ープレーンについてのみ論理演算を行うようにしてもよ
く、N枚に変換されたカラープレーンをさらにN′枚
(N′>N)に変換して圧縮、伸張するようにしてもよ
い。
The present invention is not limited to the above-described embodiments, and within the scope of the invention,
It is possible to change the processing content and the like. For example, when converting from M color planes to N color planes (N> M), logical operations may be performed only on a part of the M color planes and not on all the M color planes. The color planes may be further converted into N'sheets (N '> N) for compression and expansion.

【0036】[0036]

【発明の効果】以上の説明から明らかなように、本発明
によれば、従来圧縮率が低いカラー2値画像に対し、複
数のカラープレーン間において論理演算処理を用いた可
逆のカラープレーン変換処理を行うので、新たな各カラ
ープレーンにおいて長いランレングスの出現する確率を
高くすることができる。したがって、そのカラープレー
ン変換処理後に可逆圧縮を行うことで、全体として符号
データの圧縮率を向上させ、記憶装置の利用効率を改善
し、通信回線により伝送する際の通信時間、回線使用率
を削減することができる。
As is apparent from the above description, according to the present invention, a reversible color plane conversion process using a logical operation process between a plurality of color planes is applied to a color binary image having a low compression rate in the related art. Therefore, the probability that a long run length appears in each new color plane can be increased. Therefore, by performing lossless compression after the color plane conversion process, the compression rate of code data as a whole is improved, the utilization efficiency of the storage device is improved, and the communication time and line utilization rate when transmitting via a communication line are reduced. can do.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明に係る画像処理装置の1実施例を説明
するための図である。
FIG. 1 is a diagram for explaining one embodiment of an image processing apparatus according to the present invention.

【図2】 本発明に係る画像処理装置の他の実施例を説
明するための図である。
FIG. 2 is a diagram for explaining another embodiment of the image processing apparatus according to the present invention.

【図3】 図2に示す論理演算処理回路による論理演算
処理を説明するための図である。
FIG. 3 is a diagram for explaining logical operation processing by the logical operation processing circuit shown in FIG.

【図4】 カラープレーン変換とその符号量の関係を説
明するための図である。
FIG. 4 is a diagram for explaining the relationship between color plane conversion and its code amount.

【図5】 本発明に係る画像処理装置のさらに他の実施
例を示す図である。
FIG. 5 is a diagram showing still another embodiment of the image processing apparatus according to the present invention.

【図6】 YMCとRGBによる代表色の組み合わせの
例を示す図である。
FIG. 6 is a diagram showing an example of combinations of representative colors of YMC and RGB.

【図7】 論理演算処理の例を示す図である。FIG. 7 is a diagram illustrating an example of a logical operation process.

【図8】 本発明に係る画像処理装置のさらに他の実施
例を示す図である。
FIG. 8 is a diagram showing still another embodiment of the image processing apparatus according to the present invention.

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

101…原稿、102…画像入力装置、103…2値化
手段、104…論理演算処理回路、105…可逆圧縮手
段、106…記録媒体
Reference numeral 101 ... Original document, 102 ... Image input device, 103 ... Binarizing means, 104 ... Logical operation processing circuit, 105 ... Reversible compression means, 106 ... Recording medium

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 M個のカラープレーンにより表されるカ
ラー2値画像データを圧縮/伸張する画像処理装置であ
って、複数のカラープレーン間の論理演算処理を行って
新たなカラープレーンを生成することにより、前記M個
のカラープレーンとN個(>M)のカラープレーンとを
可逆に変換するカラープレーン変換手段と、前記N個の
各カラープレーン毎に可逆圧縮/伸張を行う圧縮/伸張
手段とを有することを特徴とする画像処理装置。
1. An image processing apparatus for compressing / expanding color binary image data represented by M color planes, wherein a new color plane is generated by performing logical operation processing between a plurality of color planes. As a result, a color plane conversion unit that reversibly converts the M color planes and the N (> M) color planes, and a compression / decompression unit that performs reversible compression / decompression for each of the N color planes. An image processing apparatus comprising:
【請求項2】 前記カラープレーン変換手段は、代表と
するカラー2値画像データを検出し、検出したカラー2
値画像データによって論理演算処理の内容を変更するこ
とを特徴とする請求項1記載の画像処理装置。
2. The color plane conversion means detects a representative color binary image data, and detects the detected color 2
The image processing apparatus according to claim 1, wherein the content of the logical operation processing is changed according to the value image data.
JP5291907A 1993-11-22 1993-11-22 Image processor Pending JPH07147638A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5291907A JPH07147638A (en) 1993-11-22 1993-11-22 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5291907A JPH07147638A (en) 1993-11-22 1993-11-22 Image processor

Publications (1)

Publication Number Publication Date
JPH07147638A true JPH07147638A (en) 1995-06-06

Family

ID=17775005

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5291907A Pending JPH07147638A (en) 1993-11-22 1993-11-22 Image processor

Country Status (1)

Country Link
JP (1) JPH07147638A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002314821A (en) * 2001-04-18 2002-10-25 Ricoh Co Ltd Image compression method, image expansion method, image compression device, and image expansion device
US6967753B2 (en) * 2001-07-31 2005-11-22 Hewlett-Packard Development Company, L.P. Plane dependent compression
JP2008042688A (en) * 2006-08-08 2008-02-21 Canon Inc Image processing apparatus and control method thereof, and computer program and computer readable storage medium
JP2013191044A (en) * 2012-03-14 2013-09-26 Seiko Epson Corp Image processing device and image processing method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002314821A (en) * 2001-04-18 2002-10-25 Ricoh Co Ltd Image compression method, image expansion method, image compression device, and image expansion device
US6967753B2 (en) * 2001-07-31 2005-11-22 Hewlett-Packard Development Company, L.P. Plane dependent compression
JP2008042688A (en) * 2006-08-08 2008-02-21 Canon Inc Image processing apparatus and control method thereof, and computer program and computer readable storage medium
US8224101B2 (en) 2006-08-08 2012-07-17 Canon Kabushiki Kaisha Image processing apparatus and control method thereof with color data and monochrome data selection
JP2013191044A (en) * 2012-03-14 2013-09-26 Seiko Epson Corp Image processing device and image processing method

Similar Documents

Publication Publication Date Title
US6008847A (en) Temporal compression and decompression for video
US6879727B2 (en) Decoding bit-plane-encoded data using different image quality for display
US6560369B1 (en) Conversion of wavelet coded formats depending on input and output buffer capacities
JP4365957B2 (en) Image processing method and apparatus and storage medium
JP3843581B2 (en) Image encoding device, image decoding device, image processing device, image encoding method, image decoding method, and image processing method
US6912318B2 (en) Method and system for compressing motion image information
US5729625A (en) Image processing method and apparatus which expand a pixel into multiple pixels, with a change in the number of gray levels
JP3461309B2 (en) Huffman coded data compression device
US6594385B2 (en) Image compression of background and text tiles
JPH05298419A (en) Picture filing device
US7050645B2 (en) Image processing apparatus and image processing method
JPH07264417A (en) Image coding method
JP3359215B2 (en) Multi-level image coding device
JPH10271299A (en) Digital copying machine
JPH07147638A (en) Image processor
JPH09205647A (en) Image coder, image decoder and image processor
JP3459704B2 (en) Image processing apparatus and method
Ageenko et al. Enhanced JBIG-based compression for satisfying objectives of engineering document management system
JP3459723B2 (en) Image processing apparatus and method
JP3520166B2 (en) Image processing device
JP2831954B2 (en) Image encoding / decoding device and image processing device
JPH05183755A (en) Data compressing device and data expanding device
JP3531844B2 (en) Image processing device
JP2002209110A (en) Image encoder
JP3796235B2 (en) Image compression and decompression method