[go: up one dir, main page]

JPS59117864A - System for controlling data compression and expansion - Google Patents

System for controlling data compression and expansion

Info

Publication number
JPS59117864A
JPS59117864A JP23469582A JP23469582A JPS59117864A JP S59117864 A JPS59117864 A JP S59117864A JP 23469582 A JP23469582 A JP 23469582A JP 23469582 A JP23469582 A JP 23469582A JP S59117864 A JPS59117864 A JP S59117864A
Authority
JP
Japan
Prior art keywords
data
uncompressed
compressed
image data
compression
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
JP23469582A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Okada
佳之 岡田
Shigeru Yoshida
茂 吉田
Toru Sato
透 佐藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP23469582A priority Critical patent/JPS59117864A/en
Publication of JPS59117864A publication Critical patent/JPS59117864A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/41Bandwidth or redundancy reduction

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 発明の技術分野 本発明は画像データ圧縮方式であるモデファイト・リー
ド方式に係り、特にデータを圧縮データで送出するか非
圧縮データで送出するかどうかの判定を1行年位で行う
とともに、非圧縮データで送出する場合にこれを表示す
る拡張符号をEOL符号の後に付与するようにしたデー
タ圧縮拡張制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a modified read method which is an image data compression method. The present invention relates to a data compression/expansion control method in which an extension code is added after the EOL code to indicate the year and when uncompressed data is sent.

従来技術と問題点 例えばファクシミリ等において画像データを伝送する場
合、この画像データを圧縮する方式の国際標準規格とし
てモデファイト・リード(以下MRという)方式がある
。このMR方式で画像データを送出するとき、場合によ
っては非圧縮のオリジナルのデータを送出する万が、伝
送データ量が少ない場合があり、このような場合では非
圧縮データ、すなわちオリジナルの画像データをそのま
ま圧縮データの中に入れる拡張符号として非圧縮モード
がある。この非圧縮モードは、 ■ MR(MH)符号から非圧縮モードに入るだめの識
別語 ■ 非圧縮モード中の画像データの表現■ 非圧縮モー
ドから通常のMR(MH)符号に戻るための識別語 の3項から成り立っている。なおここでMH符号はラン
レングスを示すモデファイト・ハフマン符号であ5MR
符号と一緒にデータ圧縮用に使用されるものである。
Prior Art and Problems When image data is transmitted, for example, by facsimile, there is a modified read (hereinafter referred to as MR) method as an international standard for compressing the image data. When transmitting image data using this MR method, in some cases uncompressed original data may be transmitted, but the amount of transmitted data may be small, and in such cases, uncompressed data, that is, original image data is transmitted. There is an uncompressed mode as an extended code that can be inserted directly into compressed data. This uncompressed mode is: ■ An identification word for entering uncompressed mode from an MR (MH) code ■ An expression of image data in uncompressed mode ■ An identification word for returning from uncompressed mode to a normal MR (MH) code It consists of three terms. Note that the MH code here is a modified Huffman code indicating the run length, and is 5MR.
It is used together with codes for data compression.

ところで上記■におけるMR(MH)符号から非圧縮モ
ードに入るための識別語は、次の2つであシ、*は「0
」または「1」であって、非圧縮モードの場合、***
=111である。
By the way, the following two identification words are used to enter the uncompressed mode from the MR (MH) code in (■) above, and * is "0".
” or “1” and in uncompressed mode, ***
=111.

1次元(MH)符号化における識別語 ・・9・ 000000001 ***2次元(MR)
符号化における識別語 ・・・・・ 0000001 *** ただこの識別語は、MH符号の場合、ターミネーティン
グ符号(0〜63までのランレングスを示す符号)が0
00で終わる符号の後に挿入することはできない。これ
はライン同期信号EOL (0000000001)と
混同する為でアシ、このような場合挿入を1ライン遅ら
せる等の特別な処理を行わなくてはならない。
Identification word in one-dimensional (MH) encoding...9. 000000001 ***Two-dimensional (MR)
Identification word in encoding... 0000001 *** However, in the case of MH code, this identification word has a terminating code (a code indicating the run length from 0 to 63) of 0.
It cannot be inserted after a code ending in 00. This is because it is confused with the line synchronization signal EOL (0000000001), so in such a case special processing such as delaying insertion by one line must be performed.

また上記■における非圧縮モード中の画像データは、第
1図(イ)に示される。ただし、後述の■における戻し
のための識別語と区別するために、「0」(白)が6個
以上続かないように、rOJが5個連続したら「1」を
挿入するものである。
Further, the image data in the non-compressed mode in (2) above is shown in FIG. 1 (a). However, in order to distinguish it from the identification word for return in (2) described below, "1" is inserted when five consecutive rOJs occur so that six or more "0"s (white) do not continue.

そして上記■における非圧縮モードからMR符号に再び
戻るときにこれを示す識別語は、第1図(ロ)に示され
る。この第1図(ロ)の画像データは非圧縮モードで表
わされる最後の画像データであシ、Tは次のう/の色調
を表わすタグビットであって次のランが黒であればT=
rlj、白であればT=「0」である。
The identification word that indicates when returning from the uncompressed mode to the MR code in (2) above is shown in FIG. 1 (b). The image data in FIG. 1 (b) is the last image data expressed in uncompressed mode, and T is a tag bit representing the next / color tone, and if the next run is black, T =
If rlj is white, T=“0”.

いま画像データを圧縮データとして送出しているときに
どのような場合に非圧縮モードでデータ送出すべきかを
判別するために、非圧縮モードへの切替条件が問題とな
る。例えば白と黒の短かいランが交互に続く場合(例え
ば市松模様のように白ビットと黒ビットが交互に存在す
るような場合)に切替えるものとするというような簡塾
な方法から、ある長さtLの画像データを符号化したと
きのビット数がciのとき、この差di=ci−tiを
条件付きで計算しこれが識別語20ビツトを越えるとき
に非圧縮モードに切替える等の最適判定法が従来考えら
れている。
In order to determine in what cases data should be sent in uncompressed mode when image data is currently being sent out as compressed data, the conditions for switching to uncompressed mode are an issue. For example, from the simple method of switching when short runs of white and black alternate (for example, when there are white bits and black bits alternating like in a checkerboard pattern), to a certain long run When the number of bits when encoding the image data of S tL is ci, this difference di = ci - ti is calculated conditionally, and when this exceeds 20 bits of the identifier word, the mode is switched to uncompressed mode. is conventionally considered.

しかし非圧縮モードの場合、識別語として20ビツトを
必要とするので頻繁に通常のMR符号と非圧縮モードを
切替えるわけにはいかず、ある長さliを決めるのがポ
イントとなる。また非圧縮モードでの画像データの中に
「1」挿入等の条件が加わり、切替判定は非常に難かし
い。そしてこれをハードウェアで実現する際、規模が大
きくなると同時に切替判定をするための演算時間が必要
であシ、高速処理には適さないという欠点が存在した。
However, in the case of the uncompressed mode, 20 bits are required as an identification word, so it is not possible to frequently switch between the normal MR code and the uncompressed mode, and the key is to decide on a certain length li. In addition, conditions such as insertion of "1" into the image data in the uncompressed mode are added, making switching determination extremely difficult. When this is implemented using hardware, there is a drawback that the scale increases and calculation time is required to make the switching decision, making it unsuitable for high-speed processing.

発明の目的 本発明の目的は、前記の如き欠点を改善するために、1
ライン単位で圧縮・非圧縮を判別して、MR方式のライ
ン同期信号EOLおよび1次元・2次元の区別を示すタ
グビットの後に次のラインが非圧縮データか否かを示す
タグビットを加え、次に圧縮データまたは非圧縮データ
(1ライン分の画像データ)を続けるようにすることに
よって比較的簡牟に切替処理ができ、1ラインの圧縮比
を1以下にせず、しかもEOLと区別する為の「1」挿
入を必要としないデータ圧縮拡張制御方式を提供するこ
とである。
Purpose of the Invention The purpose of the present invention is to improve the above-mentioned drawbacks by:
Compression or non-compression is determined for each line, and a tag bit indicating whether the next line is uncompressed data is added after the line synchronization signal EOL of the MR method and a tag bit indicating one-dimensional/two-dimensional distinction. Next, by continuing compressed data or uncompressed data (image data for one line), switching processing can be performed relatively easily, the compression ratio of one line will not be lower than 1, and it can be distinguished from EOL. An object of the present invention is to provide a data compression/expansion control method that does not require the insertion of "1".

発明の構成 この目的を達成するために本発明のデータ圧縮拡張制御
方式では、モデファイト・リード方式により画像データ
を圧縮するデータ圧縮制御方式において、入力画像デー
タを圧縮するデータ圧縮部と、圧縮さt″Lない入力画
像データが保持される入力画像データ保持部と、1ライ
ン分の画像データに対し非圧縮データと圧縮データとの
データ量の比較を行うデータ歓比較手段と、ライン同期
信号及び次のラインの1次元、2次元符号化の別を示す
タグビットの後に次のラインのデータが圧縮デ−夕か非
圧縮データかを示す圧縮情報用タグビットを付加する符
号発生部を設け、データ量比較手段の判別結果にもとづ
き圧縮情報用タグビットを選択付加するようにしてその
次にエラインの圧縮データ又は非圧縮データを続けるよ
うにしたことを特徴とする。
Structure of the Invention To achieve this object, the data compression/expansion control method of the present invention includes a data compression section that compresses input image data, and a data compression section that compresses input image data. an input image data holding unit that holds input image data that does not exceed t″L; a data comparison unit that compares the amount of uncompressed data and compressed data for one line of image data; and a line synchronization signal and A code generator is provided for adding a tag bit for compressed information indicating whether the data of the next line is compressed data or uncompressed data after a tag bit indicating whether the next line is one-dimensional or two-dimensional encoded, The present invention is characterized in that a tag bit for compressed information is selectively added based on the determination result of the data amount comparing means, and then compressed data or uncompressed data of the eline is continued.

発明の実施例 本発明を一実施例にも七づき詳述するに先立ちその概略
を説明する。
Embodiments of the Invention Before describing the present invention in detail in terms of one embodiment, an outline thereof will be explained.

本発明ではlライフ分の非圧縮データをバッファに保持
するとともに、別にこの15イン分のデータをMR方式
で圧縮データを作成し、このMR方式でデータ圧縮した
ときのデータ量がエライン分のデータ量よ多大きいが小
さいかを判定し、小さいときに圧縮データを送出する。
In the present invention, in addition to holding uncompressed data for one life in a buffer, compressed data is created separately from this 15-inch data using the MR method. Determine whether the amount is larger or smaller, and if it is smaller, send compressed data.

そしてエライン分のデータに先立ち送出されるライン同
期信号EOLの次に1次元、2次元のタグピッ1lc4
う1つ圧縮、非圧縮のタグビットを付加して送出する0
したがってEOLの次の2つのタグビットを解読するこ
とにょ勺、次に伝達されるデータが圧縮データか非圧縮
データかということ及び圧縮データの場合は1次元圧縮
が2次元圧縮かを識別することができる。
Then, after the line synchronization signal EOL that is sent out prior to the data for the line, one-dimensional and two-dimensional tag pins 1lc4
Add one more compression/uncompression tag bit and send 0
Therefore, it is necessary to decode the next two tag bits of the EOL to identify whether the data to be transmitted next is compressed or uncompressed data and, in the case of compressed data, whether it is one-dimensional or two-dimensional compressed. Can be done.

すなわち本発明では、第2図に示す如< 、EOL+r
*、*、Jの状態でライン同期信号とタグビットが付加
されることになる。これらの符号は下記を意味する。
That is, in the present invention, as shown in FIG.
A line synchronization signal and tag bit are added in the *, *, and J states. These symbols mean the following.

EOL符号: 0000000001 *I  :1次元、2次元を示すタグビットであって、
1次元のときrlJ、2次 元のとき「0」 *2  :圧縮、非圧縮を示すタグビットであって圧縮
のとき「l」、非圧縮のと @「0」 但し、非圧縮の場合、1次元、2次元の区別はない。
EOL code: 0000000001 *I: Tag bit indicating 1-dimensional or 2-dimensional,
rlJ for one dimension, "0" for two dimensions *2: Tag bit indicating compression or non-compression; "l" for compression, @"0" for non-compression. However, in the case of non-compression, 1 There is no distinction between dimension and two dimensions.

したがって% *l p *、の状態により下記のこと
が認識できる。
Therefore, the following can be recognized from the state of % *l p *.

OO:非圧縮 01  :2次元で圧縮 10  :非圧縮 11   :1次元で圧縮 このようにしてEOL+*、、*、の状態で、第2図に
示す如く、次のデータが圧縮データか非圧縮データか識
別できる。
OO: Uncompressed 01: Compressed in two dimensions 10: Uncompressed 11: Compressed in one dimension In this way, in the state of EOL+*,,*, as shown in Figure 2, it is determined whether the next data is compressed data or uncompressed data. Data can be identified.

本発明の一実施例を第3図にもとづき説明する。An embodiment of the present invention will be described based on FIG.

図中、1はデータ圧縮部、2は非圧縮データノクツ7ア
、3は圧縮データバッファ、4はデータ歓比較部、5は
符号発生部、6はマルチプレクサである。
In the figure, 1 is a data compression section, 2 is an uncompressed data node 7a, 3 is a compressed data buffer, 4 is a data comparison section, 5 is a code generation section, and 6 is a multiplexer.

データ圧縮部lはエライン分の入力画像データを1次元
圧縮または2次元圧縮するものであり、図示省略した制
御部からの制御信号に応じいずれかのモードで圧m7J
−タを作成するものである。
The data compression unit 1 compresses the input image data for the line in one dimension or two dimensions, and compresses the input image data for the line in either mode according to the control signal from the control unit (not shown).
- It is used to create data.

データ量比較部4はデータ圧縮部1で作成されたエライ
ン分の圧縮データのデータ量が非圧縮データのデータ敞
よシ小さいか大きいかを比較判定するものである。エラ
イン分の非圧縮の画像データはファクシミリで読取る原
稿のサイズによυ決定される一定量であシ、例えばB4
サイズでは1ジイン当シの画素数は2048ドツトであ
υ画像データの量は2048ビツトと一定である。した
がって受信側では非圧縮データの内に疑似EOLが存在
してもこれは画像データであシ、無視することになる。
The data amount comparison section 4 compares and determines whether the data amount of the compressed data for the era line created by the data compression section 1 is smaller or larger than the data amount of the uncompressed data. The uncompressed image data for the line is a fixed amount determined by the size of the document to be read by facsimile, for example, B4
In terms of size, the number of pixels per image is 2048 dots, and the amount of image data is constant at 2048 bits. Therefore, on the receiving side, even if a pseudo EOL exists in uncompressed data, it is image data and will be ignored.

このように非圧縮データのデータ量は原稿サイズによシ
一定であシ、原稿サイズに応じた定数L(B4サイズの
ときは2048 >を図示省略した制御部から送出され
ているので、圧縮データのデータ量が非圧縮の画像デー
タ量より大きいが小さいかを各2イン毎にこのデータ量
比較部4で判別するととができる。
In this way, the amount of uncompressed data is constant depending on the document size, and the constant L (2048 in the case of B4 size) according to the document size is sent from the control unit (not shown). The data amount comparator 4 can determine for each two inputs whether the data amount is larger or smaller than the uncompressed image data amount.

符号発生部5は同期信号EOLとこれに続く2つのタグ
ピッF *I 、*、を発生するものであり、y’−夕
圧縮部1からデータ圧縮を1次元で行ったが2次元で行
ったのかのデータを受け、またデータ量比較部4より圧
縮f−夕と非圧縮データとのどちらのデータ量が大きい
かを示す判別情報が伝達される。したがって圧縮が1次
元で行われたとき*1を「1」に、2次元で行われたと
きは*1をrOJにし、また圧縮データのデータ量が小
さいときは圧縮モードでデータ伝送するために、*2を
「1」にし、それ以外は非圧縮データを送出するために
*2を「0」とする。
The code generator 5 generates the synchronization signal EOL and the following two tag signals F*I,*, and the data compression from the y'-time compression unit 1 is performed in one dimension, but it is performed in two dimensions. In addition, the data amount comparison unit 4 transmits determination information indicating which data amount is larger, compressed data or uncompressed data. Therefore, when compression is performed in one dimension, *1 is set to "1", and when compression is performed in two dimensions, *1 is set to rOJ, and when the amount of compressed data is small, data is transmitted in compressed mode. , *2 are set to "1", and otherwise *2 is set to "0" in order to send uncompressed data.

マルチプレクサ6は、第2図の状態の画像データを出力
するものであシ、データ量比較部4から判別信号が伝達
されたとき先ず符号発生部5から伝達されるEOL+*
+、*t  を出力する。次いでデータ量比較部4から
圧縮データのデータ量が小さいことを示す信号が伝達さ
れたとき圧縮データバッファ3から伝達された圧縮デー
タを出力し、逆の場合は非圧縮データバッファ2から伝
達された非圧縮データを出力する。
The multiplexer 6 outputs the image data in the state shown in FIG.
+, *t is output. Next, when a signal indicating that the amount of compressed data is small is transmitted from the data amount comparator 4, the compressed data transmitted from the compressed data buffer 3 is output, and in the opposite case, the compressed data transmitted from the uncompressed data buffer 2 is output. Output uncompressed data.

次に第3図の動作について簡単に説明する。Next, the operation shown in FIG. 3 will be briefly explained.

図示省略した原稿読取部から原稿の1ライン分の画像デ
ータが入力されたとき、これが非圧縮データバッファ2
に保持され、同時にまたデータ圧縮部1によシ圧縮デー
タが作成される。そしてこの圧縮データは圧縮データ/
Jツファ3に送出され保持される。このときデータ社比
較部4株圧縮データバッファ3に出力される1′ンイン
の圧縮データ量をカウントする。これによシデータ量比
較部4は圧縮データのデータ量が非圧縮データのデータ
量よシ少ないか否かを判別する。そして少ないと判定し
たとき、符号発生部5及びマルチプレクサ6にこの判別
結果を送出し、goL+r*、*、Jに続、いてマルチ
プレクサ6は圧縮データバッファ3に保持されている圧
縮データを出力することになる。逆に圧縮データのデー
タ量が小さい場合マルチプレクサ6は符号発生部5から
伝達されたEOL +r*+ *2 Jに続いて非圧縮
データバッファ2に保持された画像データを出力する。
When image data for one line of a document is input from the document reading section (not shown), this is transferred to the uncompressed data buffer 2.
At the same time, compressed data is created by the data compression unit 1. And this compressed data is compressed data/
The data is sent to the Jtsufa 3 and held. At this time, the amount of 1'-in compressed data output to the 4-stock compressed data buffer 3 of the data company comparison section is counted. Accordingly, the data amount comparator 4 determines whether the amount of compressed data is smaller than the amount of uncompressed data. When it is determined that there is less, the determination result is sent to the code generator 5 and the multiplexer 6, and following goL+r*, *, J, the multiplexer 6 outputs the compressed data held in the compressed data buffer 3. become. Conversely, when the amount of compressed data is small, the multiplexer 6 outputs the image data held in the uncompressed data buffer 2 following EOL +r*+ *2 J transmitted from the code generator 5.

発明の効果 本発明による拡張符号を用いれば、1ライン牟位で圧縮
、非圧縮が判別できるので、従来の非圧縮モードのよう
に識別語や「1」挿入等を必要としないので、判別やそ
の結果の制御を容易にすることができる。しかも本発明
の拡張符号を作成するのに、従来のデータ圧縮回路に非
圧縮データバッファ、圧縮データバッファ、データ量比
較部等を付加するだけでよく、圧縮、非圧縮の判定も極
めて開学である。また非圧縮データバッファ及び圧縮デ
ータバッファの各々に1ライン分のメモリ容量を持つこ
とで従来の非圧縮モードを持たないデータ圧縮回路と同
じ処理速度で動作することができ、高速処理に適してい
る。
Effects of the Invention By using the extended code according to the present invention, it is possible to determine whether it is compressed or uncompressed in one line, so unlike the conventional uncompressed mode, it is not necessary to use an identifier or insert a "1", so it is easier to identify and The results can be easily controlled. Moreover, in order to create the extended code of the present invention, it is only necessary to add an uncompressed data buffer, a compressed data buffer, a data amount comparison section, etc. to a conventional data compression circuit, and it is extremely easy to determine whether it is compressed or not. be. In addition, since each of the uncompressed data buffer and compressed data buffer has a memory capacity for one line, it can operate at the same processing speed as a conventional data compression circuit that does not have an uncompressed mode, making it suitable for high-speed processing. .

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

第1図(イ)は非圧縮モード中の画像データの表現、第
1図(ロ)は非圧縮モードからMR符号に戻るための識
別語、第2図は本発明により出力される画像データの一
例、第3図は本発明の一実施例構成を示す。 図中、1はデータ圧縮部、2け非圧縮データバッファ、
3は圧縮データバッファ、4はデータ量比較部、5は符
号発生部、6はマルチプレクサである。 特許出願人  富士通株式会社
FIG. 1(a) shows the representation of image data in uncompressed mode, FIG. 1(b) shows the identification word for returning to MR code from uncompressed mode, and FIG. As an example, FIG. 3 shows the configuration of an embodiment of the present invention. In the figure, 1 is a data compression unit, 2 is an uncompressed data buffer,
3 is a compressed data buffer, 4 is a data amount comparator, 5 is a code generator, and 6 is a multiplexer. Patent applicant Fujitsu Limited

Claims (1)

【特許請求の範囲】[Claims] モデファイト・リード方式により画像データを圧縮する
データ圧縮制御方式において、入力画像データを圧縮す
るデータ圧縮部と、圧縮されない入力画像データが保持
される入力画像データ保持部と、1ライン分の画像デー
タに対し非圧縮データと圧縮データとのデータ量の比較
を行うデータ量比較手段と、ライン同期信号及び次のラ
インの1次元、2次元符号化の別を示すタグビットの後
に次のラインのデータが圧縮データか非圧縮データかを
示す圧縮情報用タグビットを付加する符号発生部を設け
、データ量比較手段の判別結果にもとづき圧縮情報用タ
グビットを選択付加するようにしてその次に1ラインの
圧縮データ又は非圧縮デ・−夕を続けるようにしたこと
を特徴とするデータ圧縮拡張制御方式。
In a data compression control method that compresses image data using the modified read method, there is a data compression section that compresses input image data, an input image data holding section that holds uncompressed input image data, and one line of image data. data amount comparing means for comparing the amount of data between uncompressed data and compressed data; A code generator is provided to add a tag bit for compressed information indicating whether the data is compressed data or uncompressed data, and the tag bit for compressed information is selectively added based on the determination result of the data amount comparing means. 1. A data compression/expansion control method, characterized in that compressed data or uncompressed data is continued.
JP23469582A 1982-12-24 1982-12-24 System for controlling data compression and expansion Pending JPS59117864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23469582A JPS59117864A (en) 1982-12-24 1982-12-24 System for controlling data compression and expansion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23469582A JPS59117864A (en) 1982-12-24 1982-12-24 System for controlling data compression and expansion

Publications (1)

Publication Number Publication Date
JPS59117864A true JPS59117864A (en) 1984-07-07

Family

ID=16974962

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23469582A Pending JPS59117864A (en) 1982-12-24 1982-12-24 System for controlling data compression and expansion

Country Status (1)

Country Link
JP (1) JPS59117864A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6359464U (en) * 1986-10-08 1988-04-20
JPH0222731A (en) * 1988-07-11 1990-01-25 Fujitsu Ltd Data compressing device
JPH0222732A (en) * 1988-07-11 1990-01-25 Fujitsu Ltd data compression device
JPH05207178A (en) * 1992-01-28 1993-08-13 Nec Corp Modem
JP2006505215A (en) * 2002-10-30 2006-02-09 リバーベッド テクノロジー インコーポレーティッド Transaction accelerator for client-server communication system
US8856222B2 (en) 2002-10-30 2014-10-07 Riverbed Technology, Inc. Transaction acceleration for client-server communication systems
JP2019134286A (en) * 2018-01-31 2019-08-08 株式会社リコー Encoding apparatus, encoding method, and encoding program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6359464U (en) * 1986-10-08 1988-04-20
JPH0222731A (en) * 1988-07-11 1990-01-25 Fujitsu Ltd Data compressing device
JPH0222732A (en) * 1988-07-11 1990-01-25 Fujitsu Ltd data compression device
JPH05207178A (en) * 1992-01-28 1993-08-13 Nec Corp Modem
JP2006505215A (en) * 2002-10-30 2006-02-09 リバーベッド テクノロジー インコーポレーティッド Transaction accelerator for client-server communication system
US8762455B2 (en) 2002-10-30 2014-06-24 Riverbed Technology, Inc. Transaction accelerator for client-server communications systems
US8856222B2 (en) 2002-10-30 2014-10-07 Riverbed Technology, Inc. Transaction acceleration for client-server communication systems
JP2019134286A (en) * 2018-01-31 2019-08-08 株式会社リコー Encoding apparatus, encoding method, and encoding program

Similar Documents

Publication Publication Date Title
US4872009A (en) Method and apparatus for data compression and restoration
JPS58177073A (en) Digital image information encoding/decoding method and device
US4090222A (en) Facsimile signal reception system
JPS59117864A (en) System for controlling data compression and expansion
KR940008389A (en) Image signal processing device and information transmitting / receiving device using the same
GB1570501A (en) Elements in facsimile signal system for coding addresses of information change picture
JP2962518B2 (en) Image data encoding device
US4955061A (en) Method and apparatus for processing an image signal
JP2001053620A (en) Method and device for encoding, method and device for decoding, and storage medium
US6771273B2 (en) Image display apparatus
JPS60140980A (en) Method and device for encoding signal representing flow of digital data group
US6947604B2 (en) Method and hardware to implement two-dimensional compression
JP2002077637A (en) Apparatus and method of image coding
JPH0255987B2 (en)
JPH09289591A (en) Image encoding device, image decoding device, and their method
JPS5964969A (en) Coded signal decoding device
JPH04270569A (en) Data compression system for picture processor
JP3142911B2 (en) Processing method of encoding / decoding device
JP2003115767A (en) Decoding device and method therefor
JPH09246989A (en) Decoder and method therefor
EP1173926B1 (en) Device for compressing/decompressing bit strings
JP2790755B2 (en) Facsimile machine
JPS61105930A (en) Data encoder
JPH10336464A (en) Coder and coding method
JPH02218225A (en) Data compressing method