JP2002314821A - Image compression method, image expansion method, image compression device, and image expansion device - Google Patents

Image compression method, image expansion method, image compression device, and image expansion device

Info

Publication number
JP2002314821A
JP2002314821A JP2001119219A JP2001119219A JP2002314821A JP 2002314821 A JP2002314821 A JP 2002314821A JP 2001119219 A JP2001119219 A JP 2001119219A JP 2001119219 A JP2001119219 A JP 2001119219A JP 2002314821 A JP2002314821 A JP 2002314821A
Authority
JP
Japan
Prior art keywords
image
compression
symbol
block
dividing
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
JP2001119219A
Other languages
Japanese (ja)
Inventor
Junichi Hara
潤一 原
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 JP2001119219A priority Critical patent/JP2002314821A/en
Publication of JP2002314821A publication Critical patent/JP2002314821A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the amount of scanner image data or printer image data which are used. SOLUTION: This image compression method comprises an image dividing process of dividing the inputted image data into a plurality of image blocks corresponding to the structure of the image pattern, a comparison process of comparing the divided image blocks with image blocks which have been previously stored, a symbol generating process of producing a comparison result as a symbol, a symbol dividing process of dividing the produced symbol into a plurality of compression blocks, and a compression process of forming the symbol that is divided into a plurality of compression blocks into code words by compression.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は画像圧縮方法、画像
伸張方法、画像圧縮装置及び画像伸張装置に関し、詳細
には計算機上で画像処理された画像、スキャナ等で読取
った画像及びプリンタに出力される画像の圧縮の圧縮方
法及び伸張方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image compression method, an image expansion method, an image compression apparatus and an image expansion apparatus, and more particularly to an image processed by a computer, an image read by a scanner or the like, and output to a printer. The present invention relates to a compression method and an expansion method for compressing an image.

【0002】[0002]

【従来の技術】近年、レーザプリンタやスキャナの解像
度の向上により、出力または入力された画像の転送や蓄
積のためのデータ量も増大の一途をたどっている。その
ため、通信効率の改善や、記憶領域の削減等を目的とし
た画像圧縮技術が注目されている。画像圧縮技術には、
非可逆圧縮と可逆圧縮とがある。非可逆圧縮は、ビジュ
アリーロスレス、つまり人間の目には損失を認識できな
いような方法を利用して圧縮する技術である。一方、可
逆圧縮は、デジタル情報を忠実に符号化するものであ
り、文書ファイルや実行形式等で用いられることが多
い。画像圧縮は、画像データの冗長な部分を見つけ出
し、それらのうち出現度数の多い冗長部分を簡単な表現
に変換する。これにより、画像データのサイズを小さく
する。この冗長な部分を見つけるために、ランレングス
や周波数変換を利用したものがある。
2. Description of the Related Art In recent years, as the resolution of laser printers and scanners has been improved, the amount of data for transferring or storing output or input images has been steadily increasing. For this reason, image compression techniques for the purpose of improving communication efficiency, reducing storage area, and the like have been receiving attention. Image compression technology includes
There are lossy compression and lossless compression. Lossy compression is a technique for compressing using visual lossless, that is, a method in which the loss cannot be recognized by the human eye. On the other hand, lossless compression faithfully encodes digital information, and is often used in document files, executable formats, and the like. Image compression finds redundant parts of image data, and converts redundant parts having a high frequency of occurrence into simple expressions. This reduces the size of the image data. In order to find this redundant part, there is one that uses run length or frequency conversion.

【0003】このランレングスは、同じ値のデータの出
現回数をシンボル化し符号化するもので、例えば白を0
とし黒を1としたの二値画像の場合、“0000111
0011”のような画像データは“4322”のように
変換される。この変換されたランレングス値は、ハフマ
ン符号化等を利用してさらに圧縮される。また、周波数
変換は、ブロックに分けられた画像データに対して周波
数変換を行い、高周波数成分を切取り(量子化)データ
量を少なくしたものをさらにハフマン符号化等を利用し
てさらに圧縮される。これは量子化するので非可逆とな
るが、人間の知覚システムでは高域成分を認知し難い性
質を利用したもので、代表例にJPEGがある。
[0003] The run length symbolizes and encodes the number of appearances of data having the same value.
In the case of a binary image where black is set to 1, “0000111”
Image data such as “0011” is converted as “4322.” The converted run-length value is further compressed using Huffman coding, etc. The frequency conversion is divided into blocks. The image data is subjected to frequency conversion, and high frequency components are cut out (quantized). The reduced amount of data is further compressed using Huffman coding or the like. However, the human perception system utilizes the property that it is difficult to recognize high frequency components, and JPEG is a typical example.

【0004】[0004]

【発明が解決しようとする課題】上記ランレングスは二
値画像に多く用いられ、JPEGを代表とする周波数変
換は多値のカラー画像に用いられる。印刷画像やプリン
ト画像をスキャンした画像やレーザプリンタ等の印刷装
置中の印刷直前の画像に対して、これらの圧縮手法を施
した場合、一般の二値画像や自然画像より圧縮率が低い
ことが知られている。印刷やプリント画像は、ディスプ
レイとは違い、基本的に顔料またはトナーが「ある」ま
たは「無し」の二通りで階調表現を行わなければならな
いため、単位面積中の顔料またはトナーの量で階調を表
現している。一般の画像データからこのプリント画像を
得るのに、図24に示すようなディザマスクが用いられ
ることが多い。カラー画像の場合、さらに顔料またはト
ナーが互いに重ならないように、各色成分でディザパタ
ーンが違う。図25に示すようなCMYKカラー空間用
の各ディザマスクで二値変換された画像(以下ディザ画
像と称す)中のデータは、小区間で白黒の交代が行われ
る事が多いため、ランレングス方式や低周波成分を削減
数する方式では、ディザ画像の冗長部分を見つけ出すこ
とが難しくなる。
The run length is often used for a binary image, and the frequency conversion represented by JPEG is used for a multi-valued color image. When these compression methods are applied to a printed image, an image obtained by scanning a printed image, or an image immediately before printing in a printing device such as a laser printer, the compression ratio may be lower than that of a general binary image or a natural image. Are known. Unlike displays, prints and print images basically have to be expressed in two ways, with or without pigments or toners.Therefore, gradations are based on the amount of pigments or toners per unit area. Expressing the key. In order to obtain this print image from general image data, a dither mask as shown in FIG. 24 is often used. In the case of a color image, the dither pattern differs for each color component so that the pigment or toner does not overlap each other. Data in a binary converted image (hereinafter referred to as a dither image) using each of the CMYK color space dither masks as shown in FIG. 25 often undergo black and white alternation in a small section. And a method of reducing the number of low-frequency components makes it difficult to find a redundant portion of a dither image.

【0005】本発明はこれらの問題点を解決するための
ものであり、スキャナ画像やプリンタ画像のデータ使用
量の低減することができる画像圧縮方法、画像伸張方
法、画像圧縮装置及び画像伸張装置を提供することを目
的とする。
The present invention has been made to solve these problems, and an image compression method, an image expansion method, an image compression apparatus, and an image expansion apparatus capable of reducing the amount of data used for a scanner image or a printer image. The purpose is to provide.

【0006】[0006]

【課題を解決するための手段】前記問題点を解決するた
めに、本発明の画像圧縮方法によれば、入力された画像
データを、その画像パターンの構造に応じて複数のブロ
ックに分割する画像分割工程と、複数に分割されたブロ
ック画像を、予め記憶しているリストの中のブロック画
像と比較する比較工程と、比較された結果をシンボルと
して生成するシンボル生成工程と、生成されたシンボル
を複数の圧縮用ブロックに分割するシンボル分割工程
と、複数の圧縮ブロックに分割されたシンボルを圧縮し
符号語を形成する圧縮工程とを有することに特徴があ
る。よって、スキャナ画像やプリンタ画像のデータ使用
量の低減することができる。
According to the present invention, there is provided an image compression method for dividing input image data into a plurality of blocks in accordance with the structure of the image pattern. A dividing step, a comparing step of comparing the plurality of divided block images with a block image in a list stored in advance, a symbol generating step of generating a comparison result as a symbol, It is characterized in that it has a symbol dividing step of dividing the symbols into a plurality of compression blocks and a compression step of compressing the symbols divided into the plurality of compressed blocks to form a codeword. Therefore, the amount of data used for the scanner image and the printer image can be reduced.

【0007】また、画像分割工程において、画像のコン
ポーネント毎に分割する画像ブロックのサイズとパター
ンを変えることにより、スキャナ画像やプリンタ画像の
データ使用量の低減することができる。
In the image dividing step, by changing the size and the pattern of the image block to be divided for each component of the image, the data usage of the scanner image or the printer image can be reduced.

【0008】更に、画像分割工程において、複数の異な
るサイズの画像ブロックを分割することにより、スキャ
ナ画像やプリンタ画像のデータ使用量の低減することが
できる。
Further, in the image dividing step, by dividing a plurality of image blocks of different sizes, it is possible to reduce the data usage of a scanner image or a printer image.

【0009】また、リストは複数種類用意されているこ
とにより、スキャナ画像やプリンタ画像のデータ使用量
の低減することができる。
Further, since a plurality of lists are prepared, the amount of data used for scanner images and printer images can be reduced.

【0010】更に、複数の異なるサイズの画像ブロック
と比較するリストとして、画像ブロックサイズ毎のリス
トを用意し、画像ブロックサイズに対応するリストを比
較し、比較結果をシンボルとして形成することにより、
スキャナ画像やプリンタ画像のデータ使用量の低減する
ことができる。
Further, a list for each image block size is prepared as a list to be compared with a plurality of image blocks of different sizes, the lists corresponding to the image block sizes are compared, and the comparison result is formed as a symbol.
The data usage of the scanner image and the printer image can be reduced.

【0011】また、リストとして画像パターンを複数予
め用意し、比較工程にてリスト中の画像パターンと画像
ブロックを比較し、シンボル生成工程にて最も似ている
結果をシンボルとして用いることにより、スキャナ画像
やプリンタ画像のデータ使用量の低減することができ
る。
Also, a plurality of image patterns are prepared in advance as a list, the image patterns in the list are compared with the image blocks in the comparing step, and the most similar result is used as a symbol in the symbol generating step, thereby obtaining a scanner image. And the amount of data used for printer images can be reduced.

【0012】更に、画像パターンの個数を前記リストの
個数より少なくし、比較工程における比較対照の画像ブ
ロックが用意した画像パターンを著しく異なる場合比較
工程における比較対照の画像ブロックをリストに登録し
符号語に付加することにより、スキャナ画像やプリンタ
画像のデータ使用量の低減することができる。
Further, when the number of image patterns is made smaller than the number of the list, and the image blocks to be compared in the comparing step are significantly different from the prepared image patterns, the image blocks to be compared in the comparing step are registered in a list, and the code words are registered. , It is possible to reduce the amount of data used for scanner images and printer images.

【0013】また、圧縮工程にて、リストの中から最も
似た画像パターンを探し出し、圧縮対象の画像ブロック
との差分を圧縮し、圧縮された差分データを符号語に付
加することにより、スキャナ画像やプリンタ画像のデー
タ使用量の低減することができる。
In the compression step, the most similar image pattern is searched from the list, the difference from the image block to be compressed is compressed, and the compressed difference data is added to the code word, thereby obtaining the scanner image. And the amount of data used for printer images can be reduced.

【0014】更に、圧縮工程にて、前回リストに登録さ
れた画像パターンと圧縮対象の画像ブロックとの差分を
圧縮し、圧縮された差分データを符号語に付加すること
により、スキャナ画像やプリンタ画像のデータ使用量の
低減することができる。
Further, in the compression step, the difference between the image pattern registered in the previous list and the image block to be compressed is compressed, and the compressed difference data is added to the code word, so that the scanner image or the printer image is compressed. Data usage can be reduced.

【0015】また、圧縮として、ランレングス符号化
法、算術符号化法、ハフマン符号化法又はレンペル・ジ
ーブ符号化法を用いることが好ましい。
It is preferable to use a run-length coding method, an arithmetic coding method, a Huffman coding method or a Lempel-Zieb coding method as the compression.

【0016】更に、リスト中に保存されているパターン
は圧縮され、比較工程による比較の際には当該圧縮され
たパターンを伸張して比較することが好ましい。
Further, the patterns stored in the list are compressed, and it is preferable that the compressed patterns are expanded and compared at the time of comparison in the comparing step.

【0017】また、別の発明としての画像圧縮装置は、
入力された画像データを、その画像パターンの構造に応
じて複数のブロックに分割する画像分割手段と、複数に
分割されたブロック画像を、予め記憶しているリストの
中のブロック画像と比較する比較手段と、比較された結
果をシンボルとして生成するシンボル生成手段と、生成
されたシンボルを複数の圧縮用ブロックに分割するシン
ボル分割手段と、複数の圧縮ブロックに分割されたシン
ボルを圧縮し符号語を形成する圧縮手段とを有する。
An image compression apparatus according to another aspect of the present invention comprises:
An image dividing unit that divides input image data into a plurality of blocks according to the structure of the image pattern, and a comparison that compares the divided block images with block images in a list stored in advance. Means, a symbol generation means for generating a result of the comparison as a symbol, a symbol division means for dividing the generated symbol into a plurality of compression blocks, and a codeword for compressing the symbol divided into a plurality of compression blocks to form a codeword. Compression means for forming.

【0018】更に、圧縮手段は、分割されたブロックに
対してブロックソート変換を行い、変換されたシンボル
をロスレス圧縮することにより、スキャナ画像やプリン
タ画像のデータ使用量の低減することができる。
Further, the compression means performs block sort conversion on the divided blocks and performs lossless compression on the converted symbols, thereby reducing the amount of data used for scanner images and printer images.

【0019】また、圧縮手段は、変換されたシンボルを
ランレングス符号化法で圧縮し、更にロスレス圧縮する
ことにより、スキャナ画像やプリンタ画像のデータ使用
量の低減することができる。
The compression means compresses the converted symbols by a run-length encoding method and further performs lossless compression, so that the amount of data used in a scanner image or a printer image can be reduced.

【0020】更に、ロスレス圧縮として、ランレングス
符号化法、算術符号化法、ハフマン符号化法又はレンペ
ル・ジーブ符号化法を用いることが好ましい。
Further, it is preferable to use a run-length encoding method, an arithmetic encoding method, a Huffman encoding method, or a Lempel-Zieb encoding method as the lossless compression.

【0021】また、リスト中に保存されているパターン
は圧縮され、比較手段による比較の際には当該圧縮され
たパターンを伸張して比較することが好ましい。
Further, the patterns stored in the list are compressed, and it is preferable that the compressed pattern is expanded and compared at the time of comparison by the comparing means.

【0022】更に、他の発明としての画像伸張方法によ
れば、圧縮された符号語を圧縮手段を施す前のシンボル
に戻し、伸張されたシンボルをそのシンボルに対応する
ブロック画像を形成し、形成されたブロック画像を画像
分割手段で用いた分割方法に基づいて複数のブロック画
像を結合する。よって、スキャナ画像やプリンタ画像の
データ使用量の低減することができる。
Further, according to the image decompression method of another invention, the compressed code word is returned to the symbol before the compression means is applied, and the decompressed symbol is formed into a block image corresponding to the symbol. A plurality of block images are combined based on the division method used by the image division means. Therefore, the amount of data used for the scanner image and the printer image can be reduced.

【0023】また、他の発明としての画像伸張装置は、
圧縮された符号語を圧縮手段を施す前のシンボルに戻す
伸張手段と、伸張されたシンボルをそのシンボルに対応
するブロック画像を形成するブロック画像形成手段と、
形成されたブロック画像を画像分割手段で用いた分割方
法に基づいて複数のブロック画像を結合するブロック画
像結合手段とを有する。よって、スキャナ画像やプリン
タ画像のデータ使用量の低減することができる。
Also, an image decompression device as another invention is
Decompression means for returning the compressed codeword to the symbol before applying the compression means, block image formation means for forming the decompressed symbol into a block image corresponding to the symbol,
Block image combining means for combining a plurality of block images based on a division method using the formed block image by the image division means. Therefore, the amount of data used for the scanner image and the printer image can be reduced.

【0024】[0024]

【発明の実施の形態】本発明の画像圧縮方法は、入力さ
れた画像データを、その画像パターンの構造に応じて複
数のブロックに分割する画像分割工程と、複数に分割さ
れたブロック画像を、予め記憶しているリストの中のブ
ロック画像と比較する比較工程と、比較された結果をシ
ンボルとして生成するシンボル生成工程と、生成された
シンボルを複数の圧縮用ブロックに分割するシンボル分
割工程と、複数の圧縮ブロックに分割されたシンボルを
圧縮し符号語を形成する圧縮工程とを有する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An image compression method according to the present invention comprises the steps of: dividing input image data into a plurality of blocks in accordance with the structure of the image pattern; A comparison step of comparing with a block image in a list stored in advance, a symbol generation step of generating a comparison result as a symbol, and a symbol division step of dividing the generated symbol into a plurality of compression blocks; Compressing a symbol divided into a plurality of compressed blocks to form a codeword.

【0025】[0025]

【実施例】図1は本発明の画像圧縮装置の構成を示すブ
ロック図である。同図において、本発明の画像圧縮装置
は、入力された画像データを、その画像パターンの構造
に応じて複数ブロック方法の何れかに分割する画像分割
手段101と、複数に分割されたブロック画像をリスト
記憶手段102に予め記憶しているブロック画像と比較
する比較手段103と、比較された結果をシンボルとし
て生成するシンボル生成手段104と、生成されたシン
ボルを複数の圧縮用ブロックに分割するシンボル分割手
段105と、複数の圧縮ブロックに分割されたシンボル
を圧縮し符号語を形成する圧縮手段106とを含んで構
成されている。
FIG. 1 is a block diagram showing the configuration of an image compression apparatus according to the present invention. In the figure, an image compression apparatus of the present invention includes an image dividing unit 101 for dividing input image data into any of a plurality of block methods according to the structure of the image pattern, A comparing unit 103 for comparing with a block image previously stored in the list storage unit 102; a symbol generating unit 104 for generating a comparison result as a symbol; and a symbol division for dividing the generated symbol into a plurality of compression blocks. Means 105 and a compressing means 106 for compressing the symbols divided into a plurality of compressed blocks to form a codeword.

【0026】次に、本発明の画像圧縮装置の動作につい
て図2に示す動作フローに従って説明する。先ず、スキ
ャンやプリント直前の画像データは、画像分割手段10
1によって画像の特性から図5のような同様な性質を持
つ小ブロックに分けることができる性質を利用した小ブ
ロックに分けられる(ステップS101)。ブロック画
像のスキャン順は、例えば図6に示したように二種類の
ブロックでスキャンしていく。この図6の例では、1−
2−3…とスキャンしていき、次の段のスキャンでi−
ii−iii…とスキャンしていく。他の例を図7に示す。
この図では、二種類の大きさの画像ブロックでスキャン
する。スキャン順は、1−2−3…とスキャンし、a−
b−c…とスキャンする。分けられた画像は、シンボル
生成手段104によってリストを利用しパターンマッチ
ングや単純な比較で求められた類似もしくは同一形状の
リスト中の画像パターンのインデックスをシンボルとし
てシンボル分割手段手段105に送る(ステップS10
2)。生成されたシンボルはシンボル分割手段105に
よって複数に分割され、更に圧縮手段106により圧縮
され符号語を生成する(ステップS103)。生成され
た符号語は、蓄積や転送等の手段で利用される。
Next, the operation of the image compression apparatus of the present invention will be described with reference to the operation flow shown in FIG. First, image data immediately before scanning or printing is stored in the image dividing unit 10.
In step S101, the image data is divided into small blocks using the characteristic that can be divided into small blocks having similar characteristics as shown in FIG. The scanning order of the block images is, for example, as shown in FIG. In the example of FIG.
2-3, and then scan i-
Scan ii-iii ... Another example is shown in FIG.
In this figure, scanning is performed with image blocks of two sizes. The scanning order is 1-2-3.
bc ... are scanned. The divided images are sent to the symbol dividing means 105 as symbols by using an index of an image pattern in a list of similar or identical shapes obtained by pattern matching or simple comparison using the list by the symbol generating means 104 (step S10).
2). The generated symbol is divided into a plurality of symbols by the symbol dividing unit 105, and is further compressed by the compressing unit 106 to generate a codeword (step S103). The generated codeword is used for storage and transfer.

【0027】図3は別の発明の画像伸張装置の構成を示
すブロック図である。同図において、本発明の画像伸張
装置は、図1の画像圧縮装置により圧縮された符号語を
図1の圧縮手段106を施す前のシンボルに戻す伸張手
段201と、伸張されたシンボルをそのシンボルに対応
するブロック画像を形成するブロック画像形成手段20
2と、形成されたブロック画像を図1の画像分割手段1
01で用いた分割方法に基づいて複数のブロック画像を
結合するブロック画像結合手段203とを含んで構成さ
れている。
FIG. 3 is a block diagram showing the structure of an image decompression device according to another invention. In the figure, an image decompression device according to the present invention includes a decompression device 201 for returning a code word compressed by the image compression device of FIG. 1 to a symbol before applying the compression device 106 of FIG. Image forming means 20 for forming a block image corresponding to
2 and the formed block image is divided into image dividing means 1 shown in FIG.
And a block image combining unit 203 for combining a plurality of block images based on the division method used in step S01.

【0028】次に、本発明の画像伸張装置の動作につい
て図4に示す動作フローに従って説明する。先ず、符号
語の伸張の際には、伸張手段201でシンボルに戻され
ブロック画像生成手段202に送られる(ステップS2
01)。ブロック画像生成手段202は、送られてきた
シンボルを、図1のシンボル生成手段部104との逆の
操作を用いてブロック画像を生成する(ステップS20
2)。逆の操作とは、シンボルをインデックスとして図
1のリスト記憶手段102からパターン画像を取り出
し、それをブロック画像とすることである。生成された
ブロック画像は、ブロック画像結合手段203によっ
て、図1の画像分割手段101でなされた画像ブロック
スキャン手順で、送られてきた画像ブロックを置いてい
き画像を結合する(ステップS203)。
Next, the operation of the image decompression apparatus of the present invention will be described with reference to the operation flow shown in FIG. First, when the codeword is expanded, the symbol is returned to the symbol by the expansion unit 201 and sent to the block image generation unit 202 (step S2).
01). The block image generation unit 202 generates a block image of the transmitted symbol by using the reverse operation of the symbol generation unit 104 in FIG. 1 (step S20).
2). The reverse operation is to extract a pattern image from the list storage unit 102 in FIG. 1 using a symbol as an index, and use it as a block image. The generated block images are combined by the block image combining unit 203 by placing the sent image blocks according to the image block scanning procedure performed by the image dividing unit 101 in FIG. 1 (step S203).

【0029】図8〜図11は本発明の画像圧縮装置にお
けるシンボル生成手段の各構成例を示すブロック図であ
る。図8において、入力されたブロック画像は、比較手
段11によってリスト記憶手段12中のパターン画像と
比較され、比較値が許容範囲の場合、そのパターン画像
のインデックスをシンボルとして生成する。ここで、リ
スト記憶手段12中に許容範囲のパターンが無い場合リ
スト格納手段12に登録する。図9において、リスト記
憶手段12にはブロック画像と比較するリストとして複
数種類のリストが格納されて、入力されたブロック画像
は比較手段11によってリスト記憶手段12中の複数種
類のリストと比較される。図10において、リスト格納
手段12に登録するものとして、そのままのブロック画
像や圧縮したブロック画像をリスト格納手段12中のパ
ターン画像として用いる。リスト記憶手段12中のパタ
ーンが圧縮されたものであれば、また比較手段11が圧
縮されたものを取り扱えない場合は、伸張手段13によ
って伸張した後に比較される。比較手段11が圧縮され
たものを用いて比較する場合はそのままで良い。図11
において、リスト格納手段12中にないパターンをリス
トに登録する際に、符号語にも付加することが必要であ
る。この際、圧縮した画像パターンを用いても良いし画
像パターンそのままを用いてもよい。リスト中のパター
ンとブロック画像の許容範囲の判定方法として、全画素
が同値かどうかを比較する単純比較や濃度と画素の偏り
を利用するものや単に濃度の積算を利用するものがある
が、どのような方法を用いてもよい。
FIGS. 8 to 11 are block diagrams showing respective structural examples of the symbol generating means in the image compression apparatus of the present invention. In FIG. 8, the input block image is compared with the pattern image in the list storage unit 12 by the comparison unit 11, and when the comparison value is within the allowable range, the index of the pattern image is generated as a symbol. Here, if there is no pattern in the allowable range in the list storage unit 12, it is registered in the list storage unit 12. 9, a plurality of types of lists are stored in a list storage unit 12 as a list to be compared with a block image, and the input block image is compared with the plurality of types of lists in the list storage unit 12 by a comparison unit 11. . In FIG. 10, a block image as it is or a compressed block image is used as a pattern image in the list storage unit 12 to be registered in the list storage unit 12. If the pattern in the list storage unit 12 is a compressed pattern, or if the comparison unit 11 cannot handle the compressed pattern, the pattern is expanded by the expansion unit 13 and then compared. When the comparing means 11 performs the comparison using the compressed data, it is sufficient as it is. FIG.
In the above, when a pattern that is not in the list storage means 12 is registered in the list, it is necessary to add the pattern to the code word. At this time, a compressed image pattern may be used, or the image pattern may be used as it is. As a method of determining the allowable range of the pattern and the block image in the list, there are a simple comparison that compares whether all pixels have the same value, a method that uses the bias of the density and the pixel, and a method that simply uses the integration of the density. Such a method may be used.

【0030】図12〜図14は本発明の画像圧縮装置に
おける圧縮手段の各構成例を示すブロック図である。図
12において、入力されたシンボルは、圧縮手段13に
よって、ランレングス、ハフマン符号、算術符号やLZ
符号で符号化される。また、図13において、この符号
化の前処理としてブロックソート変換手段15を用いて
もよい。更に、図14においては、符号化の前処理とし
てブロックソート変換手段15とMTF変換手段16を
合わせて使用している。なお、ブロックソート変換を利
用する際の圧縮手段として、ランレングスを圧縮手段と
して用い、さらにハフマン符号や算術符号を用いても良
く、また中段と後段の間にMTF変換手段やブロックソ
ート変換手段を用いても良い。圧縮手段13はさらに細
分化して行ってもよい。圧縮されたブロックは、符号語
として生成される。リストに登録されたものがある場
合、その符号語とリストに登録された個数もしくはサイ
ズを示す情報を合わせたものが符号語として生成され
る。
FIGS. 12 to 14 are block diagrams showing examples of the structure of the compression means in the image compression apparatus of the present invention. In FIG. 12, an input symbol is converted by a compression means 13 into a run length code, a Huffman code, an arithmetic code and an LZ code.
It is encoded with a code. In FIG. 13, a block sort conversion unit 15 may be used as a pre-process of this encoding. Further, in FIG. 14, the block sort conversion means 15 and the MTF conversion means 16 are used together as preprocessing for encoding. As a compression unit when using block sort conversion, a run length may be used as a compression unit, and a Huffman code or an arithmetic code may be used. May be used. The compression means 13 may be further subdivided. The compressed block is generated as a codeword. When a code word is registered in the list, a code word is generated by combining the code word with information indicating the number or size registered in the list.

【0031】次に、図15〜図17は別の発明の画像伸
張装置における伸張手段の各構成例を示すブロック図で
ある。図15において、入力された符号語は、リストに
登録されたものがある場合、リスト登録符号語とシンボ
ル符号語に分けられ、シンボル符号語を圧縮手段でなさ
れたのと同じ伸張手段で伸張され、シンボルとして後段
に送られる。伸張手段には、圧縮手段と同様に、ランレ
ングス、ハフマン符号、算術符号やLZ符号がある。圧
縮手段で図13や図14のように前段の処理を行ってい
る場合、伸張手段は図16や図17のように、前段とし
ての伸張手段があり、後段のMTF逆変換手段やブロッ
ク逆ソート変換手段がある。伸張されたシンボルは、ブ
ロック結合手段に送られ画像が生成される。
Next, FIG. 15 to FIG. 17 are block diagrams showing respective structural examples of the expansion means in the image expansion apparatus of another invention. In FIG. 15, when there is a code word registered in the list, the input code word is divided into a list registration code word and a symbol code word, and the symbol code word is expanded by the same expansion means as that performed by the compression means. , Are sent to the subsequent stage as symbols. Like the compression means, the decompression means includes run length, Huffman code, arithmetic code and LZ code. 13 and 14, the decompression means includes a decompression means as a pre-stage as shown in FIG. 16 and FIG. 17, and an MTF inverse conversion means and a block reverse sort in a post-stage. There is a conversion means. The decompressed symbols are sent to block combining means to generate an image.

【0032】図21はブロック画像生成の配置順を示す
図である。ブロック画像から元の画像を生成する際に
は、ブロック画像結合手段で用いられたスキャン順で、
各ブロック画像を配置していく。
FIG. 21 is a diagram showing the arrangement order of block image generation. When generating the original image from the block image, in the scan order used by the block image combining means,
Each block image is arranged.

【0033】図22はディザ画像のヒストグラムであ
る。図23はブロック画像のサイズが与えられてない場
合におけるサイズの求め方の例を示す図である。先ず、
予測されるブロックサイズよりも大きな小区間の水平方
向と垂直方向のヒストグラムをとる。図22は水平方向
のヒストグラムの例であり、このヒストグラムより各ピ
ークにブロック画像の中心があると推定する。そして、
図23に示すように、水平方向と垂直方向から代表的な
2点を数個選ぶ。この二つの代表点の中心の差を水平方
向と垂直方向で求め、差が大きいほうを二分割する。図
23では垂直方向の差が大きいため垂直方向を二分割し
たものであり、その値はαとなっている。この二分割さ
れたものから、図23に示すようにブロック画像が求め
られる。実際に求める際には代表点のペアを数個求め、
その平均を用いることでより正確な大きさを求めること
が可能となる。
FIG. 22 is a histogram of a dither image. FIG. 23 is a diagram illustrating an example of how to determine the size when the size of the block image is not given. First,
The horizontal and vertical histograms of a small section larger than the predicted block size are obtained. FIG. 22 shows an example of a histogram in the horizontal direction. From this histogram, it is estimated that each peak has the center of the block image. And
As shown in FIG. 23, several representative two points are selected from the horizontal direction and the vertical direction. The difference between the centers of these two representative points is determined in the horizontal direction and the vertical direction, and the larger difference is divided into two. In FIG. 23, since the difference in the vertical direction is large, the vertical direction is divided into two, and the value is α. From these two divisions, a block image is obtained as shown in FIG. When actually obtaining, find several pairs of representative points,
By using the average, it is possible to obtain a more accurate size.

【0034】なお、本発明は上記実施例に限定されるも
のではなく、特許請求の範囲内の記載であれば多種の変
形や置換可能であることは言うまでもない。
It should be noted that the present invention is not limited to the above-described embodiment, and it goes without saying that various modifications and substitutions can be made within the scope of the claims.

【0035】[0035]

【発明の効果】以上説明したように、本発明の画像圧縮
方法によれば、入力された画像データを、その画像パタ
ーンの構造に応じて複数のブロックに分割する画像分割
工程と、複数に分割されたブロック画像を、予め記憶し
ているリストの中のブロック画像と比較する比較工程
と、比較された結果をシンボルとして生成するシンボル
生成工程と、生成されたシンボルを複数の圧縮用ブロッ
クに分割するシンボル分割工程と、複数の圧縮ブロック
に分割されたシンボルを圧縮し符号語を形成する圧縮工
程とを有することに特徴がある。よって、スキャナ画像
やプリンタ画像のデータ使用量の低減することができ
る。
As described above, according to the image compression method of the present invention, an image dividing step of dividing input image data into a plurality of blocks according to the structure of the image pattern, Comparing the generated block image with a block image in a list stored in advance, a symbol generating step of generating a result of the comparison as a symbol, and dividing the generated symbol into a plurality of compression blocks. And a compression step of compressing the symbols divided into a plurality of compression blocks to form a codeword. Therefore, the amount of data used for the scanner image and the printer image can be reduced.

【0036】また、画像分割工程において、画像のコン
ポーネント毎に分割する画像ブロックのサイズとパター
ンを変えることにより、スキャナ画像やプリンタ画像の
データ使用量の低減することができる。更に、画像分割
工程において、複数の異なるサイズの画像ブロックを分
割することにより、スキャナ画像やプリンタ画像のデー
タ使用量の低減することができる。
Further, in the image dividing step, by changing the size and the pattern of the image block to be divided for each component of the image, it is possible to reduce the amount of data used for the scanner image and the printer image. Further, in the image dividing step, by dividing a plurality of image blocks of different sizes, the amount of data used for the scanner image or the printer image can be reduced.

【0037】また、リストは複数種類用意されているこ
とにより、スキャナ画像やプリンタ画像のデータ使用量
の低減することができる。
Since a plurality of lists are prepared, the amount of data used for scanner images and printer images can be reduced.

【0038】更に、複数の異なるサイズの画像ブロック
と比較するリストとして、画像ブロックサイズ毎のリス
トを用意し、画像ブロックサイズに対応するリストを比
較し、比較結果をシンボルとして形成することにより、
スキャナ画像やプリンタ画像のデータ使用量の低減する
ことができる。
Further, a list for each image block size is prepared as a list to be compared with a plurality of image blocks of different sizes, the lists corresponding to the image block sizes are compared, and the comparison result is formed as a symbol.
The data usage of the scanner image and the printer image can be reduced.

【0039】また、リストとして画像パターンを複数予
め用意し、比較工程にてリスト中の画像パターンと画像
ブロックを比較し、シンボル生成工程にて最も似ている
結果をシンボルとして用いることにより、スキャナ画像
やプリンタ画像のデータ使用量の低減することができ
る。
Also, by preparing a plurality of image patterns as a list in advance, comparing the image patterns in the list with the image blocks in the comparison step, and using the most similar result as a symbol in the symbol generation step, the scanner image And the amount of data used for printer images can be reduced.

【0040】更に、画像パターンの個数を前記リストの
個数より少なくし、比較工程における比較対照の画像ブ
ロックが用意した画像パターンを著しく異なる場合比較
工程における比較対照の画像ブロックをリストに登録し
符号語に付加することにより、スキャナ画像やプリンタ
画像のデータ使用量の低減することができる。
Further, when the number of image patterns is smaller than the number of the list, and the image blocks to be compared in the comparing step are significantly different from the prepared image patterns, the image blocks to be compared in the comparing step are registered in the list and the code words are registered. , It is possible to reduce the amount of data used for scanner images and printer images.

【0041】また、圧縮工程にて、リストの中から最も
似た画像パターンを探し出し、圧縮対象の画像ブロック
との差分を圧縮し、圧縮された差分データを符号語に付
加することにより、スキャナ画像やプリンタ画像のデー
タ使用量の低減することができる。
In the compression step, the most similar image pattern is searched for from the list, the difference from the image block to be compressed is compressed, and the compressed difference data is added to the code word to obtain the scanner image. And the amount of data used for printer images can be reduced.

【0042】更に、圧縮工程にて、前回リストに登録さ
れた画像パターンと圧縮対象の画像ブロックとの差分を
圧縮し、圧縮された差分データを符号語に付加すること
により、スキャナ画像やプリンタ画像のデータ使用量の
低減することができる。
Further, in the compression step, the difference between the image pattern registered in the previous list and the image block to be compressed is compressed, and the compressed difference data is added to the code word, so that the scanner image or the printer image is compressed. Data usage can be reduced.

【0043】また、圧縮として、ランレングス符号化
法、算術符号化法、ハフマン符号化法又はレンペル・ジ
ーブ符号化法を用いることが好ましい。
As the compression, it is preferable to use a run-length encoding method, an arithmetic encoding method, a Huffman encoding method or a Lempel-Zieb encoding method.

【0044】更に、リスト中に保存されているパターン
は圧縮され、比較工程による比較の際には当該圧縮され
たパターンを伸張して比較することが好ましい。
Further, the patterns stored in the list are compressed, and in the comparison in the comparing step, it is preferable that the compressed patterns are expanded and compared.

【0045】また、別の発明としての画像圧縮装置は、
入力された画像データを、その画像パターンの構造に応
じて複数のブロックに分割する画像分割手段と、複数に
分割されたブロック画像を、予め記憶しているリストの
中のブロック画像と比較する比較手段と、比較された結
果をシンボルとして生成するシンボル生成手段と、生成
されたシンボルを複数の圧縮用ブロックに分割するシン
ボル分割手段と、複数の圧縮ブロックに分割されたシン
ボルを圧縮し符号語を形成する圧縮手段とを有する。
An image compression apparatus according to another aspect of the present invention comprises:
An image dividing unit that divides input image data into a plurality of blocks according to the structure of the image pattern, and a comparison that compares the divided block images with block images in a list stored in advance. Means, a symbol generation means for generating a result of the comparison as a symbol, a symbol division means for dividing the generated symbol into a plurality of compression blocks, and a codeword for compressing the symbol divided into a plurality of compression blocks to form a codeword. Compression means for forming.

【0046】更に、圧縮手段は、分割されたブロックに
対してブロックソート変換を行い、変換されたシンボル
をロスレス圧縮することにより、スキャナ画像やプリン
タ画像のデータ使用量の低減することができる。
Further, the compression means performs block sort conversion on the divided blocks and performs lossless compression on the converted symbols, thereby reducing the amount of data used in the scanner image or the printer image.

【0047】また、圧縮手段は、変換されたシンボルを
ランレングス符号化法で圧縮し、更にロスレス圧縮する
ことにより、スキャナ画像やプリンタ画像のデータ使用
量の低減することができる。
The compressing means compresses the converted symbols by the run-length encoding method and further performs lossless compression, thereby reducing the amount of data used for scanner images and printer images.

【0048】更に、ロスレス圧縮として、ランレングス
符号化法、算術符号化法、ハフマン符号化法又はレンペ
ル・ジーブ符号化法を用いることが好ましい。
Further, as the lossless compression, it is preferable to use a run-length encoding method, an arithmetic encoding method, a Huffman encoding method or a Lempel-Zieb encoding method.

【0049】また、リスト中に保存されているパターン
は圧縮され、比較手段による比較の際には当該圧縮され
たパターンを伸張して比較することが好ましい。
Also, the patterns stored in the list are compressed, and it is preferable that the compressed patterns are expanded and compared at the time of comparison by the comparing means.

【0050】更に、他の発明としての画像伸張方法によ
れば、圧縮された符号語を圧縮手段を施す前のシンボル
に戻し、伸張されたシンボルをそのシンボルに対応する
ブロック画像を形成し、形成されたブロック画像を画像
分割手段で用いた分割方法に基づいて複数のブロック画
像を結合する。よって、スキャナ画像やプリンタ画像の
データ使用量の低減することができる。
Further, according to the image decompression method as another invention, the compressed code word is returned to the symbol before the compression means is applied, and the decompressed symbol is formed into a block image corresponding to the symbol. A plurality of block images are combined based on the division method used by the image division means. Therefore, the amount of data used for the scanner image and the printer image can be reduced.

【0051】また、他の発明としての画像伸張装置は、
圧縮された符号語を圧縮手段を施す前のシンボルに戻す
伸張手段と、伸張されたシンボルをそのシンボルに対応
するブロック画像を形成するブロック画像形成手段と、
形成されたブロック画像を画像分割手段で用いた分割方
法に基づいて複数のブロック画像を結合するブロック画
像結合手段とを有する。よって、スキャナ画像やプリン
タ画像のデータ使用量の低減することができる。
An image decompression device as another invention is
Decompression means for returning the compressed codeword to the symbol before applying the compression means, block image formation means for forming the decompressed symbol into a block image corresponding to the symbol,
Block image combining means for combining a plurality of block images based on a division method using the formed block image by the image division means. Therefore, the amount of data used for the scanner image and the printer image can be reduced.

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

【図1】本発明の画像圧縮装置の構成を示すブロック図
である。
FIG. 1 is a block diagram illustrating a configuration of an image compression device according to the present invention.

【図2】本発明の画像圧縮装置の動作を示すフローチャ
ートである。
FIG. 2 is a flowchart showing the operation of the image compression device of the present invention.

【図3】本発明の画像伸張装置の構成を示すブロック図
である。
FIG. 3 is a block diagram illustrating a configuration of an image decompression device according to the present invention.

【図4】本発明の画像伸張装置の動作を示すフローチャ
ートである。
FIG. 4 is a flowchart showing the operation of the image decompression device of the present invention.

【図5】ブロック化したカラー用ディザマスクを示す図
である。
FIG. 5 is a diagram showing a color dither mask that is divided into blocks.

【図6】ブロック画像におけるスキャンの様子の一例を
示す図である。
FIG. 6 is a diagram illustrating an example of a scanning state in a block image.

【図7】ブロック画像におけるスキャンの様子の別の例
を示す図である。
FIG. 7 is a diagram showing another example of a state of scanning in a block image.

【図8】本発明の画像圧縮装置におけるシンボル生成手
段の構成例を示すブロック図である。
FIG. 8 is a block diagram illustrating a configuration example of a symbol generation unit in the image compression device of the present invention.

【図9】本発明の画像圧縮装置におけるシンボル生成手
段の構成例を示すブロック図である。
FIG. 9 is a block diagram illustrating a configuration example of a symbol generation unit in the image compression device of the present invention.

【図10】本発明の画像圧縮装置におけるシンボル生成
手段の構成例を示すブロック図である。
FIG. 10 is a block diagram illustrating a configuration example of a symbol generation unit in the image compression device of the present invention.

【図11】本発明の画像圧縮装置におけるシンボル生成
手段の構成例を示すブロック図である。
FIG. 11 is a block diagram illustrating a configuration example of a symbol generation unit in the image compression device of the present invention.

【図12】本発明の画像圧縮装置における圧縮手段の構
成例を示すブロック図である。
FIG. 12 is a block diagram illustrating a configuration example of a compression unit in the image compression device of the present invention.

【図13】本発明の画像圧縮装置における圧縮手段の構
成例を示すブロック図である。
FIG. 13 is a block diagram illustrating a configuration example of a compression unit in the image compression device of the present invention.

【図14】本発明の画像圧縮装置における圧縮手段の構
成例を示すブロック図である。
FIG. 14 is a block diagram illustrating a configuration example of a compression unit in the image compression device of the present invention.

【図15】別の発明の画像伸張装置における伸張手段の
構成例を示すブロック図である。
FIG. 15 is a block diagram showing a configuration example of a decompression means in an image decompression device of another invention.

【図16】別の発明の画像伸張装置における伸張手段の
構成例を示すブロック図である。
FIG. 16 is a block diagram illustrating a configuration example of a decompression unit in an image decompression device according to another invention.

【図17】別の発明の画像伸張装置における伸張手段の
構成例を示すブロック図である。
FIG. 17 is a block diagram showing a configuration example of a decompression means in an image decompression device according to another invention.

【図18】ブロック画像生成手段の構成例を示すブロッ
ク図である。
FIG. 18 is a block diagram illustrating a configuration example of a block image generation unit.

【図19】ブロック画像生成手段の構成例を示すブロッ
ク図である。
FIG. 19 is a block diagram illustrating a configuration example of a block image generation unit.

【図20】ブロック画像生成手段の構成例を示すブロッ
ク図である。
FIG. 20 is a block diagram illustrating a configuration example of a block image generation unit.

【図21】ブロック画像生成の配置順を示す図である。FIG. 21 is a diagram illustrating an arrangement order of block image generation.

【図22】ディザ画像のヒストグラムである。FIG. 22 is a histogram of a dither image.

【図23】ブロック画像のサイズが与えられてない場合
におけるサイズの求め方の例を示す図である。
FIG. 23 is a diagram illustrating an example of how to determine a size when a size of a block image is not given;

【図24】ディザマスクを示す図である。FIG. 24 is a diagram showing a dither mask.

【図25】カラー用ディザマスクを示す図である。FIG. 25 is a diagram showing a color dither mask.

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

101;画像分割手段、102;リスト記憶手段、10
3;比較手段、104;シンボル生成手段、105;シ
ンボル分割手段、106;圧縮手段、201;伸張手
段、202;ブロック画像生成手段、203;ブロック
画像結合手段。
101: image division means, 102; list storage means, 10
3; comparison means, 104; symbol generation means, 105; symbol division means, 106; compression means, 201; expansion means, 202; block image generation means, 203;

Claims (18)

【特許請求の範囲】[Claims] 【請求項1】 入力された画像データを、その画像パタ
ーンの構造に応じて複数のブロックに分割する画像分割
工程と、複数に分割されたブロック画像を、予め記憶し
ているリストの中のブロック画像と比較する比較工程
と、比較された結果をシンボルとして生成するシンボル
生成工程と、生成されたシンボルを複数の圧縮用ブロッ
クに分割するシンボル分割工程と、複数の圧縮ブロック
に分割されたシンボルを圧縮し符号語を形成する圧縮工
程とを有することを特徴とする画像圧縮方法。
An image dividing step of dividing input image data into a plurality of blocks according to the structure of the image pattern, and a step of dividing a plurality of divided block images into blocks in a list stored in advance. A comparison step of comparing the image with an image, a symbol generation step of generating a comparison result as a symbol, a symbol division step of dividing the generated symbol into a plurality of compression blocks, and a symbol division step of dividing the generated symbol into a plurality of compression blocks. A compression step of compressing to form a codeword.
【請求項2】 前記画像分割工程において、画像のコン
ポーネント毎に分割する画像ブロックのサイズとパター
ンを変える請求項1記載の画像圧縮方法。
2. The image compression method according to claim 1, wherein in the image dividing step, the size and pattern of an image block to be divided are changed for each component of the image.
【請求項3】 前記画像分割工程において、複数の異な
るサイズの画像ブロックを分割する請求項1記載の画像
圧縮方法。
3. The image compression method according to claim 1, wherein in the image dividing step, a plurality of image blocks having different sizes are divided.
【請求項4】 前記リストは複数種類用意されている請
求項1記載の画像圧縮方法。
4. The image compression method according to claim 1, wherein a plurality of types of said list are prepared.
【請求項5】 複数の異なるサイズの画像ブロックと比
較するリストとして、前記画像ブロックサイズ毎の前記
リストを用意し、画像ブロックサイズに対応する前記リ
ストを比較し、比較結果をシンボルとして形成する請求
項1〜4のいずれかに記載の画像圧縮方法。
5. A method for preparing the list for each image block size as a list to be compared with a plurality of image blocks of different sizes, comparing the list corresponding to the image block size, and forming a comparison result as a symbol. Item 5. The image compression method according to any one of Items 1 to 4.
【請求項6】 前記リストとして画像パターンを複数予
め用意し、前記比較工程にて前記リスト中の前記画像パ
ターンと前記画像ブロックを比較し、前記シンボル生成
工程にて最も似ている結果を前記シンボルとして用いる
請求項1記載の画像圧縮方法。
6. A plurality of image patterns are prepared in advance as the list, the image pattern in the list is compared with the image blocks in the comparing step, and the most similar result in the symbol generating step is determined by the symbol 2. The image compression method according to claim 1, wherein the image compression method is used.
【請求項7】 前記画像パターンの個数を前記リストの
個数より少なくし、前記比較工程における比較対照の画
像ブロックが用意した前記画像パターンを著しく異なる
場合前記比較工程における比較対照の画像ブロックを前
記リストに登録し前記符号語に付加する請求項1又は6
記載の画像圧縮方法。
7. The method according to claim 1, wherein the number of the image patterns is smaller than the number of the list, and the image blocks to be compared in the comparing step are significantly different from the prepared image patterns. 7 and added to the code word.
The image compression method as described above.
【請求項8】 前記圧縮工程にて、前記リストの中から
最も似た画像パターンを探し出し、圧縮対象の画像ブロ
ックとの差分を圧縮し、圧縮された差分データを前記符
号語に付加する請求項1記載の画像圧縮方法。
8. The compression step of searching for a most similar image pattern from the list, compressing a difference from an image block to be compressed, and adding compressed difference data to the codeword. 2. The image compression method according to 1.
【請求項9】 前記圧縮工程にて、前回リストに登録さ
れた画像パターンと圧縮対象の画像ブロックとの差分を
圧縮し、圧縮された差分データを前記符号語に付加する
請求項1記載の画像圧縮方法。
9. The image according to claim 1, wherein in the compression step, a difference between an image pattern registered in a previous list and an image block to be compressed is compressed, and the compressed difference data is added to the codeword. Compression method.
【請求項10】 圧縮として、ランレングス符号化法、
算術符号化法、ハフマン符号化法又はレンペル・ジーブ
符号化法を用いる請求項1〜9のいずれかに記載の画像
圧縮方法。
10. The compression method includes a run-length encoding method,
The image compression method according to claim 1, wherein an arithmetic coding method, a Huffman coding method, or a Lempel-Zieb coding method is used.
【請求項11】 前記リスト中に保存されているパター
ンは圧縮され、前記比較工程による比較の際には当該圧
縮されたパターンを伸張して比較する請求項1〜10の
いずれかに記載の画像圧縮方法。
11. The image according to claim 1, wherein the pattern stored in the list is compressed, and the compressed pattern is expanded and compared at the time of comparison in the comparing step. Compression method.
【請求項12】 入力された画像データを、その画像パ
ターンの構造に応じて複数のブロックに分割する画像分
割手段と、複数に分割されたブロック画像を、予め記憶
しているリストの中のブロック画像と比較する比較手段
と、比較された結果をシンボルとして生成するシンボル
生成手段と、生成されたシンボルを複数の圧縮用ブロッ
クに分割するシンボル分割手段と、複数の圧縮ブロック
に分割されたシンボルを圧縮し符号語を形成する圧縮手
段とを有することを特徴とする画像圧縮装置。
12. An image dividing means for dividing input image data into a plurality of blocks according to a structure of the image pattern, and a block in a list in which a plurality of divided block images are stored in advance. Comparing means for comparing the image with the image; symbol generating means for generating a result of the comparison as a symbol; symbol dividing means for dividing the generated symbol into a plurality of compression blocks; and symbol dividing means for dividing the symbol divided into a plurality of compressed blocks. Compression means for compressing to form a code word.
【請求項13】 前記圧縮手段は、分割されたブロック
に対してブロックソート変換を行い、変換されたシンボ
ルをロスレス圧縮する請求項12記載の画像圧縮装置。
13. The image compression apparatus according to claim 12, wherein the compression unit performs block sort conversion on the divided blocks and performs lossless compression on the converted symbols.
【請求項14】 前記圧縮手段は、変換されたシンボル
をランレングス符号化法で圧縮し、更にロスレス圧縮す
る請求項12記載の画像圧縮装置。
14. The image compression apparatus according to claim 12, wherein said compression means compresses the converted symbols by a run-length encoding method and further performs lossless compression.
【請求項15】 ロスレス圧縮として、ランレングス符
号化法、算術符号化法、ハフマン符号化法又はレンペル
・ジーブ符号化法を用いる請求項12〜15のいずれか
に記載の画像圧縮装置。
15. The image compression apparatus according to claim 12, wherein the lossless compression uses a run-length encoding method, an arithmetic encoding method, a Huffman encoding method, or a Lempel-Zieb encoding method.
【請求項16】 前記リスト中に保存されているパター
ンは圧縮され、前記比較手段による比較の際には当該圧
縮されたパターンを伸張して比較する請求項12〜15
のいずれかに記載の画像圧縮装置。
16. The pattern stored in the list is compressed, and when the comparison is performed by the comparing means, the compressed pattern is expanded and compared.
The image compression device according to any one of the above.
【請求項17】 圧縮された符号語を圧縮手段を施す前
のシンボルに戻し、伸張されたシンボルをそのシンボル
に対応するブロック画像を形成し、形成されたブロック
画像を画像分割手段で用いた分割方法に基づいて複数の
ブロック画像を結合することを特徴とする画像伸張方
法。
17. A compressed code word is returned to a symbol before being subjected to compression means, a decompressed symbol is formed into a block image corresponding to the symbol, and the formed block image is divided by the image division means. An image decompression method comprising combining a plurality of block images based on the method.
【請求項18】 圧縮された符号語を圧縮手段を施す前
のシンボルに戻す伸張手段と、伸張されたシンボルをそ
のシンボルに対応するブロック画像を形成するブロック
画像形成手段と、形成されたブロック画像を画像分割手
段で用いた分割方法に基づいて複数のブロック画像を結
合するブロック画像結合手段とを有する画像伸張装置。
18. A decompression unit for returning a compressed code word to a symbol before the compression unit is applied, a block image forming unit for forming a decompressed symbol into a block image corresponding to the symbol, and a formed block image And a block image combining unit that combines a plurality of block images based on a dividing method used in the image dividing unit.
JP2001119219A 2001-04-18 2001-04-18 Image compression method, image expansion method, image compression device, and image expansion device Pending JP2002314821A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001119219A JP2002314821A (en) 2001-04-18 2001-04-18 Image compression method, image expansion method, image compression device, and image expansion device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001119219A JP2002314821A (en) 2001-04-18 2001-04-18 Image compression method, image expansion method, image compression device, and image expansion device

Publications (1)

Publication Number Publication Date
JP2002314821A true JP2002314821A (en) 2002-10-25

Family

ID=18969473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001119219A Pending JP2002314821A (en) 2001-04-18 2001-04-18 Image compression method, image expansion method, image compression device, and image expansion device

Country Status (1)

Country Link
JP (1) JP2002314821A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS604373A (en) * 1983-06-22 1985-01-10 Hitachi Ltd Pattern information compressing system
JPS63283273A (en) * 1987-05-15 1988-11-21 Ricoh Co Ltd Image encoding system
JPS6477371A (en) * 1987-09-18 1989-03-23 Fuji Xerox Co Ltd Halftone image coding system using dither system
JPH01120962A (en) * 1987-11-04 1989-05-12 Matsushita Electric Ind Co Ltd Picture encoder
JPH03157064A (en) * 1989-11-15 1991-07-05 Nec Corp Picture information compression transfer system
JPH0537700A (en) * 1991-07-26 1993-02-12 Ricoh Co Ltd Facsimile equipment
JPH05176180A (en) * 1991-12-19 1993-07-13 Kokusai Denshin Denwa Co Ltd <Kdd> Coding method for still natural picture with mixed existence of binary picture
JPH06152983A (en) * 1992-11-04 1994-05-31 Nippon Telegr & Teleph Corp <Ntt> Image encoding method
JPH06168096A (en) * 1992-11-30 1994-06-14 Fujitsu Ltd Data encoding system and data decoding system
JPH07147638A (en) * 1993-11-22 1995-06-06 Fuji Xerox Co Ltd Image processor
JPH0830794A (en) * 1994-07-15 1996-02-02 Ricoh Co Ltd Image compression method
JPH0918350A (en) * 1995-06-28 1997-01-17 Hitachi Ltd Coding/decoding device and coding/decoding method
JPH1093817A (en) * 1996-08-01 1998-04-10 Ricoh Co Ltd Document picture matching method, medium capable of computer reading and document picture matching device
JPH11196278A (en) * 1997-12-26 1999-07-21 Canon Inc Method and device for encodeing color picture, and picture processor using it

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS604373A (en) * 1983-06-22 1985-01-10 Hitachi Ltd Pattern information compressing system
JPS63283273A (en) * 1987-05-15 1988-11-21 Ricoh Co Ltd Image encoding system
JPS6477371A (en) * 1987-09-18 1989-03-23 Fuji Xerox Co Ltd Halftone image coding system using dither system
JPH01120962A (en) * 1987-11-04 1989-05-12 Matsushita Electric Ind Co Ltd Picture encoder
JPH03157064A (en) * 1989-11-15 1991-07-05 Nec Corp Picture information compression transfer system
JPH0537700A (en) * 1991-07-26 1993-02-12 Ricoh Co Ltd Facsimile equipment
JPH05176180A (en) * 1991-12-19 1993-07-13 Kokusai Denshin Denwa Co Ltd <Kdd> Coding method for still natural picture with mixed existence of binary picture
JPH06152983A (en) * 1992-11-04 1994-05-31 Nippon Telegr & Teleph Corp <Ntt> Image encoding method
JPH06168096A (en) * 1992-11-30 1994-06-14 Fujitsu Ltd Data encoding system and data decoding system
JPH07147638A (en) * 1993-11-22 1995-06-06 Fuji Xerox Co Ltd Image processor
JPH0830794A (en) * 1994-07-15 1996-02-02 Ricoh Co Ltd Image compression method
JPH0918350A (en) * 1995-06-28 1997-01-17 Hitachi Ltd Coding/decoding device and coding/decoding method
JPH1093817A (en) * 1996-08-01 1998-04-10 Ricoh Co Ltd Document picture matching method, medium capable of computer reading and document picture matching device
JPH11196278A (en) * 1997-12-26 1999-07-21 Canon Inc Method and device for encodeing color picture, and picture processor using it

Similar Documents

Publication Publication Date Title
US6097838A (en) Color correction of a compressed image
JP2621747B2 (en) Image processing device
US6653954B2 (en) System and method for efficient data compression
CN1993976B (en) Lossless compression of color image data using entropy encoding
Qasim et al. Review on techniques and file formats of image compression
JP2007060619A (en) Image processing unit, method and program for compressing image, and recording medium
JPH06133168A (en) Image processing method
US7043077B2 (en) System and method for efficient compression of raster image data
JP3461309B2 (en) Huffman coded data compression device
EP0446018B1 (en) Image processing apparatus
US8335387B2 (en) Streak compensation in compressed image paths
GB2345401A (en) Compression of digital images comprising background pixels
JP3872217B2 (en) Dither image binary expression processing method, dither image compression binary expression decompression method, and dither image compression and decompression system
JP3162792B2 (en) Image processing device
US7746501B2 (en) Method and device for compressing image data
EP1006714A2 (en) Method of processing mixed raster content planes
US8284450B2 (en) Streak compensation in compressed image paths
US7502145B2 (en) Systems and methods for improved line edge quality
JP2002314821A (en) Image compression method, image expansion method, image compression device, and image expansion device
US6798543B1 (en) Method and apparatus for compression and decompression of halftoned images
US6798542B1 (en) Image encoding apparatus
JPH10150575A (en) System and method for processing image
JP3363698B2 (en) Multi-tone image coding device
Fan et al. Segmentation for mixed raster contents with multiple extracted constant color areas
JP2001103315A (en) Image coding method and image coder

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080325

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20091207

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100716

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101112