[go: up one dir, main page]

JPH05260315A - Data recovery device - Google Patents

Data recovery device

Info

Publication number
JPH05260315A
JPH05260315A JP5554992A JP5554992A JPH05260315A JP H05260315 A JPH05260315 A JP H05260315A JP 5554992 A JP5554992 A JP 5554992A JP 5554992 A JP5554992 A JP 5554992A JP H05260315 A JPH05260315 A JP H05260315A
Authority
JP
Japan
Prior art keywords
data
underflow
overflow
bit
decoded data
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.)
Withdrawn
Application number
JP5554992A
Other languages
Japanese (ja)
Inventor
Tadahiro Ishida
忠弘 石田
Takeshi Yanagisawa
猛 柳沢
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 JP5554992A priority Critical patent/JPH05260315A/en
Publication of JPH05260315A publication Critical patent/JPH05260315A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To reduce the memory capacity for a data storing device which expands and restores the compressed data on the color static images. CONSTITUTION:A decoding circuit 11 outputs and stores the data obtained by adding a single bit serving also as an underflow/overflow flag to the decoding data having the prescribed number of bits into a memory 12. Therefore the bit with of the memory 12 can be reduced by one bit compared with a conventional case where a single bit is required exclusively for each of underflow and overflow flags.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータ復元装置に係り、
特にカラー静止画像の圧縮データの伸張、復元を行なう
データ復元装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data restoration device,
In particular, it relates to a data decompression device for decompressing and decompressing compressed data of a color still image.

【0002】カラー静止画像の帯域圧縮符号化は、印刷
画像や電子スチルカメラの撮影像、更にはカラーファッ
クス等、広範囲の用途に適用させるべく国際標準化が進
められ、離散コサイン変換(DCT:Discrete Cosine
Transfrom)とハフマン符号化を組み合わせた、適応離散
コサイン変換(ADCT:Adaptive Discrete CosineTr
ansform) 符号化方式が提案されている。
The band compression encoding of a color still image is being internationally standardized so that it can be applied to a wide range of applications such as a print image, a captured image of an electronic still camera, and a color fax, and a discrete cosine transform (DCT).
Adaptive Discrete Cosine Tr (ADCT) that combines Transfrom) and Huffman coding
ansform) coding scheme has been proposed.

【0003】このADCT符号化方式では、画像データ
を二次元DCTした後線形量子化し、その後ハフマン符
号化して圧縮データを得るようにしており、圧縮処理の
途中で量子化を行なうために、ハフマン復号、逆量子化
及び逆DCTの順で復号を行なっても、完全には元の画
像には復元できないが、条件の設定により原画と復元画
との違いを人間の目では識別できないようにすることが
できる。
In this ADCT coding method, image data is two-dimensionally DCTed, linearly quantized, and then Huffman coded to obtain compressed data. Huffman decoding is performed in order to perform quantization during the compression process. Even if decoding is performed in the order of inverse quantization and inverse DCT, the original image cannot be completely restored, but the difference between the original image and the restored image cannot be discriminated by human eyes by setting the conditions. You can

【0004】このADCT符号化方式で符号化された圧
縮画像データに対して、更にプログレッシブ符号化と称
される階層的な符号化の機能が付加されることがある。
このプログレッシブ符号化は最初に粗い全体像を符号化
し、次第に解像度が細かくなるように画像を符号化する
方式であって、従ってその復元画像は全体像がまず粗く
モザイク状に表示された後、時間の経過と共に解像度が
高くなっていく。これにより、短時間に画像の概略をつ
かむことができ、画像データベースの検索の効率の大幅
向上などを実現できる。
A compressed image data coded by this ADCT coding system may be further provided with a hierarchical coding function called progressive coding.
This progressive coding is a method that first codes a rough overall image and then encodes the image so that the resolution gradually becomes finer. The resolution increases with the passage of. Thereby, the outline of the image can be grasped in a short time, and the efficiency of searching the image database can be greatly improved.

