JP2013062644A - Image coding device and image decoding device - Google Patents

Image coding device and image decoding device Download PDF

Info

Publication number
JP2013062644A
JP2013062644A JP2011199144A JP2011199144A JP2013062644A JP 2013062644 A JP2013062644 A JP 2013062644A JP 2011199144 A JP2011199144 A JP 2011199144A JP 2011199144 A JP2011199144 A JP 2011199144A JP 2013062644 A JP2013062644 A JP 2013062644A
Authority
JP
Japan
Prior art keywords
quantization
prediction
encoded
channel
signal
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
JP2011199144A
Other languages
Japanese (ja)
Inventor
Haruhisa Kato
晴久 加藤
Akio Yoneyama
暁夫 米山
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.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2011199144A priority Critical patent/JP2013062644A/en
Priority to PCT/JP2012/071334 priority patent/WO2013038888A1/en
Publication of JP2013062644A publication Critical patent/JP2013062644A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/186Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Color Television Systems (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image coding device having high coding efficiency and a corresponding image decoding device.SOLUTION: In an image coding device 100 including prediction means 11 and quantization means 15, and also inverse quantization means 18 and retention means 21, for coding with prediction applied to a unit block pixel, each quantization value in a signal channel constituting a pixel is divided into a reference signal channel for prediction on a quantization value and a predicted signal channel to which prediction is applied. In regard to a reference signal, the quantization value thereof is coded in advance and retained in quantization retention means 4. Based on the reference signal, quantization prediction means 5 and quantization compensation means 6 perform prediction and compensation on the quantization value of a predicted signal, to obtain a quantized prediction signal, so that the quantization prediction residual of a difference is coded. An image decoding device 300 performs decoding with corresponding processing.

Description

本発明は、画像符号化装置及び画像復号装置に関し、特に、信号間相関を利用して処理済みの量子化値から符号対象の量子化値を予測し、予測誤差を符号化する画像符号化装置および画像復号装置に関する。   The present invention relates to an image encoding device and an image decoding device, and more particularly to an image encoding device that predicts a quantization value to be encoded from a processed quantization value using inter-signal correlation and encodes a prediction error. And an image decoding apparatus.

従来の画像符号化において符号化効率を向上させる方式としては、時間冗長性を削減する方法と空間冗長性を削減する方法がある。   As methods for improving the coding efficiency in conventional image coding, there are a method for reducing temporal redundancy and a method for reducing spatial redundancy.

時間冗長性を削減する方法としては、フレーム差分方式や動き補償方式がある。フレーム差分方式は連続する2枚の画像を単純に減算し差分を符号化する。動き補償方式は、参照フレームに対して動きベクトルを適用することで符号対象フレームの近似画像を生成し、符号対象フレームとの差分を符号化する。画像間の相違を小さくした上で符号化するため、動き補償方式はフレーム差分方式より符号化効率の面で優れる。動き補償方式で用いる動きベクトルの推定方法は様々な方式が提案されており、動き推定に関する主要な従来技術は非特許文献1にて紹介されている。   As a method for reducing temporal redundancy, there are a frame difference method and a motion compensation method. The frame difference method simply subtracts two consecutive images and encodes the difference. In the motion compensation method, an approximate image of an encoding target frame is generated by applying a motion vector to a reference frame, and a difference from the encoding target frame is encoded. Since encoding is performed while reducing the difference between images, the motion compensation method is superior in encoding efficiency to the frame difference method. Various methods for estimating the motion vector used in the motion compensation method have been proposed, and the main prior art relating to motion estimation is introduced in Non-Patent Document 1.

一方、空間冗長性を削減する方法としては、直交変換係数を量子化する方式がある。直交変換は画素信号を周波数領域に写像し、エネルギーを低域に集中させる。人間の視覚特性が高域に敏感でないことを利用して、高域成分を量子化で除去することで符号化効率を上げることが可能となる。また、直交変換係数乃至画素の予測による空間冗長性削減手法がある。直交変換に関する主要な従来技術は非特許文献2にて紹介されている。   On the other hand, as a method for reducing spatial redundancy, there is a method of quantizing orthogonal transform coefficients. Orthogonal transformation maps pixel signals to the frequency domain and concentrates energy in the low range. By utilizing the fact that human visual characteristics are not sensitive to high frequencies, it is possible to increase coding efficiency by removing high frequency components by quantization. In addition, there is a method for reducing spatial redundancy by orthogonal transform coefficients or pixel prediction. Non-Patent Document 2 introduces main prior art related to orthogonal transform.

http://www.jpo.go.jp/shiryou/s_sonota/map/denki14/2/2-1-2-1.htmhttp://www.jpo.go.jp/shiryou/s_sonota/map/denki14/2/2-1-2-1.htm http://www.jpo.go.jp/shiryou/s_sonota/map/denki14/2/2-1-3.htmhttp://www.jpo.go.jp/shiryou/s_sonota/map/denki14/2/2-1-3.htm

動き補償は時間冗長度を削減するが、静止画には利用できない。一方、直交変換と量子
化の組み合わせや空間予測方法は空間冗長性を削減するが、いずれも色信号を独立して処
理するため色信号の冗長性まで削減することはできない。
Motion compensation reduces temporal redundancy but cannot be used for still images. On the other hand, the combination of orthogonal transformation and quantization and the spatial prediction method reduce the spatial redundancy, but none of them can reduce the redundancy of the color signal because the color signal is processed independently.

本発明の目的は上記の従来技術の問題点を解消し、符号化効率の高い画像符号化装置
を提供することにある。
An object of the present invention is to solve the above-mentioned problems of the prior art and to provide an image encoding device with high encoding efficiency.

本発明の目的はまた、上記符号化効率の高い画像符号化装置に対応する画像復号装置を提供することにある。   Another object of the present invention is to provide an image decoding apparatus corresponding to the above-described image encoding apparatus with high encoding efficiency.

上記目的を達成するため、本発明の画像符号化装置は、複数の画素から構成される単位ブロックの各画素に対して、符号化済み画素から符号化対象の各画素を予測する予測情報を決定する予測手段と、当該予測情報に基づいて各画素の予測画素を生成する補償手段と、当該各画素とその予測画素との間で差分処理を行って予測残差とする差分手段と、当該予測残差に対して直交変換を施して変換係数とする変換手段と、当該変換係数を量子化して量子化値とする量子化手段とを備え、単位ブロック毎に当該量子化値の符号化を行う画像符号化装置において、画素を構成する第一の信号チャネルにおける符号化済みの量子化値を予測の基準とするために保持する量子化保持手段と、画素を構成する第二の信号チャネルにおける符号化対象の量子化値を当該第一の信号チャネルにおける符号化済みの量子化値から所定の予測方式に従い予測する量子化予測情報を決定する量子化予測手段と、当該量子化予測情報に基づいて第二の信号チャネルにおける符号化対象の量子化値に対する量子化予測信号を生成する量子化補償手段と、当該第二の信号チャネルにおける符号化対象の量子化値とその量子化予測信号との間で差分処理を行って量子化予測残差とする量子化差分手段とを備え、前記所定の予測方式を特定する情報を符号化し、且つ第二の信号チャネルに対しては前記量子化予測残差を符号化すると共に、当該符号化済みの量子化予測残差とその量子化予測信号とを加算して第二の信号チャネルにおける符号化済みの量子化値となし、当該第一及び第二の信号チャネルにおける符号化済みの量子化値に基づいて前記符号化済み画素を生成することを特徴とする。   In order to achieve the above object, the image encoding device of the present invention determines prediction information for predicting each pixel to be encoded from an encoded pixel for each pixel of a unit block including a plurality of pixels. A prediction unit that generates a prediction pixel of each pixel based on the prediction information, a difference unit that performs a difference process between the pixel and the prediction pixel to obtain a prediction residual, and the prediction A transforming unit that performs orthogonal transform on the residual to obtain a transform coefficient and a quantizer that quantizes the transform coefficient to obtain a quantized value and encodes the quantized value for each unit block In an image encoding device, quantization holding means for holding an encoded quantized value in a first signal channel constituting a pixel as a reference for prediction, and a code in a second signal channel constituting the pixel Quantum Quantization prediction means for determining quantization prediction information for predicting a value from a quantized value encoded in the first signal channel according to a predetermined prediction method, and a second signal channel based on the quantization prediction information A difference compensation process is performed between the quantization compensation means for generating a quantized prediction signal for the quantization value to be encoded and the quantization value to be encoded in the second signal channel and the quantized prediction signal. And a quantization difference means for making a quantized prediction residual, encoding information for specifying the predetermined prediction method, and encoding the quantized prediction residual for the second signal channel , The encoded quantized prediction residual and the quantized predicted signal are added to obtain the encoded quantized value in the second signal channel, and the encoded in the first and second signal channels. And generating the encoded pixels on the basis of Mino quantization value.

また、上記目的を達成するため、本発明の画像復号装置は、前記画像符号化装置により符号化された符号情報を復号して復号画素を生成する画像復号装置であり、当該符号情報を復号して前記第一のチャネルにおける量子化値と、前記第二のチャネルにおける量子化予測残差と、前記所定の予測方式を特定する情報とを得る復号手段と、前記第一のチャネルにおける復号済み量子化値を予測の基準とするために保持する復号側量子化保持手段と、前記第一のチャネルにおける復号済み量子化値から前記所定の予測方式に従い前記第二のチャネルにおける復号対象の量子化値を予測する量子化予測情報を決定する復号側量子化予測手段と、当該決定された量子化予測情報に基づいて前記第二のチャネルにおける量子化予測信号を生成する復号側量子化予測手段とを備え、前記第二のチャネルにおける量子化予測信号と前記復号された量子化予測残差とを加算して前記第二のチャネルにおける量子化値となし、当該第一及び第二の信号チャネルにおける復号された量子化値に基づいて復号画素を生成することを特徴とする。   In order to achieve the above object, an image decoding apparatus according to the present invention is an image decoding apparatus that generates decoded pixels by decoding code information encoded by the image encoding apparatus, and decodes the code information. Decoding means for obtaining a quantized value in the first channel, a quantized prediction residual in the second channel, and information identifying the predetermined prediction method, and a decoded quantum in the first channel A decoding-side quantization holding means for holding the quantized value as a reference for prediction, and a quantized value to be decoded in the second channel from the decoded quantized value in the first channel according to the predetermined prediction method Decoding side quantization prediction means for determining quantization prediction information for predicting the decoding, and decoding side for generating a quantized prediction signal in the second channel based on the determined quantization prediction information And a quantized prediction signal in the second channel by adding the quantized prediction signal in the second channel and the decoded quantized prediction residual to obtain a quantized value in the second channel. A decoded pixel is generated based on the decoded quantization value in the second signal channel.

本発明の画像符号化装置によれば、量子化値の符号化に際して第一の信号チャネルを予測の基準としてその量子化値を符号化し、第二の信号チャネルの量子化値については当該基準から予測した量子化予測信号を生成して、差分の量子化予測残差を符号化するので、符号化効率を向上させることができる。   According to the image coding apparatus of the present invention, when the quantized value is encoded, the quantized value is encoded using the first signal channel as a reference for prediction, and the quantized value of the second signal channel is determined from the reference. Since the predicted quantized prediction signal is generated and the quantized prediction residual of the difference is encoded, the encoding efficiency can be improved.

また、本発明の画像復号装置によれば、符号化装置側における処理に対応した処理を行うことで、本発明の画像符号化装置により符号化された符号情報を復号することができる。   Further, according to the image decoding apparatus of the present invention, the code information encoded by the image encoding apparatus of the present invention can be decoded by performing a process corresponding to the process on the encoding apparatus side.

本発明の実施形態に係る画像符号化装置の機能ブロック図である。It is a functional block diagram of the image coding apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像復号装置の機能ブロック図である。It is a functional block diagram of the image decoding apparatus which concerns on embodiment of this invention. 基準信号チャネル及び被予測信号チャネルの処理手順の依存関係を模式的に示す図である。It is a figure which shows typically the dependence relationship of the process sequence of a reference signal channel and a to-be-predicted signal channel. 符号化装置側の設定部の詳細な機能ブロック図である。It is a detailed functional block diagram of the setting part by the side of an encoding apparatus. チャネル暗示設定部における、基準及び被予測の信号チャネルの暗示的な設定を説明するための図である。It is a figure for demonstrating the implicit setting of the reference | standard and to-be-predicted signal channel in a channel implicit setting part. 本発明における量子化値の予測及び補償を説明するための図である。It is a figure for demonstrating prediction and compensation of the quantization value in this invention.

図1及び図2にそれぞれ、本発明の実施形態に係る画像符号化装置及び画像復号装置の機能ブロック図を示す。図1にて、画像符号化装置100は、第一のスイッチ10,予測手段11,補償手段12,差分手段13,変換手段14,量子化手段15,チャネル別量子化値処理部16,符号化手段17,逆量子化手段18,逆変換手段19,加算手段20,保持手段21,画像入力手段101及び符号出力手段102を備え、符号化対象の画素は画像入力手段101から入力されて、当該各手段等にて単位ブロック毎に処理されて、符号情報として符号出力手段102へ出力される。   1 and 2 are functional block diagrams of an image encoding device and an image decoding device, respectively, according to an embodiment of the present invention. In FIG. 1, an image encoding device 100 includes a first switch 10, a prediction unit 11, a compensation unit 12, a difference unit 13, a conversion unit 14, a quantization unit 15, a channel-specific quantization value processing unit 16, an encoding unit. Means 17, inverse quantization means 18, inverse transform means 19, addition means 20, holding means 21, image input means 101 and code output means 102, and the pixel to be encoded is input from image input means 101, Each unit is processed by each unit or the like, and is output to the code output unit 102 as code information.

ここで、本発明の特徴的構成であるチャネル別量子化値処理部16は、第二のスイッチ1,量子化差分手段2,量子化加算手段3,量子化保持手段4,量子化予測手段5,量子化補償手段6及び設定部7を含む。   Here, the quantization value processing unit 16 for each channel, which is a characteristic configuration of the present invention, includes the second switch 1, the quantization difference unit 2, the quantization addition unit 3, the quantization holding unit 4, the quantization prediction unit 5 and the like. , Quantization compensation means 6 and setting unit 7.

図2にて、画像復号装置300は、復号手段37,(復号側)チャネル別量子化値処理部36,(復号側)逆量子化手段38,(復号側)逆変換手段39,(復号側)加算手段40,(復号側)保持手段41,(復号側)補償手段32,符号入力手段301及び画像出力手段302を備え、画像符号化装置100による符号情報は符号入力手段301から入力されて、当該各手段にて単位ブロック毎に処理されて、復号画素として画像出力手段302へ出力される。   In FIG. 2, an image decoding apparatus 300 includes a decoding unit 37, a (decoding side) channel-specific quantized value processing unit 36, a (decoding side) inverse quantization unit 38, a (decoding side) inverse transformation unit 39, and a decoding side. ) Addition means 40, (decoding side) holding means 41, (decoding side) compensation means 32, code input means 301 and image output means 302. Code information from the image encoding device 100 is input from the code input means 301. These units are processed for each unit block, and are output to the image output unit 302 as decoded pixels.

ここで、本発明の特徴的構成であるチャネル別量子化値処理部36は、第三のスイッチ51,(復号側)量子化加算手段53,(復号側)量子化保持手段54,(復号側)量子化予測手段55,(復号側)量子化補償手段56及び(復号側)設定部57を含む。   Here, the channel-by-channel quantized value processing unit 36, which is a characteristic configuration of the present invention, includes a third switch 51, (decoding side) quantization adding means 53, (decoding side) quantization holding means 54, (decoding side). ) Quantization prediction means 55, (decoding side) quantization compensation means 56, and (decoding side) setting unit 57.

以下、当該各手段又は各部等の処理を、図1及び図2に示すデータの流れに即して説明する。なお、画像符号化装置100(適宜、符号化装置と略称する)と画像復号装置300(適宜、復号装置と略称する)とでは処理が対応する部分がある。このような部分については適宜、例えば「補償手段12(補償手段32)」のように、復号装置側に()を用いる等して併記して説明することとする。   Hereinafter, the processing of each means or each unit will be described with reference to the data flow shown in FIGS. Note that the image encoding apparatus 100 (appropriately abbreviated as an encoding apparatus) and the image decoding apparatus 300 (appropriately abbreviated as a decoding apparatus) have portions corresponding to processing. Such a portion will be described as appropriate by using () on the decoding device side, for example, as "compensation means 12 (compensation means 32)".

第二のスイッチ10は、予測及び補償のために参照する符号化済み画素が保持手段21に保持されている場合、画像入力手段101からの符号化対象の画素を予測手段11及び差分手段13へと送るようなスイッチ状態を取る。一方、画面内予測利用時のフレーム内の最初の単位ブロック等、当該参照用画素が保持されていない場合は、符号化対象の画素を変換手段14へと送るような状態を取る。   When the encoded pixel to be referenced for prediction and compensation is held in the holding unit 21, the second switch 10 sends the pixel to be encoded from the image input unit 101 to the prediction unit 11 and the difference unit 13. Take the switch state to send. On the other hand, when the reference pixel is not held, such as the first unit block in the frame when the intra prediction is used, the state is such that the encoding target pixel is sent to the conversion unit 14.

予測手段11は、保持手段21にて保持されている符号化済み画素を参照して、符号化対象の単位ブロックの画像を近似するための予測情報を決定する。決定された予測情報は、補償手段12及び(図1にて点線で示すように)符号化手段17に送られる。   The prediction unit 11 refers to the encoded pixels held by the holding unit 21 and determines prediction information for approximating the image of the unit block to be encoded. The determined prediction information is sent to the compensation means 12 and the encoding means 17 (as indicated by the dotted line in FIG. 1).

当該予測情報の決定には各種の周知技術を利用できる。一例として、H.264の画面内予測を利用する場合は,各画面内予測モードで個別に符号化し符号量と歪み量から算出される符号化コストを最小化する画面内予測モードを選択し、予測情報とする。動き予測を利用する場合は、参照するフレーム及び座標を探索し、予測情報とする。   Various known techniques can be used to determine the prediction information. As an example, when using the intra-screen prediction of H.264, select the intra-screen prediction mode that individually encodes in each intra-screen prediction mode and minimizes the coding cost calculated from the code amount and the distortion amount, Predictive information. When using motion prediction, a frame and coordinates to be referenced are searched and used as prediction information.

なお、本発明においてはその他の機能ブロック(特に、図4を参照して後述する設定部7の各機能ブロックなど)において符号化コストを算出する際も、同様に符号量と歪み量から算出するものとする。   In the present invention, when calculating the coding cost in other functional blocks (particularly, each functional block of the setting unit 7 described later with reference to FIG. 4), it is similarly calculated from the code amount and the distortion amount. Shall.

補償手段12(補償手段32)は、予測手段11から送られる予測情報(復号手段37で復号された予測情報)と、保持手段21(保持手段41)で保持されている符号化済み画素(復号済み画素)とから当該単位ブロックの予測画素を生成する。生成された予測画素は、差分手段13及び加算手段20(加算手段40)に送られる。   The compensation unit 12 (compensation unit 32) includes prediction information (prediction information decoded by the decoding unit 37) sent from the prediction unit 11 and encoded pixels (decoding) held by the holding unit 21 (holding unit 41). A predicted pixel of the unit block is generated. The generated prediction pixel is sent to the difference means 13 and the addition means 20 (addition means 40).

差分手段13は、第一のスイッチ10からの符号化対象の画素と補償手段12からの予測画素との差分を取ることで予測残差となし、当該予測残差を変換手段14へ送る。   The difference unit 13 determines the difference between the pixel to be encoded from the first switch 10 and the prediction pixel from the compensation unit 12 to obtain a prediction residual, and sends the prediction residual to the conversion unit 14.

変換手段14は、第一のスイッチ10におけるスイッチ状態に応じて、第一のスイッチ10から予測手段11及び差分手段13に符号化対象の画素が送られることで差分手段13から予測残差が送られた場合は当該予測残差を、また第一のスイッチ10から符号化対象の画素が送られた場合は当該符号化対象の画素を、直交変換によって周波数領域の変換係数に変換する。直交変換としてはDCT(離散コサイン変換)乃至DCTの近似変換やDWT(離散ウェーブレット変換)などを利用することができる。   The conversion means 14 sends the prediction residual from the difference means 13 by sending the encoding target pixel from the first switch 10 to the prediction means 11 and the difference means 13 according to the switch state in the first switch 10. If it is, the prediction residual is converted, and if the pixel to be encoded is sent from the first switch 10, the pixel to be encoded is converted into a frequency domain transform coefficient by orthogonal transform. As the orthogonal transform, DCT (discrete cosine transform) to DCT approximate transform, DWT (discrete wavelet transform), or the like can be used.

量子化手段15は、変換手段14からの変換係数を量子化して量子化値となし、当該量子化値を第二のスイッチ1へと送る。ここで、量子化に用いられる量子化パラメータは定数値の組み合わせとして設定することできる。また、変換係数の情報量に応じて制御することでビットレートを一定に保つこともできる。   The quantization unit 15 quantizes the transform coefficient from the transform unit 14 to obtain a quantized value, and sends the quantized value to the second switch 1. Here, the quantization parameter used for quantization can be set as a combination of constant values. Further, the bit rate can be kept constant by controlling according to the information amount of the transform coefficient.

チャネル別量子化値処理部16にて、第一のスイッチ1は、量子化手段15からの量子化値を各信号チャネルに分けた上で、後述する設定部7が設ける予測の基準となる信号チャネル(基準信号チャネルと略記)と予測される信号チャネル(被予測信号チャネルと略記)との区別に従って、基準信号チャネルにおける量子化値を(一点鎖線で示すように)符号化手段17及び量子化保持手段4へ送り、被予測信号における量子化値を量子化差分手段2へ送る。   In the channel-specific quantized value processing unit 16, the first switch 1 divides the quantized value from the quantizing unit 15 into each signal channel and then becomes a prediction reference provided by the setting unit 7 described later. According to a distinction between a channel (abbreviated as a reference signal channel) and a predicted signal channel (abbreviated as a predicted signal channel), the quantization value in the reference signal channel (as indicated by a one-dot chain line) and the quantization unit 17 The signal is sent to the holding means 4, and the quantized value in the signal to be predicted is sent to the quantization difference means 2.

ここで、各信号チャネルとは、画像入力手段101における符号化対象の画素を構成している所定の各信号チャネルであり、例えばRGB信号、YUV信号乃至YcbCr信号などの各色空間における信号チャネルである。その他、分離される信号チャネルの種類や数については、任意のものを利用することができる。当該所定の信号チャネル、例えばRGBに対して、Gを基準信号チャネルとし、R及びBを被予測信号チャネルとする、といったような区別が設定部7により設けられる。   Here, each signal channel is a predetermined signal channel that constitutes a pixel to be encoded in the image input unit 101, and is a signal channel in each color space such as an RGB signal, a YUV signal, or a YcbCr signal. . In addition, any type and number of signal channels to be separated can be used. For the predetermined signal channel, for example, RGB, the setting unit 7 makes a distinction such that G is a reference signal channel and R and B are predicted signal channels.

なお、当該基準と被予測との区別や、その他のチャネル別量子化値処理部16における処理に関する設定情報は、設定部7により設定される。設定部7は当該設定情報を点線で示すように符号化手段17へ送り、符号化手段17が符号化する。復号装置側では、点線で示すように当該設定情報を復号して設定部57に設定することで、チャネル別量子化値処理部36は符号化装置側における処理と対応した処理を行うことが可能となる。設定情報の詳細については後述する。   Note that the setting unit 7 sets the setting information regarding the distinction between the reference and the prediction target and other processing in the quantized value processing unit 16 for each channel. The setting unit 7 sends the setting information to the encoding unit 17 as indicated by a dotted line, and the encoding unit 17 encodes it. On the decoding device side, the setting information is decoded and set in the setting unit 57 as indicated by a dotted line, whereby the channel-specific quantization value processing unit 36 can perform processing corresponding to the processing on the coding device side. It becomes. Details of the setting information will be described later.

符号化手段17は、後述する基準信号チャネルにおける量子化値と、後述する被予測信号チャネルにおける量子化予測残差と、設定部7からの設定情報と、予測手段11からの予測情報とを受け取り、これらを符号化して符号情報となし、符号出力手段102へ送る。当該符号化には符号間の冗長性を取り除く可変長符号乃至算術符号などを利用することができる。   The encoding unit 17 receives a quantization value in a reference signal channel described later, a quantized prediction residual in a predicted signal channel described later, setting information from the setting unit 7, and prediction information from the prediction unit 11. These are encoded and sent as code information to the code output means 102. For the encoding, a variable-length code or an arithmetic code that removes redundancy between codes can be used.

復号手段37は、上記のように符号化された符号情報を符号入力手段301から受け取り、符号化手段17の逆の処理により復号して、基準信号チャネルにおける量子化値と、被予測信号チャネルにおける量子化予測残差と、設定情報と、予測情報とを得て、当該量子化値及び量子化予測残差を第三のスイッチ51へ、設定情報を設定部57へ、予測情報を補償手段32へと送る。   The decoding unit 37 receives the code information encoded as described above from the code input unit 301, decodes it by the reverse process of the encoding unit 17, and determines the quantized value in the reference signal channel and the predicted signal channel. The quantization prediction residual, the setting information, and the prediction information are obtained, and the quantization value and the quantization prediction residual are supplied to the third switch 51, the setting information is set to the setting unit 57, and the prediction information is compensated by the compensation means 32. Send to.

第三のスイッチ51は、スイッチ状態を適宜切り替えることで、(一点鎖線で示すように)復号手段37からの基準信号チャネルにおける量子化値を量子化保持手段54へ送り、復号手段37からの被予測信号チャネルにおける量子化予測残差を量子化加算手段53へと送る。   The third switch 51 sends the quantized value in the reference signal channel from the decoding unit 37 to the quantization holding unit 54 (as indicated by the alternate long and short dash line) by appropriately switching the switch state. The quantization prediction residual in the prediction signal channel is sent to the quantization addition means 53.

第二のスイッチ1から送られた基準信号チャネルにおける量子化値は、一方では符号化手段17にて符号化されると共に、もう一方では量子化保持手段4において参照に供するため符号化済みの量子化値として保持される。当該基準信号チャネルの符号化済み量子化値は、当該保持されると共に(さらに一点鎖線で示すように)、量子化保持手段4により逆量子化手段18へ送られる。   The quantized value in the reference signal channel sent from the second switch 1 is encoded on the one hand by the encoding means 17 and, on the other hand, the quantized quantum signal for reference in the quantization holding means 4. Is stored as a digitized value. The encoded quantized value of the reference signal channel is held (as indicated by the alternate long and short dash line) and sent to the inverse quantization means 18 by the quantization holding means 4.

第三のスイッチ51から送られた復号済みの基準信号チャネルにおける量子化値は、量子化保持手段54において参照に供するため復号済みの量子化値として保持される。当該基準信号チャネルの復号済み量子化値は、当該保持されると共に、量子化保持手段54により逆量子化手段38へ入力される。   The quantized value in the decoded reference signal channel sent from the third switch 51 is held as a decoded quantized value for reference in the quantization holding means 54. The decoded quantization value of the reference signal channel is held and input to the inverse quantization unit 38 by the quantization holding unit 54.

第二のスイッチ1(第三のスイッチ51)から送られた被予測信号チャネルにおける量子化値(量子化予測残差)は、チャネル別量子化値処理部16(チャネル別量子化値処理部36)の各手段により、次のような経緯を辿る。量子化差分手段2は、被予測信号チャネルの量子化値と、後述の量子化補償手段6からの当該被予測信号チャネルの量子化予測信号との差分を取ることで、量子化予測残差となし、符号化手段17及び量子化加算手段3へと送る(符号化装置側のみの処理)。なお、当該量子化予測残差は、一方では符号化手段17に送られて符号化されるので、符号化済みの量子化残差となる。   The quantized value (quantized prediction residual) in the predicted signal channel sent from the second switch 1 (third switch 51) is the quantized value processing unit 16 for each channel (quantized value processing unit 36 for each channel). ), The following process is followed. The quantization difference means 2 takes the difference between the quantized value of the signal-under-predicted signal channel and the quantized prediction signal of the signal-under-predicted signal channel from the quantizing compensation means 6 to be described later. None, sent to the encoding means 17 and the quantization addition means 3 (processing only on the encoding device side). The quantized prediction residual is, on the one hand, sent to the encoding means 17 and encoded, and thus becomes an encoded quantized residual.

量子化加算手段3(量子化加算手段53)は、量子化差分手段2(第三のスイッチ51)からの量子化予測残差と量子化補償手段6(量子化補償手段56)からの量子化予測信号とを加算することで、当該被予測信号チャネルにおける符号化済みの量子化値となし、量子化保持手段4(量子化保持手段54)へ送る。   The quantization addition means 3 (quantization addition means 53) is the quantization prediction residual from the quantization difference means 2 (third switch 51) and the quantization from the quantization compensation means 6 (quantization compensation means 56). By adding the predicted signal, the encoded quantized value in the predicted signal channel is obtained and sent to the quantization holding means 4 (quantization holding means 54).

量子化保持手段4(量子化保持手段54)は、予測信号チャネルの場合と同様に、当該被予測信号チャネルにおける符号化済みの量子化値(復号済みの量子化値)を保持すると共に、逆量子化手段18(逆量子化手段38)へと送る。また、量子化保持手段4(量子化保持手段54)は、当該被予測信号チャネル及び基準信号チャネルの両者において保持された符号化済みの量子化値(復号済みの量子化値)を、量子化予測手段5及び量子化補償手段6(量子化予測手段55及び量子化補償手段56)により参照して利用できるようにする。   The quantization holding means 4 (quantization holding means 54) holds the encoded quantized value (decoded quantized value) in the predicted signal channel as well as the predicted signal channel, and reversely The data is sent to the quantization means 18 (inverse quantization means 38). Further, the quantization holding means 4 (quantization holding means 54) quantizes the encoded quantized values (decoded quantized values) held in both the predicted signal channel and the reference signal channel. The prediction means 5 and the quantization compensation means 6 (quantization prediction means 55 and quantization compensation means 56) are made available by reference.

量子化予測手段5は、第二のスイッチ1から送られた当該被予測信号チャネルにおける符号化対象の量子化値を、量子化保持手段4に保持された符号化済みの基準信号チャネルの量子化値から所定の予測方式に従って予測する量子化予測情報を決定し、量子化補償手段6へ送る。復号装置側でも同様の機能により、量子化予測手段55は、量子化予測保持手段54の符号化済み信号チャネルの量子化値を用いて、第三のスイッチ51から送られた当該被予測信号チャネルにおける量子化予測残差を元の量子化値とするための量子化予測情報を、決定する。   The quantization prediction means 5 quantizes the encoded reference signal channel held in the quantization holding means 4 for the quantization value to be encoded in the predicted signal channel sent from the second switch 1. Quantization prediction information to be predicted according to a predetermined prediction method is determined from the value and sent to the quantization compensation means 6. With the same function on the decoding device side, the quantization predicting unit 55 uses the quantized value of the encoded signal channel of the quantized prediction holding unit 54 to transmit the predicted signal channel transmitted from the third switch 51. Quantization prediction information for using the quantization prediction residual in the original quantization value is determined.

量子化補償手段6は、量子化予測手段5からの量子化予測情報に基づいて所定の予測方式を適用し、第二のスイッチ1から送られた当該被予測信号チャネルにおける符号化対象の量子化値の予測信号である量子化予測信号を生成し、量子化差分手段2及び量子化加算手段3へ送る。復号装置側でも同様の機能により、量子化補償手段56は、量子化予測手段55からの量子化予測情報に基づいて量子化予測信号を生成し、量子化加算手段53へ送る。   The quantization compensation means 6 applies a predetermined prediction method based on the quantization prediction information from the quantization prediction means 5 and quantizes the encoding target in the predicted signal channel sent from the second switch 1. A quantized prediction signal, which is a value prediction signal, is generated and sent to the quantizing difference means 2 and the quantizing addition means 3. With the same function on the decoding device side, the quantization compensation unit 56 generates a quantized prediction signal based on the quantized prediction information from the quantization predicting unit 55 and sends it to the quantization adding unit 53.

逆量子化手段18(逆量子化手段38)は、量子化保持手段4(量子化保持手段54)から送られた基準信号チャネル及び被予測信号チャネルの両者における符号化済み量子化値(復号済み量子化値)に対して、量子化手段15における量子化処理と逆の手順を踏んで逆量子化することで、変換係数となす。なお、チャネル別量子化値処理部16(チャネル別量子化値処理部36)を過ぎた当該逆量子化手段18(逆量子化手段38)以降では各信号チャネルで共通の処理に戻るので、処理対象データに対して基準と被予測との区別を省略して説明する。   The inverse quantization means 18 (inverse quantization means 38) encodes the quantized values (decoded already) in both the reference signal channel and the predicted signal channel sent from the quantization holding means 4 (quantization holding means 54). The quantized value is converted into a transform coefficient by dequantizing the quantized value 15 in the reverse order of the quantization process in the quantizing unit 15. In addition, after the inverse quantization means 18 (inverse quantization means 38) after the channel-specific quantization value processing unit 16 (channel-specific quantization value processing unit 36), the processing returns to the common processing in each signal channel. The target data will be described by omitting the distinction between the reference and the predicted data.

逆変換手段19(逆変換手段39)は、変換手段14での直交変換の逆の手順を踏んで逆直交変換することで、逆量子化手段18(逆量子化手段38)からの変換係数を予測残差となし、加算手段20(加算手段40)へ送る。なお、第一のスイッチ10から変換手段14に画素が送られた場合は、予測残差ではなく画素となる。   The inverse transform unit 19 (inverse transform unit 39) performs the inverse orthogonal transform by following the reverse procedure of the orthogonal transform in the transform unit 14, thereby obtaining the transform coefficient from the inverse quantization unit 18 (inverse quantization unit 38). No prediction residual is sent to the adding means 20 (adding means 40). In addition, when a pixel is sent from the first switch 10 to the conversion unit 14, it is not a prediction residual but a pixel.

加算手段20(加算手段40)は、逆変換手段19(逆変換手段39)からの予測残差と補償手段12(補償手段32)からの予測画素とを加算して、符号化済み画素(復号済み画素)となし、保持手段21(保持手段41及び画像出力手段302)へ送る。なお、前記のように予測残差ではなく画素の場合、加算処理は省略されて当該画素がそのまま前記各手段へ送られる。   The adding means 20 (adding means 40) adds the prediction residual from the inverse transforming means 19 (inverse transforming means 39) and the predicted pixel from the compensating means 12 (compensating means 32), and performs the encoded pixel (decoding) Sent to the holding means 21 (holding means 41 and image output means 302). In the case of a pixel instead of a prediction residual as described above, the addition process is omitted and the pixel is sent to each means as it is.

保持手段21(保持手段41)は、加算手段20(加算手段40)からの符号化済み画素(復号済み画素)を保持して、予測手段11及び補償手段12(補償手段32)からの参照に供する。   The holding unit 21 (holding unit 41) holds the encoded pixel (decoded pixel) from the adding unit 20 (adding unit 40) and uses it as a reference from the predicting unit 11 and the compensating unit 12 (compensating unit 32). Provide.

以上、符号化装置及び復号装置の各部の処理概要を説明した。図3は、当該処理における基準及び被予測の信号チャネルでの処理手順の依存関係を模式的に示す図である。ここでは信号チャネルはRGBで、基準信号チャネルがG信号、被予測信号チャネルがB信号及びR信号として、符号化装置の場合を説明する。   The processing outline of each unit of the encoding device and the decoding device has been described above. FIG. 3 is a diagram schematically showing the dependence of the processing procedure on the reference and predicted signal channel in the processing. Here, a case will be described in which the signal channel is RGB, the reference signal channel is a G signal, and the predicted signal channel is a B signal and an R signal.

基準のG信号は被予測のB信号及びR信号を処理するのに必要となるため、予め符号化しておく必要があり、符号化対象の画素の状態から各処理により(1)で示すように(量子化手段15の出力としての)量子化値となり、当該量子化値が(2)に示すように符号化されると共に、符号化済みの量子化値として量子化保持手段4において参照可能となる。当該参照可能な状態となってから、被予測のB信号及びR信号の符号化も可能となる。   Since the reference G signal is necessary to process the B signal and R signal to be predicted, it is necessary to encode in advance, and as shown in (1) by each process from the state of the pixel to be encoded It becomes a quantized value (as an output of the quantizing means 15), the quantized value is encoded as shown in (2), and can be referred to in the quantizing holding means 4 as an encoded quantized value. Become. It becomes possible to encode the B signal and the R signal to be predicted after the referenceable state.

すなわち、被予測のB信号については符号化対象の画素から各処理により(3)で示すように(量子化手段15の出力としての)量子化値となり、(4)で示すように基準のG信号における符号化済み量子化値を参照することで、(5)に示すように量子化予測残差となり、当該量子化予測残差が(6)に示すように符号化される。被予測のR信号についても(7)(8)(9)で示すように被予測のB信号と同様にして、(4)のように基準のG信号の参照を経て量子化予測残差が符号化される。   That is, the B signal to be predicted becomes a quantized value (as an output of the quantizing means 15) as indicated by (3) from each pixel to be encoded by each process, and the reference G signal as indicated by (4). By referring to the encoded quantization value in the signal, a quantized prediction residual is obtained as shown in (5), and the quantized prediction residual is encoded as shown in (6). For the predicted R signal, as shown in (7), (8), and (9), the quantized prediction residual is obtained by referring to the reference G signal as shown in (4), as shown in (4). Encoded.

そして、本発明においては上記(1)〜(9)のような処理が(i-1)(i)(i+1)と示すように、i-1番目の単位ブロック、i番目の単位ブロック、i+1番目の単位ブロックと各単位ブロックを対象として順次継続される。なお、当該継続に際しては、各単位ブロック毎に基準及び被予測の信号チャネルの設定は変化してもよい。復号装置においても全く同様に、基準信号チャネルを復号して量子化値が参照可能になってから初めて、被予測信号チャネルの復号が可能となる。   And, in the present invention, the processing as described in the above (1) to (9) is represented as (i-1) (i) (i + 1), so that the i-1th unit block, the ith unit block , The (i + 1) th unit block and each unit block are sequentially continued. During the continuation, the setting of the reference and predicted signal channel may be changed for each unit block. In the decoding apparatus, the predicted signal channel can be decoded only after the reference signal channel is decoded and the quantized value can be referred to.

図4は、符号化装置側の設定部7の詳細な機能ブロック図である。設定部7は、適用設定部71,チャネル明示設定部72,チャネル暗示設定部73及びチャネル学習設定部74を含む。当該各部はそれぞれチャネル別量子化値処理部16での処理方式を所定数の単位ブロック毎に設定して、当該設定情報は符号化手段17により符号化される。当該符号化は所定数の単位ブロックの先頭毎においてのみ行えばよく、切り替え時には切り替え箇所すなわち先頭で再設定すればよい。。所定数の単位ブロックをマニュアル設定により符号化対象の画像全体とすれば、処理方式を画像全体で変化させないように設定できる。復号装置側では、復号手段37により設定情報が復号されて設定部57に当該設定が読み込まれることで、チャネル別量子化値処理部36で復号装置側と同方式の処理が行われる。   FIG. 4 is a detailed functional block diagram of the setting unit 7 on the encoding device side. The setting unit 7 includes an application setting unit 71, a channel explicit setting unit 72, a channel implied setting unit 73, and a channel learning setting unit 74. Each unit sets the processing method in the channel-specific quantization value processing unit 16 for each predetermined number of unit blocks, and the setting information is encoded by the encoding means 17. The encoding may be performed only at the beginning of a predetermined number of unit blocks, and may be reset at the switching location, that is, at the beginning when switching. . If the predetermined number of unit blocks are the entire image to be encoded by manual setting, the processing method can be set so as not to change the entire image. On the decoding device side, the setting information is decoded by the decoding unit 37 and the setting is read into the setting unit 57, whereby the channel-specific quantization value processing unit 36 performs the same process as the decoding device side.

適用設定部71は、以上説明したように基準及び被予測の信号チャネルの区別を設けた処理を行うか、行わないかを設定する。当該設定はマニュアル設定でもよいし、符号化コストに基づいて自動設定してもよい。行わない場合は、全ての信号チャネルにおいて基準信号チャネルにおける処理がなされる。すなわち各信号チャネルの量子化値は全て、第二のスイッチ1(第三のスイッチ51)により常に量子化保持手段4及び符号化手段17(量子化保持手段54)にそのまま送られ、量子化差分手段2,量子化加算手段3,量子化予測手段5及び量子化補償手段6(量子化加算手段53,量子化予測手段55及び量子化補償手段56)の処理は省略され量子化予測残差は算出されず、全ての信号チャネルにおいてその量子化値のみが符号化される。   As described above, the application setting unit 71 sets whether or not to perform the process of distinguishing the reference and predicted signal channels. The setting may be a manual setting or may be automatically set based on the encoding cost. If not, processing in the reference signal channel is performed in all signal channels. That is, all quantized values of each signal channel are always sent as they are to the quantization holding means 4 and the encoding means 17 (quantization holding means 54) by the second switch 1 (third switch 51), and the quantization difference The processing of means 2, quantization addition means 3, quantization prediction means 5 and quantization compensation means 6 (quantization addition means 53, quantization prediction means 55 and quantization compensation means 56) is omitted, and the quantization prediction residual is Not calculated, only the quantized value is encoded in all signal channels.

チャネル明示設定部72は、基準及び被予測の信号チャネルを、符号化が必要となるよう明示的に、すなわち例えばG信号を基準としR及びB信号を被予測とするといったように、設定情報に直接に記載して設定する。当該設定はマニュアル的に所与の設定を与えてもよい。また、所定数の単位ブロック毎に、基準及び被予測の信号チャネルの可能な組み合わせの各場合において個別に符号化し、符号化コストを最小化する組み合わせに設定してもよい。   The channel explicit setting unit 72 explicitly sets the reference and predicted signal channels so that they need to be encoded, that is, for example, sets the R signal and the B signal as predicted using the G signal as a reference. Directly set and set. The setting may be manually given. Alternatively, a predetermined number of unit blocks may be individually encoded in each case of possible combinations of reference and predicted signal channels, and set to a combination that minimizes the encoding cost.

例えばRGB信号であれば、RGBのいずれか1つを基準として残り2つを被予測とする場合の3通りと、2つの基準x及びyに対して残りの1つzをxを参照しての被予測とする場合の6通り(当該xyzにRGBを割り当てる6通り)との9通りを可能な組み合わせとして符号化コストを比較してもよい。基準xからyを予測し、当該yからzを予測するように、被予測yをさらに別の被予測zに対する基準とする場合も組み合わせに含めてもよい。   For example, in the case of an RGB signal, refer to x for the remaining one z and the other two for reference x and y in three ways when the other two are to be predicted based on any one of RGB. The encoding costs may be compared by using 9 possible combinations of 6 ways (6 ways of assigning RGB to the xyz) as possible. The prediction y may be used as a reference for another predicted z so that y is predicted from the reference x and z is predicted from the y.

チャネル暗示設定部73は、基準及び被予測の信号チャネルを、符号化が不要となるよう暗示的に、すなわち設定情報には直接には記載しないで設定する。この場合、符号化済みの画素を用いて所与の判断を行うことで基準及び被予測の信号チャネルが設定されるので、直接に記載しない代わりに、当該所与の判断の仕方を特定する情報が設定情報に盛り込まれ、復号装置側でも同様の判断を行うことで符号化装置側と同様の設定を用いることができる。   The channel implied setting unit 73 sets the reference and predicted signal channels implicitly, that is, without being described directly in the setting information so that encoding is unnecessary. In this case, since a reference and a signal channel to be predicted are set by performing a given determination using encoded pixels, information that specifies how to make the given determination instead of directly describing the channel. Is included in the setting information, and the same setting as that on the encoding device side can be used by making the same determination on the decoding device side.

当該所与の判断として、図5に例を示すような、符号化対象単位ブロックの近傍領域の符号化済みブロックにおける(画素ではなく)量子化値の変化の豊富さ(変化の度合い)を各信号チャネルでの比較に基づく基準及び被予測の判断決定がある。すなわち、図5に示すRGB信号の例であれば各信号フレームの同時刻同位置の符号化対象ブロックRi,Gi,Biに対して、共通形状及び共通相対位置となるブロック単位での所定の符号化済み近傍領域Rs,Gs,Bsの量子化値の変化の豊富さを比較することで、基準及び被予測を決定する。   As the given judgment, the richness (degree of change) of the quantized value (not the pixel) in the encoded block in the neighborhood region of the encoding target unit block, as shown in FIG. There are criteria and prediction decisions based on comparisons in the signal channel. In other words, in the example of the RGB signal shown in FIG. 5, a predetermined code in block units having a common shape and a common relative position with respect to the encoding target blocks Ri, Gi, Bi at the same time and the same position in each signal frame. The reference and the prediction target are determined by comparing the abundance of changes in the quantized values of the normalized neighborhood regions Rs, Gs, and Bs.

変化に富んでいるかの基準には、当該各近傍領域での符号化済み量子化値の絶対値分散や絶対値振幅を用いることができ、当該絶対値分散又は振幅が大きいほど変化が豊富である。比較により、変化が豊富な信号チャネルを基準として採用するよう設定すれば、予測精度向上の効果が得られる。比較により、変化が豊富な信号チャネルを逆に被予測として採用するよう設定すれば、符号化効率向上の効果が得られる。変化の豊富さが上位のいずれの信号チャネルを下位のいずれの信号チャネルからの基準又は被予測とするかについても、チャネル明示部72での説明例と同様に、所定の組み合わせを設定しておく。   As a criterion for whether or not there is a large amount of change, the absolute value variance or absolute value amplitude of the coded quantized value in each neighboring region can be used, and the larger the absolute value variance or amplitude, the richer the change. . If the comparison is made so that signal channels with abundant changes are adopted as a reference, the effect of improving the prediction accuracy can be obtained. As a result of comparison, if it is set so that a signal channel rich in change is adopted as the prediction target, the effect of improving the coding efficiency can be obtained. As in the example of the channel clarification unit 72, a predetermined combination is set as to which of the signal channels having the highest level of change is used as the reference or prediction from which of the lower signal channels. .

チャネル学習設定部74は、符号化対象ブロックの各チャネル信号の量子化値を入力として、当該符号化対象ブロックにおける基準及び被予測の信号チャネルの設定情報を自動で出力し、当該設定情報が符号化される。ここで、当該入力とされる量子化値は基準信号に対するのと同様の処理によって用意しておく。当該自動出力は、所定の統計的機械学習による識別器(例えば、決定木[Decision Tree]、ランダム森[Random Forest]又はニューラルネットワーク[Neural Network]等)を用いることにより行われる。   The channel learning setting unit 74 receives the quantized value of each channel signal of the encoding target block as an input, and automatically outputs the setting information of the reference and predicted signal channel in the encoding target block. It becomes. Here, the input quantization value is prepared by the same processing as that for the reference signal. The automatic output is performed by using a classifier (for example, a decision tree, a random forest, a neural network, or the like) based on predetermined statistical machine learning.

すなわち、所与の学習用画像における特徴量としての所与の量子化値と、当該学習用画像に対する符号化コストを最小にするような基準及び被予測の信号チャネルの所与の設定とによって、統計的機械学習による識別器を構築しておき、当該識別器を用いて設定情報を自動出力する。チャネル学習設定部74ではさらに、所定の単位ブロック毎に符号化コストを最小にするような設定を(当該識別器によらず)求めて、識別器の出力との比較により、当該識別器に対して逐次学習を適用してもよい。なお、復号装置側では、明示的な基準及び被予測の設定情報を受け取るだけであるので、用いた統計的機械学習及び識別器等の情報は符号化不要である。   That is, with a given quantized value as a feature quantity in a given learning image and a given setting of a reference and a predicted signal channel that minimizes the coding cost for that learning image, A classifier based on statistical machine learning is constructed, and setting information is automatically output using the classifier. The channel learning setting unit 74 further obtains a setting that minimizes the coding cost for each predetermined unit block (regardless of the discriminator), and compares the discriminator with the output of the discriminator. Sequential learning may be applied. Note that since the decoding device only receives explicit reference and prediction setting information, the information such as the statistical machine learning and the discriminator used need not be encoded.

