JPH04162893A - Hybrid coding system - Google Patents
Hybrid coding systemInfo
- Publication number
- JPH04162893A JPH04162893A JP2287154A JP28715490A JPH04162893A JP H04162893 A JPH04162893 A JP H04162893A JP 2287154 A JP2287154 A JP 2287154A JP 28715490 A JP28715490 A JP 28715490A JP H04162893 A JPH04162893 A JP H04162893A
- Authority
- JP
- Japan
- Prior art keywords
- dct
- dct coefficient
- present
- difference
- calculation
- 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
Links
- 238000000034 method Methods 0.000 claims description 12
- 238000010586 diagram Methods 0.000 description 9
- 239000011159 matrix material Substances 0.000 description 6
- 230000000694 effects Effects 0.000 description 5
- 238000007796 conventional method Methods 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 230000002123 temporal effect Effects 0.000 description 1
- 230000002747 voluntary effect Effects 0.000 description 1
Landscapes
- Image Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野コ
本発明は、画像信号の符号化方式に係り、特に、符号化
効率が高く、簡単な構成のハードウェアにより画像信号
の符号化を行うことのできるハイブリッド符号化方式に
関する。[Detailed Description of the Invention] [Industrial Field of Application] The present invention relates to an encoding method for image signals, and in particular, to encoding an image signal using hardware with high encoding efficiency and a simple configuration. This invention relates to a hybrid encoding method that allows for
[従来の技術]
動画像の高能率な符号化方式に関する従来技術として、
例えば、吹抜敬彦著rTV画像の多次元信号処理」 (
昭和63年 第278頁〜第280頁)に記載されたP
x64Kbps符号化方式が知られている。[Prior art] As a conventional technology regarding a highly efficient encoding method for moving images,
For example, see "Multidimensional signal processing of rTV images" written by Takahiko Fukinuki (
P described on pages 278 to 280 (1988)
The x64Kbps encoding method is known.
この従来技術は、画像のフレーム間差分パルス符号変調
(D P CM)信号を2次元直交変換(例えば、離散
コサイン変換DCT)L、これをエントロピー符号化す
るというものである。This conventional technique involves performing a two-dimensional orthogonal transform (eg, discrete cosine transform DCT) L on an interframe differential pulse code modulation (D PCM) signal of an image, and entropy encoding the transform.
第6図は従来技術の構成を示すブロック図である。第6
図において、20はDCT演算回路、40は量子化器、
50は逆量子化器、70はフレームメモリ、90は逆D
CT演算回路である。FIG. 6 is a block diagram showing the configuration of the prior art. 6th
In the figure, 20 is a DCT operation circuit, 40 is a quantizer,
50 is an inverse quantizer, 70 is a frame memory, 90 is an inverse D
This is a CT calculation circuit.
第6図に示す従来技術によるフレーム間差分DCT符号
化方式において、端子10から入力される画像信号は、
引算器30によりフレームメモリFM70に記憶された
前画面とのフレーム間差分がとられ、この差分がDCT
演算回路20によりDCT演算され、変換係数とされる
。この変換係数は、量子化器Q40により量子化され復
号器側へ伝送される。In the inter-frame differential DCT encoding method according to the prior art shown in FIG. 6, the image signal input from the terminal 10 is
The subtracter 30 calculates the difference between frames with the previous screen stored in the frame memory FM70, and this difference is converted into DCT.
A DCT operation is performed by the arithmetic circuit 20 and used as a conversion coefficient. This transform coefficient is quantized by a quantizer Q40 and transmitted to the decoder side.
また、前記量子化された変換係数は、逆量子化器50に
より逆量子化され、さらに、逆DCT演算回路90によ
り、フレーム間差分信号に再変換されて、加算器60に
より、フレームメモリ70の前記前画面に加えられる。Further, the quantized transform coefficients are dequantized by the dequantizer 50, further converted to an interframe difference signal by the inverse DCT calculation circuit 90, and then stored in the frame memory 70 by the adder 60. added to the previous screen.
これにより、新しい予測画面を得ることができ、この画
面がフレームメモリ70に記憶される。As a result, a new predicted screen can be obtained, and this screen is stored in the frame memory 70.
前述のDCT演算回路は、周知のように次式で表わされ
る2次元DCT演算を実行する。As is well known, the above-mentioned DCT calculation circuit executes a two-dimensional DCT calculation expressed by the following equation.
Y=DXD” (1)ここで
X:入力画像信号を表わすNXN行列Y : DCT
変換係数を表わすNxN行列D=り交変換行列(NXN
)
D”:Dの転置行列(NxN)である。Y=DXD" (1) where X: NXN matrix representing the input image signal Y: DCT
NxN matrix D representing the transformation coefficients = orthogonal transformation matrix (NxN
) D”: is the transposed matrix (NxN) of D.
そして、この従来技術は、その符号化効率の面からみる
と高能率であることが知られている。This conventional technique is known to be highly efficient in terms of encoding efficiency.
[発明が解決しようとする課題]
しかし、前記従来技術は、符号化ループ内にDCT演算
回路、逆DCT演算回路を含んでいること、及び、この
DCT演算回路の演算が、前述したような複雑な2次元
DCT演算であること等により計算量が非常に多く、こ
のため、リアルタイムな符号化を実施しようとするとハ
ードウェア量の増大を招き、消費電力の増大がさけられ
ないという問題点を有している。[Problems to be Solved by the Invention] However, the above-mentioned conventional technology includes a DCT calculation circuit and an inverse DCT calculation circuit in the encoding loop, and the calculation of this DCT calculation circuit is complicated as described above. Since it is a two-dimensional DCT operation, the amount of calculation is extremely large. Therefore, when trying to perform real-time encoding, the amount of hardware increases and power consumption inevitably increases. are doing.
本発明の目的は、前記従来技術の問題点を解決し、DC
T技術、DPCM技術を採用しつつ簡便なハードウェア
構成により、高い符号化効率で画像信号の符号化を行う
ことのできるハイブリッド符号化方式を提供することに
ある。An object of the present invention is to solve the problems of the prior art and to
It is an object of the present invention to provide a hybrid encoding method that can encode image signals with high encoding efficiency using a simple hardware configuration while employing T technology and DPCM technology.
[課題を解決するための手段]
本発明によれば前記目的は、ハイブリッド符号化におい
て、2種類の演算の順序を交換して、符号化ループ内の
2次元演算回路を不要とすることにより、また、2種類
の演算の適用次元を画像の水平、垂直方向のそれぞれと
することにより達成される。[Means for Solving the Problems] According to the present invention, the above object is achieved by exchanging the order of two types of operations in hybrid encoding and eliminating the need for a two-dimensional operation circuit in the encoding loop. Furthermore, this is achieved by applying the two types of calculations to the horizontal and vertical directions of the image, respectively.
[作 用コ
本発明によれば、符号化ループ内に面倒な行列演算[(
1)式]とその逆演算とが含まれていないので、簡便な
ハードウェアにより画像信号の符号化を行うことができ
る。また、ハードウェアの構成をパイプライン化するこ
とが容易である。[Function] According to the present invention, troublesome matrix operations [(
Since Equation 1) and its inverse calculation are not included, the image signal can be encoded using simple hardware. Furthermore, it is easy to pipeline the hardware configuration.
また、本発明は、DCT演算とDPCM演算に対して画
像のフレーム内、フレーム間に代えて水平、垂直という
次元を与え、例えば、水平方向にDCT演算を行い、そ
の結果を垂直方向にDPCM演算しているので、DCP
M演算を簡便に実現することができる。In addition, the present invention gives horizontal and vertical dimensions to DCT and DPCM operations instead of within and between frames of an image. Therefore, DCP
M operations can be easily realized.
[実施例]
以下、本発明によるハイブリッド符号化方式の実施例を
図面により詳細に説明する。[Example] Hereinafter, an example of the hybrid encoding method according to the present invention will be described in detail with reference to the drawings.
第1図は本発明の第1の実施例の構成を示すブロック図
であり、フレーム内DCT+フレーム間DPCMの構成
例である。第1図において、図の符号は第6図の場合と
同一である。FIG. 1 is a block diagram showing the configuration of a first embodiment of the present invention, and is an example of the configuration of intraframe DCT+interframe DPCM. In FIG. 1, the reference numerals in the figures are the same as in FIG.
第1図に示す本発明の第1の実施例において、入力画像
信号は、端子10に加えられ、まず、DCT演算回路2
oによりDCT係数に変換される。In the first embodiment of the present invention shown in FIG.
o is converted into DCT coefficients.
この変換のための計算の内容は(1)式に示した通りで
ある。ここで、Nの値は、8もしくは16程度に選ばれ
る。The content of calculation for this conversion is as shown in equation (1). Here, the value of N is selected to be about 8 or 16.
次に、DCT演算回路20から出力された入力画像のD
CT係数は、フレームメモリ70に記憶された前画面の
DCT係数と、引算器30によりDCT係数ドメインで
差分され、差分値として出力される。一般に、画像信号
は、空間的、時間的に相関性が強いので、この差分値に
は零が多く発生する。Next, D of the input image output from the DCT calculation circuit 20 is
The CT coefficient is subtracted from the DCT coefficient of the previous screen stored in the frame memory 70 in the DCT coefficient domain by the subtracter 30, and is output as a difference value. In general, since image signals have strong spatial and temporal correlation, many zeros occur in this difference value.
この差分値は、量子化器40によって量子化され出力端
子80に伝送すべき量子化値として出力される。ここで
は、その説明を省略するが、この量子化値は、通常、エ
ントロピー符号化された後、受信器(復号器)側へ伝送
される。This difference value is quantized by the quantizer 40 and output as a quantized value to be transmitted to the output terminal 80. Although the description thereof will be omitted here, the quantized value is normally entropy encoded and then transmitted to the receiver (decoder) side.
一方、前記量子化値は、逆量子化器50にも供給され、
前述した差分値に復元される。この差分値は、加算器6
0によりフレームメモリ70からの前画面のDCT係数
値に加えられ、新たなる予測DCT係数値が作成される
。この新たな予測DCT値は、フレームメモリ70に格
納される。On the other hand, the quantized value is also supplied to an inverse quantizer 50,
It is restored to the difference value mentioned above. This difference value is added to the adder 6
0 is added to the DCT coefficient value of the previous screen from the frame memory 70 to create a new predicted DCT coefficient value. This new predicted DCT value is stored in frame memory 70.
前述したように本発明の第1の実施例は、入力画像を、
まず、DCT係数に変換し、その後、DCT係数ドメイ
ンにより従来と同様なフレーム間差分演算を実行するも
のであり、従って、フレームメモリ70内には、予測画
面が格納されるのではなく、予測D C,T値が格納さ
れる。As mentioned above, in the first embodiment of the present invention, the input image is
First, it is converted into DCT coefficients, and then the DCT coefficient domain is used to perform the same interframe difference calculation as in the past. Therefore, the predicted picture is not stored in the frame memory 70, but the predicted DCT coefficient is stored in the frame memory 70. C and T values are stored.
次に、前述した本発明の第1の実施例が、基本的に第6
図により説明した従来技術と等価的に同一であることを
説明する。Next, the first embodiment of the present invention described above is basically the sixth embodiment.
It will be explained that it is equivalently the same as the conventional technique explained with the drawings.
第2図は第1図に示す本発明の第1の実施例と等価な回
路を示す参考ブロック図である。第2図において、20
′はDCT演算回路であり、他の符号は第1図の場合と
同一である。FIG. 2 is a reference block diagram showing a circuit equivalent to the first embodiment of the present invention shown in FIG. In Figure 2, 20
' is a DCT calculation circuit, and the other symbols are the same as in FIG.
いま、第1図に示す本発明の第1の実施例において、フ
レームメモリ70に予測画面を格納することを考える。Now, consider storing a predicted screen in the frame memory 70 in the first embodiment of the present invention shown in FIG.
この場合、第1図における逆量子化器50の出力である
DCT差分値を、逆DCT演算回路に加えて、予測画面
の差分値を得、この差分値をフレームメモリ70に格納
されている予測画面に、加算器60により加算するよう
にし、同時に、フレームメモリ70の出力をDCT演算
回路を介して減算器30に与えるようにすればよい。In this case, the DCT difference value which is the output of the inverse quantizer 50 in FIG. The adder 60 may add the data to the screen, and at the same time, the output of the frame memory 70 may be provided to the subtracter 30 via the DCT arithmetic circuit.
すなわち、第1図に示す本発明の第1の実施例による回
路は、等価的に、第2図に示す回路と同一ということが
できる。That is, the circuit according to the first embodiment of the present invention shown in FIG. 1 can be equivalently said to be the same as the circuit shown in FIG.
一方、DCT演算回路20は、従来の技術の欄で説明し
たように、(1)式の演算を行っているが、この演算は
、線型な演算であるから、やはり線型な演算である加減
算とその演算順序の交換が可能である。従って、第6図
に示す従来技術の回路において、引算器30によるフレ
ーム間差分の演算と、DCT演算回路20によるDCT
演算との順序とを交換することができる。この結果を回
路図にすると、第2図に示すように構成されることにな
る。On the other hand, the DCT calculation circuit 20 performs the calculation of equation (1) as explained in the section of the prior art, but since this calculation is a linear calculation, it is also a linear calculation, which is addition/subtraction. The order of operations can be exchanged. Therefore, in the conventional circuit shown in FIG.
The order of operations can be exchanged. If this result is made into a circuit diagram, it will be constructed as shown in FIG.
すなわち、第6図の従来技術が、フレーム間差分+DC
Tの演算を行うものであったのに対し、第1図に示す本
発明の第1の実施例は、DCT+フレーム間差分の演算
を行っており、その演算順序が逆になっているが、等価
的に、第6図の従来技術と同等であり、同等の機能を備
えていることになる。そして、本発明の第1の実施例は
、第1図から明らかなように、符号化ループ内に面倒な
行列演算〔(1)式]とその逆演算が含まれていないた
め、簡便なハードウェアにより構成することが可能であ
り、また、回路構成をパイプライン化を図ることが容易
である。That is, the conventional technique shown in FIG.
In contrast, the first embodiment of the present invention shown in FIG. 1 calculates DCT+frame difference, and the order of calculation is reversed. Equivalently, this is equivalent to the prior art shown in FIG. 6, and has the same functions. As is clear from FIG. 1, the first embodiment of the present invention does not include the troublesome matrix operation [formula (1)] and its inverse operation in the encoding loop, so it is easy to use simple hardware. It is possible to configure the circuit using hardware, and it is easy to pipeline the circuit configuration.
前述した本発明の第1の実施例によれば、符号化ループ
内にDCT演算回路、逆DCT演算回路が含まれないの
で、回路のバイブライン化が容易であり、かつ、ハード
ウェア構成を簡単にすることができるというメリットが
あり、また、CT係数ドメイン、すなわち、周波数領域
での処理を行なっているので、ループフィルタ処理を行
うことが容易となるという効果を得ることができる。According to the first embodiment of the present invention described above, since a DCT calculation circuit and an inverse DCT calculation circuit are not included in the encoding loop, it is easy to convert the circuit into a vibrating circuit, and the hardware configuration can be simplified. In addition, since processing is performed in the CT coefficient domain, that is, in the frequency domain, it is possible to obtain the effect that loop filter processing can be easily performed.
次に、本発明の他の実施例を説明する。Next, another embodiment of the present invention will be described.
本発明の他の実施例は、DCT演算とDPCM演算とに
対して、画像のフレーム内、フレーム間の演算ではなく
、これらに代えて水平、垂直という次元を与える。すな
わち、以後説明する実施例は、例えば、水平方向にDC
T演算を行い、その結果を垂直方向にDPCM演算する
ものである。Another embodiment of the present invention provides horizontal and vertical dimensions for DCT and DPCM operations instead of intra-frame and inter-frame operations of an image. That is, in the embodiments described below, for example, DC
A T calculation is performed, and the result is subjected to a DPCM calculation in the vertical direction.
第3図は本発明の第2の実施例の構成を示すブロック図
である。第3図において、21は水平方向DCT演算回
路、22は逆水平方向DCT演算回路、71は走査線メ
モリであり、他の符号は第6図の場合と同一である。FIG. 3 is a block diagram showing the configuration of a second embodiment of the present invention. In FIG. 3, 21 is a horizontal DCT calculation circuit, 22 is an inverse horizontal DCT calculation circuit, and 71 is a scanning line memory, and the other symbols are the same as in FIG. 6.
第3図に示す本発明の第2の実施例おいて、端子1oに
加えられた入力画像は、減算器30により、走査線メモ
リ71に記憶されていた前ラインの信号と差分され、そ
の差分値が1次元のDCT演算を行う水平方向DCT演
算回路21に供給される。水平DCT回路21は、与え
られる水平方向の差分値に対するD’CT演算を行い、
−次元の変換係数として出力する。この−次元の変換係
数は、量子化器40により量子化され、第1図に示す本
発明の第1の実施例の場合と同様に端子8゜より伝送さ
れる。In the second embodiment of the present invention shown in FIG. 3, the input image applied to the terminal 1o is subtracted by a subtracter 30 from the signal of the previous line stored in the scanning line memory 71, and the difference is The values are supplied to a horizontal DCT calculation circuit 21 that performs a one-dimensional DCT calculation. The horizontal DCT circuit 21 performs a D'CT operation on the given horizontal difference value,
- Output as a dimensional conversion coefficient. The -dimensional transform coefficients are quantized by a quantizer 40 and transmitted from the terminal 8° as in the first embodiment of the present invention shown in FIG.
一方、この量子化値は、逆量子化器50にも供給され、
前述した差分値に復元される。この差分値は、−次元の
水平方向逆DCT演算回路22により走査線方向のライ
ン間差分値に変換され、加算器60により走査線メモリ
71からの前ライン信号に加えられ、次の予測ライン値
として走査線メモリ71に格納される。On the other hand, this quantized value is also supplied to the inverse quantizer 50,
It is restored to the difference value mentioned above. This difference value is converted into a line-to-line difference value in the scanning line direction by the -dimensional horizontal inverse DCT calculation circuit 22, and added to the previous line signal from the scanning line memory 71 by the adder 60, and is then added to the previous line signal from the scanning line memory 71 to obtain the next predicted line value. It is stored in the scanning line memory 71 as .
周知のように、DPCM演算は簡便に実現することがで
きる。2次元DCT演算は、前述した(1)式のに示す
ように複雑な演算を必要とするる。しかし、水平方向(
−次元)のDCT演算であれば、(2)式のように簡単
化することができ、前述した本発明の第2の実施例にお
ける水平方向DCT演算回路、逆DCT演算回路は、(
2)式に示すような簡単な演算を行えばよい。As is well known, DPCM calculation can be easily implemented. The two-dimensional DCT operation requires complicated operations as shown in equation (1) above. However, in the horizontal direction (
- dimension) can be simplified as shown in equation (2), and the horizontal DCT calculation circuit and inverse DCT calculation circuit in the second embodiment of the present invention described above are (
2) A simple calculation as shown in the formula can be performed.
Y=XD ’ (2)ここで
X= (x、x、・・・・・・XN)は走査線対応の画
像(I XN)
Y= (y、y、・・・・・・yN)は走査線対応のD
CT係数(IXN)
前述した本発明の第2の実施例は、符号化ループ内に、
DCT演算回路を含むことになるが、前述したように本
発明の第2の実施例におけるDCT演算回路は、簡単な
一次元回路で実現することが可能である。Y=XD' (2) Here, X= (x, x,...XN) is the image corresponding to the scanning line (I XN) Y= (y, y,...yN) is D corresponding to scanning line
CT coefficient (IXN) In the second embodiment of the present invention described above, in the encoding loop,
Although a DCT calculation circuit is included, as described above, the DCT calculation circuit in the second embodiment of the present invention can be realized with a simple one-dimensional circuit.
なお、(2)式の演算の実行に際し、Nの値は、8.1
6.32.64.128.256等の任意の値(画像の
水平走査線全部にしてもよい)に選ばれる。Note that when executing the calculation in equation (2), the value of N is 8.1
An arbitrary value such as 6.32.64.128.256 (or all horizontal scanning lines of the image) may be selected.
前述した本発明の第2の実施例は、その演算順序が従来
技術の場合と同様であったが、この演算順序を逆にする
ことも、本発明の第1の実施例と同様に可能である。In the second embodiment of the present invention described above, the order of operations is the same as that of the prior art, but it is also possible to reverse the order of operations as in the first embodiment of the present invention. be.
第4図は本発明の第3の実施例の構成を示すブロック図
であり、図の符号は第3図の場合と同一である。FIG. 4 is a block diagram showing the configuration of a third embodiment of the present invention, and the reference numerals in the figure are the same as those in FIG. 3.
この本発明の第3の実施例は、第3図に示した本発明の
の第2の実施例に対して、第1図により説明した本発明
の第1の実施例の場合と同様に、演算順序を逆転させた
ものであって、その動作の説明は必要としないであろう
。This third embodiment of the present invention differs from the second embodiment of the present invention shown in FIG. 3 in the same way as the first embodiment of the present invention explained with FIG. Since the order of operations is reversed, no explanation of its operation is necessary.
そして、この本発明の第3の実施例は、演算順序を逆転
させることにより、符号化ループ内のDCT、逆DCT
演算回路を不要とすることができるので、ハードウェア
量の減少を図ることができ、かつ、パイプライン構成を
行うことが容易であるという効果を奏する。また、符号
化ループ内において、ループフィルタを用いて、周波数
領域上の操作を容易に行うことが可能となるという効果
をも得ることができる。In the third embodiment of the present invention, by reversing the order of operations, the DCT and inverse DCT in the encoding loop are
Since an arithmetic circuit can be omitted, the amount of hardware can be reduced, and a pipeline configuration can be easily implemented. Furthermore, by using a loop filter within the encoding loop, it is possible to obtain the effect that operations in the frequency domain can be easily performed.
なお、前述した本発明の詳細な説明においては、受信器
側(復号器側)の説明を省略したが、受信器側(復号器
側)の構成は、符号器側に含まれる局部復号器の構成よ
り容易に了解されうることである。Note that in the detailed explanation of the present invention described above, explanation of the receiver side (decoder side) was omitted, but the configuration of the receiver side (decoder side) is similar to that of the local decoder included in the encoder side. This can be easily understood from the structure.
前述した本発明の第2、第3の実施例は、水平方向に一
次元DCT演算を行い、垂直方向にDPCMを行うもの
であったが、本発明は、垂直方向に一次元DCT演算を
行い、水平方向にDPCMを行うように構成することも
可能であるが、本質的に同様であるのでその説明は省略
する。The second and third embodiments of the present invention described above perform one-dimensional DCT calculation in the horizontal direction and DPCM in the vertical direction, but the present invention performs one-dimensional DCT calculation in the vertical direction. , it is also possible to perform DPCM in the horizontal direction, but since it is essentially the same, its explanation will be omitted.
DCT演算とDPCM演算とを水平方向、垂直方向の2
次元に、あるいは、フレーム内、□゛フレーム間2次元
にハイブリッドに適用し、かつ、演算順序の交換を考慮
したハイブリッド符号化方式の全組合せを第5図に示す
。本発明は、第5図に示す組み合わせの■〜■であり、
■が従来技術の場合例である。DCT calculation and DPCM calculation are performed in both horizontal and vertical directions.
FIG. 5 shows all combinations of hybrid encoding methods that are applied hybridly to two dimensions, within a frame, or between □゛frames, and take into consideration the exchange of the order of operations. The present invention is the combinations ① to ② shown in Fig. 5,
(2) is an example of the conventional technology.
[発明の効果コ
以上説明したように本発明によれば、符号化ループ内に
DCT演算回路、逆DCT演算回路等の複雑な演算回路
が含まれていないので、ハードウェア構成の簡易な符号
器を得る事ができ、従って、高速処理が可能で低消費電
力の符号器、復号器を容易に実現することができる。[Effects of the Invention] As explained above, according to the present invention, the encoding loop does not include complex arithmetic circuits such as a DCT arithmetic circuit and an inverse DCT arithmetic circuit, so that an encoder with a simple hardware configuration can be achieved. Therefore, an encoder and decoder capable of high-speed processing and low power consumption can be easily realized.
また、符号化ループ内にDCT演算回路、逆DCT演算
回路を含む構成とする場合も、これらを−次元のDCT
演算回路として実現することができるので、やはり容易
にハードウェア構成が可能となるという効果を得ること
ができる。Also, when the encoding loop includes a DCT calculation circuit and an inverse DCT calculation circuit, these can be converted into -dimensional DCT calculation circuits.
Since it can be realized as an arithmetic circuit, it is possible to obtain the effect that hardware configuration is easily possible.
さらに、符号化ループをDCTドメインの構成とした場
合に、周波数領域のループフィルタ操作を容易に実現す
ることできるという効果をも得ることができる。Furthermore, when the encoding loop is configured in the DCT domain, it is possible to obtain the effect that loop filter operation in the frequency domain can be easily realized.
第1図は本発明の第1の実施例の構成を示すブロック図
、第2図は第1図に示す本発明の第1の成を示すブロッ
ク図、第5図は演算順序の交換を考慮したハイブリッド
符号化方式の組合せを説明する図、第6図は従来技術の
構成を示すブロック図である。
20・・・・・・DCT演算回路、21・・・・・・水
平方向−次元DCT演算回路、22・・・・・・水平方
向−次元逆DCT演算回路、30・・・・・・減算器、
4o・・目・・量子化器、50・・・・・・逆量子化器
、6o・・・・・・加算器、70・・・・・・フレーム
メモリ、71・・・・・・走査線メモリ。
第1図
第2図
ニー−−−一−−−−−−−−−−−−−−−第3図
第4図
手続補正書(自発)
平成 3年 2月26日FIG. 1 is a block diagram showing the configuration of the first embodiment of the present invention, FIG. 2 is a block diagram showing the first configuration of the present invention shown in FIG. 1, and FIG. FIG. 6 is a block diagram showing the configuration of the prior art. 20...DCT arithmetic circuit, 21...Horizontal direction-dimensional DCT arithmetic circuit, 22......Horizontal direction-dimensional inverse DCT arithmetic circuit, 30...Subtraction vessel,
4o... Quantizer, 50... Inverse quantizer, 6o... Adder, 70... Frame memory, 71... Scanning line memory. Fig. 1 Fig. 2 N - - - - - - - - - Fig. 3 Fig. 4 Procedural amendment (voluntary) February 26, 1991
Claims (1)
の符号化方式において、画像信号の水平、垂直の2次元
の方向の内、一方の次元方向にDCT演算を、他方の次
元方向にDPCM演算を行うことを特徴とするハイブリ
ッド符号化方式。 2、前記DCT演算とDPCM演算との順序を、入れ替
えたことを特徴とする請求項1記載のハイブリッド符号
化方式。 3、DCT演算とDPCM演算とを組合わせた画像信号
の符号化方式において、画像のフレーム内、フレーム間
という2次元に着目し、画像信号のフレーム内にDCT
演算を、フレーム間にDPCM演算を適用し、かつ、フ
レーム内DCT演算を行った後フレーム間DPCM演算
を行うことを特徴とするハイブリッド符号化方式。[Claims] 1. In an image signal encoding method that combines a DCT operation and a DPCM operation, the DCT operation is performed in one dimension of the horizontal and vertical two-dimensional directions of the image signal, and the DCT operation is performed in the other direction. A hybrid encoding method characterized by performing a DPCM operation in the dimension direction. 2. The hybrid encoding system according to claim 1, wherein the order of the DCT operation and the DPCM operation is switched. 3. In an image signal encoding method that combines DCT operation and DPCM operation, we focus on the two dimensions within and between frames of the image, and perform DCT within the frame of the image signal.
A hybrid encoding method characterized in that a DPCM operation is applied between frames, and an inter-frame DPCM operation is performed after an intra-frame DCT operation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2287154A JPH04162893A (en) | 1990-10-26 | 1990-10-26 | Hybrid coding system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2287154A JPH04162893A (en) | 1990-10-26 | 1990-10-26 | Hybrid coding system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04162893A true JPH04162893A (en) | 1992-06-08 |
Family
ID=17713777
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2287154A Pending JPH04162893A (en) | 1990-10-26 | 1990-10-26 | Hybrid coding system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04162893A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011517250A (en) * | 2008-04-15 | 2011-05-26 | フランス・テレコム | Encoding and decoding images or image sequences sliced into linearly shaped pixel partitions |
US8873625B2 (en) | 2007-07-18 | 2014-10-28 | Nvidia Corporation | Enhanced compression in representing non-frame-edge blocks of image frames |
US9118927B2 (en) | 2007-06-13 | 2015-08-25 | Nvidia Corporation | Sub-pixel interpolation and its application in motion compensated encoding of a video signal |
US9330060B1 (en) | 2003-04-15 | 2016-05-03 | Nvidia Corporation | Method and device for encoding and decoding video image data |
-
1990
- 1990-10-26 JP JP2287154A patent/JPH04162893A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9330060B1 (en) | 2003-04-15 | 2016-05-03 | Nvidia Corporation | Method and device for encoding and decoding video image data |
US9118927B2 (en) | 2007-06-13 | 2015-08-25 | Nvidia Corporation | Sub-pixel interpolation and its application in motion compensated encoding of a video signal |
US8873625B2 (en) | 2007-07-18 | 2014-10-28 | Nvidia Corporation | Enhanced compression in representing non-frame-edge blocks of image frames |
JP2011517250A (en) * | 2008-04-15 | 2011-05-26 | フランス・テレコム | Encoding and decoding images or image sequences sliced into linearly shaped pixel partitions |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
GB2211691A (en) | Picture coding and interpolation apparatus | |
JPS62203496A (en) | Highly efficient encoding system for animation picture signal | |
CN110740319A (en) | Video encoding and decoding method and device, electronic equipment and storage medium | |
JPS622721A (en) | Coding and decoding device for picture signal | |
JPH089375A (en) | Inverse discrete cosine transformation anticoincidence controller and picture encoding device | |
JPH04162893A (en) | Hybrid coding system | |
JP2003169332A (en) | Picture coding method and picture decoding method | |
WO1995001053A1 (en) | Image processor | |
JPS62219887A (en) | Encoding device between movement compensation frame | |
JPH02200082A (en) | Image encoder | |
JP2004140759A (en) | Image decoding device | |
JP2001128183A (en) | Method and device for encoding moving picture, method and device for decoding moving picture, and recording medium storing moving picture encoding and encoding program | |
JP2014523673A (en) | Video conversion method and apparatus, inverse conversion method and apparatus | |
JP2624718B2 (en) | Image coding device | |
JPH08205142A (en) | Apparatus for coding into and decoding digital video signal | |
KR100207380B1 (en) | Apparatus for reducing the data in motion picture | |
Kassim et al. | A DSP-based video compression test-bed | |
KR0169657B1 (en) | Device for encoding moving picture signals | |
KR0169656B1 (en) | Device for encoding moving picture signals | |
JPH08265779A (en) | Method and apparatus for coding/decoding video signal | |
JP2001045493A (en) | Moving image encoding device, moving image output device and storage medium | |
JP2710135B2 (en) | Adaptive coding between frames / intra-frame | |
KR100317228B1 (en) | Visual Special Effects Processing Method for Compressed Images | |
JP2518681B2 (en) | Cascaded video coding | |
JP2625424B2 (en) | TV signal encoding device |