【0005】かかるプログレッシブ符号化された圧縮画
像データの伸張復元のための演算に際しては、階調値が
上限値を越えるオーバーフローや、下限値を越えるアン
ダーフローが発生することがあるため、オーバーフロー
やアンダーフローをメモリ容量を増加させることなく、
識別させることが必要とされる。
In such an operation for decompression / decompression of progressively encoded compressed image data, an overflow or underflow may occur in which the grayscale value exceeds the upper limit value or the lower limit value. Flow without increasing memory capacity
Need to be identified.

【0006】[0006]

【従来の技術】図3は従来のデータ復元装置の一例の構
成図を示す。同図中、前記したプログレッシブ符号化さ
れた圧縮画像データが、伸張用大規模集積回路(LS
I)1に入力され、ここで伸張(復号)される。すなわ
ち、伸張用LSI1は入力圧縮画像データをハフマン符
号化テーブルを参照して復号した後、量子化テーブルを
参照して逆量子化を行ない、更に逆DCT演算を行なっ
てADCT復号データを得る。
2. Description of the Related Art FIG. 3 is a block diagram showing an example of a conventional data restoration device. In the figure, the progressively-encoded compressed image data is the decompression large-scale integrated circuit (LS).
I) is input to 1 and is decompressed (decoded) here. That is, the decompression LSI 1 decodes the input compressed image data by referring to the Huffman coding table, performs dequantization by referring to the quantization table, and further performs inverse DCT operation to obtain ADCT decoded data.

【0007】このADCT復号データは8ビットの画像
データと1ビットのアンダーフロービットと1ビットの
オーバーフロービットの計10ビットのデータ3種類か
らなる。すなわち、上記の8ビットの画像データは例え
ば輝度信号用、2種類の色信号用の計3種類あり、よっ
て、一画素のビット幅は30ビットある。アンダーフロ
ービットはアンダーフローが発生したとき“1”、発生
してないとき“0”であり、またオーバーフロービット
はオーバーフローが発生したとき“1”、発生してない
とき“0”である。
The ADCT decoded data consists of three types of 10-bit data including 8-bit image data, 1-bit underflow bit, and 1-bit overflow bit. That is, there are three types of 8-bit image data, for example, for luminance signals and two types of color signals, so that the bit width of one pixel is 30 bits. The underflow bit is "1" when an underflow has occurred, "0" when it has not occurred, and the overflow bit is "1" when an overflow has occurred and "0" when it has not occurred.

【0008】上記の輝度信号に関する10ビットの復号
データは画像メモリ2Y に入力され、また2種類の色信
号に関する各10ビットの復号データは夫々画像メモリ
R及び2B に入力されて記憶される。画像メモリ
Y ,2R 及び2B から夫々読み出された復号データは
オーバーフロー/アンダーフロー処理回路3Y ,3R
び3B に供給され、ここでオーバーフロービット及びア
ンダーフロービットの値に基づいて、オーバーフローが
あるときには画像データは階調値の上限値に、又アンダ
ーフローがあるときには階調値の下限値に変更処理され
る。
The 10-bit decoded data relating to the luminance signal is input to the image memory 2 Y, and the 10-bit decoded data relating to the two types of color signals is input to and stored in the image memories 2 R and 2 B , respectively. It The decoded data read out from the image memories 2 Y , 2 R and 2 B , respectively, are supplied to the overflow / underflow processing circuits 3 Y , 3 R and 3 B , where based on the values of the overflow bit and the underflow bit. When there is an overflow, the image data is changed to the upper limit value of the gradation value, and when there is an underflow, it is changed to the lower limit value of the gradation value.

【0009】オーバーフロー/アンダーフロー処理回路
Y ,3R 及び3B から夫々取り出された各8ビットの
画像データはマトリクス回路4に供給され、ここで公知
のマトリクス演算により、赤(R),緑(G)及び青
(B)の3種類の原色データに変換された後、モニタ装
置(図示せず)へ出力される。
The 8-bit image data respectively taken out from the overflow / underflow processing circuits 3 Y , 3 R and 3 B are supplied to a matrix circuit 4 where red (R) and green are calculated by a known matrix operation. After being converted into three types of primary color data of (G) and blue (B), it is output to a monitor device (not shown).

