JPH07121121B2 - Decryption device - Google Patents
Decryption deviceInfo
- Publication number
- JPH07121121B2 JPH07121121B2 JP61056622A JP5662286A JPH07121121B2 JP H07121121 B2 JPH07121121 B2 JP H07121121B2 JP 61056622 A JP61056622 A JP 61056622A JP 5662286 A JP5662286 A JP 5662286A JP H07121121 B2 JPH07121121 B2 JP H07121121B2
- Authority
- JP
- Japan
- Prior art keywords
- signal
- image information
- image
- decoding
- input
- 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
Links
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は画像情報が予測符号化された符号化コードを復
号する復号装置に関するものである。The present invention relates to a decoding device for decoding a coded code in which image information is predictively coded.
従来、例えばNTSC方式等の映像信号をデイジタル化して
伝送する場合に、そのデイジタル化された信号を伝送に
要する信号帯域の拡大を抑えるため、情報量を減少させ
る必要がある。Conventionally, when a video signal of, for example, the NTSC system is digitalized and transmitted, it is necessary to reduce the amount of information in order to suppress the expansion of the signal band required for transmission of the digitalized signal.
上述の帯域圧縮の一手法として、予測符号化方式がある
が以下、この予測符号化方式について説明する。There is a predictive coding method as one method of the band compression described above, and this predictive coding method will be described below.
第2図は予測符号化方式のブロツクダイヤグラムであ
る。FIG. 2 is a block diagram of the predictive coding system.
第2図において、1は映像信号入力端子、2は低域波
器(“LPF"と記す)、3はアナログ・デイジタル変換器
(以下“A/D"と記載する)、4は減算器、5は量子化
器、6は逆量子化器、7は加算器、9は予測器、10は伝
送路、11は逆量子化器、12は加算器、13は予測器、14は
デイジタル・アナログ変換器(以下“D/A"と記載す
る)、15はLPF、16は映像信号出力端子である。In FIG. 2, 1 is a video signal input terminal, 2 is a low-pass filter (referred to as "LPF"), 3 is an analog digital converter (hereinafter referred to as "A / D"), 4 is a subtractor, 5 is a quantizer, 6 is an inverse quantizer, 7 is an adder, 9 is a predictor, 10 is a transmission line, 11 is an inverse quantizer, 12 is an adder, 13 is a predictor, 14 is a digital analog A converter (hereinafter referred to as "D / A"), 15 is an LPF, and 16 is a video signal output terminal.
映像信号は映像信号入力端子1を介してLPF2に供給され
る。LPF2は不要成分を除去する為に使用される。LPF2の
出力信号はA/D3でデイジタル情報に変換される。A/D変
換器3の出力と予測器9の出力との差すなわち予測誤差
が減算器4で算出される。算出された予測誤差は量子化
器5で量子化され、伝送路10へ供給される。一方、量子
化器5の出力は逆量子化器6を介して加算器7で予測器
9の出力と加算され予測器9に入力される。The video signal is supplied to the LPF 2 via the video signal input terminal 1. LPF2 is used to remove unwanted components. The output signal of LPF2 is converted into digital information by A / D3. The subtracter 4 calculates the difference between the output of the A / D converter 3 and the output of the predictor 9, that is, the prediction error. The calculated prediction error is quantized by the quantizer 5 and supplied to the transmission line 10. On the other hand, the output of the quantizer 5 is added to the output of the predictor 9 by the adder 7 via the inverse quantizer 6 and input to the predictor 9.
伝送路10を出た信号は逆量子化器11を介して加算器12に
印加され、予測器13の出力と加算される。加算器12の出
力はD/A変換器14と予測器13とに夫々入力され、D/A変換
器14でアナログ信号に復元される。さらにLPF15で不要
成分が除去されて映像信号出力端子16を介して映像信号
が取り出される。The signal output from the transmission line 10 is applied to the adder 12 via the inverse quantizer 11 and added to the output of the predictor 13. The output of the adder 12 is input to the D / A converter 14 and the predictor 13, respectively, and is restored to an analog signal by the D / A converter 14. Further, the LPF 15 removes unnecessary components and the video signal is taken out via the video signal output terminal 16.
周知の通り減算器4で発生される予測誤差信号の情報量
はA/D変換器3から送出される情報量よりも減少してお
り仮にA/D変換器3で1画素当り8ビツトを割り当てた
として上述の予測誤差を伝送する為には1画素当り例え
ば4ビツト程度に削減出来る。すなわち、算出された予
測誤差を16通り(24)の代表値で伝送することが可能と
なる。16通りのどれかに変換する操作は量子化器5で実
行され4ビツト構成のデータに変換される。なお、逆量
子化器6,11は4ビツト構成のデータを所定の代表値(8
ビツト構成)に逆変換することになる。As is well known, the amount of information of the prediction error signal generated by the subtractor 4 is smaller than the amount of information transmitted from the A / D converter 3, and the A / D converter 3 allocates 8 bits per pixel. Therefore, in order to transmit the above-mentioned prediction error, it is possible to reduce it to, for example, about 4 bits per pixel. That is, the calculated prediction error can be transmitted with 16 (24) representative values. The operation of converting to any one of 16 patterns is executed by the quantizer 5 and converted into 4-bit data. The inverse quantizers 6 and 11 convert the 4-bit data into a predetermined representative value (8
Bit configuration) will be converted back.
上述の説明でもわかる通り予測符号化装置においては、
予測誤差は予測方式に大きく左右される。従って、帯域
圧縮の度合いは予測方式に依存することになる。As can be seen from the above description, in the predictive coding device,
The prediction error largely depends on the prediction method. Therefore, the degree of band compression depends on the prediction method.
上記、予測方式としては前値予測がその代表的なもの
で、前値予測とは今伝送する画素の予測値として1画素
直前の画素の値とするものである。As a prediction method, the previous value prediction is a typical one, and the previous value prediction is the value of the pixel immediately before one pixel as the predicted value of the pixel to be transmitted now.
映像信号はその性質上隣接画素間の相関性は非常に高い
為この様な前値予測方式は簡単でかつ比較的良い予測が
出来る。Due to the nature of the video signal, the correlation between adjacent pixels is very high, and thus such a prior-value prediction method is simple and allows relatively good prediction.
しかしながら、前記前置予測を用いた帯域圧縮方式はエ
ツジビジネス等の量子化雑音により伝送される画像情報
が劣化する場合がある。However, the band compression method using the pre-prediction may deteriorate the image information transmitted by the quantization noise such as edge business.
該エツジビジネスとは第3図に示す様に特に画像の垂直
方向の輪郭部分Eにおいて、輝度信号レベルの変化の急
峻な個所で量子化誤差が画面間で変化する為、該輪郭部
分にエツジビジネスと呼ばれるピクピクした変動の様に
見える妨害が生じる。なお第3図において○印は輝度信
号レベルの高いサンプリングポイント、●印は輝度信号
レベルの低いサンプリングポイントを表わしている。The edge business is, as shown in FIG. 3, particularly in the vertical edge portion E of the image, since the quantization error changes between the screens at a portion where the change in the luminance signal level is sharp, the edge business is added to the edge portion. There is a disturbance that looks like a jerk called a twitch. In FIG. 3, the circles represent sampling points with a high luminance signal level, and the black circles represent sampling points with a low luminance signal level.
以上の様な現象は第2図の量子化器5が第4図に示す様
な入力レベルが大きくなる程量子化ステツプが粗くなる
非線形量子化を行っており、入力画像情報信号と予測値
信号との差εをεが小さい時には細かく量子化し、εが
大きい時には大まかに量子化される様になっていること
に起因する。この様な量子化器を用いた場合、通常画像
の性質から該差分値εは0レベル付近に多く集中する
為、レベルの大きな差分値εはまれにしか発生しない
が、画像の輪郭部分においては差分値εが大きくなる
為、粗く量子化されることになり、今仮に入力レベルが
第4図A付近にあると画面毎に代表値BをとったりCを
とったりする為、該輪郭部分において前述の様な妨害が
目立つ。The above phenomenon is caused by the quantizer 5 shown in FIG. 2 performing non-linear quantization in which the quantization step becomes coarser as the input level becomes larger, as shown in FIG. This is because the difference .epsilon. With .epsilon. Is finely quantized when .epsilon. Is small, and roughly quantized when .epsilon. Is large. When such a quantizer is used, the difference value ε is usually concentrated in the vicinity of 0 level due to the nature of the image, so that a large difference value ε rarely occurs, but in the outline portion of the image, Since the difference value ε becomes large, it is roughly quantized, and if the input level is in the vicinity of FIG. 4A, the representative value B or C is taken for each screen. Such interference is noticeable.
本発明は、上記問題に鑑みて成されたもので簡単な構成
で復元時の画像の大きな変化部分を検出し、当該部分に
おける劣化を目立たなくすることが出来る復号装置を提
供することを目的とする。The present invention has been made in view of the above problems, and an object thereof is to provide a decoding device capable of detecting a large change portion of an image at the time of restoration with a simple configuration and making deterioration in the portion inconspicuous. To do.
上述の目的下において、本発明にあっては、画像情報と
該画像情報の予測値との差分値を符号化してなる符号化
コードを復号する装置において、伝送路を介して伝送さ
れてきた前記符号化コードを入力する入力手段と、該入
力手段から入力された前記符号化コードを復号する復号
手段と、前記入力手段から入力された前記符号化コード
を用い、前記画像情報の大きな変化を検出する検出手段
と、前記検出手段の出力に応じて前記復号手段で復号さ
れた画像情報のフィルタリング特性を切り換える切換手
段とを備えたものである。For the above-mentioned object, in the present invention, in the device for decoding the coded code obtained by coding the difference value between the image information and the predicted value of the image information, the device transmitted through the transmission line is A large change in the image information is detected by using input means for inputting an encoded code, decoding means for decoding the encoded code input from the input means, and the encoded code input from the input means. And a switching means for switching the filtering characteristic of the image information decoded by the decoding means according to the output of the detecting means.
[作用] 以上の構成により、予測符号化されたた符号化コードの
値を用いることにより、極めて簡単な構成で画像情報の
大きな変化を検出でき、また、この変化が発生した時
に、その部分の信号の劣化を軽減することができ、画像
に大きな変化があっても、劣化のない再生画像を得るこ
とが出来る。[Operation] With the above configuration, a large change in image information can be detected with an extremely simple configuration by using the value of the predictive-coded encoded code, and when this change occurs, that portion of the image information can be detected. It is possible to reduce the deterioration of the signal, and it is possible to obtain a reproduced image without deterioration even if there is a large change in the image.
以下、本発明を実施例を用いて説明する。 Hereinafter, the present invention will be described using examples.
第1図は本発明の一実施例として第2図中のAの部分に
示した予測符号化方式の符号器により符号化された信号
を復号する予測符号化方式の復号器概略構成を示した図
である。FIG. 1 shows a schematic configuration of a predictive coding system decoder for decoding a signal encoded by the predictive coding system encoder shown in part A of FIG. 2 as an embodiment of the present invention. It is a figure.
第1図において、第2図に示した符号器により符号化さ
れ伝送されて来た4ビツトのデイジタル差分画像情報信
号は入力端子17から入力され、代表値設定回路18、1水
平走査期間(H)遅延回路19に供給される。In FIG. 1, a 4-bit digital difference image information signal encoded and transmitted by the encoder shown in FIG. 2 is input from an input terminal 17, a representative value setting circuit 18, and one horizontal scanning period (H ) Is supplied to the delay circuit 19.
代表値設定回路18では4ビツトのデイジタル差分画像信
号を8ビツトのデイジタル差分画像信号に変換する。な
お、この代表値設定回路18は第2図の逆量子化器6と同
等のものであり、説明は省略する。The representative value setting circuit 18 converts the 4-bit digital difference image signal into an 8-bit digital difference image signal. The representative value setting circuit 18 is equivalent to the inverse quantizer 6 shown in FIG. 2 and its explanation is omitted.
上記の様に代表値設定回路18より出力された8ビツトの
デイジタル差分画像信号は加算器20において予測器27よ
り出力される予測値信号と加算され、元の8ビツトのデ
イジタル画像信号に復元され出力される。なお、該予測
器27は第2図の予測器9と同等のものであるため説明は
省略する。As described above, the 8-bit digital difference image signal output from the representative value setting circuit 18 is added to the prediction value signal output from the predictor 27 in the adder 20 to restore the original 8-bit digital image signal. Is output. Since the predictor 27 is the same as the predictor 9 shown in FIG. 2, its explanation is omitted.
そして加算器20より出力された8ビツトのデイタル画像
信号は4方向に分岐され、その一方向は予測器27に入力
され、次の予測値信号の発生に用いられ、他の三方向は
2H遅延回路21により2水平走査期間遅延され係数器a222
に、1H遅延回路23により1水平走査期間遅延され係数器
a124に、また遅延されずそのまま係数器a025に供給され
る。The 8-bit digital image signal output from the adder 20 is branched into four directions, one of which is input to the predictor 27, which is used to generate the next prediction value signal, and the other three directions.
The 2H delay circuit 21 delays for two horizontal scanning periods and a coefficient unit a 2 22
Is delayed by one horizontal scanning period by the 1H delay circuit 23
It is supplied to a 1 24 and to the coefficient unit a 0 25 without delay.
そして該係数器(a0,a1,a2)22,24,25に入力された信号
は夫々係数a0,a1,a2が乗ぜられ加算器26において加算さ
れスイツチ28のE側に供給される。The signals input to the coefficient units (a 0 , a 1 , a 2 ) 22, 24, 25 are multiplied by the coefficients a 0 , a 1 , a 2 respectively , and added by the adder 26 to the E side of the switch 28. Supplied.
すなわち、復元されたデイジタル画像情報信号は2H遅延
回路21、1H遅延回路23、係数器(a0,a1,a2)22,24,25に
より垂直方向フイルタが構成され、該垂直方向フイルタ
において、該係数器(a0,a1,a2)22,24,25の係数a0,a1,
a2を垂直方向の高周波成分が抑圧される様に設定するこ
とにより画像情報を垂直方向に対して平均化する。例え
ば該係数をa2=0.25,a1=0.5,a0=0.25と設定した場合
には該垂直方向フイルタは画像情報信号に対して垂直方
向のローパス特性となる。That is, the restored digital image information signal forms a vertical direction filter by the 2H delay circuit 21, the 1H delay circuit 23, and the coefficient units (a 0 , a 1 , a 2 ) 22, 24, 25, and in the vertical direction filter, , The coefficients of the coefficient unit (a 0 , a 1 , a 2 ) 22, 24, 25 a 0 , a 1 ,
Image information is averaged in the vertical direction by setting a 2 so that high-frequency components in the vertical direction are suppressed. For example, when the coefficients are set to a 2 = 0.25, a 1 = 0.5, a 0 = 0.25, the vertical direction filter has a low-pass characteristic in the vertical direction with respect to the image information signal.
また、該スイツチ28のN側には1H遅延回路23からの出力
信号が供給されており、N側に供給される信号は該垂直
方向フイルタにより処理されることなく1水平走査期間
遅延されたデイジタル画像情報信号が供給される。An output signal from the 1H delay circuit 23 is supplied to the N side of the switch 28, and the signal supplied to the N side is delayed by one horizontal scanning period without being processed by the vertical direction filter. An image information signal is provided.
このスイツチ28の切換動作は判定器29により制御され
る。以下この切換動作について説明する。The switching operation of the switch 28 is controlled by the judging device 29. The switching operation will be described below.
判定器29には前述の様に1H遅延回路19により1水平走査
期間遅延された4ビツトのデイジタル差分画像情報信号
が供給されており、このデイジタル差分画像情報信号の
レベルの大きさに応じて該スイツチ28をE側に接続する
かN側に接続するかを判定し、該スイツチ28に切換制御
信号を出力するものである。The decision unit 29 is supplied with the 4-bit digital difference image information signal delayed by one horizontal scanning period by the 1H delay circuit 19 as described above, and the digital difference image information signal is supplied in accordance with the level of the digital difference image information signal. A switch control signal is output to the switch 28 by determining whether the switch 28 is connected to the E side or the N side.
つまり、該デイジタル差分画像情報信号は4ビツトの場
合、発生しうるレベルが15レベル(−7〜0〜+7)存
在し、そのレベルが“0"より離れたレベルほど差分をと
った画像情報信号同志のレベル差が大きいことになる。
すなわち、画像情報において画像の輪郭部分等では画像
情報信号が急峻に変化する為、この様な大きなレベル差
が発生することになる為、前述の様にデイジタル差分画
像信号を監視することによりその信号が画像の輪郭部分
であるか否かを判別することが出来る。That is, when the digital difference image information signal is 4 bits, there are 15 levels (−7 to 0 to +7) that can occur, and the image information signal having the difference as the level is farther from “0”. The level difference between the comrades is large.
That is, in the image information, since the image information signal sharply changes at the contour portion of the image and the like, such a large level difference is generated. Therefore, by monitoring the digital difference image signal as described above, the signal is changed. It is possible to determine whether is the contour portion of the image.
そこで該判定器29では所定レベルのデイジタル差分情報
信号(例えばレベルが−7または+7の信号)入力され
た時これを検出し画像の輪郭部分の信号と判定して該ス
イツチ28をE側に接続する切換制御信号を該スイツチ28
に出力し、それ以外の場合はスイツチ28をN側に接続す
る切換制御信号を出力する。Therefore, when the digital difference information signal of a predetermined level (for example, the signal of level -7 or +7) is input, the decision unit 29 detects it and determines that it is the signal of the contour portion of the image, and connects the switch 28 to the E side. The switch control signal for
, And otherwise outputs a switching control signal for connecting the switch 28 to the N side.
尚、判定器29に予め閾値THを設け、この閾値THとデイジ
タル差分情報信号と比較を行うことにより輪郭部か否か
の判定を行うことも可能であり、更に該閾値THを可変と
し、その可変の制御を手動あるいは画像信号の評価を行
ない、その結果に応じて自動的に行うことにより出力さ
れる画像情報の状態に応じて該スイツチ28の切換動作が
制御できる。Incidentally, it is also possible to determine the contour portion by providing a threshold TH in advance in the determiner 29, and by comparing this threshold TH with the digital difference information signal, and further making the threshold TH variable, The switching operation of the switch 28 can be controlled according to the state of the image information output by performing variable control manually or by evaluating the image signal and automatically performing the evaluation according to the result.
以上の様にスイツチ28を制御することにより画像の輪郭
部分の場合には該垂直方向フイルタにより処理された信
号を出力端子30に出力し、それ以外の場合には該垂直方
向フイルタにより処理を施さない信号を出力する様にす
ることにより、画像の輪郭部分では画像情報が垂直方向
に平均化され、エツジビジネス等の妨害が目立たなくな
る様に画像情報信号の復元が行える。By controlling the switch 28 as described above, the signal processed by the vertical direction filter is output to the output terminal 30 in the case of the contour portion of the image, and in other cases, the processing is performed by the vertical direction filter. By outputting a non-existing signal, the image information is averaged in the vertical direction in the contour portion of the image, and the image information signal can be restored so that interference such as edge business becomes inconspicuous.
ところで本実施例においては画像の輪郭部分を検出した
ら垂直方向フイルタによりこの部分を処理する様にした
が、1サンプル期間遅延回路等を用いて水平方向あるい
は斜め方向のフイルタを構成し、更に前記デイジタル差
分画像情報信号のレベルを数水平走査期間にわたって監
視することにより該輪郭部分が垂直方向、水平方向ある
いは斜め方向のうちのどの方向にあるかを判別して適応
的に該フイルタを切換えて処理する様にすることによ
り、より該エツジビジネス等の妨害による画質劣化を抑
圧することが出来る。By the way, in the present embodiment, when the contour portion of the image is detected, this portion is processed by the vertical direction filter. However, a horizontal filter or a diagonal filter is constructed by using a delay circuit for one sample period, and further, the digital filter is used. By monitoring the level of the differential image information signal for several horizontal scanning periods, it is determined which of the vertical direction, the horizontal direction or the diagonal direction the contour portion is in, and the filter is adaptively switched and processed. By doing so, it is possible to further suppress the image quality deterioration due to the interference of the edge business and the like.
以上説明して来た様に、本発明によれば符号化コードか
ら画像の大きな変化を検出することにより、極めて簡単
な構成で復元時の画像の輪郭部分における画像情報信号
の劣化を目立たなくすることが出来る復号装置を提供す
ることが出来る。As described above, according to the present invention, by detecting a large change in the image from the encoded code, the deterioration of the image information signal in the contour portion of the image at the time of restoration can be made inconspicuous with a very simple structure. It is possible to provide a decoding device capable of doing so.
第1図は本発明の一実施例としての予測符号化方式の復
号器の概略構成を示した図である。 第2図は従来の予測符号化装置及び復号化装置のブロツ
ク図を示したものである。 第3図は画面上における画像のエツジ部分を示した図で
ある。 第4図は非線形量子化器の量子化特性を示した図であ
る。 19,23……2水平走査期間遅延回路、 21……1水平走査期間遅延回路、 22,24,25……係数器、 26……加算器、 28……スイツチ、 29……判定器。FIG. 1 is a diagram showing a schematic configuration of a predictive coding system decoder as an embodiment of the present invention. FIG. 2 is a block diagram of a conventional predictive coding apparatus and decoding apparatus. FIG. 3 is a diagram showing an edge portion of an image on the screen. FIG. 4 is a diagram showing the quantization characteristic of the non-linear quantizer. 19,23 …… 2 horizontal scanning period delay circuit, 21 …… 1 horizontal scanning period delay circuit, 22,24,25 …… coefficient unit, 26 …… adder, 28 …… switch, 29 …… judder.
───────────────────────────────────────────────────── フロントページの続き (72)発明者 石川 尚 神奈川県川崎市高津区下野毛770番地 キ ヤノン株式会社玉川事業所内 (72)発明者 吉村 克二 神奈川県川崎市高津区下野毛770番地 キ ヤノン株式会社玉川事業所内 (56)参考文献 特開 昭61−199346(JP,A) 特開 昭48−71174(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Nao Ishikawa 770 Shimonoge, Takatsu-ku, Kawasaki-shi, Kanagawa Canon Inc., Tamagawa Plant (72) Inventor Katsuji Yoshimura 770 Shimonoge, Takatsu-ku, Kawasaki-shi, Kanagawa Canon Inc. Company Tamagawa Plant (56) Reference JP-A-61-199346 (JP, A) JP-A-48-71174 (JP, A)
Claims (1)
を符号化してなる符号化コードを復号する装置におい
て、 伝送路を介して伝送されてきた前記符号化コードを入力
する入力手段と 該入力手段から入力された前記符号化コードを復号する
復号手段と、 前記入力手段から入力された前記符号化コードを用い、
前記画像情報の大きな変化を検出する検出手段と、 前記検出手段の出力に応じて前記復号手段で復号された
画像情報のフィルタリング特性を切り換える切換手段と を備えたことを特徴とする復号装置。1. An apparatus for decoding an encoded code obtained by encoding a difference value between image information and a predicted value of the image information, and inputting means for inputting the encoded code transmitted through a transmission line. And decoding means for decoding the coded code input from the input means, and using the coded code input from the input means,
A decoding device comprising: a detection unit that detects a large change in the image information; and a switching unit that switches a filtering characteristic of the image information decoded by the decoding unit according to an output of the detection unit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61056622A JPH07121121B2 (en) | 1986-03-14 | 1986-03-14 | Decryption device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61056622A JPH07121121B2 (en) | 1986-03-14 | 1986-03-14 | Decryption device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS62214791A JPS62214791A (en) | 1987-09-21 |
| JPH07121121B2 true JPH07121121B2 (en) | 1995-12-20 |
Family
ID=13032383
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP61056622A Expired - Fee Related JPH07121121B2 (en) | 1986-03-14 | 1986-03-14 | Decryption device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH07121121B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2624087B2 (en) * | 1992-07-02 | 1997-06-25 | 松下電器産業株式会社 | Video signal decoding method |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5613075B2 (en) * | 1971-12-24 | 1981-03-26 | ||
| JPS61199346A (en) * | 1985-02-28 | 1986-09-03 | Sony Corp | Dpcm coding and decoding system |
-
1986
- 1986-03-14 JP JP61056622A patent/JPH07121121B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPS62214791A (en) | 1987-09-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CA1320563C (en) | Moving image signal coding system | |
| US5475434A (en) | Blocking effect attenuation apparatus for high definition television receiver | |
| EP1473943B1 (en) | Image coding method, image coding and decoding method, image coding apparatus, and image recording and reproduction apparatus | |
| CA1282490C (en) | Coding apparatus for moving object image | |
| CA1266912A (en) | Method and apparatus for coding motion image signal | |
| JP3360695B2 (en) | Image data quantization circuit | |
| JPH07121121B2 (en) | Decryption device | |
| JPH0681308B2 (en) | Quantization noise suppression method in interframe coding | |
| JP2797411B2 (en) | Encoding device | |
| KR0172902B1 (en) | MPEG II encoder | |
| JP3256605B2 (en) | Image signal receiving device | |
| JP2512165B2 (en) | Video signal encoder | |
| JP2741696B2 (en) | Adaptive differential coding | |
| JP2002247413A (en) | Image noise removal device | |
| JPH07154825A (en) | Image transmission equipment | |
| JPH05227513A (en) | Video signal transmitter | |
| JPS6376687A (en) | Adaptive differential encoding method | |
| KR100213283B1 (en) | Moving picture encoder | |
| JP3144099B2 (en) | Adaptive dynamic range encoding or decoding apparatus | |
| JPS62214790A (en) | Image information compression device | |
| JP3443629B2 (en) | Predictive coding / decoding device | |
| JPH07203442A (en) | Digital transmitter | |
| JPH0793583B2 (en) | Predictive coding device | |
| JPS61173593A (en) | Predictive encoding system | |
| JPH06164411A (en) | Adaptive dynamic range encoding or decoding device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |