JP2797411B2 - Encoding device - Google Patents

Encoding device

Info

Publication number
JP2797411B2
JP2797411B2 JP1106571A JP10657189A JP2797411B2 JP 2797411 B2 JP2797411 B2 JP 2797411B2 JP 1106571 A JP1106571 A JP 1106571A JP 10657189 A JP10657189 A JP 10657189A JP 2797411 B2 JP2797411 B2 JP 2797411B2
Authority
JP
Japan
Prior art keywords
value
encoding
code
decoding
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.)
Expired - Fee Related
Application number
JP1106571A
Other languages
Japanese (ja)
Other versions
JPH02285720A (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.)
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 JP1106571A priority Critical patent/JP2797411B2/en
Publication of JPH02285720A publication Critical patent/JPH02285720A/en
Application granted granted Critical
Publication of JP2797411B2 publication Critical patent/JP2797411B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は画像や音声のディジタル伝送システムなどに
用いる符号化装置に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an encoding device used in a digital transmission system for images and sounds.

[従来の技術] 画像や音声などの情報をディジタル伝送する場合、伝
送情報量を削減するために、各種の符号化を施される。
符号化方法の1つに、隣接する標本値間の相関性を利用
して情報量の圧縮を図る予測符号化方式(以下、DPCMと
いう)がある。DPCMでは、既に伝送されている復号値か
ら、符号化する標本値に対する予測値を求め、この予測
値と標本値との差分値(予測誤差)を量子化して伝送す
る。予測値の生成方法により、各種の予測符号化方式が
ある。第3図は最も簡単な前値予測符号化方式(1つの
前の復号値を予測値として用いる予測符号化方式)の符
号化装置の構成ブロック図を示す。なお、以下では、標
本値xiに対して、その差分値をei、DPCMコードをyi、DP
CMコードyiに基づく代表値をQ(ei)、復号値を
予測値を添字pを付加してxipと表わすことにする。
[Prior Art] When digitally transmitting information such as images and sounds, various types of encoding are performed to reduce the amount of transmitted information.
As one of encoding methods, there is a predictive encoding method (hereinafter, referred to as DPCM) for compressing the amount of information by utilizing the correlation between adjacent sample values. In DPCM, a predicted value for a sample value to be encoded is obtained from a decoded value that has already been transmitted, and a difference value (prediction error) between the predicted value and the sample value is quantized and transmitted. There are various prediction encoding methods depending on the method of generating the prediction value. FIG. 3 is a block diagram showing a configuration of an encoding apparatus of the simplest preceding value predictive coding method (a predictive coding method using one previous decoded value as a predictive value). In the following, for a sample value x i , the difference value is e i , the DPCM code is y i , DP
The representative value based on the CM code y i is Q (e i ), the decoded value is i ,
The predicted value is represented as xip with the addition of a subscript p.

第3図で、減算器12は、入力端子10に入力する標本値
xiから予測値xip(本実施例では、前値復号値)を減算
し、差分値eiを出力する。量子化器14は、差分値eiを量
子化して量子化コードyiを出力し、この量子化コードyi
が出力端子16から伝送路に送出される。DPCMコードyi
また、量子化代表値発生回路18にも印加される。量子化
代表値発生回路18はDPCMコードyiを量子化代表値Q
(ei)に変換する。この量子化代表値Q(ei)に加算器
20で予測値を加算することにより、入力標本値を復元で
きる。復元された入力標本値は量子化誤差を含んでいる
ので、元の入力標本値のレンジを超える可能性がある。
そこでリミッタ22でレンジを振幅制限する。リミッタ22
の出力が局部復号値であり、Dフリップフロップ
(予測器)24に印加される。前記復号値を予測値にして
いるので、予測器はDフリップフロップになる。Dフリ
ップフロップ24は次のクロックサイクルで局部復号値
を予測値として減算器12及び加算器20に印加する。
In FIG. 3, a subtractor 12 is a sample value input to an input terminal 10.
The prediction value x ip (the decoded value of the previous value in this embodiment) is subtracted from x i to output a difference value e i . Quantizer 14, the difference value e i are quantized outputs a quantization code y i, the quantization code y i
Is transmitted from the output terminal 16 to the transmission path. The DPCM code y i is also applied to the quantization representative value generation circuit 18. The quantization representative value generation circuit 18 converts the DPCM code y i into a quantization representative value Q.
(E i ). An adder is added to the quantized representative value Q (e i ).
By adding the predicted values at 20, the input sample values can be restored. Since the reconstructed input samples contain quantization errors, they may exceed the range of the original input samples.
Therefore, the range is amplitude-limited by the limiter 22. Limiter 22
Is the local decoded value i, which is applied to a D flip-flop (predictor) 24. Since the decoded value is a predicted value, the predictor becomes a D flip-flop. The D flip-flop 24 outputs the local decoded value in the next clock cycle.
i is applied to the subtractor 12 and the adder 20 as a predicted value.