次に、量子化予測手段5,55及び量子化補償手段6,56における、基準信号チャネルの量子化値から被予測信号チャネルの量子化値を予測し及び補償するための、所定の予測方式について、図6を用いて説明する。当該予測方式も設定部7により設定され、設定情報として符号化され、復号装置側で同様の処理が行われる。   Next, a predetermined prediction method for predicting and compensating the quantized value of the predicted signal channel from the quantized value of the reference signal channel in the quantizing predicting means 5 and 55 and the quantizing compensating means 6 and 56 This will be described with reference to FIG. The prediction method is also set by the setting unit 7, encoded as setting information, and the same processing is performed on the decoding device side.

図6では説明例として、RGB信号におけるG信号を基準、B信号を被予測としている。(1)及び(2)に示すように、基準G信号及び被予測B信号の量子化値は共に変換手段14による変換係数への変換手法の詳細により定まる、所定サイズ(ここでは4×4)のマトリクス状に構成され、各周波数要素は直流要素(DC)から開始されるジグザグスキャン等、所定の順序に従って順次符号化される。なお、周波数領域ではなく画素から構成される単位ブロックと区別するために、「マトリクス」及び「要素」と称することとする。   In FIG. 6, as an illustrative example, the G signal in the RGB signal is used as a reference, and the B signal is used as a prediction target. As shown in (1) and (2), the quantized values of the reference G signal and the predicted B signal are both determined by the details of the conversion method to the conversion coefficient by the conversion means 14 and are a predetermined size (here, 4 × 4). The frequency elements are sequentially encoded according to a predetermined order, such as a zigzag scan starting from a direct current element (DC). In addition, in order to distinguish from the unit block which consists of a pixel instead of a frequency domain, it will call a "matrix" and an "element".

(1)に太枠F1で囲って示すように、基準G信号についてはマトリクス内の全要素は符号化済みである。ここで、(2)に太枠F2で囲って示す部分の要素は前記所定の順序に従って逐次予測・補償されると共に符号化済みであるが、残りの部分は符号化前である被予測B信号における、次の予測・補償及び符号化対象となる要素B(x)を用いて予測の方式を説明する。なお、当該表記B(x)やG'(x)等においてxはマトリクス内の位置を表し、カンマの有無で符号化済みか前かを表す。   As indicated by a thick frame F1 in (1), all elements in the matrix have already been encoded for the reference G signal. Here, the elements of the portion surrounded by the thick frame F2 in (2) are sequentially predicted and compensated according to the predetermined order and encoded, but the remaining portion is the predicted B signal before encoding. A prediction method will be described using the next prediction / compensation and encoding target element B (x). Note that in the notation B (x), G ′ (x), etc., x represents a position in the matrix, and represents whether it has been encoded or not, with or without a comma.

B(x)は、F1で囲って示す基準信号における符号化済み各要素と、F2で囲って示す当該被予測信号における当該B(x)を符号化しようとする時点での符号化済み各要素とに所定の予測式を適用することにより予測・補償される。当該予測式を適用する際のパラメータが量子化予測手段5,55の決定する量子化予測情報であり、量子化補償手段6,56は当該パラメータを当該予測式に適用して量子化予測信号を得る。   B (x) is each encoded element in the reference signal surrounded by F1, and each encoded element at the time of encoding B (x) in the predicted signal surrounded by F2. Prediction / compensation is performed by applying a predetermined prediction formula to the above. The parameter for applying the prediction formula is the quantized prediction information determined by the quantization prediction means 5 and 55, and the quantization compensation means 6 and 56 apply the parameter to the prediction formula to obtain the quantized prediction signal. obtain.

例えば特に、基準信号における同位置の符号化済み要素G'(x)にパラメータとして係数kを乗じて、B(x)=k×G'(x)という予測式を用いてもよい。さらに当該係数kが具体化されている予測式として例えば、次式(式1)又は(式2)をB(x)に対する予測式として利用できる。   For example, in particular, a prediction formula of B (x) = k × G ′ (x) may be used by multiplying an encoded element G ′ (x) at the same position in the reference signal by a coefficient k as a parameter. Furthermore, for example, the following equation (Equation 1) or (Equation 2) can be used as a prediction equation for B (x) as a prediction equation in which the coefficient k is embodied.

ここで、G'(xi), B'(xi)はそれぞれ図中にもi=1,2の例を示すように、位置xiにおける基準G信号の量子化値及び被予測B信号の符号化済みの量子化値を表す。位置xiは、被予測B信号における符号化対象要素の位置xに対する符号化済みの所定の近傍領域内の各位置を表す。nは当該近傍領域に属する要素の個数を表す。median n i は、n個のうちの中央値を表す。wiは重み係数であり、当該位置xiとxとの距離に応じて設定することもできる。なお、マトリクス中の所定の近傍領域は、図6では符号化対象位置xの上隣x1及び左隣x2により構成された例が示されているが、その他任意の形状を設定してよい。 Here, G ′ (x i ) and B ′ (x i ) are respectively the quantized value of the reference G signal at position x i and the predicted B signal as shown in the figure where i = 1 and 2 Represents the encoded quantized value of. The position x i represents each position in a predetermined neighborhood area that has been encoded with respect to the position x of the encoding target element in the predicted B signal. n represents the number of elements belonging to the neighboring region. median n i represents the median value of n. w i is a weighting coefficient, and can be set according to the distance between the positions x i and x. The predetermined neighboring region in the matrix is an example which is constructed according to the next x 1 and left x 2 on the encoding target position x 6 may be set to any other shape .

すなわち、(式1)及び(式2)は共に、信号間相関を表現する量としてマトリクス内での基準と被予測とでの所定の近傍領域の各位置xiにおける比率B(xi)/G(xi)に注目して、係数kを定めるものである。 That is, (Equation 1) and (Equation 2) are both ratios B (x i ) / at predetermined positions x i in a predetermined neighborhood region in the matrix as a quantity expressing the inter-signal correlation. Focusing on G (x i ), the coefficient k is determined.

ただし、要素xがマトリクスにおける最初の位置(DCの位置)である場合、あるいは全てのG'(xi)がゼロである場合、当該要素における量子化予測信号B(x)は、予め設定しておいた固定値とする。あるいは一部のG'(xi)がゼロである場合、算出式から除外する。 However, when the element x is the first position (DC position) in the matrix or when all G ′ (x i ) are zero, the quantized prediction signal B (x) in the element is set in advance. It is a fixed value. Alternatively, when some G ′ (x i ) is zero, it is excluded from the calculation formula.

計算例として、符号化対象位置xに対する所定の近傍領域が図6中のx1及びx2からなるとし、B(x1)=10, B(x2)=25, G(x1)=20, G(x2)=30, w1=w2=1/2とすると、係数kは(式1)を採用した場合、
k=median (10/20, 25/30)=1/2又は5/6 [偶数個であるのでいずれかに中央値を設定]
(式2)を採用した場合、
k=(10/20 + 25/30)/2=2/3
となる。当該パラメータkにB(x)と同位置のG'(x)の値を乗算したものが、B(x)に対する量子化予測信号となる。
As a calculation example, it is assumed that a predetermined neighborhood region with respect to the encoding target position x is composed of x 1 and x 2 in FIG. 6, and B (x 1 ) = 10, B (x 2 ) = 25, G (x 1 ) = 20, G (x 2 ) = 30, w 1 = w 2 = 1/2, the coefficient k is (Equation 1)
k = median (10/20, 25/30) = 1/2 or 5/6 [The median value is set to either because it is an even number]
When (Formula 2) is adopted,
k = (10/20 + 25/30) / 2 = 2/3
It becomes. The parameter k multiplied by the value of G ′ (x) at the same position as B (x) is the quantized prediction signal for B (x).

その他、各種の変形実施例を説明する。各変形実施例における処理(チャネル別量子化値処理部16,36以外の処理も含む)の設定も、設定部7により設定情報として符号化され、復号側でも同様の処理が可能となる。   In addition, various modified embodiments will be described. The setting of processing in each modified embodiment (including processing other than the channel-specific quantization value processing units 16 and 36) is also encoded as setting information by the setting unit 7, and the same processing can be performed on the decoding side.

量子化予測手段5,55では、各周波数要素が列挙された上記マトリクスのうち、所定の一部のみについて量子化予測情報を決定してもよい。この場合、当該所定の一部についてのみ量子化予測残差が求まり符号化される。残りの部分については、被予測の信号チャネルではあるが量子化予測残差は求めず、基準信号チャネルと同様に量子化値を符号化してもよく、あるいは削除してもよい。当該所定の一部としては、マトリクスにおける所定の周波数領域の部分又は要素の絶対値がある基準以上大きい部分を採用することができる。当該設定情報は設定部7により設定された後、符号化され、復号装置側でも同様にする。   The quantization prediction means 5 and 55 may determine the quantization prediction information for only a predetermined part of the matrix in which each frequency element is listed. In this case, the quantized prediction residual is obtained and encoded only for the predetermined part. The remaining portion is a signal channel to be predicted, but the quantized prediction residual is not obtained, and the quantized value may be encoded or deleted as in the reference signal channel. As the predetermined part, a part of a predetermined frequency region in the matrix or a part larger than a certain reference value can be adopted. The setting information is set by the setting unit 7, then encoded, and the same is performed on the decoding device side.

量子化差分手段2では、前記差分処理の後さらに追加処理として、丸め処理を行うことで量子化予測残差を整数値としてもよい。この場合、量子化予測残差も通常の量子化値と同様に整数となるので、符号化効率向上の効果が得られる。   In the quantization difference means 2, the quantization prediction residual may be set to an integer value by performing a rounding process as an additional process after the difference process. In this case, since the quantized prediction residual is also an integer like the normal quantized value, the effect of improving the coding efficiency can be obtained.

量子化手段15では、量子化における丸め処理を省略して、量子化ステップによる除算のみを行ってもよい。この場合、各手段は上記説明してきた量子化値を特例的に整数ではなく実数として扱うこととなるが、処理は共通である。なお、逆量子化手段18,38においては量子化ステップによる積算のみを行うこととなる。この場合、特に同時に上記の量子化差分手段2での丸め処理を不適用とすることで、量子化値及び量子化予測残差の両者が実数となり、予測精度向上の効果が得られる。   The quantization means 15 may omit the rounding process in the quantization and perform only the division by the quantization step. In this case, each means treats the quantized value described above as a real number instead of an integer, but the processing is common. In addition, in the dequantization means 18 and 38, only integration by a quantization step is performed. In this case, in particular, by simultaneously applying the rounding process in the quantization difference means 2 described above, both the quantized value and the quantized prediction residual become real numbers, and the effect of improving the prediction accuracy is obtained.

以上、本発明によれば、入力信号を複数の信号チャネルにおける量子化値に分離し、基準信号となる量子化値から他の量子化値を予測して被予測信号における情報の発生量を削減する手段を具備することで、高い符号化効率が可能となる。また、時間的冗長性などを削減する従来の予測方式と組み合わせることが可能であり、符号化効率を更に向上させることが可能となる。   As described above, according to the present invention, an input signal is separated into quantized values in a plurality of signal channels, and other quantized values are predicted from the quantized values serving as reference signals to reduce the amount of information generated in the predicted signal. By including the means to perform, high encoding efficiency is possible. Further, it can be combined with a conventional prediction method that reduces temporal redundancy and the like, and the encoding efficiency can be further improved.

100…画像符号化装置、300…画像復号装置、10…第一のスイッチ、11…予測手段、12,32…補償手段、13…差分手段、14…変換手段、15…量子化手段、16,36…チャネル別量子化値処理部、17…符号化手段、37…復号手段、18,38…逆量子化手段、19,39…逆変換手段、20,40…加算手段、21,41…保持手段、101…画像入力手段、102…符号出力手段、301…符号入力手段、302…画像出力手段、1…第二のスイッチ、51…第三のスイッチ、2…量子化差分手段、3,53…量子化加算手段、4,54…量子化保持手段、5,55…量子化予測手段、5,56…量子化補償手段、7,57…設定部   DESCRIPTION OF SYMBOLS 100 ... Image coding apparatus, 300 ... Image decoding apparatus, 10 ... First switch, 11 ... Prediction means, 12, 32 ... Compensation means, 13 ... Difference means, 14 ... Conversion means, 15 ... Quantization means, 16, 36: Quantized value processing unit for each channel, 17: Coding means, 37: Decoding means, 18, 38 ... Inverse quantization means, 19, 39 ... Inverse transform means, 20, 40 ... Addition means, 21, 41 ... Holding Means 101: Image input means 102: Code output means 301 ... Code input means 302 ... Image output means 1 ... Second switch 51 ... Third switch 2 ... Quantization difference means 3, 53 ... Quantization addition means, 4,54 ... Quantization holding means, 5,55 ... Quantization prediction means, 5,56 ... Quantization compensation means, 7,57 ... Setting section

Claims (13)

複数の画素から構成される単位ブロックの各画素に対して、符号化済み画素から符号化対象の各画素を予測する予測情報を決定する予測手段と、
当該予測情報に基づいて各画素の予測画素を生成する補償手段と、
当該各画素とその予測画素との間で差分処理を行って予測残差とする差分手段と、
当該予測残差に対して直交変換を施して変換係数とする変換手段と、
当該変換係数を量子化して量子化値とする量子化手段とを備え、単位ブロック毎に当該量子化値の符号化を行う画像符号化装置において、
画素を構成する第一の信号チャネルにおける符号化済みの量子化値を予測の基準とするために保持する量子化保持手段と、
画素を構成する第二の信号チャネルにおける符号化対象の量子化値を当該第一の信号チャネルにおける符号化済みの量子化値から所定の予測方式に従い予測する量子化予測情報を決定する量子化予測手段と、
当該量子化予測情報に基づいて第二の信号チャネルにおける符号化対象の量子化値に対する量子化予測信号を生成する量子化補償手段と、
当該第二の信号チャネルにおける符号化対象の量子化値とその量子化予測信号との間で差分処理を行って量子化予測残差とする量子化差分手段とを備え、
前記所定の予測方式を特定する情報を符号化し、且つ第二の信号チャネルに対しては前記量子化予測残差を符号化すると共に、当該符号化済みの量子化予測残差とその量子化予測信号とを加算して第二の信号チャネルにおける符号化済みの量子化値となし、当該第一及び第二の信号チャネルにおける符号化済みの量子化値に基づいて前記符号化済み画素を生成することを特徴とする画像符号化装置。
Prediction means for determining prediction information for predicting each pixel to be encoded from encoded pixels for each pixel of a unit block composed of a plurality of pixels;
Compensation means for generating a prediction pixel of each pixel based on the prediction information;
Difference means for performing a difference process between each pixel and the prediction pixel to obtain a prediction residual,
Transform means for transforming the prediction residual into a transform coefficient by performing orthogonal transform;
In an image coding apparatus that includes a quantization unit that quantizes the transform coefficient to obtain a quantized value, and performs coding of the quantized value for each unit block.
Quantization holding means for holding an encoded quantized value in a first signal channel constituting a pixel as a reference for prediction;
Quantization prediction for determining quantization prediction information for predicting a quantization value to be encoded in a second signal channel constituting a pixel from a coded quantization value in the first signal channel according to a predetermined prediction method Means,
Quantization compensation means for generating a quantized prediction signal for the quantization value to be encoded in the second signal channel based on the quantization prediction information;
A quantization difference means for performing a difference process between the quantization value to be encoded in the second signal channel and the quantized prediction signal to obtain a quantized prediction residual;
The information specifying the predetermined prediction method is encoded, and the quantization prediction residual is encoded for the second signal channel, and the encoded quantization prediction residual and its quantization prediction are encoded. The signal is added to form an encoded quantized value in the second signal channel, and the encoded pixel is generated based on the encoded quantized value in the first and second signal channels. An image encoding apparatus characterized by that.
前記量子化予測手段、量子化補償手段及び量子化差分手段の適用有無を所定数の単位ブロック毎に設定する適用設定部をさらに備え、
前記適用有無に関する情報を符号化すると共に、適用無しの場合には前記第一及び第二の信号チャネルの両者においてその量子化値を符号化することを特徴とする請求項1に記載の画像符号化装置。
Further comprising an application setting unit for setting the presence / absence of application of the quantization prediction means, quantization compensation means, and quantization difference means for each predetermined number of unit blocks;
2. The image code according to claim 1, wherein the information about the presence / absence of application is encoded, and the quantized value is encoded in both the first and second signal channels when there is no application. Device.
前記第一及び第二の信号チャネルを所定数の単位ブロック毎に設定するチャネル明示設定部をさらに備え、当該設定された第一及び第二の信号チャネルの情報を符号化することを特徴とする請求項1に記載の画像符号化装置。   It further comprises a channel explicit setting unit that sets the first and second signal channels for each predetermined number of unit blocks, and encodes information of the set first and second signal channels. The image encoding device according to claim 1. 前記チャネル明示設定部は、前記第一及び第二の信号チャネルの可能な組み合わせの各場合における符号化コストに基づいて、当該符号化コストが最小となるような組み合わせに前記第一及び第二の信号チャネルを設定することを特徴とする請求項3に記載の画像符号化装置。   The channel explicit setting unit may determine the first and second combinations based on the encoding cost in each case of the possible combinations of the first and second signal channels so that the encoding cost is minimized. The image coding apparatus according to claim 3, wherein a signal channel is set. 前記第一及び第二の信号チャネルを所定数の単位ブロック毎に設定するチャネル暗示設定部をさらに備え、該チャネル暗示設定部は符号化済みの所定の近傍領域における量子化値の変化度合いの各信号チャネル間での比較に基づいて前記第一及び第二の信号チャネルを設定することにより、当該設定する第一及び第二の信号チャネルの情報を符号化しないことを特徴とする請求項1に記載の画像符号化装置。   A channel implied setting unit configured to set the first and second signal channels for each predetermined number of unit blocks, the channel implied setting unit configured to change each of the degree of change in the quantized value in a predetermined coded neighborhood region; The information of the first and second signal channels to be set is not encoded by setting the first and second signal channels based on a comparison between the signal channels. The image encoding device described. 前記第一及び第二の信号チャネルを所定数の単位ブロック毎に設定するチャネル学習設定部をさらに備え、当該設定された第一及び第二の信号チャネルの情報を符号化し、
前記チャネル学習設定部は、所与の学習用画像と当該学習用画像に対する符号化コストを最小にする第一及び第二の信号チャネルの所与の設定とからなる所与の学習データに対して所与の統計的機械学習を適用して得られた識別器を用いることにより前記第一及び第二の信号チャネルを設定することを特徴とする請求項1に記載の画像符号化装置。
A channel learning setting unit that sets the first and second signal channels for each predetermined number of unit blocks, and encodes information of the set first and second signal channels;
The channel learning setting unit is configured for given learning data including a given learning image and a given setting of first and second signal channels that minimize the coding cost for the learning image. 2. The image coding apparatus according to claim 1, wherein the first and second signal channels are set by using a discriminator obtained by applying a given statistical machine learning.
前記量子化値は単位ブロック毎に周波数領域にて所定サイズのマトリクス状に構成され、該マトリクスの各要素は所定の順序に従って符号化され、
前記量子化予測手段は、前記所定の予測方式に従い、前記第二の信号チャネルにおける前記マトリクスにて順次符号化対象となる各要素を、前記第一及び第二の信号チャネルにおける前記マトリクス内での所定の符号化済みの要素に基づいて予測するための情報として、前記量子化予測情報を決定することを特徴とする請求項1に記載の画像符号化装置。
The quantized values are configured in a matrix of a predetermined size in the frequency domain for each unit block, and each element of the matrix is encoded according to a predetermined order,
The quantization predicting means, according to the predetermined prediction scheme, sequentially converts each element to be encoded in the matrix in the second signal channel in the matrix in the first and second signal channels. The image coding apparatus according to claim 1, wherein the quantization prediction information is determined as information for prediction based on a predetermined encoded element.
前記量子化予測手段は、前記所定の予測方式に従い、前記第二の信号チャネルにおける前記マトリクスにて順次符号化対象となる各要素を、符号化済みの前記第一の信号チャネルにおける前記マトリクスにて同位置の要素に対して定数を乗算することにより予測し、
該定数を、前記第一及び第二の信号チャネルにおける前記マトリクス内での符号化済みの所定の近傍領域の各位置における、前記第二の信号チャネルの要素の値を前記第一の信号チャネルの要素の値で割った比の、当該近傍領域内での中央値又は当該近傍領域内での所定の重み付け平均として算出して、該定数を前記量子化予測情報として決定することを特徴とする請求項7に記載の画像符号化装置。
The quantization predicting means, according to the predetermined prediction method, sequentially encodes each element to be encoded in the matrix in the second signal channel in the matrix in the encoded first signal channel. Predict by multiplying the element at the same position by a constant,
The constant is the value of the element of the second signal channel at each position in the predetermined neighborhood region encoded in the matrix of the first and second signal channels. The ratio divided by the element value is calculated as a median value in the neighboring region or a predetermined weighted average in the neighboring region, and the constant is determined as the quantized prediction information. Item 8. The image encoding device according to Item 7.
前記量子化予測手段が、前記マトリクスの所定の一部のみについて前記量子化予測情報を決定することで、前記第二の信号チャネルに対しては前記所定の一部のみについて前記量子化予測残差を符号化し、且つ前記所定の一部以外の部分については前記量子化値を符号化すると共に、前記所定の一部を特定する情報を符号化することを特徴とする請求項7または8に記載の画像符号化装置。   The quantization prediction means determines the quantization prediction information for only a predetermined part of the matrix, so that the quantization prediction residual for only the predetermined part for the second signal channel is determined. 9. The encoding method according to claim 7, further comprising: encoding the quantized value for a portion other than the predetermined portion, and encoding information for specifying the predetermined portion. Image coding apparatus. 前記量子化予測手段が、前記所定の一部として、前記マトリクスにおける所定の低周波数領域又は前記マトリクスにおける要素の絶対値の大きさが所定基準を満たす領域を設定することを特徴とする請求項9に記載の画像符号化装置。   10. The quantization prediction unit sets, as the predetermined part, a predetermined low frequency region in the matrix or a region in which the absolute value of an element in the matrix satisfies a predetermined criterion. The image encoding device described in 1. 前記量子化差分手段が、前記差分処理を行ってからさらに丸め処理を行うことにより前記量子化予測残差を整数値として得ることを特徴とする請求項1ないし10のいずれかに記載の画像符号化装置。   The image code according to any one of claims 1 to 10, wherein the quantization difference means obtains the quantization prediction residual as an integer value by performing a rounding process after performing the difference process. Device. 前記量子化手段が量子化における丸め処理を省略することで、前記各手段が実数値として前記量子化値を扱うことを特徴とする請求項1ないし10のいずれかに記載の画像符号化装置。   The image coding apparatus according to claim 1, wherein the quantization unit omits a rounding process in quantization so that each unit handles the quantized value as a real value. 請求項1ないし12のいずれかに記載の画像符号化装置により符号化された符号情報を復号して復号画素を生成する画像復号装置であり、
当該符号情報を復号して前記第一のチャネルにおける量子化値と、前記第二のチャネルにおける量子化予測残差と、前記所定の予測方式を特定する情報とを得る復号手段と、
前記第一のチャネルにおける復号済み量子化値を予測の基準とするために保持する復号側量子化保持手段と、
前記第一のチャネルにおける復号済み量子化値から前記所定の予測方式に従い前記第二のチャネルにおける復号対象の量子化値を予測する量子化予測情報を決定する復号側量子化予測手段と、
当該決定された量子化予測情報に基づいて前記第二のチャネルにおける量子化予測信号を生成する復号側量子化補償手段とを備え、
前記第二のチャネルにおける量子化予測信号と前記復号された量子化予測残差とを加算して前記第二のチャネルにおける量子化値となし、当該第一及び第二の信号チャネルにおける復号された量子化値に基づいて復号画素を生成することを特徴とする画像復号装置。
An image decoding device that generates decoded pixels by decoding code information encoded by the image encoding device according to any one of claims 1 to 12,
Decoding means for decoding the code information to obtain a quantized value in the first channel, a quantized prediction residual in the second channel, and information specifying the predetermined prediction method;
Decoding side quantization holding means for holding the decoded quantization value in the first channel as a reference for prediction;
Decoding-side quantization prediction means for determining quantization prediction information for predicting a quantization value to be decoded in the second channel according to the predetermined prediction method from the decoded quantization value in the first channel;
Decoding side quantization compensation means for generating a quantized prediction signal in the second channel based on the determined quantized prediction information,
The quantized prediction signal in the second channel and the decoded quantized prediction residual are added to obtain a quantized value in the second channel, which is decoded in the first and second signal channels. An image decoding apparatus that generates a decoded pixel based on a quantized value.
JP2011199144A 2011-09-13 2011-09-13 Image coding device and image decoding device Withdrawn JP2013062644A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2011199144A JP2013062644A (en) 2011-09-13 2011-09-13 Image coding device and image decoding device
PCT/JP2012/071334 WO2013038888A1 (en) 2011-09-13 2012-08-23 Image encoding device and image decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011199144A JP2013062644A (en) 2011-09-13 2011-09-13 Image coding device and image decoding device

Publications (1)

Publication Number Publication Date
JP2013062644A true JP2013062644A (en) 2013-04-04

Family

ID=47883122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011199144A Withdrawn JP2013062644A (en) 2011-09-13 2011-09-13 Image coding device and image decoding device

Country Status (2)

Country Link
JP (1) JP2013062644A (en)
WO (1) WO2013038888A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019235366A1 (en) * 2018-06-06 2019-12-12 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device
WO2019240215A1 (en) * 2018-06-13 2019-12-19 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ES2170744T3 (en) * 1996-05-28 2002-08-16 Matsushita Electric Ind Co Ltd PREDICTION AND DECODING DEVICE DEVICE.
KR101200865B1 (en) * 2006-03-23 2012-11-13 삼성전자주식회사 An video encoding/decoding method and apparatus

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019235366A1 (en) * 2018-06-06 2019-12-12 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device
JPWO2019235366A1 (en) * 2018-06-06 2021-06-24 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America 3D data coding method, 3D data decoding method, 3D data coding device, and 3D data decoding device
JP7167144B2 (en) 2018-06-06 2022-11-08 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device
WO2019240215A1 (en) * 2018-06-13 2019-12-19 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device
JPWO2019240215A1 (en) * 2018-06-13 2021-06-24 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America 3D data coding method, 3D data decoding method, 3D data coding device, and 3D data decoding device
JP7167147B2 (en) 2018-06-13 2022-11-08 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device

Also Published As

Publication number Publication date
WO2013038888A1 (en) 2013-03-21

Similar Documents

Publication Publication Date Title
KR101591825B1 (en) A method and an apparatus for encoding or decoding of a video signal
JP5421757B2 (en) Image encoding device
KR101421056B1 (en) Method of estimating motion vector using multiple motion vector predictors, apparatus, encoder, decoder and decoding method
KR101362757B1 (en) Method and apparatus for image encoding and decoding using inter color compensation
KR101261526B1 (en) An video encoding/decoding method and apparatus
RU2720975C2 (en) Method of encoding and decoding images, an encoding and decoding device and corresponding computer programs
US10116942B2 (en) Method and apparatus for decoding a video using an intra prediction
KR101351714B1 (en) Method for decoding a bitstream
JP5545783B2 (en) Method for decoding a stream of encoded data representing an image sequence and method for encoding an image sequence
US20120230405A1 (en) Video coding methods and video encoders and decoders with localized weighted prediction
US20140328403A1 (en) Image encoding/decoding method and apparatus using weight prediction
US20070098067A1 (en) Method and apparatus for video encoding/decoding
US20080008238A1 (en) Image encoding/decoding method and apparatus
KR101981905B1 (en) Encoding method and device, decoding method and device, and computer-readable storage medium
JP4726047B2 (en) Image encoding device
US11223827B2 (en) Image encoding device, image decoding device, and the programs thereof
KR20090058954A (en) Video coding method and apparatus using side matching, and video decoding method and appartus thereof
US20100166075A1 (en) Method and apparatus for coding video image
JP5796899B2 (en) Image encoding apparatus and image decoding apparatus
KR20150099165A (en) Tsm rate-distortion optimizing method, encoding method and device using the same, and apparatus for processing picture
KR101450645B1 (en) A method and an apparatus for controlling a video bitrate
KR20130046377A (en) Methods for coding and reconstructing a pixel block and corresponding devices
JP2001251627A (en) Coder, coding method and recording medium recorded with program
WO2013038888A1 (en) Image encoding device and image decoding device
JP6946979B2 (en) Video coding device, video coding method, and video coding program

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: 20141202