JP2586143B2 - MH expansion circuit - Google Patents

MH expansion circuit

Info

Publication number
JP2586143B2
JP2586143B2 JP1186704A JP18670489A JP2586143B2 JP 2586143 B2 JP2586143 B2 JP 2586143B2 JP 1186704 A JP1186704 A JP 1186704A JP 18670489 A JP18670489 A JP 18670489A JP 2586143 B2 JP2586143 B2 JP 2586143B2
Authority
JP
Japan
Prior art keywords
data
circuit
code
index address
control circuit
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.)
Expired - Lifetime
Application number
JP1186704A
Other languages
Japanese (ja)
Other versions
JPH0349425A (en
Inventor
鶴雄 古賀
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
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP1186704A priority Critical patent/JP2586143B2/en
Publication of JPH0349425A publication Critical patent/JPH0349425A/en
Application granted granted Critical
Publication of JP2586143B2 publication Critical patent/JP2586143B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ファクシミリに使用される圧縮/伸長回路
におけるMH伸長回路に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an MH expansion circuit in a compression / expansion circuit used for a facsimile.

〔従来の技術〕[Conventional technology]

従来、G3ファクシミリでは画像データの圧縮/伸長と
してMH(モディファイハフマン)方式が採られている。
この方式はハフマン符号を用いたエントロピー符号化で
あり、発生確率の高い値にはビット数の少ない符号を与
え、発生確率の低い値は比較的ビット数の多い符号が与
えられている。
Conventionally, G3 facsimile employs an MH (Modify Huffman) method as compression / decompression of image data.
This method is an entropy coding using a Huffman code. A code having a small number of bits is given to a value having a high occurrence probability, and a code having a relatively large number of bits is given to a value having a low occurrence probability.

ファクシミリの場合、この符号はCCITT(国際電信電
話諮問委員会)のT4に規定されており、第1表(a),
(b)の様にターミネーティング符号(T符号)とメー
クアップ符号(M符号)に分けられており、ファクシミ
リが送信の場合は、この符号を用いて圧縮を行って、第
5図のタイミング図の様に送信信号が送られる。また受
信の場合は、受信データからM符号、T符号を分けその
結果より伸長処理を行っている。
In the case of facsimile, this code is stipulated in CCITT (International Telegraph and Telephone Consultative Committee) T4, Table 1 (a),
It is divided into a terminating code (T code) and a make-up code (M code) as shown in (b). In the case of facsimile transmission, compression is performed using this code, and the timing chart of FIG. Is transmitted. In the case of reception, the M code and the T code are separated from the received data, and the decompression process is performed based on the result.

〔発明が解決しようとする課題〕 上述したようにG3ファクシミリ等ではMH方式の画像デ
ータの圧縮/伸長が行われているが、従来の伸長回路で
は受信データを1ビットづつ処理していく逐次伸長処理
が大半であり、その伸長処理時間が長くなり、そのため
その通信時間も結果として長くなるという欠点を生じて
いた。
[Problems to be Solved by the Invention] As described above, in the G3 facsimile or the like, the compression / expansion of the MH image data is performed. Most of the processing is performed, and the decompression processing time is long, and as a result, the communication time is long.

本発明の目的は、MH圧縮符号の解読回路を簡略化し、
処理時間を短縮することにより、高速化を実現したMH符
号伸長回路を提供することにある。
An object of the present invention is to simplify a decoding circuit of an MH compression code,
An object of the present invention is to provide an MH code decompression circuit that realizes high-speed processing by shortening the processing time.

〔課題を解決するための手段〕[Means for solving the problem]

本発明のMH伸長回路の構成は、受信データを受けてこ
のデータを1バイト毎に保持するバイトレシスタと、こ
のバイトレシスタからのデータを指令により1ビットづ
つシフトするシフトレジスタと、このシフトレジスタの
データから8ビット以内の0を検出した時前記シフトレ
ジスタに前記指令を出力しそのデータに1を検出した時
その指令を停止して次の演算式から初期テーブルデータ
TDおよび初期インデックスアドレスTA1を出力する制御
回路と、 TD=2N+M,TA1=TP+TD ……(1) ただし、Nはデータ1を検出するまでの0の数、Mはデ
ータ1の次のデータ、 TPは復号化テーブルの先頭インデックスアドレス、とす
る。
The configuration of the MH decompression circuit according to the present invention includes a byte register that receives received data and holds the data on a byte-by-byte basis, a shift register that shifts data from the byte register one bit at a time by a command, and a data stored in the shift register. When 0 within 8 bits is detected, the command is output to the shift register, and when 1 is detected in the data, the command is stopped and the initial table data is obtained from the following formula.
A control circuit for outputting a TD and an initial index address TA 1, TD = 2N + M , TA 1 = TP + TD ...... (1) However, N is the number of 0 up to detect the data 1, M is the next data of the data 1 , TP is the leading index address of the decoding table.

前記インデックスアドレスに対応してMH伸長を行なう
ために予め記憶されたROMテーブルからなるMH復号化テ
ーブルと、前記制御回路からの受信データからデータの
1,0を反転して前記復号化テーブルに出力する信号反転
回路と、この信号反転回路の出力と前記インデックスア
ドレスに対応して出力される前記MH復号化テーブルの出
力符号から復号可能なデータである時でメークアップ符
号の時には64倍しターミネーティング符号の時にはその
データを出力して伸長データとして加算出力し復号不可
能なデータTDnの時にはそのデータを前記制御回路に戻
すデータ生成回路とを有し、前記制御回路は、前記デー
タ生成回路から戻された前記テーブルデータTDnから次
式によるインデックスアドレスTA2を求めて再度前記復
号化テーブルを読出し TA2=TA1+TDn ……(2) この読出しデータが伸長可能となるまでこの処理を繰
返すようにしたことを特徴とする。
An MH decoding table composed of a ROM table stored in advance for performing MH decompression corresponding to the index address, and data from the data received from the control circuit.
A signal inverting circuit for inverting 1,0 and outputting to the decoding table, and data decodable from the output code of the MH decoding table output corresponding to the output of the signal inverting circuit and the index address. a data generation circuit for returning the data to the control circuit at the time of 64-fold and output to the sum output as decompressed data undecodable data TD n is the data at the time of the terminating code when the make-up code when certain a, the control circuit, the data generation reads the decoding table again seeking index address TA 2 from the table data TD n returned from the circuit by the following equation TA 2 = TA 1 + TD n ...... (2 This processing is repeated until the read data becomes decompressible.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示すシステム構成のブロ
ック図である。バイトレジスタ1は既にMH方式により圧
縮された受信データを1バイト単位でラッチするもので
シフトレジスタ2に接続される。シフトレジスタ2は制
御回路6とMH復号化テーブル3と連動して動作するもの
で、バイトレジスタ1からのデータを1ビットずつ制御
回路6に送り、1バイトシフトするとクリアし、再度バ
イトレジスタ1からのデータを読込むものである。
FIG. 1 is a block diagram of a system configuration showing an embodiment of the present invention. The byte register 1 latches received data already compressed by the MH system in units of one byte, and is connected to the shift register 2. The shift register 2 operates in conjunction with the control circuit 6 and the MH decoding table 3. The shift register 2 sends the data from the byte register 1 to the control circuit 6 bit by bit, clears the data by shifting one byte, and resets the data from the byte register 1 again. Is to read the data.

MH復号化テーブル3は、伸長の際使用するデータが記
憶されたROMテーブルであり、白用と黒用との2個のROM
から構成され、これらは信号反転回路としての白黒反転
回路4からの信号により選択される。
The MH decoding table 3 is a ROM table in which data used at the time of decompression is stored, and has two ROMs for white and black.
These are selected by a signal from a monochrome inversion circuit 4 as a signal inversion circuit.

白黒反転回路4は、受信データが白,黒の順序で行わ
れているため、この順番に白用,黒用の信号をMH復号化
テーブル3とデータ生成回路としての画素生成回路5に
送る。画素生成回路5は白黒反転回路4からの信号とMH
復号化テーブル3からのデータを基に伸長データを生成
するものであり、生成されないものは制御回路6に送ら
れる。
Since the received data is performed in the order of white and black, the white / black inversion circuit 4 sends white and black signals to the MH decoding table 3 and the pixel generation circuit 5 as a data generation circuit in this order. The pixel generation circuit 5 receives the signal from the monochrome inversion circuit 4 and the MH
The decompressed data is generated based on the data from the decoding table 3, and the decompressed data is not transmitted to the control circuit 6.

制御回路6は、シフトレジスタ2からの受信データ1,
0を検出し、それに従い演算を行った結果、および生成
されなかった画素生成回路5からのデータを演算した結
果を基に、MH復号化テーブル3のROMに対してインデッ
クスアドレスを与えるものである。
The control circuit 6 receives data 1 from the shift register 2,
The index address is given to the ROM of the MH decoding table 3 based on the result of detecting 0 and performing the operation in accordance therewith and the result of operating the data from the pixel generation circuit 5 that has not been generated. .

次に、このように構成された伸長回路の動作につい
て、第2図と第3図のフローチャートを参照しながら詳
細に説明する。
Next, the operation of the decompression circuit thus configured will be described in detail with reference to the flowcharts of FIGS.

まず、MH伸長処理は、第2図のように、ステップ11の
1ラインは白処理から始められ、次にステップ13の黒処
理、ステップ15の白処理と1ラインが終わるまで順次繰
り返し処理され、同様な動作は1ページが終了されるま
で続けられる。
First, as shown in FIG. 2, the MH decompression process starts with one line in step 11 starting with white processing, then repeats black processing in step 13 and white processing in step 15 until one line is completed. The same operation is continued until one page is completed.

また、第3図は、第2図の白(黒)の伸長処理を詳細
に示したもので次の順序で処理する。
FIG. 3 shows the white (black) decompression processing of FIG. 2 in detail, and the processing is performed in the following order.

(1) バイトレジスタ1に受信データを1バイト入力
し(ステップ21)、ラッチ後、シフトレジスタ2によっ
て1ビットずつ制御回路6に送る。
(1) One byte of received data is input to the byte register 1 (step 21), and after latching, the shift register 2 sends the received data to the control circuit 6 bit by bit.

(2) 制御回路6は、ステップ22で受信データ1,0の
検出を行い、0が8個以上連続すれば(ステップ23)、
EOLまたはNULL処理を開始し(ステップ24)、それ以内
にデータ1があればステップ25で次の受信データを1ビ
ットシフト後シフトレジスタ2を止め、次の演算を行
い、初期テーブルデータTDと初期復号化インデックスア
ドレスTA1を求め、MH復号化テーブル3にインデックス
アドレスを与える。
(2) The control circuit 6 detects the received data 1 and 0 in Step 22 and, if eight or more 0s are consecutive (Step 23),
EOL or NULL processing is started (step 24). If there is data 1 within that, the next received data is shifted by one bit in step 25, shift register 2 is stopped, the next operation is performed, and initial table data TD and initial The decoding index address TA1 is obtained, and the index address is given to the MH decoding table 3.

TD=2N+M ……(1) このとき、Nは受信データ1を検出するまでのデータ
0の数(0≦N≦7)、Mは受信データ1を検出した後
の次のデータ(0,1) TA1=TOP+TD ……(2) このときTOPは白、黒の復号化テーブルの先頭インデ
ックスアドレス (3) MH復号化テーブル3は、このインデックスアド
レスで選択されたデータを出す。
TD = 2N + M (1) At this time, N is the number of data 0 (0 ≦ N ≦ 7) until reception data 1 is detected, and M is the next data (0, 1) after reception data 1 is detected. TA1 = TOP + TD (2) At this time, TOP is the first index address of the white and black decoding table. (3) The MH decoding table 3 outputs the data selected by this index address.

(4) 画素生成回路5は、MH復号化テーブル3からの
データを、第4図に従ってチェックし(ステップ31,3
4)、データ伸長可能なデータであればここで伸長さ
れ、M符号ならデータを64倍し(ステップ35)、T符号
ならそのままのデータを出力し(ステップ37)、これを
加算したデータを伸長データとして終了する(ステップ
38)。
(4) The pixel generation circuit 5 checks the data from the MH decoding table 3 according to FIG. 4 (steps 31 and 3).
4) If the data can be decompressed, it is decompressed here. If it is an M code, the data is multiplied by 64 (step 35). If it is a T code, the data is output as it is (step 37). End as data (step
38).

もし、伸長不可能なテーブルデータ(TDn)であれば
制御回路6に送り、中間復号化インデックスアドレスTA
2を求め(ステップ32)、MH復号化テーブル3にインデ
ックスアドレスを与える(ステップ33)。
If the table data (TDn) cannot be expanded, the table data is sent to the control circuit 6, and the intermediate decoding index address TA
2 is obtained (step 32), and an index address is given to the MH decoding table 3 (step 33).

TA2=TA1+TDn ……(3) (5) MH復号化テーブル3は、このインデックスアド
レスで選択されたデータを制御回路6に出す。
TA2 = TA1 + TDn (3) (5) The MH decoding table 3 outputs the data selected by the index address to the control circuit 6.

(6) 制御回路6は、MH復号化テーブル3からのデー
タをチェックし、次の受信データを何ビット受け取るか
判断し、インデックスアドレスが示すデータが1であれ
ば1ビット、2であれば2ビット受け取るようにシフト
レジスタ2を動かし、この受信データとTA2およびデー
タ1を加算し復号化インデックスアドレスTA3を求め、M
H復号化テーブル3に送る。
(6) The control circuit 6 checks the data from the MH decoding table 3 and determines how many bits of the next received data are to be received. The shift register 2 is operated so as to receive the bits, and the received data is added to TA2 and data 1 to obtain a decoding index address TA3.
Send to H decoding table 3.

(7) MH復号化テーブル3はこのインデックスアドレ
スで選択されたデータを出す。
(7) The MH decoding table 3 outputs the data selected by this index address.

(8) 画素生成回路5は、MH復号化テーブル3からの
データを(4)のように、第4図に従ってチェックし、
伸長可能になるまで(4)からの作業を繰り返す。
(8) The pixel generation circuit 5 checks the data from the MH decoding table 3 as shown in (4) according to FIG.
The operation from (4) is repeated until it can be extended.

ここで、一例として白94d(dはデシマルの10進数を
意味する)を伸長した場合を説明する。
Here, a case where white 94d (d means a decimal decimal number) is expanded will be described as an example.

MH圧縮された白94dは、白94d=白64d+白30dで表われ
る。これは、第1表からM符号(11011)とT符号(000
00011)のコードが送信データとして送られてくる。
The MH-compressed white 94d is represented by white 94d = white 64d + white 30d. This is because the M code (11011) and the T code (000
00011) is transmitted as transmission data.

白64dは、式(1)よりN=0、M=1であるためTD
=1h(hはヘキサデシマルの16進数を意味する)とな
る。またTOPは最初0hのため式(2)よりTA1=01hとな
る。このTA1がインデックスアドレスとしてMH符号化テ
ーブル3に与えられ、次の第2表に示す白ROMテーブル
に記憶されたデータとして14h(00010100)が画素生成
回路5に送られる。
Since white 64d is N = 0 and M = 1 from equation (1), TD
= 1h (h means a hexadecimal hexadecimal number). Since TOP is 0h at first, TA1 = 01h is obtained from equation (2). This TA1 is given to the MH coding table 3 as an index address, and 14h (00010100) is sent to the pixel generation circuit 5 as data stored in the white ROM table shown in Table 2 below.

画素生成回路5に送られた14hは、第4図のチェック
から伸長不可能なテーブルデータTDnであるため制御回
路6に送られ、式(3)からTA2=15hとなる。このTA2
=15hのデータは、02hであるためTA3=17hとなり、この
ときのデータが31h(00110001)となる。
Since 14h sent to the pixel generation circuit 5 is the table data TDn which cannot be decompressed from the check in FIG. 4, it is sent to the control circuit 6, and TA2 = 15h is obtained from the equation (3). This TA2
Since the data of = 15h is 02h, TA3 = 17h, and the data at this time is 31h (00110001).

このデータも伸長不可能なテーブルデータTDnである
ため、再び制御回路6に送られ式(3)からTA2=48hを
求め、このデータ01hであるためTA3=4Ahとなる。
Since this data is also non-decompressible table data TDn, it is sent to the control circuit 6 again to obtain TA2 = 48h from equation (3). Since this data is 01h, TA3 = 4Ah.

TA=4Ahのデータは、C1(11000001)であるため、第
4図からM符号と判断し、これに判定ビット以外のビッ
ト(ここでは000001)を64倍し64dを得る。
Since the data of TA = 4Ah is C1 (11000001), it is determined to be an M code from FIG. 4, and bits other than the determination bit (000001 in this case) are multiplied by 64 to obtain 64d.

同様に、白30dは式(1)よりN=6、M=1である
ためTD=Dhとなり、TOPは最初0hのため式(2)よりTA1
=0DHとなる。このTA1=0DHのデータは、9Eh(1001111
0)となるため、第4図からT符号と判断し、残りのビ
ット11110=1Eh=30dを得る。
Similarly, for white 30d, N = 6 and M = 1 from equation (1), so that TD = Dh. Since TOP is initially 0h, TA1 is obtained from equation (2).
= 0DH. This TA1 = 0DH data is 9Eh (1001111
0), it is determined as a T code from FIG. 4, and the remaining bits 11110 = 1Eh = 30d are obtained.

こうして得られた64d+30dを画素生成回路5で加算
し、伸長データ94dとして出力し終了する。
The pixel generation circuit 5 adds 64d + 30d thus obtained, outputs the result as decompressed data 94d, and ends the processing.

〔発明の効果〕 以上説明したように本発明の伸長回路では、圧縮され
たT符号やM符号の白ラン、黒ランの特徴を利用して所
定テーブルから解読するため、そのテーブル参照する回
数が少なくて済み、伸長処理を高速にすることができ、
その結果通信時間も短くできるという効果がある。
[Effects of the Invention] As described above, the decompression circuit of the present invention decodes from a predetermined table using the features of the white run and black run of the compressed T code and M code. It can be reduced, the decompression process can be performed at high speed,
As a result, the communication time can be shortened.

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

第1図は本発明の一実施例のシステム構成を示すブロッ
ク図、第2図,第3図は第1図のシステムの動作を説明
したフローチャート、第4図は第1図の画素生成回路5
の判定状態を示した状態図、第5図はMH圧縮された受信
データの様子を示したタイミング図である。 1……バイトレジスタ、2……シフトレジスタ、3……
MH復号化テーブル、4……白黒反転回路、5……画素生
成回路、6……制御回路、11〜18,21〜38……処理ステ
ップ。
FIG. 1 is a block diagram showing the system configuration of an embodiment of the present invention, FIGS. 2 and 3 are flowcharts for explaining the operation of the system of FIG. 1, and FIG. 4 is a pixel generation circuit 5 of FIG.
FIG. 5 is a timing chart showing the state of the MH-compressed received data. 1 ... byte register, 2 ... shift register, 3 ...
MH decoding table, 4... Monochrome inverting circuit, 5... Pixel generating circuit, 6... Control circuit, 11 to 18, 21 to 38.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】受信データを受けてこのデータを1バイト
毎に保持するバイトレシスタと、このバイトレシスタか
らのデータを指令により1ビットづつシフトするシフト
レジスタと、このシフトレジスタのデータから8ビット
以内の0を検出した時前記シフトレジスタに前記指令を
出力しそのデータに1を検出した時その指令を停止して
次の演算式から初期テーブルデータTDおよび初期インデ
ックスアドレスTA1を出力する制御回路と、 TD=2N+M,TA1=TP+TD ……(1) ただし、Nはデータ1を検出するまでの0の数、Mはデ
ータ1の次のデータ、 TPは復号化テーブルの先頭インデックスアドレス、とす
る。 前記インデックスアドレスに対応してMH伸長を行なうた
めに予め記憶されたROMテーブルからなるMH復号化テー
ブルと、前記制御回路からの受信データからデータの1,
0を反転して前記復号化テーブルに出力する信号反転回
路と、この信号反転回路の出力と前記インデックスアド
レスに対応して出力される前記MH復号化テーブルの出力
符号から復号可能なデータである時でメークアップ符号
の時には64倍しターミネーティング符号の時にはそのデ
ータを出力して伸長データとして加算出力し復号不可能
なデータTDnの時にはそのデータを前記制御回路に戻す
データ生成回路とを有し、前記制御回路は、前記データ
生成回路から戻された前記テーブルデータTDnから次式
によるインデックスアドレスTA2を求めて再度前記復号
化テーブルを読出し TA2=TA1+TDn ……(2) この読出しデータが伸長可能となるまでこの処理を繰返
すようにしたことを特徴とするMH伸長回路。
1. A byte register for receiving received data and holding the data on a byte-by-byte basis, a shift register for shifting data from the byte register one bit at a time by a command, and a 0 bit within 8 bits from the data of the shift register. A control circuit that outputs the command to the shift register when the data is detected, and stops the command when the data is detected as 1 to output the initial table data TD and the initial index address TA1 from the next arithmetic expression; = 2N + M, TA 1 = TP + TD (1) where N is the number of 0s until data 1 is detected, M is the data following data 1, and TP is the leading index address of the decoding table. An MH decoding table composed of a ROM table stored in advance for performing MH decompression in accordance with the index address, and 1 and 2 of data from data received from the control circuit.
A signal inverting circuit that inverts 0 and outputs the result to the decoding table; and data that can be decoded from the output code of the MH decoding table output in accordance with the output of the signal inverting circuit and the index address. when the 64-fold and the terminating undecodable data TD n adds output as decompressed data and outputs the data when the code at the time of make-up code in has a data generating circuit for returning the data to the control circuit , the control circuit, the data generated was returned from the circuit said table data TD n reads out the decoding table again seeking index address TA 2 by the following equation from the TA 2 = TA 1 + TD n ...... (2) the An MH decompression circuit wherein this process is repeated until the read data can be decompressed.
JP1186704A 1989-07-18 1989-07-18 MH expansion circuit Expired - Lifetime JP2586143B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1186704A JP2586143B2 (en) 1989-07-18 1989-07-18 MH expansion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1186704A JP2586143B2 (en) 1989-07-18 1989-07-18 MH expansion circuit

Publications (2)

Publication Number Publication Date
JPH0349425A JPH0349425A (en) 1991-03-04
JP2586143B2 true JP2586143B2 (en) 1997-02-26

Family

ID=16193175

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1186704A Expired - Lifetime JP2586143B2 (en) 1989-07-18 1989-07-18 MH expansion circuit

Country Status (1)

Country Link
JP (1) JP2586143B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63234774A (en) * 1987-03-24 1988-09-30 Sharp Corp Picture signal decoding method
JPH0199388A (en) * 1987-10-12 1989-04-18 Fujitsu Ltd Data expansion system

Also Published As

Publication number Publication date
JPH0349425A (en) 1991-03-04

Similar Documents

Publication Publication Date Title
US4276544A (en) Code converting circuits
US4688100A (en) Video data encoding/decoding apparatus
JPS58177073A (en) Method and device for compressing/decompressing digital image information
US5140322A (en) Coder unit for variable word length code
US4800440A (en) Digital image signal coding/decoding circuit with buffer memory storing reference line as compression codes
JP2962518B2 (en) Image data encoding device
EP0746143B1 (en) A method of and system for compressing and decompressing digital image signals
JP2586143B2 (en) MH expansion circuit
JPH033440B2 (en)
US5202771A (en) Image data compression system and facsimile machine employing the image data compression system
EP0499225B1 (en) Variable-length code decoding device
KR100530784B1 (en) Techniques to implement one-dimensional compression
JP3408472B2 (en) Run-length encoding method and run-length encoding device
JP2002091407A (en) Picture display device
JPH0569342B2 (en)
JP3226358B2 (en) Run length encoding method
JPS6043716B2 (en) Orthogonal transform encoding circuit
JPH07236065A (en) Binary picture compression device
JP3076363B2 (en) Encoding / decoding device
JPS62199173A (en) Modified huffman code decoding circuit
JPS59100668A (en) Search circuit of changing point
JPH0431623B2 (en)
JP3142911B2 (en) Processing method of encoding / decoding device
JPH04286084A (en) Data compression and restoration system
JPS6132867B2 (en)