一般に、予測値と入力標本値との差分値は、値の小さ
な部分に確立分布が片寄っており、差分の小さいな所の
量子化ステップを細かく、差分の大きな所を粗くするこ
とにより、情報量を圧縮できる。
In general, the difference value between the predicted value and the input sample value is such that the probability distribution is biased toward a small value portion, and the quantization step at a small difference portion is finely divided, and a large difference portion is coarsened to obtain an information amount. Can be compressed.

第4図は第3図の符号化装置に対応する復号化装置の
構成ブロック図を示す。入力端子26に入力するDPCMコー
ドyiは、量子化代表値発生回路18により量子化代表値Q
(ei)に変換され、加算器20で予測値を加算される。リ
ミッタ32は、加算器30の出力を振幅制限する。リミッタ
32の出力が復号値として出力端子34から出力され
る。この復号値はDフリップフロップ36により1サイク
ルクロックだけ遅延され、予測値xipとして加算器30に
印加される。
FIG. 4 is a block diagram showing the configuration of a decoding apparatus corresponding to the encoding apparatus shown in FIG. The DPCM code y i input to the input terminal 26 is represented by the quantized representative value Q
(E i ), and the adder 20 adds the predicted value. The limiter 32 limits the amplitude of the output of the adder 30. limiter
The output i of 32 is output from the output terminal 34 as a decoded value. This decoded value is delayed by one cycle clock by the D flip-flop 36 and applied to the adder 30 as a predicted value xip .

[発明が解決しようとする課題] 第4図に示す従来例では、入力標本値のダイナミック
レンジ(以下、Dレンジと記す)を0〜n−1のnレベ
ルとしたときに、差分値のDレンジは−n+1〜n−1
の(2n−1)レベルとなり、入力標本値の約2倍になっ
てしまう。その結果、圧縮率を高くすると、量子化特性
を前記のような非線形特性(差分値が0の近傍で量子化
ステップを細かく、0からはなれるに従って量子化ステ
ップを粗くする特性)とした場合に、予測値から離れた
部分の量子化誤差(量子化前後の差分値の差)の絶対値
の最大値が非常に大きな値になる。これが、差分値の大
きい画像エッジ部分での画質劣化(エッジ・ビジネス)
の主たる要因になっていた。
[Problems to be Solved by the Invention] In the conventional example shown in FIG. 4, when the dynamic range (hereinafter referred to as D range) of an input sample value is set to n levels of 0 to n−1, the difference value D The range is -n + 1 to n-1
(2n-1) level, which is about twice the input sample value. As a result, when the compression ratio is increased, when the quantization characteristic is set to the above-described non-linear characteristic (a characteristic in which the quantization step is made fine near the difference value of 0 and the quantization step is made coarser as the difference value becomes larger than 0), The maximum value of the absolute value of the quantization error (difference between before and after the quantization) of the portion distant from the predicted value becomes a very large value. This is the image quality degradation at the edge of the image where the difference value is large (edge business)
Was a major factor.

他方、この劣化を少なくするために量子化ステップを
線形に近づけると、予測値近傍の量子化誤差が増加し、
復号画像がざらついたり(グラニュラーノイズの増
加)、顔のようにレベル変化が緩やかな部分にあたかも
地図の等高線のような輪郭線(偽輪郭)が見えるといっ
た劣化が生じるという問題があった。
On the other hand, if the quantization step is made closer to linear to reduce this deterioration, the quantization error near the predicted value increases,
There is a problem that the decoded image is rough (increase in granular noise), and degradation such that contour lines (false contours) such as contour lines of a map are seen in a portion where the level change is gentle like a face.

更に従来例では、伝送エラーが発生すると、復号化装
置の復号値が符号化装置の局部復号値と異なる値にな
る。復号値は次の画素の予測値となるので、伝送エラー
が以降の画素に伝搬していき、元の画像を復元できない
という欠点がある。
Further, in the conventional example, when a transmission error occurs, the decoded value of the decoding device becomes a value different from the local decoded value of the encoding device. Since the decoded value becomes the predicted value of the next pixel, the transmission error propagates to subsequent pixels, and the original image cannot be restored.