【0010】[0010]

【発明が解決しようとする課題】しかるに、上記の従来
装置では、画像メモリ2Y ,2R 及び2B に夫々供給さ
れる復号データは各々10ビットであるのに対し、画像
メモリとして市販のものはビット幅が通常8ビット又は
9ビットのものしかないため、上記の10ビットの復号
データを格納するためには、各画像メモリとして8ビッ
ト幅のメモリを2個ずつ使用しなければならず、不経済
である。
However, in the above-described conventional apparatus, the decoded data supplied to the image memories 2 Y , 2 R and 2 B are 10 bits each, whereas the commercially available image memory is used. Since the bit width is usually only 8 bits or 9 bits, two 8-bit width memories must be used as each image memory in order to store the above 10-bit decoded data. It is uneconomical.

【0011】本発明は上記の点に鑑みなされたもので、
アンダーフロービットとオーバーフロービットを1ビッ
トで表わすことにより、上記の課題を解決したデータ復
元装置を提供することを目的とする。
The present invention has been made in view of the above points,
It is an object of the present invention to provide a data restoration device that solves the above problems by representing the underflow bit and the overflow bit by one bit.

【0012】[0012]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図を示す。本発明は同図に示すように、データ復号
時に上限値を越えるオーバーフロー及び下限値を越える
アンダーフローを生じることがあるデータの復元を行な
う装置において、アンダーフロー及びオーバーフローの
いずれかが発生したとき、所定論理値とされる1ビット
のフラグを復号データに付加して出力する復号回路11
と、復号回路11の出力を格納するメモリ12と、メモ
リ12の出力に基づいて復号データにアンダーフロー及
びオーバーフローのどちらが発生しているのかを判定す
る判定手段13とを有する。
FIG. 1 shows a block diagram of the principle of the present invention. As shown in the figure, the present invention is a device for restoring data that may cause an overflow exceeding an upper limit value and an underflow exceeding a lower limit value at the time of data decoding, when either an underflow or an overflow occurs, Decoding circuit 11 that adds a 1-bit flag having a predetermined logical value to the decoded data and outputs the decoded data.
And a memory 12 for storing the output of the decoding circuit 11, and a judging means 13 for judging whether an underflow or an overflow has occurred in the decoded data based on the output of the memory 12.

【0013】[0013]

【作用】自然画の輝度や色の変化は一般に滑らかである
ことは、周知の事実である。このことは、上記のデータ
が自然画の画像データの場合、その復号データがアンダ
ーフローしたすぐ後でオーバーフローすることはなく、
またオーバーフローした後すぐにアンダーフローが生じ
ることもないことを示している。
It is a well known fact that changes in brightness and color of natural images are generally smooth. This means that if the above data is natural image data, it will not overflow immediately after the decoded data underflows,
It also shows that underflow does not occur immediately after overflow.

【0014】また、復号データの値を隣接する前後の値
同士で比較することにより、復号データの値の変化方向
がわかる。そこで、本発明は以上の点に着目し、復号デ
ータにオーバーフローが発生しているかアンダーフロー
が発生しているかを示すフラグを1ビットで兼用するよ
うにしたものである。
Further, by comparing the values of the decoded data between the adjacent values before and after, the direction of change of the value of the decoded data can be known. Therefore, in the present invention, attention is paid to the above points, and one bit also serves as a flag indicating whether overflow or underflow occurs in decoded data.

【0015】[0015]

【実施例】図2は本発明の一実施例の構成図を示す。同
図中、伸張用LSI21は前記復号回路11に相当し、
図3に示した伸張用LSI1と同様に、プログレッシブ
符号化された圧縮画像データの復号処理を行ない、画像
毎に輝度信号Y、第1の色信号CR 、第2の色信号CB
の順で画像データとフラグとからなる復号データを出力
する。ただし、伸張用LSI21は伸張用LSI1と異
なり、8ビットの各画像データに付加される、アンダー
フロー/オーバーフローの識別のためのフラグは1ビッ
トとされている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 2 shows a block diagram of an embodiment of the present invention. In the figure, the decompression LSI 21 corresponds to the decoding circuit 11,
Similar to the decompression LSI 1 shown in FIG. 3, the progressive-coded compressed image data is decoded, and the luminance signal Y, the first color signal C R , and the second color signal C B are obtained for each image.
The decoded data composed of the image data and the flag is output in this order. However, unlike the decompression LSI 1, the decompression LSI 21 has a 1-bit flag for identifying underflow / overflow added to each 8-bit image data.

【0016】従って、伸張用LSI21からは8ビット
の画像データと、1ビットのアンダーフロー/オーバー
フロー兼用フラグからなる9ビットの復号データが取り
出され、画像メモリ22に供給されて記憶される。ここ
で、前記したように伸張用LSI21からの復号データ
は輝度信号及び2種類の色信号用の計3種類であり、画
素毎に輝度信号に関する8ビットの画像データと1ビッ
トのアンダーフロー/オーバーフロー兼用フラグからな
る9ビットデータ、第1の色信号CR に関する8ビット
の画像データと1ビットのアンダーフロー/オーバーフ
ロー兼用フラグからなる9ビットデータ、及び第2の色
信号CB に関する8ビットの画像データと1ビットのア
ンダーフロー/オーバーフロー兼用フラグからなる9ビ
ットデータが取り出され、これら3種類のデータは各々
別々に専用の回路部により復元処理されるが、図2の実
施例では画像メモリ22以降の回路部は、図示の簡単の
ため、その一系統のみを示してある。
Therefore, 8-bit image data and 9-bit decoded data consisting of a 1-bit underflow / overflow flag are extracted from the decompression LSI 21 and supplied to the image memory 22 for storage. Here, as described above, the decoded data from the decompression LSI 21 is a total of three types for the luminance signal and two types of color signals, and 8-bit image data relating to the luminance signal and 1-bit underflow / overflow for each pixel. 9-bit data consisting of a dual-purpose flag, 8-bit image data relating to the first color signal C R and 9-bit data comprising a 1-bit underflow / overflow dual-purpose flag, and 8-bit image relating to the second color signal C B 9-bit data consisting of data and a 1-bit underflow / overflow combined flag is taken out, and these three types of data are individually restored by a dedicated circuit section. In the embodiment of FIG. For simplicity of illustration, only one system of the circuit section is shown.

【0017】画像メモリ22に書き込まれる復号データ
は上記のように画像データ8ビットとアンダーフロー/
オーバーフロー兼用フラグ1ビットの計9ビットである
ため、画像メモリ22はビット幅9ビットの市販のメモ
リ1個で構成することができる。
The decoded data written in the image memory 22 includes 8 bits of image data and underflow /
Since the overflow / combined flag is 1 bit, which is a total of 9 bits, the image memory 22 can be composed of one commercially available memory having a bit width of 9 bits.

【0018】画像データ表示のために画像メモリ22か
ら読み出された画像データ及びアンダーフロー/オーバ
ーフロー兼用フラグは、画像データ/フラグビット分割
回路23に供給されて画像データとフラグとに分割され
る一方、前値データ格納レジスタ24に格納され、一画
素データ転送期間遅延される。
The image data and the underflow / overflow dual-use flag read from the image memory 22 for displaying the image data are supplied to the image data / flag bit division circuit 23 to be divided into the image data and the flag. The data is stored in the previous value data storage register 24 and delayed by one pixel data transfer period.

【0019】画像データ/フラグビット分割回路23、
前値データ格納レジスタ24と共に前記判定手段13を
構成しているアンダーフロー/オーバーフロー判定回路
25は、画像データ/フラグビット分割回路23から取
り出された画像データとアンダーフロー/オーバーフロ
ー兼用フラグが入力される一方、前値データ格納レジス
タ24から取り出された画像データが入力される。
Image data / flag bit division circuit 23,
The underflow / overflow determination circuit 25, which constitutes the determination means 13 together with the previous value data storage register 24, receives the image data extracted from the image data / flag bit division circuit 23 and the underflow / overflow dual-use flag. On the other hand, the image data extracted from the previous value data storage register 24 is input.

【0020】ここで、上記のアンダーフロー/オーバー
フロー兼用フラグは、画像データのアンダーフロー発生
時及びオーバーフロー発生時のいずれの場合も値は
“1”とされ、それ以外のときは“0”とされる。従っ
て、上記のアンダーフロー/オーバーフロー兼用フラグ
の値が“1”のときには、アンダーフロー及びオーバー
フローのどちらが発生しているかの識別判定が必要であ
る。
The underflow / overflow dual-use flag is set to "1" in both cases of occurrence of underflow and overflow of image data, and "0" otherwise. It Therefore, when the value of the underflow / overflow dual-use flag is "1", it is necessary to determine which of underflow and overflow has occurred.

【0021】そこで、上記のアンダーフロー/オーバー
フロー判定回路25は、分割回路23からの画像データ
の値と、レジスタ24からのこれより一画素前の画像デ
ータの値(前値)とを比較し、所定値以上階調値が最大
値付近の値に変化したときで、かつ、アンダーフロー/
オーバーフロー兼用フラグの値が“1”のときオーバー
フロー発生と判定し、また所定値以上階調値が最小値付
近の値に変化したときで、かつ、アンダーフロー/オー
バーフロー兼用フラグの値が“1”のときアンダーフロ
ー発生と判定する。
Therefore, the underflow / overflow determination circuit 25 compares the value of the image data from the dividing circuit 23 with the value (previous value) of the image data from the register 24 one pixel before. When the gradation value has changed to a value close to the maximum value or more, and underflow /
When the value of the overflow combined use flag is "1", it is determined that an overflow has occurred, and when the gradation value has changed to a value close to the minimum value or more by a predetermined value and the value of the underflow combined use / overflow combined use flag is "1". When, it is determined that an underflow has occurred.

【0022】スイッチ回路26は端子aに前記分割回路
23からの画像データが入力され、端子bにアンダーフ
ロー用データ発生器27からのアンダーフロー用データ
(ここでは一例として16進数の最小値“00”)が入
力され、端子cにオーバーフロー発生器28からのオー
バーフロー用データ(ここでは一例として16進数の最
大値“FF”)が入力され、アンダーフロー/オーバー
フロー判定回路25からの判定出力に応じて、これら端
子a〜cのうちの一の端子の入力信号を選択して端子d
へ画像出力として出力する。
The switch circuit 26 receives the image data from the dividing circuit 23 at a terminal a, and the underflow data from an underflow data generator 27 at a terminal b (here, as an example, the minimum value "00" in hexadecimal). ”), The overflow data from the overflow generator 28 (here, the maximum value of hexadecimal value“ FF ”) is input to the terminal c, and according to the determination output from the underflow / overflow determination circuit 25. , An input signal of one of these terminals a to c is selected and terminal d is selected.
Output as an image output to.

【0023】すなわち、スイッチ回路26はアンダーフ
ロー/オーバーフロー判定回路25の判定結果がアンダ
ーフロー及びオーバーフローのいずれも発生していない
ことを示しているときには、分割回路23からの画像デ
ータを選択出力する。一方スイッチ回路26はアンダー
フロー/オーバーフロー判定回路25の判定結果がアン
ダーフローを示しているときにはアンダーフロー用デー
タ発生器27からのアンダーフロー用データを、またオ
ーバーフローを示しているときはオーバーフロー用デー
タ発生器28よりのオーバーフロー用データを選択して
出力する。
That is, the switch circuit 26 selectively outputs the image data from the division circuit 23 when the determination result of the underflow / overflow determination circuit 25 indicates that neither underflow nor overflow has occurred. On the other hand, the switch circuit 26 generates the underflow data from the underflow data generator 27 when the determination result of the underflow / overflow determination circuit 25 indicates underflow, and generates the overflow data when it indicates overflow. The overflow data from the container 28 is selected and output.

【0024】このように本実施例によれば、従来はビッ
ト幅8ビットのメモリ2個必要であった画像メモリを、
ビット幅9ビットのメモリ1個で構成することができ
る。このことはY,CR ,CB 各々のデータ長を8ビッ
ト、画像サイズを横512画素、縦400画素とした場
合、従来は画像メモリとしてセルサイズが512×25
6で8ビット幅のメモリを全部で9個(Y,CR ,CB
の各々について3個)必要となるのに対し、本実施例に
よれば、セルサイズが512×256ビットで9ビット
幅のメモリを全部で6個(Y,CR ,CB の各々につい
て2個)用意するだけでよく、従来の2/3倍の数のメ
モリで画像メモリを構成することができる。
As described above, according to this embodiment, the image memory, which has conventionally required two memories having a bit width of 8 bits, is
It can be configured with one memory having a bit width of 9 bits. This means that when the data length of each of Y, C R , and C B is 8 bits and the image size is 512 pixels in the horizontal direction and 400 pixels in the vertical direction, the cell size of the conventional image memory is 512 × 25.
9 in total memory 8-bit width 6 (Y, C R, C B
However, according to the present embodiment, a total of 6 memories each having a cell size of 512 × 256 bits and a 9-bit width (2 for each of Y, C R , and C B ) are required. It is only necessary to prepare the image memory, and the image memory can be configured with a memory that is ⅔ times as many as the conventional memory.

【0025】[0025]

【発明の効果】上述の如く、本発明によれば、復号デー
タにオーバーフローが発生しているかアンダーフローが
発生しているかを示すフラグを1ビットで兼用するよう
にしたため、画像データのビット数を削減することな
く、メモリ容量を大幅に削減することができ、画質を劣
化させることなく装置を安価に構成することができる等
の特長を有するものである。
As described above, according to the present invention, since the flag indicating whether overflow or underflow has occurred in the decoded data is also used by one bit, the number of bits of image data can be reduced. The memory capacity can be significantly reduced without reduction, and the device can be configured at low cost without degrading image quality.

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明装置の一実施例の構成図である。FIG. 2 is a block diagram of an embodiment of the device of the present invention.

【図3】従来装置の一例の構成図である。FIG. 3 is a configuration diagram of an example of a conventional device.

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

11 復号回路 12 メモリ 13 判定手段 21 伸張用LSI 22 画像メモリ 23 画像データ/フラグビット分割回路 24 前値データ格納レジスタ 25 アンダーフロー/オーバーフロー判定回路 26 スイッチ回路 11 Decoding Circuit 12 Memory 13 Determining Means 21 Decompression LSI 22 Image Memory 23 Image Data / Flag Bit Division Circuit 24 Previous Value Data Storage Register 25 Underflow / Overflow Determination Circuit 26 Switch Circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データ復号時に上限値を越えるオーバー
フロー及び下限値を越えるアンダーフローを生じること
があるデータの復元を行なう装置において、 アンダーフロー及びオーバーフローのいずれかが発生し
たとき、所定論理値とされる1ビットのフラグを復号デ
ータに付加して出力する復号回路(11)と、 該復号回路の出力復号データ及びフラグを格納するメモ
リ(12)と、 該メモリ(12)の出力復号データ及びフラグに基づい
て、該復号データにアンダーフロー及びオーバーフロー
のどちらが発生しているかを判定する判定手段(13)
とを有することを特徴とするデータ復元装置。
1. A device for restoring data which may cause an overflow exceeding an upper limit value and an underflow exceeding a lower limit value at the time of decoding data, and when the underflow or the overflow occurs, a predetermined logical value is set. A decoding circuit (11) for adding a 1-bit flag to the decoded data and outputting the decoded data, a memory (12) for storing the decoded data and the flag output from the decoding circuit, and an output decoded data and flag for the memory (12) Determination means (13) for determining whether underflow or overflow has occurred in the decoded data based on
A data recovery device comprising:
【請求項2】 前記判定手段(13)は、前記メモリ
(12)からの復号データ及びフラグを夫々分割する分
割回路(23)と、該メモリ(12)からの復号データ
を格納するレジスタ(24)と、該分割回路(23)か
らの復号データを前記レジスタ(24)からの復号デー
タを前値として比較し、その比較結果と前記分割回路
(23)からの前記フラグの値が前記所定論理値か否か
よりアンダーフロー及びオーバーフローのいずれが発生
しているかを判定する判定回路(25)とよりなること
を特徴とする請求項1記載のデータ復元装置。
2. The judging means (13) comprises a dividing circuit (23) for respectively dividing the decoded data and the flag from the memory (12), and a register (24) for storing the decoded data from the memory (12). ) With the decoded data from the division circuit (23) as the previous value with the decoded data from the register (24), and the comparison result and the value of the flag from the division circuit (23) are compared to the predetermined logic. 2. The data restoration device according to claim 1, further comprising a determination circuit (25) for determining whether underflow or overflow has occurred depending on whether the value is a value or not.
【請求項3】 前記復号データはADCT復号されたプ
ログレッシブ表示の画像データであることを特徴とする
請求項1又は2記載のデータ復元装置。
3. The data restoration device according to claim 1, wherein the decoded data is progressively displayed image data that has been ADCT decoded.
JP5554992A 1992-03-13 1992-03-13 Data recovery device Withdrawn JPH05260315A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5554992A JPH05260315A (en) 1992-03-13 1992-03-13 Data recovery device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5554992A JPH05260315A (en) 1992-03-13 1992-03-13 Data recovery device

Publications (1)

Publication Number Publication Date
JPH05260315A true JPH05260315A (en) 1993-10-08

Family

ID=13001792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5554992A Withdrawn JPH05260315A (en) 1992-03-13 1992-03-13 Data recovery device

Country Status (1)

Country Link
JP (1) JPH05260315A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334346A (en) * 1994-06-10 1995-12-22 Nec Corp Information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334346A (en) * 1994-06-10 1995-12-22 Nec Corp Information processor

Similar Documents

Publication Publication Date Title
US6697521B2 (en) Method and system for achieving coding gains in wavelet-based image codecs
CN100566417C (en) Method for compressing image
TWI352512B (en) Data-modifying run length encoder to avoid data ex
US6330369B1 (en) Method and apparatus for limiting data rate and image quality loss in lossy compression of sequences of digital images
US6778187B1 (en) Methods and devices to process graphics and/or video data
US10887616B2 (en) Image processing devices having enhanced frame buffer compressors therein
US5694172A (en) Method and apparatus for reproducing picture data
JPH07231444A (en) Encoding / decoding device and encoding / decoding method
JP3462867B2 (en) Image compression method and apparatus, image compression program, and image processing apparatus
JP2002524007A (en) Image compression method and apparatus
KR100273110B1 (en) Decoder of moving picture experts group system and management method thereof
US11991347B2 (en) Image processing device
US8600181B2 (en) Method for compressing images and a format for compressed images
JPH08205144A (en) Image encoding device
US7450769B2 (en) Image processing method for facilitating data transmission
CN1182488C (en) Data compression/decompression method and image data compression/decompression device
JPH05260315A (en) Data recovery device
JP4649764B2 (en) Image data decompression method and image data decompression apparatus
JP2002290744A (en) Image compression scheme
JPH0896141A (en) Image processor
CN119011857A (en) Picture compression and decompression method and system suitable for MCU
JPH06315143A (en) Image processor
KR100744442B1 (en) Improved Cascade Compression Method and System for Digital Video and Images
JP2005136781A (en) Method and device for compressing image data, and method and device for decompressing picture data,method and device for defrosting
CN2583731Y (en) Image data compression device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518