JPH03102967A - Color image encoding system - Google Patents

Color image encoding system

Info

Publication number
JPH03102967A
JPH03102967A JP1241022A JP24102289A JPH03102967A JP H03102967 A JPH03102967 A JP H03102967A JP 1241022 A JP1241022 A JP 1241022A JP 24102289 A JP24102289 A JP 24102289A JP H03102967 A JPH03102967 A JP H03102967A
Authority
JP
Japan
Prior art keywords
signal
color
encoding
binary
color image
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
JP1241022A
Other languages
Japanese (ja)
Inventor
Hideshi Osawa
大沢 秀史
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP1241022A priority Critical patent/JPH03102967A/en
Publication of JPH03102967A publication Critical patent/JPH03102967A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To promote the efficiency of encoding by using color corraltivity by converting a binary color signal is series according to the frequency of occurrence of an objective color to be encoded. CONSTITUTION:R, G, B signals 200 to 202 are inputted to a counter 16, and the frequencies of occurrence of three colors are counted, and each color is numbered in order of the size of the frequency of occurrence, and a control signal 300 is sent to a binary sequential transducer 10. The allotment of a binary sequential signal to the combination of the color signal (R, G, B) is changed by this control signal 300 so as to rearrange them in order of the frequency of occurrence, and the binary serial signal D203 is supplied in order of color starting from the highest frequency of occurrence.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、カラー画像を通信するカラーファクシミリ装
置におけるカラー画像符号化方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a color image encoding method in a color facsimile device that communicates color images.

〔従来の技術〕[Conventional technology]

従来の画像通信装置の代表的な例であるファクシミリ装
置においては、白黒2値情報を符号化する方式として、
MH,MR符号等が用いられている。
In a facsimile machine, which is a typical example of a conventional image communication device, the method for encoding black and white binary information is as follows:
MH, MR codes, etc. are used.

一方、最近になって安価なカラープリンタの開発が進み
、カラー画像、特に赤(R)、緑(G)、青(B)ある
いは、黄(Y)、シアン(C)、マゼンタ(M)等1b
itずつのデータを持つ2値カラーの画像通信が提案さ
れてきた。
On the other hand, recently, the development of inexpensive color printers has progressed, and color images, especially red (R), green (G), blue (B), yellow (Y), cyan (C), magenta (M), etc. 1b
Binary color image communication with data for each IT has been proposed.

このような2値カラーの符号化方式として、3色をビッ
トブレーンごとに符号化し、白黒用のMI{,MR符号
化方式を用いる方法が考えられている。
As such a binary color encoding method, a method has been considered in which three colors are encoded for each bit brain and a monochrome MI{,MR encoding method is used.

しかし、上述の方法では、 (1)R,G,Bのビットプレーンごとに符号化するこ
とにより元々のR, G, B情報源のもつ情報量を増
大させてしまい、符号化効率が悪くなるという問題があ
る。これは、端的にいえば色の相関情報を利用していな
いということである。
However, in the above method, (1) By encoding each R, G, and B bit plane, the amount of information held by the original R, G, and B information sources increases, resulting in poor encoding efficiency. There is a problem. Simply put, this means that color correlation information is not used.

(2)またMH,MR符号は固定化した符号表を使って
符号化を行うため、カラー疑似中間謂画像などの符号化
効率は悪くなるという問題がある。
(2) Furthermore, since the MH and MR codes perform encoding using a fixed code table, there is a problem that the encoding efficiency of color pseudo-intermediate images and the like deteriorates.

一方、従来から知られている算術符号は、入力信号列を
小数2進数で表わされる符号になるように算術演算によ
り符号形威がなされる方法である。この方法は、Lan
gdonおよびRissanenらによる文献”Com
pression  of  Black/ Whit
eImages with  Arithmetic 
Coding , IEEETran  Com, C
OM−29. 6 (1981.6)等に発表されてい
る。この文献によるとすでに符号化した入力信号列をS
、劣勢シンボル(LPS)の出る確立をq1演算レジス
タAugendをA (s)、符号レジスタC (s)
とした時に、入力信号ごとに以下の算術演算を行う。
On the other hand, the conventionally known arithmetic code is a method in which the code form of an input signal string is changed by arithmetic operations so that it becomes a code expressed in binary decimal numbers. This method uses Lan
References by Gdon and Rissanen et al. “Com
Pression of Black/White
eImages with Arithmetic
Coding, IEEETran Com, C
OM-29. 6 (1981.6), etc. According to this document, the already encoded input signal sequence is
, the probability that the inferior symbol (LPS) will appear is q1, the arithmetic register Augend is A (s), the code register C (s)
Then, perform the following arithmetic operations for each input signal.

A(sl)=A(s)xqhA(s)X2−Q −・−
(i)A(so) = <A(s)−A(sl)>l−
 (2)<>1は有効桁I!bitで打ち切りを表すC
 ( s O )  = C ( s )      
          −  ( 3 )C(sl)=C
(s)+A(so)         ・・・ (4)
符号化データが優勢シンボル(MPS:上の例では0)
の場合は、A (so), C (so)を次のデータ
の符号化に使う。また劣勢シンボル(LPS :上の例
では1)の場合は、A (sl), C (sl)を次
のデータの符号化に使う。
A(sl)=A(s)xqhA(s)X2-Q -・-
(i) A(so) = <A(s)-A(sl)>l-
(2) <>1 is a significant digit I! C representing truncation in bits
(sO) = C(s)
- (3)C(sl)=C
(s)+A(so)... (4)
Encoded data is the dominant symbol (MPS: 0 in the above example)
In this case, A (so) and C (so) are used to encode the next data. In addition, in the case of a less powerful symbol (LPS: 1 in the above example), A (sl) and C (sl) are used to encode the next data.

新しいAの値は28倍(SはO以上の整数)され、0.
5<A<1.0の範囲におさめられる。この処理は、ハ
ードウエアではS回左ヘシフトすることに相当する。符
号レジスタCも同じ回数のシフトが行われ、シフトアウ
トされた信号が符号となる。以上の処理を繰り返し符号
形成がなされる。
The new value of A is multiplied by 28 (S is an integer greater than or equal to O) and 0.
It falls within the range of 5<A<1.0. This processing corresponds to shifting to the left S times in hardware. The code register C is also shifted the same number of times, and the shifted out signal becomes the code. The above process is repeated to form a code.

また(1)の式で示したようにLPSの出現確率qを2
のべき乗(2−Q:Qは正整数)で近似することにより
、乗算計算をシフト演算に置き換えている。この近似を
さらに精度よくするために、qを(5)の式の如く2の
べき乗の多項式で近似している。この近似により効率最
悪点の改善が行われている。
Also, as shown in equation (1), the probability of LPS appearance q is set to 2
By approximating with a power of (2-Q: Q is a positive integer), the multiplication calculation is replaced with a shift calculation. In order to make this approximation more accurate, q is approximated by a polynomial of a power of 2 as shown in equation (5). This approximation improves the worst point of efficiency.

q42−Q’+2噌         ・・・(5)ま
たは算術符号は、符号化データごとにQの値を切り換え
ることが可能なことから確率推定部を符号化と分離する
ことができる。
q42-Q'+2 噌 (5) Or, since the arithmetic code can switch the value of Q for each encoded data, the probability estimator can be separated from the encoding.

この2値信号の動的符号化をRGB信号に適用する場合
、RGB信号を2値系列信号に変換する方法がある。こ
こで、二値系列信号は例えば第4表に示すように、白に
対して(1)、黒に対して(01)のように、白,黒,
赤,緑,青,シアン,マゼンタ,イエローの各画素に対
しlbit〜7bitの長さを持つ信号とする。二値系
列信号の第tbit(MsB)が1の時は色信号は白と
確定され、逆にOの時は白以外ということになる。白以
外の時は第2bitを見て1の時は黒、0の時は黒以外
ということになる。これをくり返し、第7bitが1の
時はマゼンタであり、Oの時はイエローということにな
る。
When applying this dynamic encoding of binary signals to RGB signals, there is a method of converting the RGB signals into binary sequence signals. Here, the binary sequence signal is, for example, as shown in Table 4, white, black, (1) for white, (01) for black, etc.
The signal has a length of 1 bit to 7 bits for each pixel of red, green, blue, cyan, magenta, and yellow. When the t-th bit (MsB) of the binary series signal is 1, the color signal is determined to be white, and conversely, when it is O, it is determined to be other than white. When it is other than white, look at the second bit and when it is 1, it is black, and when it is 0, it is other than black. By repeating this, when the 7th bit is 1, it is magenta, and when it is O, it is yellow.

〔発明が解決しようとしている課題〕[Problem that the invention is trying to solve]

しかしながら、従来技術では第4表に示した固定した変
換表に従って符号化していたため、原稿が白、黒のみの
時は2値系列信号は最短になるが、イエロー,マゼンタ
などの色が多くなるに従い2値系列信号が長くなるとい
う欠点があった。即ち、上述の符号化方式を用いる場合
、符号化時の平均符号長は2値系列信号にそのまま比例
して長くなることはないが、最短信号が与えられた時と
比較すれば、長い信号を符号化した時の平均符号長が長
くなることは避けられない。
However, in the conventional technology, encoding was performed according to the fixed conversion table shown in Table 4, so when the document contains only white and black, the binary sequence signal is the shortest, but as the number of colors such as yellow and magenta increases, There was a drawback that the binary sequence signal became long. In other words, when using the above-mentioned encoding method, the average code length during encoding does not increase in proportion to the binary sequence signal, but compared to when the shortest signal is given, the average code length during encoding does not increase in proportion to the binary sequence signal. It is inevitable that the average code length when encoding becomes longer.

そこで本発明は、上述の事情に鑑み、2値カラー画像を
効率良く符号化できるカラー画像符号化方式を提供する
ことを目的とする。
SUMMARY OF THE INVENTION In view of the above-mentioned circumstances, it is an object of the present invention to provide a color image encoding method that can efficiently encode binary color images.

〔課題を解決するための手段及び作用〕上記課題を解決
するため、本発明のカラー画像符号化方式は、複数の色
成分信号により表わされるカラー画像信号を符号化する
カラー画像符号化方式であって、前記複数の色成分信号
により表わされる色について、出現頻度の高い順に短い
2値系列信号を与えることを特徴とする。
[Means and effects for solving the problems] In order to solve the above problems, the color image encoding method of the present invention is a color image encoding method that encodes a color image signal represented by a plurality of color component signals. The present invention is characterized in that, for the colors represented by the plurality of color component signals, short binary series signals are provided in descending order of appearance frequency.

〔実施例〕〔Example〕

第1図は本発明の第lの実施例の構成を示すブロック図
である。
FIG. 1 is a block diagram showing the configuration of a first embodiment of the present invention.

R, G, B各1bitの入力データ200〜2o2
は、二値系列変換器10で二値系列信号D203に変換
される。例えば二値系列信号は第4表に示すように、白
に対して(1)、黒に対して(Oi)のように、1bi
t〜7bitの長さを持つ信号である。二値系列信号の
第1bit(MSB)が1の時は色信号は白と確定され
、逆に0の時は白以外ということになる。白以外の時は
第2bitを見て1の時は黒、0の時は黒以外というこ
とになる。これをくり返し、第7bitが1の時はマゼ
ンタであり、0の時はイエローということになる。但し
、系列変換のbitの割りあてはこの表に限られるもの
ではない。二値系列信号D203は符号器1lに送られ
る。また二値系列変換器1oからは、系列信号の何bi
t目を出力しているかを示すBt信号204が状態予測
回路l3に出力される。
R, G, B each 1 bit input data 200~2o2
is converted into a binary sequence signal D203 by the binary sequence converter 10. For example, as shown in Table 4, the binary sequence signal is 1bi, such as (1) for white and (Oi) for black.
The signal has a length of t~7 bits. When the first bit (MSB) of the binary sequence signal is 1, the color signal is determined to be white, and conversely, when it is 0, it is determined to be other than white. When it is other than white, look at the second bit and when it is 1, it is black, and when it is 0, it is other than black. By repeating this, when the 7th bit is 1, it is magenta, and when it is 0, it is yellow. However, the bit allocation for series conversion is not limited to this table. The binary sequence signal D203 is sent to the encoder 1l. Also, from the binary sequence converter 1o, how many bits of sequence signal
A Bt signal 204 indicating whether the t-th signal is being output is output to the state prediction circuit l3.

一方、入力データ200〜202は、ラインiモリ12
に蓄えられ、数ライン前の情報といっしょに出力信号2
05として状態予測回路l3に出力される。
On the other hand, input data 200 to 202 are input to the line i memory 12.
is stored in the output signal 2 along with the information from several lines earlier.
It is output to the state prediction circuit l3 as 05.

状態予測回路l3では、ラインメモリ12からの出力信
号とBt信号204により符号化すべき2値系列信号の
各ビット毎の符号化状態が決定され、符号化状態を示す
状態信号St206が出力される。
In the state prediction circuit l3, the coding state of each bit of the binary sequence signal to be coded is determined based on the output signal from the line memory 12 and the Bt signal 204, and a state signal St206 indicating the coding state is output.

符号器1lでは、信号Dと状態信号Stに基づいて前述
の如く、例えば算術符号のマルコフモデル符号を用いた
符号化により符号207が作られ、復号器l4に伝送さ
れる。
In the encoder 1l, a code 207 is generated based on the signal D and the state signal St by encoding using, for example, an arithmetic Markov model code, as described above, and is transmitted to the decoder l4.

復号器14では、復号処理が行われ、復号2値系列信号
D’ 208が作られる。この信号D’ 208をRG
B変換器15でR’, G’, B’各1bitの2値
カラー信号に戻し、これに基づいてカラー画像表示や、
記録がなされろことになる。RGB変換器l5ではD’
 208信号の1の後につづくOの数をカウントするこ
とにより、色信号R’, G’, B’が判定できるこ
とは第4表から明らかである。
In the decoder 14, decoding processing is performed and a decoded binary sequence signal D' 208 is generated. RG this signal D' 208
The B converter 15 converts the signals into binary color signals of 1 bit each for R', G', and B', and based on this, a color image is displayed.
A record must be made. D' in RGB converter l5
It is clear from Table 4 that the color signals R', G', and B' can be determined by counting the number of O's following 1 in the 208 signal.

ここで本実施例においては、計数器16にRGB信号2
00〜202を入力し、8色の出現頻度を計数する。ま
た計数器16では出現頻度の大きい順に各色に番号付け
をし、コントロール信号300を二値系列変換器lOに
送る。
Here, in this embodiment, the counter 16 receives the RGB signal 2.
Input 00 to 202 and count the appearance frequency of 8 colors. Further, the counter 16 numbers each color in descending order of appearance frequency and sends a control signal 300 to the binary sequence converter IO.

このコントロール信号300により、第4表の色信号(
R, G, B)の組み合せに対する2値系列信号の割
り当てを変更する。第5−1表は、8色の出現頻度の一
例である。いまf,>f2≧f,>・・・≧f8の関係
にあるとすると、白,黒の出現確率が比較的多い。そこ
でこの出現頻度を計数器l6で計数し、出現頻度順に並
べかえ順位の高い色から順番に短い2値系列信号D20
3が第5−2表のように与えられる。前述のコントロー
ル信号300は、順位の高いものから色識別のコントロ
ール信号300を2値系列変換器10に送り、変換テー
ブル91(第9図)を再構成する。
This control signal 300 causes the color signal (
The assignment of binary sequence signals to the combination of R, G, B) is changed. Table 5-1 is an example of the frequency of appearance of eight colors. Assuming that there is a relationship f,>f2≧f,>...≧f8, the probability of appearance of white and black is relatively high. Therefore, this appearance frequency is counted by a counter l6, and the colors are rearranged in order of appearance frequency, and the shortest binary series signal D20
3 is given as shown in Table 5-2. The aforementioned control signals 300 are sent to the binary sequence converter 10 for color identification in order of priority, and the conversion table 91 (FIG. 9) is reconfigured.

また第6−1表は、イエローの出現頻度が高い時の一例
で、第6−2表のような2値系列信号D203が与えら
れる。
Further, Table 6-1 is an example when the appearance frequency of yellow is high, and a binary series signal D203 as shown in Table 6-2 is given.

ここで出現頻度は公知のカウント手段により、計数する
ことができる。例えばある一定画素数の範囲内での8色
の出現数をカウントしてもよいし、信号入力開始からの
累積出現数から各色の出現率の変化を演算してもよい。
Here, the appearance frequency can be counted by a known counting means. For example, the number of appearances of eight colors within a range of a certain number of pixels may be counted, or the change in the appearance rate of each color may be calculated from the cumulative number of appearances from the start of signal input.

また、テーブル9lを再構成し、2値系列信号の割り当
てを変更したかどうかの情報は、特殊コードとして符号
207の中に含めることもできるが、その場合には、例
えば変更時に符号化が一旦終了したものとして処理する
必要があり、また特殊コードの挿入のため符号化効率が
悪くなってしまう可能性もある。
Further, information as to whether or not the table 9l has been reconfigured and the allocation of binary sequence signals has been changed can be included in the code 207 as a special code. It is necessary to process it as if it has been completed, and there is also a possibility that the encoding efficiency will deteriorate due to the insertion of a special code.

そこで、本実施例においては、復号側にも計数器l7を
設け、符号化側の計数器16と同じ構威及び規則で色の
出現頻度を計数することにより上記特殊コードを不要と
している。これにより、符号化効率の低下を防ぐことが
できる。
Therefore, in this embodiment, a counter 17 is provided on the decoding side as well, and the frequency of appearance of a color is counted using the same structure and rules as the counter 16 on the encoding side, thereby eliminating the need for the above-mentioned special code. This can prevent deterioration in encoding efficiency.

第9図は2値系列変換器10のブロック図である。FIG. 9 is a block diagram of the binary sequence converter 10.

入力データ200〜202はROM等の変換テーブル9
1で、第4表に示した7bitの信号212に各画素毎
に変換され、信号出力器92に入る。ここで、変換テー
ブル9lは、色の出現頻度に応じて複数のROMが用意
され、コントロール信号300に応じて、所定のROM
が選択される。なお、ROMに限らずRAMを変換テー
ブル91に用い、CPUからの指示に応じてRAMの内
容を書き換えるようにしでもよい。
Input data 200-202 is a conversion table 9 such as ROM
1, each pixel is converted into a 7-bit signal 212 shown in Table 4, and input to the signal output device 92. Here, the conversion table 9l has a plurality of ROMs prepared according to the appearance frequency of colors, and a predetermined ROM according to the control signal 300.
is selected. Note that instead of the ROM, a RAM may be used for the conversion table 91, and the contents of the RAM may be rewritten in accordance with instructions from the CPU.

信号出力器92はシフトレジスタの構成をとっており、
7bitの入力信号212が並列的に入力され、MSB
からl bitずつシリアルに出力し、系列信号D20
3を得る。信号出力器92は系列信号が1になった時、
もしくはOを7個出力したならば、1画素の色信号の出
力を終了させ、次の入力データを受け取る。また信号出
力器92からは現在出力しているbitが系列信号の何
bitめかを表わす信号Bt204が出力される。
The signal output device 92 has a shift register configuration,
A 7-bit input signal 212 is input in parallel, and the MSB
Serially outputs l bits from
Get 3. When the sequence signal becomes 1, the signal output device 92 outputs
Alternatively, if seven O's are output, the output of the color signal of one pixel is finished and the next input data is received. Further, the signal output device 92 outputs a signal Bt204 indicating which bit of the sequence signal the currently outputted bit is.

この様に、R, G, Hの各1ビットの色成分信号に
より表わされるカラー画像信号を2値系列変換して符号
化することにより、相関性をもったR, G,Bを別々
に符号化することなく、色相関性を保存したままで符号
化ができ、また、例えば算術符号化の如く、注目画素を
予測しながら符号化を行う際に、R, G, Bの各威
分毎に予測,符号化を行うことなく、色情報として予測
,符号化ができ、符号化の効率の向上がなされる。
In this way, by converting and encoding a color image signal represented by a 1-bit color component signal for each of R, G, and H into a binary series, it is possible to encode R, G, and B, which have a correlation, separately. It is possible to encode while preserving the color correlation without changing the pixel, and when encoding is performed while predicting the pixel of interest, such as in arithmetic encoding, it is possible to perform encoding while predicting the pixel of interest. The color information can be predicted and encoded without being predicted and encoded separately, improving the efficiency of encoding.

また、各画素の色を表わすR, G, Bの各色成分が
一つのデータとして表わされるので、復号において、1
つのデータを復号することで、各画素に対応ずるR, 
G, B信号を一度に得ることができ、カラー画像の再
生が迅速になされる。
In addition, since each color component of R, G, and B representing the color of each pixel is represented as one data, in decoding, 1
By decoding the two data, R,
G and B signals can be obtained at the same time, and color images can be reproduced quickly.

第2図は符号器11のブロック図である。FIG. 2 is a block diagram of the encoder 11.

この符号器11は、前述の如き算術符号化を行うもので
ある。
This encoder 11 performs arithmetic encoding as described above.

状態予測回路13からの状態信号St206は、カウン
タメモリ23、符号化条件メモリ24に入力される。
The state signal St206 from the state prediction circuit 13 is input to the counter memory 23 and the encoding condition memory 24.

符号化条件メモリ24には、状態信号St206で表わ
される各状態毎に、出現しやすいシンボルである優勢シ
ンボルMPS108と、後述する算術符号のLPSの出
現確率を含む符号化条件を示すインデックスI107が
記憶されている。MP3108は予測変換回路27に入
力され、予測変換回路27では2値系列信号D203が
MPS108と一致した時に1となるYN信号101を
作る。YN信号101は更新回路25に入力され、更新
回路25では、YN信号が1の時に、カウンタメモリ2
3に記憶されているカウント値のうち対応する状態のカ
ウントをインクリメントする。そして、カウンタメモリ
23に記憶されているカウント値C106がカウントテ
ーブルROM22からの設定値MC105に一致したな
らば、インデックスI107が大きくなる方向(LPS
の出現確率qが小さくなる方向)に更新する。(MPS
の反転は行なわない。) 尚、カウントテーブルROM22は、LPSの出現確率
qを表わすインデックス■に対応して決められている第
1表で示したMPSの数MC105を更新回路25に供
給する。
The coding condition memory 24 stores, for each state represented by the state signal St206, a dominant symbol MPS108 which is a symbol that is likely to appear, and an index I107 indicating a coding condition including the probability of appearance of an arithmetic code LPS to be described later. has been done. MP3108 is input to the predictive conversion circuit 27, and the predictive conversion circuit 27 generates a YN signal 101 that becomes 1 when the binary sequence signal D203 matches MPS108. The YN signal 101 is input to the update circuit 25, and in the update circuit 25, when the YN signal is 1, the counter memory 2
Among the count values stored in 3, the count of the corresponding state is incremented. When the count value C106 stored in the counter memory 23 matches the set value MC105 from the count table ROM 22, the index I107 increases in the direction (LPS
(in the direction in which the appearance probability q of q becomes smaller). (MPS
is not inverted. Note that the count table ROM 22 supplies the update circuit 25 with the number MC105 of MPS shown in Table 1, which is determined corresponding to the index {circle around (2)} representing the probability of appearance q of LPS.

また、更新回路25では、MP3108と画素信号D2
03が不一致の場合、即ち、予測変換回路27からのY
N信号がOの時はインデックス1107が小さくなる方
向(LPSの出現確率qが大きくなる方向)に更新する
。また、インデックスが1の時に値が0のYN信号が来
ると、MPSを反転(O→1またはl→0)する処理を
行う。出力I’ 109、MPS’ 110は更新後の
インデックスの値であり、符号化条件メモリ24に再記
憶される。
Furthermore, in the update circuit 25, the MP3108 and the pixel signal D2
03 does not match, that is, Y from the prediction conversion circuit 27
When the N signal is O, the index 1107 is updated in the direction of decreasing (in the direction of increasing the LPS appearance probability q). Furthermore, when a YN signal with a value of 0 comes when the index is 1, processing is performed to invert the MPS (O→1 or 1→0). The outputs I' 109 and MPS' 110 are the updated index values and are stored again in the encoding condition memory 24.

符号化パラメータ決定回路26では、インデックスI1
07の値に基づいて算術符号の符号化バラメ−タQ11
1を算術符号器28にセットする。この算術符号器28
では、予測変換回路27からのYN信号101をパラメ
ータQlllを用いて算術符号化し符号207を得る。
In the encoding parameter determination circuit 26, the index I1
The coding parameter Q11 of the arithmetic code is based on the value of 07.
1 is set in the arithmetic encoder 28. This arithmetic encoder 28
Then, the YN signal 101 from the predictive conversion circuit 27 is arithmetic encoded using the parameter Qllll to obtain a code 207.

尚、符号化条件メモリ24に初期値を与えておき、I,
MPSを更新しないようにすることにより、静的な符号
化が容易に実現できる。
Incidentally, an initial value is given to the encoding condition memory 24, and I,
By not updating the MPS, static encoding can be easily achieved.

第8図は予測変換回路27のブロック図である。FIG. 8 is a block diagram of the predictive conversion circuit 27.

2値系列信号D203とMPS108がEX−OR回路
29に入力され、第3表の論理式に従って2値系列信号
0203とMPS108が一致したときに1、不一致の
ときにOとなるYN信号101が出力される。
The binary series signal D203 and MPS108 are input to the EX-OR circuit 29, and according to the logical formula in Table 3, a YN signal 101 is output which becomes 1 when the binary series signal 0203 and MPS108 match, and becomes O when they do not match. be done.

第3図は、更新回路25のブロック図である。YN信号
101が1の時、カウンタメモリ23からのカウント値
C106が加算器3lで+1インクリメントされ、信号
C’ll2になる。この値は比較器33でカウントテー
ブルROM22からのMC105と比較され、C′の値
がMCの値に一致したならば、更新信号UPA113を
セットする。またYN信号101は反転器34を通り更
新信号UPB114となり、UPA,UPBはインデッ
クス変更回路35に入る。また、UPAとUPBはOR
回路37で論理ORがとられ、OR回路37の出力信号
115はセレクタ32の切り換え信号となる。セレクタ
32では信号115が1の時はカウンタの値をリセット
するため0信号119を選び、それ以外は加算器31の
出力信号C’ll2を選び、カウンタ更新信号C’ll
6として出力し、これをカウンタメモリ23に記憶させ
る。
FIG. 3 is a block diagram of the update circuit 25. When the YN signal 101 is 1, the count value C106 from the counter memory 23 is incremented by +1 by the adder 3l, and becomes the signal C'll2. This value is compared with MC105 from count table ROM 22 in comparator 33, and if the value of C' matches the value of MC, update signal UPA113 is set. Further, the YN signal 101 passes through the inverter 34 and becomes an update signal UPB 114, and UPA and UPB enter the index changing circuit 35. Also, UPA and UPB are OR
A logical OR is performed in the circuit 37, and the output signal 115 of the OR circuit 37 becomes a switching signal for the selector 32. When the signal 115 is 1, the selector 32 selects the 0 signal 119 to reset the counter value, and otherwise selects the output signal C'll2 of the adder 31 and updates the counter update signal C'll.
6, and this is stored in the counter memory 23.

インデックス変更回路35には、インデックスの更新き
ざみを制御する信号dll7 (標準的にはd=1)と
UPA113,UPB114および符号化条件メモリ2
4から現在のインデックスI107が入力されている。
The index change circuit 35 includes a signal dll7 (standardly d=1) that controls the index update step, UPA113, UPB114, and encoding condition memory 2.
4 to the current index I107 is input.

第2表はインデックス変更回路35におけるインデック
ス更新方法を示すテーブルである(第2表には更新きざ
みがd=1とd=2の場合を示している。)このテーブ
ルを入力I,条件d,UPA,UPBで参照することに
より更新したインデックスI′を決定する。また、Iコ
1でUPB=1の時はEX信号118をセットする。E
X信号が1の時に反転器36では現在のMPS108の
シンボルを反転させ(0→lまたは1→O)、更新MP
S’ 110を得る。また、EX信号がOの時はMPS
’は変化させない。更新されたI’ 109およびMP
S’ 110は符号化条件メモリ24に記憶され、次の
処理用のインデックスI及びMPSとして用いられる。
Table 2 is a table showing the index update method in the index change circuit 35 (Table 2 shows cases where the update increments are d=1 and d=2). The updated index I' is determined by referring to UPA and UPB. Further, when UPB=1 in Ico 1, EX signal 118 is set. E
When the X signal is 1, the inverter 36 inverts the symbol of the current MPS 108 (0 → l or 1 → O) and updates the MP
Obtain S'110. Also, when the EX signal is O, the MPS
' is not changed. Updated I' 109 and MP
S' 110 is stored in the encoding condition memory 24 and used as index I and MPS for the next processing.

尚、第2表に示した更新法は、ROMなどによりテーブ
ルでも構成できるし、加減算器を使ってロジックで構成
することも可能である。
Note that the updating method shown in Table 2 can be configured as a table using a ROM or the like, or it can be configured as a logic using an adder/subtractor.

以上の如く、2のべき乗の多項式で近似したLPSの出
現確率qを表わすインデックス■の値に応じて定められ
たMPSの数分のMPSが発生したときには、インデッ
クスI@d加算し、算術符号に用いるLPSの出現確率
qを小さくせしめ、一方、LPSが発生したときには、
インデックスIをd減算し、算術符号に用いるLPSの
出現確率qを大きくせしめる。また、更にLPSの出現
確率qが0.5を表わすインデックス■が1の状態にお
いてLPSが発生した場合は、MPSを反転する。
As described above, when the number of MPSs determined according to the value of the index ■ representing the probability of occurrence q of an LPS approximated by a polynomial of a power of 2 is generated, the index I@d is added and the arithmetic code is The appearance probability q of the LPS used is made small, and on the other hand, when an LPS occurs,
The index I is subtracted by d to increase the appearance probability q of the LPS used for the arithmetic code. Furthermore, if an LPS occurs in a state where the index ■, which indicates that the LPS appearance probability q is 0.5, is 1, the MPS is inverted.

この様に、入力画像に適応的にインデックス及びMPS
を更新することにより、符号化効率の良い算術符号化が
達成できる。
In this way, the index and MPS are adaptively applied to the input image.
By updating , arithmetic coding with high coding efficiency can be achieved.

第4図は状態予測回路l3のブロック図である。FIG. 4 is a block diagram of the state prediction circuit l3.

状態予測のための参照画素は第5図に示したA, B,
C, Dの4画素で、R, G, BのI/Oを夫々表
わす各3bitからなる。*は符号化する注目画素位置
を示している。第4図の42.  43, 44.  
45はラッチであり、Aラツチ42は符号化画素の1画
素前のR, G, Bの3bitデータを保持しており
、また、B,  C,  Dはlライン前の第5図に示
す如く、注目画素位置の1画素前、注目画素位置、注目
画素位置の1画素後に対応する位置の3bitデータを
保持しており、これらのラツチデータはROM41に入
力される。ROM41からの出力は状態信号St206
になる。尚、参照画素数は4画素に限られるものではな
い。
The reference pixels for state prediction are A, B, and
It consists of four pixels, C and D, and three bits each representing R, G, and B I/O. * indicates the position of the pixel of interest to be encoded. 42 in Figure 4. 43, 44.
45 is a latch, and the A latch 42 holds 3-bit data of R, G, and B of one pixel before the encoded pixel, and B, C, and D are the 3-bit data of the one pixel before the encoded pixel, as shown in FIG. , one pixel before the pixel of interest, the pixel of interest, and one pixel after the pixel of interest. These latch data are input to the ROM 41. The output from ROM41 is status signal St206
become. Note that the number of reference pixels is not limited to four pixels.

即ち、状態予測回路l3では、ラッチ42〜45のラツ
チデータに基づいて、注目画素の色(第1表の8色のい
ずれであるか)を予測し、予測した色を示す2値系列信
号の各ビットの状態を示す状態信号St206を出力す
る。
That is, the state prediction circuit l3 predicts the color of the pixel of interest (which of the eight colors in Table 1) is based on the latch data of the latches 42 to 45, and calculates each of the binary series signals indicating the predicted color. A status signal St206 indicating the status of the bit is output.

第6図は本実施例で用いる算術符号の符号化効率曲線で
ある。以下、インデックス■の値を小文字iで示す。こ
の曲線はLPSの出現確率をq、符号化時での近似確率
qelとした時に式(6)で示される。
FIG. 6 is a coding efficiency curve of the arithmetic code used in this embodiment. Hereinafter, the value of the index ■ will be indicated by a lowercase letter i. This curve is expressed by equation (6), where q is the probability of appearance of LPS, and qel is the approximate probability at the time of encoding.

そして、LPSの出現確率qの値の大きい方から小さい
方へ、順次インデックス■を1.  2,  3,・・
・と付与する。
Then, the index ■ is sequentially set to 1. 2, 3,...
・Assigned.

ここで、分子はエントロビであり、qeiは式(7)で
示される値である。
Here, the numerator is entrobi, and qei is the value shown by equation (7).

qel”Q 1+q 2          ・・・(
7)qIl q2の値は2のべき乗の多項近似の値で第
5表で与えられている。例えば(8)〜(10)で示さ
れる。
qel"Q 1+q 2...(
7) The value of qIl q2 is a polynomial approximation value of a power of 2 and is given in Table 5. For example, it is shown by (8) to (10).

qel  =2−’              ・・
・(8)qe2  =2−’−2−’        
   ・−(9)qa3  =2−”+2−3− (1
0)となり、この確率において効率ηが1.0になるピ
ーク点となるqe+を以降実効確率と呼ぶ。また効率曲
線の交点を境界確率qb+と呼び、この確率゛を境に隣
りの実効確率を使って符号化するほうが効率が向上する
ことは明らかである。
qel =2-'...
・(8) qe2 = 2-'-2-'
・-(9) qa3 = 2-"+2-3- (1
0), and qe+, which is the peak point at which the efficiency η becomes 1.0 in this probability, is hereinafter referred to as the effective probability. Furthermore, the intersection of the efficiency curves is called the boundary probability qb+, and it is clear that the efficiency is improved by encoding using the effective probabilities adjacent to this probability.

本実施例では、式(5)で示したように2つの項で近似
できる確率から第7表に示した実効確率qelを選んで
いる。また、第7表のQ l+ Q2,Q3は算術符号
器l8に送るパラメータQ,111である。即ち、QI
.Q2はシフトレジスタへ与えるシフト量であり、この
シフト演算により2のべき乗計算を行っている。また、
Q3は第2項目の係数を示し、+,−の切り換えを行う
In this embodiment, the effective probability qel shown in Table 7 is selected from the probability that can be approximated by two terms as shown in equation (5). Furthermore, Q l+ Q2, Q3 in Table 7 are parameters Q, 111 sent to the arithmetic encoder l8. That is, QI
.. Q2 is the shift amount given to the shift register, and a power of 2 calculation is performed by this shift operation. Also,
Q3 indicates the coefficient of the second item and switches between + and -.

第l表のMC(インデックス更新に必要なMPSの数)
の値は、以下のように決定している。
MC in Table I (number of MPS required for index update)
The value of is determined as follows.

即ち、LPSの数をNL1MPSの数をNMとした時、
LPSの発生確率は式(1l)で与えられる。
That is, when the number of LPS is NL1 and the number of MPS is NM,
The probability of LPS occurrence is given by equation (1l).

この式をNMで解くと式(l2)になる。Solving this equation using NM yields equation (l2).

NM=  LNL  (1/Q   1)J     
  ・・・ (l2)ただしLXJは小数点以下の切り
上げを表す。
NM=LNL (1/Q 1)J
... (l2) However, LXJ represents rounding up to the nearest whole number.

式(12)におけるqに第6図に示したqblを与える
ことにより、そこでの優勢シンボル(MPS)の数NM
iが計算される。したがって、MCは式(13)から計
算される。
By giving qbl shown in FIG. 6 to q in equation (12), the number of dominant symbols (MPS) there can be
i is calculated. Therefore, MC is calculated from equation (13).

M C i = N MITI − N Ml    
     ・・・(13)第1表のMCの値は式(11
),  (12),  (13)からNL=2として計
算したものである。
MC i = N MITI − N Ml
...(13) The value of MC in Table 1 is expressed by the formula (11
), (12), and (13) with NL=2.

この様に、第6図示の如くの各境界確率qblに基づい
て各インデックス■に対応した優勢シンボルMPSの数
NM+を求め、隣り合ったインデックス間の優勢シンボ
ルNMの差を各インデックス■に対するMCとする。
In this way, the number NM+ of dominant symbols MPS corresponding to each index ■ is determined based on each boundary probability qbl as shown in Figure 6, and the difference in dominant symbols NM between adjacent indices is calculated as MC for each index ■. do.

そして、このMCの値と発生する優勢シンボルの数を前
述の如く比較し、MCの値と優勢シンボルの数が一致し
たならば、その状態は隣りのインデックス■を用いた符
号化が適した状態と判断して、インデックス■を変更す
る。これによって、優勢シンボルの発生数を基にして良
好なタイミングでインデツクスIの変更がなされ、且つ
、最適なインデックスIを用いた符号化を適応的に達成
できる。
Then, compare this MC value and the number of generated dominant symbols as described above, and if the MC value and the number of dominant symbols match, the state is suitable for encoding using the adjacent index ■. Judging that, the index ■ is changed. As a result, the index I can be changed at a good timing based on the number of dominant symbols generated, and encoding using the optimum index I can be adaptively achieved.

第7図は算術符号器28のブロック図である。FIG. 7 is a block diagram of the arithmetic encoder 28.

符号パラメータ決定回路26で決められたコントロール
信号Q0111 (第7表)のうちシフトレジスタA7
0にQ+を、シフトレジスタBにQ2、セレクタ72に
Q3が入力される。QI.Q2はそれぞれシフトレジス
タA, Bに対してAugend信号であるAsl23
を何bit右にシフトするかを指示する。
Of the control signals Q0111 (Table 7) determined by the code parameter determination circuit 26, shift register A7
Q+ is input to 0, Q2 is input to shift register B, and Q3 is input to selector 72. QI. Q2 is the Augend signal Asl23 for shift registers A and B, respectively.
Indicates how many bits to shift to the right.

シフトされた結果が出力信号130,131となる。The shifted results become output signals 130 and 131.

信号131は、反転器76により補数がとられ、セレク
タ72はコントロール信号Q3により信号131又は反
転器76の出力信号を選択し、出力信号132を得る。
The signal 131 is complemented by the inverter 76, and the selector 72 selects the signal 131 or the output signal of the inverter 76 using the control signal Q3 to obtain the output signal 132.

加算器73ではシフトレジスタA70からの信号130
とセレクタ72からの信号132の加算が行われ、As
+信号124が出力される。減算器74では、As信号
123からASI信号124を減算し、Aso信号12
5を得る。セレクタ75ではAso信号125とASI
信号124のいずれかをYN信号101により選択する
。即ちYN信号が1の時はAso信号が、また、YN信
号がOの時はAS!信号がA′信号126になる。シフ
ト回路80ではA′信号のMSBが1になるまで左ヘシ
フトする処理が行われ、このシフトによりAs’信号1
27が得られる。このシフトの回数に相当するシフト信
号132は、コードレジスタ79に入り、コードレジス
タ79からはシフト回数に相当する数のbitがKSB
から順番に出力され符号データ207になる。
Adder 73 receives signal 130 from shift register A70.
and the signal 132 from the selector 72 are added, and As
+ signal 124 is output. The subtracter 74 subtracts the ASI signal 124 from the As signal 123 to obtain the Aso signal 12.
Get 5. In the selector 75, the Aso signal 125 and the ASI
One of the signals 124 is selected by the YN signal 101. That is, when the YN signal is 1, the Aso signal is activated, and when the YN signal is O, the AS! The signal becomes the A' signal 126. In the shift circuit 80, processing is performed to shift the A' signal to the left until the MSB becomes 1, and this shift causes the As' signal to become 1.
27 is obtained. The shift signal 132 corresponding to the number of shifts enters the code register 79, and from the code register 79, bits corresponding to the number of shifts are sent to the KSB.
The code data 207 is output in order from the beginning.

符号データ207は、図示しないbit処理方法にて、
bitlの連続が有限個内になるように処理され、復号
器14側に伝送されることになる。
The code data 207 is processed using a bit processing method (not shown).
The bitl sequence is processed so that it is within a finite number of bits, and is transmitted to the decoder 14 side.

また、コードレジスタ79の内容CR128は加算器7
7でAso信号125と加算され、セレクタ78に入る
。また、ASO信号125の加算されていない信号CR
128もセレクタ78ニ入り、YN信号101が1(7
)時はCR’ =CRSYN信号が0(7)時はCR’
 =CR+AsoとなるCR’信号129として出力さ
れる。
Further, the content CR128 of the code register 79 is stored in the adder 7
7, it is added to the Aso signal 125 and enters the selector 78. Also, the signal CR to which the ASO signal 125 is not added is
128 also enters the selector 78, and the YN signal 101 becomes 1 (7
) when CR' = CRSYN signal is 0 (7)
=CR+Aso is output as a CR' signal 129.

コードレジスタ79に関して前述したシフト処理はCR
’信号に対して行う。
The shift processing described above regarding the code register 79 is CR
'Do this for the signal.

以上説明したように本実施例によれば2値カラー信号に
対し出現頻度の高い順に短い系列を与えるような系列変
換を行うことにより、系列信号の増加を防ぎ、更にこの
2値系列信号を動的に算術符号化することにより2値カ
ラー画像を効率的に符号化することが可能となる。
As explained above, according to this embodiment, by performing sequence conversion to give a short sequence in descending order of appearance frequency to a binary color signal, an increase in sequence signals can be prevented, and this binary sequence signal can be It becomes possible to efficiently encode a binary color image by performing arithmetic encoding.

〔第2の実施例〕 第1の実施例は、色威分信号RGB各1bHのカラー信
号を例として説明してきたが、RGBに限らずMMC等
の色成分信号であってもよい。
[Second Embodiment] Although the first embodiment has been described using, as an example, a color signal of 1 bH of color component signals RGB, the present invention is not limited to RGB, and may be a color component signal such as MMC.

また、例えばイエロー、マゼンタ、シアン、黒の4色イ
ンクを持つインジェットプリンタの場合には、色インク
の上に黒インクを重ねることが必要な場合が生じる(印
刷分野での墨加刷技術に相当する)。この場合はYMC
K各1bitずつの4bitデータを同じく2値系列変
換表を作成することにより、第1の実施例とまったく同
じ効果が期待できる。その場合には、色数は24通りな
ので、2値系列符号は最長15桁となる。
Furthermore, for example, in the case of an injet printer that has four color inks of yellow, magenta, cyan, and black, it may be necessary to overlay black ink on top of the color ink (ink printing technology in the printing field). Equivalent to). In this case, YMC
By similarly creating a binary series conversion table for 4-bit data of 1 bit for each K, exactly the same effect as the first embodiment can be expected. In that case, since the number of colors is 24, the binary series code will have a maximum of 15 digits.

〔第3の実施例〕 以上の実施例では、カラー画像の符号化に関して説明を
行なったが、白黒2値画像信号のみを符号化するシステ
ムとの互換性がよい特徴をもつ。すなわち、第l表に示
した2値系列信号のM S 8 1 b i tのみを
使うことにより白黒2値(1の時は白、Oの時は白以外
すなわち黒)の情報を符号化できることになる。
[Third Embodiment] In the above embodiment, the encoding of a color image has been described, but the present invention is characterized by good compatibility with a system that encodes only black and white binary image signals. That is, black and white binary information (when it is 1, it is white; when it is O, it is other than white, that is, black) information can be encoded by using only MS81 bit of the binary series signal shown in Table 1. become.

第10図は、白黒2値と2値カラーの切り換えを行なう
ために第1図構成に付加される構成を示すブロック図で
ある。B/W信号300と2値系列信号D203は、図
示しないコントローラからの切り換え信号301により
セレクタ80で切り換えられる。
FIG. 10 is a block diagram showing a configuration added to the configuration of FIG. 1 for switching between black and white binary and binary color. The B/W signal 300 and the binary series signal D203 are switched by the selector 80 in response to a switching signal 301 from a controller (not shown).

復号側へは第11図で示したように送信データTDの最
初にヘッダ情報HDにより白黒か2値カラーかの識別情
報を送ることにより、復号処理を切り換えることになる
As shown in FIG. 11, on the decoding side, the decoding process is switched by sending identification information of black and white or binary color using header information HD at the beginning of the transmission data TD.

また、各色の平均的な出現確率が第8表のようにある程
度わかっている場合は、第4表に示した2値系列変換さ
れた信号を更なる符号化せずに送っても、また、この信
号を前述した算術符号ではなく、例えばランレングス符
号化等の他の符号化を行なって送ることによっても、簡
易な符号化ができることは言うまでもない。
In addition, if the average appearance probability of each color is known to some extent as shown in Table 8, even if the binary series converted signals shown in Table 4 are sent without further encoding, It goes without saying that simple encoding can also be achieved by transmitting this signal with other encoding, such as run-length encoding, instead of using the arithmetic code described above.

以上説明した本発明の実施例によれば、(1)色の発生
頻度をカウントする手段(2)発生頻度の高い順に順位
をつける手段(3)順位の高い順に短い2値系列信号を
与える手段 (4)2値系列変換信号に対し予測符号化を行う手段を
有し、 (5)予測符号化時に適応的算術符号を用いることによ
り、色の出現頻度の多い順に短い2値系列信号を与える
ように系列信号生成を適応的に行い、符号化シンボル数
を最小にすることが可能となり、極めて効率の良い符号
化が達成できる。
According to the embodiment of the present invention described above, (1) means for counting the frequency of color occurrence, (2) means for ranking in descending order of frequency of occurrence, and (3) means for providing short binary series signals in descending order of occurrence frequency. (4) It has a means to perform predictive encoding on the binary sequence converted signal, and (5) By using adaptive arithmetic codes during predictive encoding, short binary sequence signals are given in order of the frequency of appearance of colors. In this way, it is possible to adaptively generate sequence signals, minimize the number of encoded symbols, and achieve extremely efficient encoding.

第  1  表 第 2 表 (−)はdon’ t care. 第5−1表 第5−2表 第 3 表 第 4 表 第6−1表 第6−2表 第 7 表 〔発明の効果〕 以上説明したように本発明によると、符号化対象の色の
出現頻度に応じて2値カラー信号を系列変換することに
より、色相関性を利用して効率良い符号化を行うことが
できる。
Table 1 Table 2 (-) indicates don't care. Table 5-1 Table 5-2 Table 3 Table 4 Table 6-1 Table 6-2 Table 7 [Effects of the Invention] As explained above, according to the present invention, the color to be encoded By serially converting the binary color signal according to the frequency of appearance, efficient encoding can be performed using color correlation.

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

第1図はカラー画像の伝送システムのブロック図、第2
図は符号器のブロック図、 第3図は更新回路のブロック図、 第4図は状態予測回路のブロック図、 第5図は参照画素を示す図、 第6図は符号化効率曲線を示す図、 第7図は算術符号器のブロック図、 第8図は予測変換回路のブロック図、 第9図は2値系列変換回路のブロック図、第10図は切
り換え機構のブロック図、第11図は伝送データの例を
示す図であり、10は2値系列変換回路、11は符号器
、l2はラインメモリ、13は状態予測回路である。 平均符号長 I 図 インテτン7又 率毛
Figure 1 is a block diagram of a color image transmission system, Figure 2 is a block diagram of a color image transmission system.
Figure 3 is a block diagram of the encoder, Figure 3 is a block diagram of the update circuit, Figure 4 is a block diagram of the state prediction circuit, Figure 5 is a diagram showing reference pixels, Figure 6 is a diagram showing the encoding efficiency curve. , Fig. 7 is a block diagram of the arithmetic encoder, Fig. 8 is a block diagram of the predictive conversion circuit, Fig. 9 is a block diagram of the binary sequence conversion circuit, Fig. 10 is a block diagram of the switching mechanism, and Fig. 11 is the block diagram of the binary sequence conversion circuit. It is a diagram showing an example of transmission data, where 10 is a binary sequence conversion circuit, 11 is an encoder, l2 is a line memory, and 13 is a state prediction circuit. Average code length I

Claims (3)

【特許請求の範囲】[Claims] (1)複数の色成分信号により表わされるカラー画像信
号を符号化するカラー画像符号化方式であって、前記複
数の色成分信号により表わされる色について、出現頻度
の高い順に短い2値系列信号を与えることを特徴とする
カラー画像符号化方式。
(1) A color image encoding method that encodes a color image signal represented by a plurality of color component signals, in which short binary series signals are encoded in descending order of frequency of appearance for the colors represented by the plurality of color component signals. A color image encoding method characterized by giving.
(2)請求項1に記載のカラー画像符号化方式であって
、予測符号化を用いることを特徴とするカラー画像符号
化方式。
(2) The color image encoding method according to claim 1, characterized in that predictive encoding is used.
(3)請求項2に記載のカラー画像符号化方式であって
、予測シンボルの符号化には算術符号化を用いることを
特徴とするカラー画像符号化方式。
(3) The color image encoding method according to claim 2, wherein arithmetic coding is used for encoding the predicted symbols.
JP1241022A 1989-09-18 1989-09-18 Color image encoding system Pending JPH03102967A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1241022A JPH03102967A (en) 1989-09-18 1989-09-18 Color image encoding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1241022A JPH03102967A (en) 1989-09-18 1989-09-18 Color image encoding system

Publications (1)

Publication Number Publication Date
JPH03102967A true JPH03102967A (en) 1991-04-30

Family

ID=17068173

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1241022A Pending JPH03102967A (en) 1989-09-18 1989-09-18 Color image encoding system

Country Status (1)

Country Link
JP (1) JPH03102967A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06217148A (en) * 1992-02-19 1994-08-05 Matsushita Graphic Commun Syst Inc Data processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06217148A (en) * 1992-02-19 1994-08-05 Matsushita Graphic Commun Syst Inc Data processor

Similar Documents

Publication Publication Date Title
US5317428A (en) Image encoding method and apparatus providing variable length bit stream signals
EP0507601B1 (en) Image processing method and apparatus
US5317411A (en) Image encoding
EP0446018B1 (en) Image processing apparatus
EP0416833B1 (en) Color image encoding
US5761342A (en) Image processing apparatus and method
JPH03102967A (en) Color image encoding system
JP2675903B2 (en) Image coding method
JP2000350043A (en) Arithmetic coder and arithmetic decoder
JP2697897B2 (en) Color image encoding method and apparatus
JP2877451B2 (en) Image coding method
JPH046948A (en) Binarizing method for color picture
JP2952007B2 (en) Image coding device
JP3119373B2 (en) Image coding device
JP2810478B2 (en) Image coding device
JP2872334B2 (en) Color image encoding device
JP2832059B2 (en) Color image encoding device
JPH046954A (en) Picture prediction coding system
JPH0393357A (en) Color picture coding system
JPH0393358A (en) Color picture coding system
JPH0393359A (en) Color picture coding system
JPH04316279A (en) Color picture encoder
JPH046956A (en) Color picture coding system
JPH046955A (en) Color picture coding system
JPH05145766A (en) Image processor