そこで本発明はこのような欠点を解消する符号化装置
を掲示することを目的とする。
Therefore, an object of the present invention is to provide an encoding device that solves such a disadvantage.

[課題を解決するための手段] 本発明に係る符号化装置は、標本データを入力する入
力手段と、前記標本データを第1の量子化特性により符
号化する第1の符号化モード、及び前記標本データと予
測データとの差分データを前記第1の量子化特性とは異
なる第2の量子化特性により符号化する第2の符号化モ
ードを有する符号化手段と、前記第1の符号化モードで
符号化された符号化データを復号化する第1の復号化モ
ード、及び前記第2の符号化モードで符号化された符号
化データを復号する第2の復号化モードを有する復号化
手段と、前記復号化手段によって復号化された復号化デ
ータに基づいて前記予測データを発生する発生手段と、
前記差分データに基づいて、前記第1の符号化モード及
び前記第1の復号化モード、並びに前記第2の符号化モ
ード及び前記第2の復号化モードの何れか一方を選択す
る選択手段とを有することを特徴とする。
[Means for Solving the Problems] An encoding apparatus according to the present invention comprises: an input unit for inputting sample data; a first encoding mode for encoding the sample data by a first quantization characteristic; Encoding means having a second encoding mode for encoding difference data between sample data and prediction data using a second quantization characteristic different from the first quantization characteristic; and the first encoding mode Decoding means having a first decoding mode for decoding the coded data coded in the first mode, and a second decoding mode for decoding the coded data coded in the second coding mode; Generating means for generating the prediction data based on the decoded data decoded by the decoding means;
Selecting means for selecting one of the first encoding mode and the first decoding mode, and one of the second encoding mode and the second decoding mode based on the difference data; It is characterized by having.

[実施例] 以下、図面を参照して本発明の実施例を説明する。Embodiment An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例の構成ブロック図を示す。
40は符号化すべき標本値xiの入力端子、42は減算器、44
はPCM量子化器、46はDPCM量子化器、48,50はそれぞれ量
子化器44,46に対応する逆量子化器、52は加算器、54は
リミッタ、56は予測器としてのDフリップフロップ、58
は逆量子化器48の出力又はリミッタ54の出力の選択スイ
ッチ、59はエッジ部を判定する判定回路、60は量子化器
44,46の出力の選択スイッチ、62はバッファ、64はDPCM
コードyiの出力端子である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
40 is an input terminal of a sample value x i to be encoded, 42 is a subtractor, 44
Is a PCM quantizer, 46 is a DPCM quantizer, 48 and 50 are inverse quantizers corresponding to the quantizers 44 and 46, 52 is an adder, 54 is a limiter, and 56 is a D flip-flop as a predictor. , 58
Is a selection switch for the output of the inverse quantizer 48 or the output of the limiter 54, 59 is a determination circuit for determining an edge portion, and 60 is a quantizer.
44, 46 output selection switches, 62 is buffer, 64 is DPCM
Output terminal of code y i .

減算器42は入力端子40の画像データxiから予測値xip
を減算し、差分値eiを出力する。量子化器46は差分値ei
を量子化し、DPCMコードをスイッチ60のb接点及び逆量
子化器50に印加する。逆量子化器50は、そのDPCMコード
を量子化代表値に変換し、加算器52がDフリップフロッ
プ56の出力の予測値を加算して、元の入力標本値を復元
する。リミッタ54はこのように復元された標本値を、入
力標本値のダイナミック・レンジ内に振幅制限する。
The subtractor 42 calculates a predicted value x ip from the image data x i of the input terminal 40.
, And outputs a difference value e i . The quantizer 46 calculates the difference value e i
Is quantized, and the DPCM code is applied to the contact b of the switch 60 and the inverse quantizer 50. The inverse quantizer 50 converts the DPCM code into a quantized representative value, and the adder 52 adds the predicted value of the output of the D flip-flop 56 to restore the original input sample value. The limiter 54 limits the amplitude of the restored sample value within the dynamic range of the input sample value.

また、入力端子40の入力標本値xiは量子化器44にも印
加され、量子化器44はそれを量子化し、PCMコードを出
力する。量子化器44の出力はスイッチ60のa接点及び逆
量子化器48に印加される。逆量子化器48は量子化器44の
出力(PCMコード)を元の入力標本値に復号し、局部復
号値としてスイッチ58のa接点に印加する。
The input sample values x i of the input terminal 40 is also applied to the quantizer 44, the quantizer 44 quantizes it, and outputs the PCM code. The output of the quantizer 44 is applied to the a-contact of the switch 60 and the inverse quantizer 48. The inverse quantizer 48 decodes the output (PCM code) of the quantizer 44 into the original input sample value and applies it to the a-contact of the switch 58 as a local decoded value.

エッジ部判定回路59は減算器42の出力(差分値ei)の
絶対値を所定閾値と比較し、当該閾値より大きければ、
スイッチ58,60をa接点側に接続し、当該閾値以下であ
ればスイッチ58,60をb接点側に接続する制御信号を、
それぞれスイッチ58,60に印加する。ただし、スイッチ6
0をa接点側に接続する場合には、伝送コードの切換え
を示す制御コードを先に伝送する必要がある。そこで、
量子化器46にその制御コードを発生する機能を持たせ、
スイッチ60を一旦b接点側に切り換えてからa接点に切
り換えるようにしている。例えば、DPCM量子化器46のDP
CMコードの内の余ったコードを当該制御コードとして利
用する。当該制御コードにより増加する情報量をバッフ
ァで調整する。
The edge part determination circuit 59 compares the absolute value of the output (difference value e i ) of the subtractor 42 with a predetermined threshold value.
A control signal for connecting the switches 58 and 60 to the a contact side, and connecting the switches 58 and 60 to the b contact side when the threshold value or less is obtained,
Applied to switches 58 and 60, respectively. However, switch 6
When 0 is connected to the contact a side, it is necessary to transmit the control code indicating the switching of the transmission code first. Therefore,
The quantizer 46 has a function of generating the control code,
The switch 60 is switched to the contact b once and then to the contact a. For example, the DP of the DPCM quantizer 46
The surplus code in the CM code is used as the control code. The amount of information increased by the control code is adjusted by the buffer.

予測値と入力標本値との差分値は、0近傍に出現確立
が集中しており、従って、通常、スイッチ58,60はb接
点側に接続する。即ち、量子化代表値のダイナミック・
レンジの制限されたDPCM符号化が行なわれる。ところ
で、量子化レベル数を一定とすると、量子化代表値のダ
イナミック・レンジを小さくする程、量子化ステップは
細かくできるから、、前述のグラニューノイズ、偽輪郭
及びエッジビジネスなどを改善できる。他方、量子化代
表値のダイナミック・レンジを小さくする程、復号値の
エッジの追従性が劣化し、エッジがなまる勾配過負荷が
発生してしまう。そこで、本実施例では、勾配過負荷の
発生するエッジ部の画素ではPCM量子化器44を利用し、
勾配過負荷による劣化を抑制する。
In the difference value between the predicted value and the input sample value, the occurrence probability is concentrated near 0, and therefore, normally, the switches 58 and 60 are connected to the contact b side. That is, the dynamic representative value of the quantization
Range limited DPCM coding is performed. By the way, if the number of quantization levels is fixed, the smaller the dynamic range of the representative quantization value, the finer the quantization step, so that the above-mentioned granular noise, false contour and edge business can be improved. On the other hand, as the dynamic range of the quantization representative value is reduced, the followability of the edge of the decoded value is deteriorated, and a gradient overload in which the edge is blunted occurs. Therefore, in the present embodiment, the PCM quantizer 44 is used for the pixel at the edge where the gradient overload occurs,
Deterioration due to gradient overload is suppressed.

第2図は、第1図に対応する復号化装置の構成ブロッ
ク図を示す。66は符号化コードyiの入力端子、68はPCM
逆量子化器、70はDPCM逆量子化器、72は加算器、74はリ
ミッタ、76は予測器としてのDフリップフロップ、78は
DPCMコードからPCMコードへの切換え時の制御コードの
検出器、80は切換えスイッチ、82は復号値の出力端
子である。
FIG. 2 is a block diagram showing a configuration of a decoding apparatus corresponding to FIG. 66 is the input terminal for the encoded code yi , 68 is PCM
Inverse quantizer, 70 is a DPCM inverse quantizer, 72 is an adder, 74 is a limiter, 76 is a D flip-flop as a predictor, 78 is
A control code detector for switching from the DPCM code to the PCM code, 80 is a changeover switch, and 82 is an output terminal for the decoded value i .

入力端子66に入力する符号化コードyiは逆量子化器6
8,70及びコード検出器78に否Kされる。逆量子化器68,7
0はそれぞれ第1図の逆量子化器48,50と同じ機能であ
り、逆量子化器68はPCM符号の復号値を出力し、逆量子
化器70は量子化代表値を出力する。加算器72は逆量子化
器70の出力に予測値を加算し、リミッタ74は振幅制限す
る。
The encoded code y i input to the input terminal 66 is the inverse quantizer 6
8, 70 and the code detector 78 rejects it. Dequantizer 68,7
0 has the same function as the inverse quantizers 48 and 50 in FIG. 1, respectively. The inverse quantizer 68 outputs the decoded value of the PCM code, and the inverse quantizer 70 outputs the representative quantization value. The adder 72 adds the predicted value to the output of the inverse quantizer 70, and the limiter 74 limits the amplitude.

コード検出器78は、入力端子66の入力コードが、前述
の、DPCMからPCMへの切換えを示す制御コードである場
合には、スイッチ80をa接点側に接続する制御信号を発
生する。即ち、スイッチ80は、通常はb接点側に接続し
ているが、入力端子66に当該制御コードが入力すると、
a接点側に切り換わり、逆量子化器68の出力を選択す
る。
The code detector 78 generates a control signal for connecting the switch 80 to the a-contact when the input code of the input terminal 66 is the above-described control code indicating switching from DPCM to PCM. That is, the switch 80 is normally connected to the contact b, but when the control code is input to the input terminal 66,
The output is switched to the contact a side, and the output of the inverse quantizer 68 is selected.

スイッチ80で選択された復号値は出力端子82から出力
される。また、Dフリップフロップ76に送られ、予測値
として加算器72に印加される。
The decoded value selected by the switch 80 is output from the output terminal 82. The signal is sent to the D flip-flop 76 and applied to the adder 72 as a predicted value.

入力端子66に入力するコードは、PCMコードとDPCMコ
ードの2種のコDーを含むので、各コードに対応して逆
量子化器68,70を選択しなければならない。コード検出
器78により、DPCMコードからPCMコードへの切換えを検
知し、スイッチ80をa接点側に切換える。DPCMからPCM
への切換えの制御コードが検知されない限り、スイッチ
80はb接点側に接続する。
Since the code input to the input terminal 66 includes two types of codes, a PCM code and a DPCM code, the inverse quantizers 68 and 70 must be selected in accordance with each code. The code detector 78 detects switching from the DPCM code to the PCM code, and switches the switch 80 to the contact a side. DPCM to PCM
Unless the control code for switching to
80 is connected to the contact b side.

[発明の効果] 以上説明したように、本発明によれば、標本データを
第1の量子化特性により符号化する第1の符号化モード
と、標本データと予測データとの差分データを前記第1
の量子化特性とは異なる第2の量子化特性により符号化
する第2の符号化モードとを、前記差分データに基づい
て選択しているので、全体として信号劣化を少なく抑制
でき、効率的な符号化を行うことができる。
[Effects of the Invention] As described above, according to the present invention, the first encoding mode for encoding the sample data using the first quantization characteristic, and the difference data between the sample data and the prediction data are stored in the first encoding mode. 1
Is selected based on the difference data, so that signal degradation as a whole can be reduced and efficient. Encoding can be performed.

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

第1図は本発明の一実施例の符号化装置の構成ブロック
図、第2図は第1図に対応する復号化装置の構成ブロッ
ク図、第3図は従来の符号化装置の構成ブロック図、第
4図従来の復号化装置の構成ブロック図である。 40:入力端子、44:PCM量子化器、46:DPCM量子化器、48,6
8:PCM逆量子化器、50,70:DPCM逆量子化器、59:判定回
路、62:バッファ、64:出力端子、66:入力端子、78:コー
ド検出器、82:出力端子
FIG. 1 is a block diagram showing the configuration of an encoding apparatus according to an embodiment of the present invention, FIG. 2 is a block diagram showing the configuration of a decoding apparatus corresponding to FIG. 1, and FIG. FIG. 4 is a block diagram showing the configuration of a conventional decoding device. 40: input terminal, 44: PCM quantizer, 46: DPCM quantizer, 48,6
8: PCM inverse quantizer, 50, 70: DPCM inverse quantizer, 59: decision circuit, 62: buffer, 64: output terminal, 66: input terminal, 78: code detector, 82: output terminal

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】標本データを入力する入力手段と、 前記標本データを第1の量子化特性により符号化する第
1の符号化モード、及び前記標本データと予測データの
差分データを前記第1の量子化特性とは異なる第2の量
子化特性により符号化する第2の符号化モードを有する
符号化手段と、 前記第1の符号化モードで符号化された符号化データを
復号化する第1の復号化モード、及び前記第2の符号化
モードで符号化された符号化データを復号する第2の復
号化モードを有する復号化手段と、 前記復号化手段によって復号化された復号化データに基
づいて前記予測データを発生する発生手段と、 前記差分データを基づいて、前記第1の符号化モード及
び前記第1の復号化モード、並びに前記第2の符号化モ
ード及び前記第2の復号化モードの何れか一方を選択す
る選択手段 とを有することを特徴とする符号化装置。
An input unit for inputting sample data; a first encoding mode for encoding the sample data with a first quantization characteristic; and a first encoding mode for inputting difference data between the sample data and the prediction data to the first encoding mode. Encoding means having a second encoding mode for encoding according to a second quantization characteristic different from the quantization characteristic; and a first encoding means for decoding encoded data encoded in the first encoding mode. And a decoding unit having a second decoding mode for decoding the encoded data encoded in the second encoding mode, and decoding data decoded by the decoding unit. Generating means for generating the prediction data based on the difference data; the first encoding mode and the first decoding mode; and the second encoding mode and the second decoding based on the difference data. Mode of And a selecting means for selecting either one.
JP1106571A 1989-04-26 1989-04-26 Encoding device Expired - Fee Related JP2797411B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1106571A JP2797411B2 (en) 1989-04-26 1989-04-26 Encoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1106571A JP2797411B2 (en) 1989-04-26 1989-04-26 Encoding device

Publications (2)

Publication Number Publication Date
JPH02285720A JPH02285720A (en) 1990-11-26
JP2797411B2 true JP2797411B2 (en) 1998-09-17

Family

ID=14436936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1106571A Expired - Fee Related JP2797411B2 (en) 1989-04-26 1989-04-26 Encoding device

Country Status (1)

Country Link
JP (1) JP2797411B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1878262A1 (en) * 2005-04-27 2008-01-16 Koninklijke Philips Electronics N.V. Dpcm coding method of video signals
WO2009044744A1 (en) 2007-10-01 2009-04-09 Sharp Kabushiki Kaisha Image encoding device, image encoding method, and image encoding system
WO2010125857A1 (en) * 2009-04-28 2010-11-04 シャープ株式会社 Data transmission device and data transmission method
JP6240139B2 (en) * 2015-11-12 2017-11-29 インテル・コーポレーション Perceptual lossless compression of image data transmitted over uncompressed video interconnects

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60240218A (en) * 1984-05-15 1985-11-29 Fujitsu Ltd Differential pcm encoding system

Also Published As

Publication number Publication date
JPH02285720A (en) 1990-11-26

Similar Documents

Publication Publication Date Title
EP0249086B1 (en) Method and apparatus for encoding/transmitting image
US5107519A (en) Coding device and a decoding device
JP2000125297A (en) Method for coding and decoding consecutive image
JP2754741B2 (en) Encoding device
US4792851A (en) Method and apparatus for coding motion image signal
JP2797411B2 (en) Encoding device
JP2941846B2 (en) Encoding and decoding device
JPS6342988B2 (en)
US5859931A (en) Image compression and decompression using predictive coding and error diffusion
JPH0388488A (en) Picture coding system
US5095366A (en) Video signal coding device and decoding device utilizing plural quantization/inverse quantization
JPS63284974A (en) Picture compression system
JP3048578B2 (en) Encoding and decoding device
JP2701274B2 (en) High efficiency coding device
JPH0786955A (en) Encoder
KR100195698B1 (en) Dpcm encoding method
JP2501027B2 (en) Image transmission system
JPH02135887A (en) Encoding and decoding device
JPS60144088A (en) Adaptive coding system
JPH04134988A (en) Encoder for picture
JPH03292062A (en) Picture encoding and decoding device
JPH0313088A (en) Decoder
JPH1020893A (en) Coder and decoder
JPH0313064A (en) Picture decoder
JPH06164410A (en) Adaptive dynamic range encoder or decoder

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080703

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees