JPH06274609A - Compressing and extending method for color image - Google Patents

Compressing and extending method for color image

Info

Publication number
JPH06274609A
JPH06274609A JP5082755A JP8275593A JPH06274609A JP H06274609 A JPH06274609 A JP H06274609A JP 5082755 A JP5082755 A JP 5082755A JP 8275593 A JP8275593 A JP 8275593A JP H06274609 A JPH06274609 A JP H06274609A
Authority
JP
Japan
Prior art keywords
color
limited
image
pixel
code
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.)
Granted
Application number
JP5082755A
Other languages
Japanese (ja)
Other versions
JP2570249B2 (en
Inventor
Hiroyuki Kami
博行 上
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP5082755A priority Critical patent/JP2570249B2/en
Publication of JPH06274609A publication Critical patent/JPH06274609A/en
Application granted granted Critical
Publication of JP2570249B2 publication Critical patent/JP2570249B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To improve the compressibility of limited color display by combining a Huffman encoding and predictive encoding for a limited color. CONSTITUTION:The number of limited colors to be calculated is designated (step 1) and the target number of limited colors are extracted by the color distribution of a color image (step 2). The frequency distribution of the number of pixels to be allocated from the color image to the respective limited colors is counted (step 3) and Huffman codes are allocated to the respective limited colors by calculating the probability of generation while using the frequency distribution (step 4). When the limited color of a pixel is same as the limited color of the adjacent pixel, the code of position relation is allocated, in the other case, the code of the limited color is allocated for each pixel, and they are preserved as compressed data (step 6). Finally, the additional information of compressed data is preserved (step 7).

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル化されたカ
ラー画像より得られる限定色を利用し、カラー画像を小
容量のデータに圧縮し、伸長する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for compressing and expanding a color image into a small amount of data by utilizing limited colors obtained from a digitized color image.

【0002】[0002]

【発明が解決しようとする課題】従来、画像の圧縮・伸
長に関しては多くの手法が提案されてきている。その中
でも限定色表示という方法は、もとの画像の色分布の統
計処理により代表色を選択して画像を記述し表現するも
ので、よく使われる方法である。たとえば、カラー画像
を1670万色から256色の代表色を限定色として選
択するような場合には、画像の1点を表現するのに必要
なビット数が24ビットから8ビットに削減され、画像
の記憶に必要な容量は1/3になって結果としてカラー
画像の圧縮となる。この限定色表示法における色分布の
統計処理としては、いくつかの方法が提案されている
が、メディデアン・カット・アルゴリズムが基本であり
よく使用される。
Conventionally, many techniques have been proposed for image compression / decompression. Among them, the limited color display method is a commonly used method, in which a representative color is selected by statistical processing of the color distribution of the original image to describe and express the image. For example, when selecting a representative color from 16.7 million colors to 256 colors as a limited color, the number of bits required to represent one point of the image is reduced from 24 bits to 8 bits. The storage capacity required for the storage is reduced to 1/3, resulting in compression of the color image. Several methods have been proposed as statistical processing of the color distribution in the limited color display method, but the Median-Cut algorithm is basically used and often used.

【0003】メディアン・カット・アルゴリズムは文献
(“Color image quantizatio
n for frame buffer displa
y”−Graphics,16,3,pp.297−3
07,1982)に述べられているように、赤R、緑
G、青Bの3次元の色空間に対応する色立方体を、3色
の色軸それぞれについて5ビット(32個)に量子化
し、32×32×32=32768色の立方体に分け、
対象画像の各画素値が各立体に入る頻度(3次元ヒスト
グラムとなる)を作成する。ここで、色立方体を1つの
箱とみなし、箱の1番長い方向に沿って1次元のヒスト
グラムを作成して、両側で頻度が半分づつになる分割面
(メディアン)を求めて2つの箱に分割する。
The median cut algorithm is described in the literature ("Color image quantizatio").
n for frame buffer display
y "-Graphics, 16, 3, pp. 297-3
07, 1982), a color cube corresponding to a three-dimensional color space of red R, green G, and blue B is quantized into 5 bits (32) for each of the three color axes, 32 × 32 × 32 = divided into 32768 color cubes,
The frequency (which becomes a three-dimensional histogram) in which each pixel value of the target image enters each solid is created. Here, the color cube is regarded as one box, a one-dimensional histogram is created along the longest direction of the box, and a dividing plane (median) whose frequency is halved on both sides is obtained to obtain two boxes. To divide.

【0004】この分割処理を箱が目的の数になるまで繰
り返していき、各箱の中の色を平均してN個の代表色と
し、32768色について最も距離値の小さい色の代表
色を割り当てる。各画素を32768色のいずれかに変
換し、得られた代表色の番号iで各画素を表現して、代
表色番号iのアドレスに代表色(Ri、Gi、Bi)を
持つカラーマップを生成する。また各画素の番号でカラ
ーマップを読みだし、カラーマップの代表色で表示する
ことによって画像を再生するものである。
This division process is repeated until the number of boxes reaches a target number, and the colors in each box are averaged to make N representative colors, and the representative color of the color having the smallest distance value is assigned to 32768 colors. . Each pixel is converted to any of 32768 colors, each pixel is represented by the obtained representative color number i, and a color map having a representative color (Ri, Gi, Bi) at the address of the representative color number i is generated. To do. Further, the color map is read out by the number of each pixel, and the image is reproduced by displaying the color map with the representative color.

【0005】近来この方法についての改良案も各種提案
されており、一例として特開平2−146685号、限
定色画像生成方法が参照できる。
Various proposals for improving this method have been proposed recently, and as an example, reference can be made to JP-A-2-146685 and a limited color image generating method.

【0006】図4は従来の限定色画像生成方法が適用さ
れるシステム構成を示すブロック図であり、限定色画像
生成処理を行う画像処理装置50、画像データ等を記憶
するメモリ51、画像データ源52、画像表示用の表示
装置53と入力装置54を含んでいる。画像データ源5
2はビデオ・カメラ、VTR、その他の画像信号を発生
するもので、この画像信号はディジタル画像データに変
換されて画像処理装置50に与えられる。画像処理装置
50では限定色圧縮が行われるが、人膚のようになだら
かに色が変化する部分は限定色表示によると疑似輪郭を
生じやすいという問題があるので、疑似輪郭の生じやす
い領域を強調領域に指定し、強調領域には限定色を優先
的にかつ可能な限り数多く割り当てるようにして、さら
にきめ細かな表示を行うように改良したものである。
FIG. 4 is a block diagram showing a system configuration to which a conventional limited color image generation method is applied. An image processing device 50 for performing limited color image generation processing, a memory 51 for storing image data and the like, an image data source. 52, a display device 53 for displaying an image and an input device 54. Image data source 5
Reference numeral 2 denotes a video camera, VTR, or other image signal generator, which converts the image signal into digital image data and supplies it to the image processing apparatus 50. Limited color compression is performed in the image processing apparatus 50. However, since there is a problem that a pseudo contour is likely to occur in the part where the color changes gently like human skin according to the limited color display, the area where the pseudo contour is likely to occur is emphasized. This is a modification in which a limited color is specified preferentially and as much as possible is assigned to an area, and a more detailed display is performed.

【0007】一方、従来の文字データ圧縮方法としてハ
フマン符号化があり、文字データに対するハフマン符号
化とは、各文字に対応する“葉”を作り、それぞれの
“ 葉”にはその文字の生起確率をつけておいて、生起
確率の最も小さい二つの“ 葉”に対し新しい“節点”
を一つ作り、その節点と2枚の“葉”を“枝”で結び、
この2本の“枝”の一方には“0”、他方には“1”の
ラベルを付ける。また、“節点”には“葉”の確率の和
を付け、この“節点”を新たな“葉”と考える。これら
を“葉”が一枚になるまで繰り返し、“根”から文字に
対応する“葉まで“枝”を辿って得られる“1”と
“0”の系列をその文字に対する符号語とするものであ
る。
On the other hand, there is Huffman coding as a conventional character data compression method. Huffman coding for character data means to make a "leaf" corresponding to each character, and the occurrence probability of that character in each "leaf". , A new “node” for the two “leafs” with the smallest occurrence probability.
Make one and connect the node and two "leafs" with "branches",
One of these two "branches" is labeled "0" and the other is labeled "1". Also, the sum of the probabilities of "leafs" is attached to "nodes", and this "node" is considered as a new "leaf". These are repeated until the number of "leaf" becomes one, and the sequence of "1" and "0" obtained by tracing "branch" from "root" to "leaf" corresponding to the character is the code word for the character. Is.

【0008】これらについて、図5〜図10に示す従来
のハフマン符号化での符号語生成例を参照して具体的に
説明する。図5〜図10に示す例は、A、B、C、D、
E、Fの6種類の各文字が、それぞれ1/3、1/6、
1/6、1/6、1/12、1/12の生起確率が発生
する場合のハフマン符号化の符号語生成例である。まず
AからFまでの文字に対応する“葉”A〜Fを作り、各
“葉”の生起確率(1/3〜1/12等)を書いておく
(図5)。この中で生起確率の最も小さい二つのは
“葉”は文字“E”と“F”の“葉”であり、それらの
“葉”より“節点”Gを作り各“枝”にラベル“1”と
“0”を与える。この、“節点”Gの生起確率は“葉”
の生起確率の和である1/6となる(図6)。
These will be described in detail with reference to codeword generation examples in the conventional Huffman coding shown in FIGS. The examples shown in FIGS. 5 to 10 are A, B, C, D,
The six types of letters E and F are 1/3, 1/6, and
It is a codeword generation example of Huffman coding when the occurrence probabilities of 1/6, 1/6, 1/12, and 1/12 occur. First, "leafs" A to F corresponding to the letters A to F are created, and the occurrence probabilities (1/3 to 1/12 etc.) of each "leaf" are written (Fig. 5). Of these, the two with the smallest occurrence probability are "leafs", which are the letters "E" and "F", and "nodes" G are created from those "leaves" and the label "1" is given to each "branch". "" And "0" are given. The occurrence probability of this "node" G is "leaf"
Is 1/6, which is the sum of the occurrence probabilities of (FIG. 6).

【0009】“節点”Gを“葉”と考え“葉”の集合
「A、B、C、D、G」の生起確率の最も小さい二つの
“葉”D、Gより“節点”Hを作り、各“枝”にラベル
“1”と“0”を与え、“葉”D、Gの生起確率の和か
ら“節点”Hの生起確率1/3を求める(図7)。同様
に、“節点”Hを“葉”と考えて、“葉”の集合「A、
B、C、H」中の生起確率の最も小さい二つの“葉”
B、Cから“節点”Iを作り、各“枝”にラベル“1”
と“0”を与え、これら“葉”B、Cの生起確率の和か
ら“節点”Iの生起確率1/3を求める(図8)。この
“節点”Iを“葉”と考え、“葉”の集合「A、I、
H」の生起確率の最も小さい二つの“葉”I、Hより
“節点”Jを作り、各“枝”にラベル“1”と“0”を
与え、“葉”I、Hの生起確率の和から“節点”Jの生
起確率2/3を求める(図9)。
Considering the "node" G as a "leaf", a "node" H is created from the two "leafs" D and G having the smallest occurrence probability of the "leaf" set "A, B, C, D, G". , The labels “1” and “0” are given to each “branch”, and the occurrence probability ⅓ of the “node” H is obtained from the sum of the occurrence probabilities of the “leafs” D and G (FIG. 7). Similarly, the “node” H is considered as a “leaf”, and the set of “leafs” “A,
Two "leafs" with the smallest occurrence probability in "B, C, H"
Make "node" I from B and C, and label "1" on each "branch"
And "0" are given, and the occurrence probability 1/3 of the "node" I is obtained from the sum of the occurrence probabilities of these "leafs" B and C (FIG. 8). This “node” I is considered as a “leaf”, and a set of “leafs” “A, I,
The "node" J is created from the two "leafs" I and H that have the smallest occurrence probability of "H", and the labels "1" and "0" are given to each "branch" to determine the occurrence probability of "leaf" I and H. The probability 2/3 of occurrence of “node” J is calculated from the sum (FIG. 9).

【0010】この“節点”Jを“葉”とすると“葉”の
集合「A、J」には二つの“葉”しか残らない。“葉”
A、Jより“節点”Kを作り、各“枝”にラベル“1”
と“0”を与える。この“節点”Kは生起確率が1とな
る“根”である(図10)。結果としてハフマン符号化
による生成符号語は、“0”、“100”、“10
1”、“110”、“1110”、“1111”とな
る。
When this "node" J is a "leaf", only two "leafs" remain in the "leaf" set "A, J". "leaf"
Create "node" K from A and J, and label "1" on each "branch"
And "0" are given. This "node" K is a "root" whose occurrence probability is 1 (Fig. 10). As a result, the generated codewords by Huffman coding are "0", "100", "10".
These are 1 ”,“ 110 ”,“ 1110 ”, and“ 1111 ”.

【0011】さらに、画像データの圧縮方法として、隣
接画素との違いが少ないという性質を用いた予測圧縮と
いう手法がある。図11は従来の予測圧縮例の図であ
り、画素Xj、iに対し前ライン、現ラインで、全値予
測、1ライン予測、平均予測、平面予測などいくつかの
予測手法がある。それらの予測誤差値を、値の大きいと
ころは荒く量子化し、量子化レベルを減らすことで誤差
値を表現するのに必要な符号長を減らし、結果として圧
縮される。あるいは、予測誤差値の頻度をもとに多数回
出現する値は短い符号長で表現することで、結果として
圧縮される。
Further, as a method of compressing image data, there is a method called predictive compression which uses the property that there is little difference from adjacent pixels. FIG. 11 is a diagram of a conventional prediction compression example, and there are some prediction methods such as full-value prediction, 1-line prediction, average prediction, and plane prediction for the pixel Xj, i in the previous line and the current line. Those prediction error values are roughly quantized where the value is large and the quantization level is reduced to reduce the code length required to express the error value, resulting in compression. Alternatively, a value that appears many times based on the frequency of the prediction error value is represented by a short code length, and as a result, it is compressed.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、以上の
ような従来の限定色表示を使った画像圧縮方法では、画
質の低下が少ないかわりに24ビットが8ビットに削減
されるだけなので、削減率(圧縮率)が低いという問題
がある。
However, in the conventional image compression method using the limited color display as described above, 24 bits are reduced to 8 bits in spite of little deterioration of the image quality, so the reduction rate ( There is a problem that the compression rate is low.

【0013】本発明は上述の問題点に鑑みて、単純な処
理で限定色表示の圧縮率を向上させ画像保存に必要なフ
ァイル容量を削減できるカラー画像の圧縮・伸長方法を
提供することを目的としている。
In view of the above problems, it is an object of the present invention to provide a color image compression / decompression method capable of improving the compression ratio of limited color display by a simple process and reducing the file size required for image storage. I am trying.

【0014】[0014]

【課題を解決するための手段】本発明のカラー画像の圧
縮・伸長方法は、カラー画像の色分布より目的の数の限
定色を抽出して前記カラー画像より各限定色に割り当て
られる画素数の頻度分布を計数し、前記限定色の頻度と
隣接画素の位置関係より各限定色と位置関係とにハフマ
ン符号を割り当て、各画素を、前記画素の限定色が隣接
画素の限定色と同一であれば前記位置関係を符号化した
ハフマン符号で、隣接画素のいずれとも異なれば前記限
定色を符号化したハフマン符号で符号化することを特徴
としている。
A color image compression / decompression method of the present invention extracts a target number of limited colors from a color distribution of a color image and determines the number of pixels assigned to each limited color from the color image. Counting the frequency distribution, assigning a Huffman code to each limited color and the positional relationship based on the frequency of the limited color and the positional relationship between the adjacent pixels, and each pixel, if the limited color of the pixel is the same as the limited color of the adjacent pixel. For example, it is characterized in that the Huffman code obtained by encoding the positional relationship is encoded by the Huffman code obtained by encoding the limited color if any of the adjacent pixels is different.

【0015】また、前記の圧縮方法によって圧縮された
圧縮データからハフマン符号を検出し、隣接関係を符号
化したハフマン符号の場合には対応する元の隣接位置デ
ータに、それ以外の場合は元の限定色データに変換・復
号して各画素の色を表すR、G、B値を出力することに
より圧縮データの伸長を行うことを特徴としている。
Further, the Huffman code is detected from the compressed data compressed by the above-mentioned compression method, and in the case of the Huffman code in which the adjacency relationship is encoded, the corresponding original adjacent position data is obtained, and in other cases, the original Huffman code is obtained. It is characterized in that the compressed data is expanded by converting and decoding it into limited color data and outputting R, G, and B values representing the color of each pixel.

【0016】[0016]

【作用】上記構成によれば、各画素を符号化する際に、
画素の限定色が隣接画素の限定色と同一の場合は、位置
関係を符号化したハフマン符号で符号化し、隣接画素の
いずれとも異なっている場合は、頻度による限定色を符
号化したハフマン符号で符号化を行う。画像の伸長、再
生の際は、符号化とは逆の手順により変換・複号して、
R、G、B値を出力するので、単純な処理によって圧縮
率を向上させることができる。
According to the above configuration, when each pixel is encoded,
When the limited color of the pixel is the same as the limited color of the adjacent pixel, it is encoded by the Huffman code that encodes the positional relationship, and when it is different from any of the adjacent pixels, the Huffman code that encodes the limited color by frequency is used. Encode. When decompressing or playing back an image, it is converted / decoded by the procedure reverse to the encoding,
Since the R, G, and B values are output, the compression rate can be improved by simple processing.

【0017】[0017]

【実施例】以下、本発明の一実施例について図を参照し
て説明する。図1は本発明のカラー画像の圧縮・伸長方
法が適用されるシステムの構成図である。図2は本発明
のカラー画像の圧縮・伸長方法の作成手順を示す図であ
る。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a system to which the color image compression / decompression method of the present invention is applied. FIG. 2 is a diagram showing a procedure for creating a color image compression / decompression method according to the present invention.

【0018】図1に示す画像システムの圧縮符号処理を
行うCPU10には、画像データを含む各種のデータを
記憶するメモリ20と、コマンドやテキストデータの入
力などを行うための入力装置30と、画像を含むデータ
をディスプレイに表示する表示装置40が結合される。
CPU10は処理対象のカラー画像をメモリ20より読
みだし、圧縮符号を作り読み出したカラー画像を符号に
変換してメモリ20に戻す。
The CPU 10 for performing the compression code processing of the image system shown in FIG. 1 has a memory 20 for storing various data including image data, an input device 30 for inputting commands and text data, and an image. A display device 40 is coupled to display data including the data on the display.
The CPU 10 reads a color image to be processed from the memory 20, creates a compression code, converts the read color image into a code, and returns the code to the memory 20.

【0019】表示装置40にカラー画像を表示する場合
には、入力装置30より表示コマンドと表示対象の画像
名を入力すれば、CPU10がメモリ20に符号の形で
保存されている画像を読みだし、圧縮と反対の手順でカ
ラー画像の伸長処理を行い、伸長されたカラー画像を表
示装置40に転送し表示する。
When a color image is displayed on the display device 40, the display command and the image name of the display target are input from the input device 30, and the CPU 10 reads the image stored in the memory 20 in the form of a code. The color image is expanded by the procedure opposite to the compression, and the expanded color image is transferred to the display device 40 and displayed.

【0020】つぎに処理動作について説明する。Next, the processing operation will be described.

【0021】もとのカラー画像を表現するのに使われる
限定色の使用頻度には偏りがあり、この使用頻度の偏り
を利用して使用頻度の高い値ほど短い符号になるハフマ
ン符号化により符号化すれば、限定色を表現する平均ビ
ット長を短縮でき結果として圧縮率が高められる。さら
に、画像の各画素は隣接する画素と同じ場合が多いの
で、どの画素と同じかを符号化する、予測符号化の考え
方を組み合わせれば圧縮率をより高めることができる。
There is a bias in the frequency of use of the limited colors used to represent the original color image, and by using this bias in the frequency of use, the higher the frequency of use, the shorter the code becomes by Huffman coding. If it is realized, the average bit length expressing the limited color can be shortened, and as a result, the compression rate can be increased. Furthermore, since each pixel of an image is often the same as an adjacent pixel, the compression rate can be further increased by combining the concept of predictive coding, which is the same as which pixel is coded.

【0022】以下に、図2を参照して圧縮符号の作成手
順を説明する。まず、求める限定色の色数を指定する
(ステップ1)。従来技術で説明した限定色抽出手法に
より、処理対象のカラー画像から指定数の限定色を抽出
する(ステップ2)。続いて、各画素の色値に対応する
限定色を求め、各限定色に入る画素数を頻度とする頻度
分布を作成する(ステップ3)。頻度分布より各限定色
の生起確率を求め、従来技術で説明したハフマン符号化
手法により各限定色にハフマン符号を割り当てる(ステ
ップ4)。処理対象のカラー画像の全画素に対してステ
ップ4を繰り返す(ステップ5)。
The procedure for creating a compressed code will be described below with reference to FIG. First, the number of limited colors to be obtained is designated (step 1). The specified number of limited colors are extracted from the color image to be processed by the limited color extraction method described in the related art (step 2). Subsequently, a limited color corresponding to the color value of each pixel is obtained, and a frequency distribution having a frequency of the number of pixels included in each limited color is created (step 3). The occurrence probability of each limited color is obtained from the frequency distribution, and the Huffman code is assigned to each limited color by the Huffman coding method described in the prior art (step 4). Step 4 is repeated for all pixels of the color image to be processed (step 5).

【0023】つぎに、図3の予測圧縮での符号化例に示
すように、隣接画素の位置関係の符号化の場合は、先頭
ビットが“0”であれば位置関係の符号であることを示
し、その場合は2番目のビットによって前ラインの画素
と同じか、直前の画素と同じかが符号化される。図3で
は画素Xj、iに対し、前ラインの画素がXj−i、
i、直前の画素がXj、i−1の例を示している。ま
た、先頭ビットが“1”であれば、続くビット列は限定
色の符号としているので、位置関係の符号と限定色の符
号とを一緒に扱うことができる。
Next, as shown in the coding example in the predictive compression of FIG. 3, in the case of the coding of the positional relationship between adjacent pixels, if the leading bit is "0", it means that the code is of the positional relationship. In this case, the second bit encodes whether the pixel is the same as the pixel in the previous line or the same as the pixel immediately before. In FIG. 3, for the pixel Xj, i, the pixel on the previous line is Xj-i,
i, the immediately preceding pixel is Xj, i−1. If the first bit is "1", the subsequent bit string is the code of the limited color, so that the code of the positional relationship and the code of the limited color can be treated together.

【0024】このような符号化処理に従って、画素ごと
に位置関係の符号、限定色のハフマン符号を割り当て圧
縮データとしてメモリ20に保存する(ステップ6)。
続いて、画像サイズ、位置関係の符号、各限定色のハフ
マン符号および赤R、緑G、青Bの色値を圧縮データの
付加情報として保存する(ステップ7)。
According to the above encoding process, the positional relationship code and the limited color Huffman code are assigned to each pixel and stored as compressed data in the memory 20 (step 6).
Then, the image size, the code of the positional relationship, the Huffman code of each limited color, and the color values of red R, green G, and blue B are stored as additional information of the compressed data (step 7).

【0025】以上がカラー画像の圧縮処理であるが、伸
長処理の場合はメモリ20に保存されている圧縮データ
をCPU10が読み出して、圧縮データからハフマン符
号を検出し、検出したハフマン符号が先頭ビット“0”
の位置関係の符号の場合は、その対応する位置データに
変換・復号する。先頭ビットが“1”の限定色ハフマン
符号の場合は対応する限定色データに復号して、各画素
の色を表すR、G、B値を出力する、符号化とは逆手順
の操作により伸長・再生するものである。
The above is the color image compression process. In the case of the decompression process, the CPU 10 reads the compressed data stored in the memory 20, detects the Huffman code from the compressed data, and the detected Huffman code is the first bit. "0"
In the case of the code having the positional relationship of, the corresponding position data is converted / decoded. In the case of the limited color Huffman code with the first bit being “1”, it is decoded into the corresponding limited color data, and the R, G, B values representing the color of each pixel are output. -It is to be regenerated.

【0026】なお、いままでは赤R、緑G、青Bの色立
方体の分割により限定色を求めていたが、人の色感覚に
合わせた均等色空間を色立方体としても、圧縮効果が得
られることはいうまでもない。
Up to now, the limited color has been obtained by dividing the color cubes of red R, green G, and blue B, but the compression effect can be obtained even if a uniform color space matching the human color sense is used as the color cube. It goes without saying that it will be done.

【0027】このような、本実施例においては、限定色
の使用頻度の偏りを利用するハフマン符号化によって限
定色を表現する平均ビット長を短縮し、この限定色の符
号と予測符号化による位置関係の符号のビット列を区別
した形で、一緒に扱うように構成しているので、従来例
に比較して圧縮の相乗効果が高められる。
As described above, in this embodiment, the average bit length for expressing the limited color is shortened by the Huffman coding utilizing the bias in the frequency of use of the limited color, and the position of the limited color by the code and the predictive coding. Since the bit strings of the related codes are distinguished and handled together, the synergistic effect of compression is enhanced as compared with the conventional example.

【0028】[0028]

【発明の効果】以上説明したように、本発明によれば、
処理対象の画像より得られる限定色の生起確率をもとに
ハフマン符号を求める符号化と、予測圧縮の符号化との
組み合わせによって圧縮されるので、限定色表示よりも
高い圧縮率を達成できる効果がある。
As described above, according to the present invention,
The effect of achieving a higher compression rate than the limited color display, because it is compressed by a combination of the encoding for obtaining the Huffman code based on the occurrence probability of the limited color obtained from the image to be processed and the encoding for predictive compression. There is.

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

【図1】本発明のカラー画像の圧縮・伸長方法が適用さ
れる画像システムの構成図である。
FIG. 1 is a configuration diagram of an image system to which a color image compression / decompression method of the present invention is applied.

【図2】本発明のカラー画像の圧縮・伸長方法の作成手
順を示す図である。
FIG. 2 is a diagram showing a creation procedure of a color image compression / decompression method of the present invention.

【図3】本発明の予測圧縮の符号化例を示す図である。FIG. 3 is a diagram showing a coding example of predictive compression according to the present invention.

【図4】従来の限定色画像生成方法が適用されるシステ
ム構成図である。
FIG. 4 is a system configuration diagram to which a conventional limited color image generation method is applied.

【図5】従来のハフマン符号化での符号語生成における
“葉”の説明図である。
FIG. 5 is an explanatory diagram of “leaf” in codeword generation in conventional Huffman coding.

【図6】図5に示す“葉”より作成する“節点”Gの説
明図である。
FIG. 6 is an explanatory diagram of a “node” G created from the “leaf” shown in FIG. 5;

【図7】図6に示す“葉”より作成する“節点”Hの説
明図である。
FIG. 7 is an explanatory diagram of “node” H created from “leaf” shown in FIG. 6;

【図8】図7に示す“葉”より作成する“節点”Iの説
明図である。
8 is an explanatory diagram of a "node" I created from the "leaf" shown in FIG.

【図9】図8に示す“葉”より作成する“節点”Jの説
明図である。
9 is an explanatory diagram of a "node" J created from the "leaf" shown in FIG.

【図10】図9に示す“葉”より作成する“節点”Kの
説明図である。
10 is an explanatory diagram of a "node" K created from the "leaf" shown in FIG.

【図11】従来の予測圧縮例を示す図である。FIG. 11 is a diagram showing a conventional prediction compression example.

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

10 CPU 20 メモリ 30 入力装置 40 表示装置 10 CPU 20 Memory 30 Input Device 40 Display Device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 カラー画像の色分布より目的の数の限定
色を抽出して前記カラー画像より各限定色に割り当てら
れる画素数の頻度分布を計数し、前記限定色の頻度と隣
接画素の位置関係より各限定色と位置関係とにハフマン
符号を割り当て、各画素を前記画素の限定色が隣接画素
の限定色と同一であれば前記位置関係を符号化したハフ
マン符号で、隣接画素のいずれとも異なれば前記限定色
を符号化したハフマン符号で符号化することを特徴とす
るカラー画像の圧縮方法。
1. A desired number of limited colors are extracted from a color distribution of a color image, and a frequency distribution of the number of pixels assigned to each limited color is counted from the color image, and the frequency of the limited colors and the positions of adjacent pixels are counted. A Huffman code is assigned to each limited color and a positional relationship from the relationship, and each pixel is a Huffman code that encodes the positional relationship if the limited color of the pixel is the same as the limited color of an adjacent pixel. A method for compressing a color image, characterized in that, if different, the limited color is encoded by a Huffman code.
【請求項2】 請求項1に記載のカラー画像の圧縮方法
により圧縮された圧縮データからハフマン符号を検出
し、隣接関係を符号化したハフマン符号の場合は対応す
る元の隣接位置データに、それ以外の場合は元の限定色
データに変換・復号して各画素の色を表すR、G、B値
を出力することにより圧縮データの伸長を行うことを特
徴とするカラー画像の伸長方法。
2. A Huffman code is detected from the compressed data compressed by the color image compression method according to claim 1, and in the case of a Huffman code encoding an adjacency relationship, the corresponding original adjacent position data Otherwise, the compressed image data is expanded by converting and decoding the original limited color data and outputting the R, G, and B values representing the color of each pixel.
JP5082755A 1993-03-17 1993-03-17 Color image compression / decompression method Expired - Fee Related JP2570249B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5082755A JP2570249B2 (en) 1993-03-17 1993-03-17 Color image compression / decompression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5082755A JP2570249B2 (en) 1993-03-17 1993-03-17 Color image compression / decompression method

Publications (2)

Publication Number Publication Date
JPH06274609A true JPH06274609A (en) 1994-09-30
JP2570249B2 JP2570249B2 (en) 1997-01-08

Family

ID=13783261

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5082755A Expired - Fee Related JP2570249B2 (en) 1993-03-17 1993-03-17 Color image compression / decompression method

Country Status (1)

Country Link
JP (1) JP2570249B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5346211A (en) * 1976-10-08 1978-04-25 Matsushita Electric Ind Co Ltd Data compressing unit
JPS5364211A (en) * 1976-11-22 1978-06-08 Tokyo Gas Co Ltd Method of constructing furnaces
JPS5666971A (en) * 1979-11-05 1981-06-05 Dainippon Screen Mfg Co Ltd Picture data compressing method
JPH02146685A (en) * 1988-11-29 1990-06-05 Nec Home Electron Ltd Method for preparing picture with limited color

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5346211A (en) * 1976-10-08 1978-04-25 Matsushita Electric Ind Co Ltd Data compressing unit
JPS5364211A (en) * 1976-11-22 1978-06-08 Tokyo Gas Co Ltd Method of constructing furnaces
JPS5666971A (en) * 1979-11-05 1981-06-05 Dainippon Screen Mfg Co Ltd Picture data compressing method
JPH02146685A (en) * 1988-11-29 1990-06-05 Nec Home Electron Ltd Method for preparing picture with limited color

Also Published As

Publication number Publication date
JP2570249B2 (en) 1997-01-08

Similar Documents

Publication Publication Date Title
US6639945B2 (en) Method and apparatus for implementing motion detection in video compression
US6614939B1 (en) Image compression apparatus and decoding apparatus suited to lossless image compression
JP3515572B2 (en) Image compression encoding method in image transmission system
US20060153443A1 (en) Image compression usable with animated images
JP2000507754A (en) Table-based compression with embedded coding
CN110113617B (en) Image compression and decompression method and device, electronic equipment and storage medium
KR100708180B1 (en) Apparatus and method for compressing color or gray scale documents
US6584226B1 (en) Method and apparatus for implementing motion estimation in video compression
JP2000049619A (en) 2-channel hvq compression method
US5907635A (en) Picture data decompression apparatus
JPH0690360A (en) Method for encoding of halftone image
Mathpal et al. A research paper on lossless data compression techniques
JP3932244B2 (en) Image encoding / decoding method and apparatus, and recording medium recording the program
WO2003081898A1 (en) Image data compression device, image data compression method, recording medium, and program
Shoba et al. A Study on Data Compression Using Huffman Coding Algorithms
JP4673524B2 (en) How to filter digital data
JP2570249B2 (en) Color image compression / decompression method
JP2000078021A (en) Hvq compression method for data and print hint
JPH09148938A (en) Method and device for data compression and expansion
JP2000078020A (en) Compression method for dividing every word and applying compression to most significant bit
JP2002369201A (en) Image data compression equipment, image data compressing method, recording medium and program
JP2002044662A (en) Data encoder and encoding method and data decoder and decoding method
Bist et al. IMPROVED IMAGE COMPRESSION USING LOSSLESS HUFFMAN ENCODING (I2COM)
Zha Progressive lossless image compression using image decomposition and context quantization
KR100686354B1 (en) Huffman decoding method and device for using variable length tree

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees