JP2015115614A - Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program - Google Patents

Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program Download PDF

Info

Publication number
JP2015115614A
JP2015115614A JP2013253648A JP2013253648A JP2015115614A JP 2015115614 A JP2015115614 A JP 2015115614A JP 2013253648 A JP2013253648 A JP 2013253648A JP 2013253648 A JP2013253648 A JP 2013253648A JP 2015115614 A JP2015115614 A JP 2015115614A
Authority
JP
Japan
Prior art keywords
conversion
inverse
decoded
vertical
transform
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
Application number
JP2013253648A
Other languages
Japanese (ja)
Inventor
誠之 高村
Masayuki Takamura
誠之 高村
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013253648A priority Critical patent/JP2015115614A/en
Publication of JP2015115614A publication Critical patent/JP2015115614A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a decoded video of higher quality with less amount of code by enhancing power deviation of residual signals after conversion.SOLUTION: When a target block to be encoded is processed by intra-prediction encoding, a conversion processing method includes: a conversion selection step of selecting a vertically/horizontally non-separated conversion that is applied to a predictive residual signal according to an intra-prediction mode from among a plurality of vertically/horizontally non-separated conversions prepared beforehand; and a conversion step of generating a conversion coefficient by applying the selected vertically/horizontally non-separated conversion to the predictive residual signal. When encoded data to be decoded is processed by intra-prediction encoding, an inverse conversion processing method includes: an inverse conversion selection step of selecting a vertically/horizontally non-separated inverse conversion that is applied to a decoding conversion coefficient according to an intra-prediction mode from among a plurality of vertically/horizontally non-separated inverse conversions prepared beforehand; and an inverse conversion step of generating a predictive residual decoded signal by applying the selected vertically/horizontally non-separated inverse conversion to the decoding conversion coefficient.

Description

本発明は、画像・映像の非可逆符号化において、映像品質の改善および符号化ビットレートを削減する変換処理方法、逆変換処理方法、変換処理装置、逆変換処理装置、変換処理プログラム及び逆変換処理プログラムに関する。   The present invention relates to a conversion processing method, an inverse conversion processing method, a conversion processing device, an inverse conversion processing device, a conversion processing program, and an inverse conversion for improving video quality and reducing an encoding bit rate in lossy encoding of an image / video. It relates to a processing program.

従来から、HEVC(High Efficiency Video Coding)などの映像符号化の構成要素の一つに、「変換」と呼ばれるものがある。これは、画素値予測後の残差画像に含まれる画素間相関を低減させる効果をもつ。HEVCでの画素値予測および変換は、4×4や8×8画素のようなブロック単位で行われている。画像符号化において、変換としては離散余弦変換(Discrete Cosine Transform,DCT)が広く用いられている。これには、変換を単純計算するよりも高速な計算方法(高速算法)が存在している。画像・映像符号化国際規格であるJPEG、MPEG−2、H.264/AVCは、全て変換としてDCTを用いている。   Conventionally, one of the components of video coding such as HEVC (High Efficiency Video Coding) is called “conversion”. This has the effect of reducing the correlation between pixels included in the residual image after pixel value prediction. The pixel value prediction and conversion in HEVC is performed in units of blocks such as 4 × 4 or 8 × 8 pixels. In image coding, discrete cosine transform (DCT) is widely used as transform. For this, there is a calculation method (high-speed calculation) that is faster than a simple calculation of conversion. JPEG, MPEG-2, H.264, and other international standards for image / video coding. H.264 / AVC uses DCT as a conversion.

さらにHEVCは、DCTに加え、4×4画素サイズでイントラ(画面内)予測符号化されるブロックにおいては離散正弦変換(Discrete Sine Transform,DST)を用いている。最も画素間相関を低減する能力が高く、したがって符号化効率も高いKarhunen−Loeve Transform(KLT)も存在するが、画像ごとに変換式が異なること(したがって変換係数情報を圧縮ビットストリームに含める、もしくは事前に複数の画像から作成しておく)、また高速算法がないことから、DCTよりも用いられる場面が少ない。   Further, in addition to DCT, HEVC uses a discrete sine transform (DST) in blocks that are intra (in-screen) predictive encoded with a 4 × 4 pixel size. There is also Karhunen-Loeve Transform (KLT), which has the highest ability to reduce the correlation between pixels, and therefore has the highest coding efficiency, but the conversion formula is different for each image (thus, the conversion coefficient information is included in the compressed bitstream, or It is created from a plurality of images in advance), and since there is no high-speed algorithm, there are fewer scenes used than DCT.

図3を参照してイントラ予測を説明する。図3は、イントラ画素値予測における参照画素と被予測ブロックの例を示す図である。正方形で囲まれたブロック(この例では4×4サイズ)内の各画素(白い丸で示す)を、このブロック近傍の復号済み画素(斜線の丸で示す)の値を参照しつつ置換する。この例では左上の画素値を参照している。   Intra prediction will be described with reference to FIG. FIG. 3 is a diagram illustrating an example of a reference pixel and a predicted block in intra pixel value prediction. Each pixel (indicated by a white circle) in a block surrounded by a square (4 × 4 size in this example) is replaced with reference to the value of a decoded pixel (indicated by a hatched circle) in the vicinity of this block. In this example, the upper left pixel value is referred to.

次に、図4を参照してHEVCにおけるイントラ予測符号化を説明する。図4は、イントラ予測モード番号と、対応する予測方向(番号2〜35)、非方向性予測(番号0と1)の例を示す図である。様々な方向(33方向)に沿った復号済み画素値を参照可能とし、最も符号化効率を高める方向が伝送されるのが一般的である。方向性予測の他に、周辺復号済み画素値の平均値を予測値とする方法(DC予測と呼ぶ)、復号済み画素値からの補間予測を行う予測方法(Planar予測と呼ぶ)もあり、これら35種類の予測方法を、「イントラ予測モード(intra prediction mode)」と呼んでいる。HEVCではイントラ予測ブロックごとに、このイントラ予測モードが伝送されている。   Next, intra prediction encoding in HEVC will be described with reference to FIG. FIG. 4 is a diagram illustrating an example of intra prediction mode numbers, corresponding prediction directions (numbers 2 to 35), and non-directional predictions (numbers 0 and 1). In general, it is possible to refer to decoded pixel values along various directions (33 directions), and a direction in which the encoding efficiency is most enhanced is transmitted. In addition to the directional prediction, there are a method (referred to as DC prediction) that uses an average value of peripheral decoded pixel values as a predicted value, and a prediction method that performs interpolation prediction from decoded pixel values (referred to as Planar prediction). The 35 kinds of prediction methods are called “intra prediction mode”. In HEVC, this intra prediction mode is transmitted for each intra prediction block.

イントラあるいはインター(画面間)予測により予測値の求められたブロックは、同じ位置の原画素の値との差、つまり予測誤差で埋められる。つまり予測値をP[x,y],原画素値をI[x,y]とすると、予測誤差値R[x,y]は
R[x,y]=I[x,y]−P[x,y]
ただしx、yはブロック内の2次元座標値である。
A block for which a prediction value is obtained by intra or inter (inter-screen) prediction is filled with a difference from the value of the original pixel at the same position, that is, a prediction error. That is, assuming that the prediction value is P [x, y] and the original pixel value is I [x, y], the prediction error value R [x, y] is R [x, y] = I [x, y] −P [ x, y]
However, x and y are two-dimensional coordinate values in the block.

次に、図5を参照して、予測誤差の変換について説明する。図5は、4×4ブロックを例とした残差信号の縦横分離型変換の例を示す図である。この例ではまず、各行に対して横方向に4点の変換を施す。こうして、低周波の変換係数(ブロック左側)に電力が偏る。得られた変換係数の各列に対し、縦方向に4点の変換を施す。こうして、低周波の変換係数(ブロック上側)に電力が偏る。こうして、ブロックの電力は、総和は変換前後で不変でありながら、ブロックの左上に偏る。この偏りが圧縮率の向上に寄与している。縦変換と横変換には、ともに同じDCTが用いられることが多い。また、先に縦方向、次に横方向の順で変換を施してもかまわない。   Next, prediction error conversion will be described with reference to FIG. FIG. 5 is a diagram illustrating an example of vertical / horizontal separation type conversion of a residual signal using a 4 × 4 block as an example. In this example, first, four points are converted in the horizontal direction for each row. Thus, the power is biased toward the low frequency conversion coefficient (left side of the block). Four columns of conversion are performed in the vertical direction for each column of the obtained conversion coefficients. Thus, the power is biased toward the low-frequency conversion coefficient (upper block side). Thus, the power of the block is biased to the upper left of the block while the sum remains unchanged before and after conversion. This bias contributes to the improvement of the compression rate. The same DCT is often used for both vertical conversion and horizontal conversion. Further, conversion may be performed in the order of the vertical direction first and then the horizontal direction.

このように縦横別々に変換する方法を「縦横分離型」の変換とよび、現在の映像符号化国際規格は全て分離型の変換を用いている。変換を工夫した画像符号化に関する先行技術には、以下のようなものが挙げられる。非特許文献1及び非特許文献2は、イントラ予測モードに応じて、あらかじめ定められた変換の一つを選択する方式である。非特許文献3は、計算量を削減するために平面(2次元)回転を組み合わせた変換(Rotational Transform,ROT)を、DCT等の代わりに施すものである。非特許文献4は、特定の条件(ブロック内量子化変換係数和の偶奇、変換ブロックサイズあるいは付加的に伝送されるフラグの値)に応じて、最も電力集中度の高い変換であるKLTまたはDCTのいずれかを変換として選択するものである。非特許文献5も同様に、特定の条件下であらかじめ用意されたKLTを切り替える、Multiple Model KLT(MMKLT)と呼ぶ方法を用いている。これらの変換は、いずれも「縦横分離型」の変換である。   This method of converting the vertical and horizontal separately is called “vertical and horizontal separation type” conversion, and all current video coding international standards use separation type conversion. Examples of the prior art relating to image coding with improved conversion include the following. Non-Patent Document 1 and Non-Patent Document 2 are methods for selecting one of predetermined transformations according to the intra prediction mode. Non-Patent Document 3 performs transformation (Rotational Transform, ROT) combining plane (two-dimensional) rotation in order to reduce the amount of calculation instead of DCT or the like. Non-Patent Document 4 describes KLT or DCT, which is a transform with the highest power concentration degree, according to specific conditions (even or odd of the intra-block quantized transform coefficient sum, transform block size or additionally transmitted flag value). Is selected as the conversion. Similarly, Non-Patent Document 5 uses a method called Multiple Model KLT (MMKLT) in which KLTs prepared in advance under specific conditions are switched. These conversions are all “vertical and horizontal separation type” conversions.

図6は、4×4ブロックを例とした残差信号の縦横非分離型変換の例を示す図である。図6に示すように、16点変換を一回だけかけるようにすることも可能である。これを「縦横非分離型」の変換と呼ぶ。少ない点数での変換よりも、多い点数での変換のほうが、電力の偏りが大きくなることが知られており、縦横非分離型変換を用いることで、縦横分離型変換よりも、一般的に符号化効率をより高めることができる。また、フィルタの点数が多く設計自由度が高いため、斜め方向のエッジや縞模様の画像ブロックに対しても電力集中を高めることができる。   FIG. 6 is a diagram illustrating an example of vertical / horizontal non-separation conversion of a residual signal taking a 4 × 4 block as an example. As shown in FIG. 6, it is possible to perform the 16-point conversion only once. This is called “vertical and horizontal non-separable” conversion. It is known that the conversion with a large number of points increases the bias in power than the conversion with a small number of points. Efficiency can be further increased. In addition, since the number of filter points is large and the degree of freedom in design is high, power concentration can be increased even for image edges with diagonal edges and striped patterns.

なお、縦横非分離型変換の「逆変換」は、縦横分離型変換の逆変換と本質的に変わるところはない。通常は変換として直交変換(KLT、DCT、およびMMKLTなどの派生は直交変換の範疇である)を用いるため、符号化ループ内および復号器が縦横非分離型変換の「逆変換」を行う場合、逆変換は変換のための行列を転置したものとなる。つまり、逆変換のために余分な記憶領域を確保する必要はない。これを数式で表現すると次のようになる。変換されるブロックを縦ベクトルx(4×4サイズであれば16個の画素値を縦に並べたもの)、直交変換行列をTとすると、変換は
c=Tx
となる。変換係数cは、xと同じサイズの縦ベクトルである。このとき、逆変換は
x=T’c
となる。T’はTを転置した行列である。このように、変換のための情報があれば、逆変換のための記憶領域は別途必要がない。
Note that the “inverse conversion” of the vertical / horizontal non-separation type conversion is essentially the same as the reverse conversion of the vertical / horizontal separation type conversion. Since orthogonal transforms (derivations such as KLT, DCT, and MMKLT are categories of orthogonal transforms) are usually used as transforms, when the encoding loop and the decoder perform “inverse transform” of the vertical / horizontal non-separable transform, Inverse transformation is a transpose of the matrix for transformation. That is, it is not necessary to secure an extra storage area for the inverse conversion. This can be expressed as follows: When the block to be converted is a vertical vector x (16 pixel values are arranged vertically if the size is 4 × 4) and the orthogonal transformation matrix is T, the conversion is c = Tx
It becomes. The conversion coefficient c is a vertical vector having the same size as x. At this time, the inverse transformation is x = T′c
It becomes. T ′ is a matrix obtained by transposing T. Thus, if there is information for conversion, a separate storage area for reverse conversion is not necessary.

これらの様々な変換は、予測誤差信号を電力の偏りをより大きくするよう変換するものである。電力が偏ると情報量が下がるため、送信すべき情報が少なくて済むようになることから、映像符号化効率の改善に寄与している。   These various conversions convert the prediction error signal so as to increase the power bias. If the power is biased, the amount of information decreases, so that less information needs to be transmitted, which contributes to improvement of video coding efficiency.

Y. Ye and M. Karczewicz, "Improved H.264 intra coding based on bi-directional intra prediction, directional transform, and adaptive coefficient scanning," Proc. IEEE ICIP2008, pp. 2116-2119, Oct. 2008.Y. Ye and M. Karczewicz, "Improved H.264 intra coding based on bi-directional intra prediction, directional transform, and adaptive coefficient scanning," Proc. IEEE ICIP2008, pp. 2116-2119, Oct. 2008. W. Ding, Y. Shi and B. Yin, "Fast mode dependent directional transform via butterfly-style transform and integer lifting steps", JCTVC-B073, 2nd Joint Collaborative Team on Video Coding (JCT-VC) Meeting, July 2010.W. Ding, Y. Shi and B. Yin, "Fast mode dependent directional transform via butterfly-style transform and integer lifting steps", JCTVC-B073, 2nd Joint Collaborative Team on Video Coding (JCT-VC) Meeting, July 2010. F. Fernandes, "Low-complexity rotational transform", JCTVC-C096, 3rd Joint Collaborative Team on Video Coding (JCT-VC) Meeting, Oct. 2010.F. Fernandes, "Low-complexity rotational transform", JCTVC-C096, 3rd Joint Collaborative Team on Video Coding (JCT-VC) Meeting, Oct. 2010. I. Amonou, N. Cammas, G. Clare, J. Jung, L. Noblet, S. Pateux, S. Matsuo, S. Takamura, C. Boon, F. Bossen, A. Fujibayashi, S. Kanumuri, Y. Suzuki, J. Takiue, T. K. Tan, V. Drugeon, C. Lim, M. Narroschke, T. Nishi, H. Sasai, Y. Shibahara, K. Uchibayashi, T. Wedi, S. Wittmann, P. Bordes, C. Gomila, P. Guillotel, L. Guo, E. Francois, X. Lu, J. Sole, J. Vieron, Q. Xu, P. Yin, Y. Zheng, "ideo coding technology proposal by France Telecom, NTT, NTT DoCoMo, Panasonic and Technicolor", JCTVC-A114, 1st Joint Collaborative Team on Video Coding (JCT-VC) Meeting, Apr. 2010.I. Amonou, N. Cammas, G. Clare, J. Jung, L. Noblet, S. Pateux, S. Matsuo, S. Takamura, C. Boon, F. Bossen, A. Fujibayashi, S. Kanumuri, Y. Suzuki, J. Takiue, TK Tan, V. Drugeon, C. Lim, M. Narroschke, T. Nishi, H. Sasai, Y. Shibahara, K. Uchibayashi, T. Wedi, S. Wittmann, P. Bordes, C Gomila, P. Guillotel, L. Guo, E. Francois, X. Lu, J. Sole, J. Vieron, Q. Xu, P. Yin, Y. Zheng, "ideo coding technology proposal by France Telecom, NTT, NTT DoCoMo, Panasonic and Technicolor ", JCTVC-A114, 1st Joint Collaborative Team on Video Coding (JCT-VC) Meeting, Apr. 2010. Y. Huang, C. Fu, Y. Tsai, J. Lin, Y. Chang, J. Guo, C. Chen, S. Lei, X. Guo, Y. Gao, K. Zhang, J. An, "A technical description of MediaTek's proposal to the JCT-VC CfP", JCTVC-A109, 1st Joint Collaborative Team on Video Coding (JCT-VC) Meeting, Apr. 2010.Y. Huang, C. Fu, Y. Tsai, J. Lin, Y. Chang, J. Guo, C. Chen, S. Lei, X. Guo, Y. Gao, K. Zhang, J. An, "A technical description of MediaTek's proposal to the JCT-VC CfP ", JCTVC-A109, 1st Joint Collaborative Team on Video Coding (JCT-VC) Meeting, Apr. 2010.

従来技術による変換は、従来の国際符号化規格と同様、いずれも「縦横分離型」の変換である。水平方向の縞模様あるいはエッジは水平方向の変換、垂直方向の縞模様あるいはエッジは縦方向の変換により、効果的に電力を偏らせることができる。しかしながら、斜め方向の縞模様あるいはエッジに対しては、効果的に電力を偏らせることができないため、より少ない符号量でより高い品質の復号映像を得ることができないという問題がある。   The conversion according to the prior art is “vertical / horizontal separation type” conversion as in the case of the conventional international coding standard. The horizontal stripe pattern or edge can be effectively biased by horizontal conversion, and the vertical stripe pattern or edge can be converted vertically by vertical conversion. However, since the power cannot be effectively biased against the diagonal stripes or edges, there is a problem that a higher quality decoded video cannot be obtained with a smaller code amount.

また、従来技術による縦横非分離型変換は、画像の縞やエッジの向きに応じて複数の変換を切り替えるものではないため、様々な方向の縞やエッジのそれぞれに対して最も電力を偏らせることができるものではない。   In addition, vertical / horizontal non-separation conversion according to the prior art does not switch between multiple conversions according to the direction of the stripes and edges of the image, so the power is most biased with respect to each of the stripes and edges in various directions. It is not something that can be done.

本発明は、このような事情に鑑みてなされたもので、残差信号の変換後の電力偏りを高め、より少ない符号量でより高い品質の復号映像を得ることができる変換処理方法、逆変換処理方法、変換処理装置、逆変換処理装置、変換処理プログラム及び逆変換処理プログラムを提供することを目的とする。   The present invention has been made in view of such circumstances, and a conversion processing method and inverse conversion that can increase power bias after conversion of a residual signal and obtain a higher quality decoded video with a smaller code amount. It is an object to provide a processing method, a conversion processing device, an inverse conversion processing device, a conversion processing program, and an inverse conversion processing program.

本発明は、対象ブロックの予測符号化により符号化データを生成する際に、予測残差信号から変換係数を生成する変換処理方法であって、符号化対象となる前記対象ブロックがイントラ予測符号化により処理された場合において、予め用意しておいた複数の縦横非分離型変換の中からイントラ予測モードに応じて予測残差信号に適用する縦横非分離型変換を選択する変換選択ステップと、前記予測残差信号に対して選択した前記縦横非分離型変換を適用し前記変換係数を生成する変換ステップとを有することを特徴とする。   The present invention is a transform processing method for generating transform coefficients from a prediction residual signal when generating encoded data by predictive encoding of a target block, and the target block to be encoded is intra prediction encoded. Conversion selection step of selecting a vertical / horizontal non-separable transformation to be applied to a prediction residual signal according to an intra prediction mode from a plurality of vertical / horizontal non-separable transformations prepared in advance, A transforming step of generating the transform coefficient by applying the selected vertical / horizontal non-separable transform to the prediction residual signal.

本発明は、対象ブロックの予測符号化により生成した符号化データから画像を復号する際に、復号変換係数から予測残差復号信号を生成する逆変換処理方法であって、復号対象となる前記符号化データがイントラ予測符号化により処理されていた場合において、予め用意しておいた複数の縦横非分離型逆変換の中からイントラ予測モードに応じて復号変換係数に適用する縦横非分離型逆変換を選択する逆変換選択ステップと、前記復号変換係数に対して選択した前記縦横非分離型逆変換を適用し前記予測残差復号信号を生成する逆変換ステップとを有することを特徴とする。   The present invention is an inverse transform processing method for generating a prediction residual decoded signal from decoded transform coefficients when an image is decoded from encoded data generated by predictive encoding of a target block, and the code to be decoded Vertical / horizontal non-separable inverse transform to be applied to decoded transform coefficients according to the intra prediction mode from a plurality of vertical / horizontal non-separable inverse transforms prepared in advance when the encoded data is processed by intra prediction encoding And an inverse transform step of generating the prediction residual decoded signal by applying the selected vertical / horizontal non-separable inverse transform to the decoded transform coefficients.

本発明は、対象ブロックの予測符号化により符号化データを生成する際に、予測残差信号から変換係数を生成する変換処理装置であって、符号化対象となる前記対象ブロックがイントラ予測符号化により処理された場合において、予め用意しておいた複数の縦横非分離型変換の中からイントラ予測モードに応じて予測残差信号に適用する縦横非分離型変換を選択する変換選択手段と、前記予測残差信号に対して選択した前記縦横非分離型変換を適用し前記変換係数を生成する変換手段とを備えることを特徴とする。   The present invention is a transform processing apparatus that generates transform coefficients from a prediction residual signal when generating encoded data by predictive encoding of a target block, and the target block to be encoded is intra prediction encoded. Conversion processing means for selecting a vertical / horizontal non-separable transformation to be applied to a prediction residual signal according to an intra prediction mode from a plurality of vertical / horizontal non-separable transformations prepared in advance, Conversion means for generating the conversion coefficient by applying the selected vertical / horizontal non-separable conversion to the prediction residual signal.

本発明は、対象ブロックの予測符号化により生成した符号化データから画像を復号する際に、復号変換係数から予測残差復号信号を生成する逆変換処理装置であって、復号対象となる前記符号化データがイントラ予測符号化により処理されていた場合において、予め用意しておいた複数の縦横非分離型逆変換の中からイントラ予測モードに応じて復号変換係数に適用する縦横非分離型逆変換を選択する逆変換選択手段と、前記復号変換係数に対して選択した前記縦横非分離逆変換を適用し前記予測残差復号信号を生成する逆変換手段とを備えることを特徴とする。   The present invention is an inverse transform processing device that generates a prediction residual decoded signal from decoded transform coefficients when an image is decoded from encoded data generated by predictive encoding of a target block, and the code to be decoded Vertical / horizontal non-separable inverse transform to be applied to decoded transform coefficients according to the intra prediction mode from a plurality of vertical / horizontal non-separable inverse transforms prepared in advance when the encoded data is processed by intra prediction encoding And inverse transform means for applying the selected vertical / horizontal non-separated inverse transform to the decoded transform coefficients to generate the prediction residual decoded signal.

本発明は、コンピュータに、前記変換処理方法を実行させるための変換処理プログラムである。   The present invention is a conversion processing program for causing a computer to execute the conversion processing method.

本発明は、コンピュータに、前記逆変換処理方法を実行させるための逆変換処理プログラムである。   The present invention is an inverse transformation processing program for causing a computer to execute the inverse transformation processing method.

本発明によれば、イントラ予測符号化ブロックにおいて、参照画像の品質を高められるため、より少ない符号量でより高い品質の復号映像が得られるという効果が得られる。   According to the present invention, since the quality of a reference image can be improved in an intra prediction coding block, an effect that a decoded video with higher quality can be obtained with a smaller code amount can be obtained.

本発明の一実施形態における変換処理部を含む、画像符号化装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image coding apparatus containing the conversion process part in one Embodiment of this invention. 本発明の一実施形態による逆変換処理部を含む、画像復号装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image decoding apparatus containing the inverse transformation process part by one Embodiment of this invention. イントラ画素値予測における参照画素と被予測ブロックの例を示す図である。It is a figure which shows the example of the reference pixel and to-be-predicted block in intra pixel value prediction. イントラ予測モード番号と、対応する予測方向(番号2〜35)、非方向性予測(番号0と1)の例を示す図である。It is a figure which shows the example of an intra prediction mode number, the corresponding prediction direction (numbers 2-35), and non-directional prediction (number 0 and 1). 4×4ブロックを例とした残差信号の縦横分離型変換の例を示す図である。It is a figure which shows the example of the vertical / horizontal separation type | mold conversion of the residual signal which made a 4x4 block an example. 4×4ブロックを例とした残差信号の縦横非分離型変換の例を示す図である。It is a figure which shows the example of the vertical / horizontal non-separation type | mold conversion of the residual signal which made a 4x4 block an example.

以下、図面を参照して、本発明の一実施形態による変換処理部と逆変換処理部を含む、画像符号化装置を説明する。図1は同実施形態における変換処理部と逆変換処理部を含む、画像符号化装置の構成を示すブロック図である。この画像符号化装置は、符号化対象画像の入力画像信号を入力し、入力画像信号のフレームをブロックに分割してブロック毎に符号化し、符号化データとして出力する。図1に示す画像符号化装置は、変換処理部104と逆変換処理部107がイントラ予測処理部101が出力するイントラ予測情報を参照する点がH.264/AVCやHEVCと異なる点であり、他の構成は、H.264/AVCやHEVCその他の画像符号化装置として用いられている一般的な画像符号化装置の構成と同様である。   Hereinafter, an image encoding device including a conversion processing unit and an inverse conversion processing unit according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an image encoding device including a conversion processing unit and an inverse conversion processing unit in the same embodiment. This image encoding apparatus receives an input image signal of an encoding target image, divides the frame of the input image signal into blocks, encodes each block, and outputs the encoded data as encoded data. In the image encoding apparatus shown in FIG. 1, the conversion processing unit 104 and the inverse conversion processing unit 107 refer to the intra prediction information output from the intra prediction processing unit 101. H.264 / AVC and HEVC are different from each other. The configuration is the same as that of a general image encoding device used as an H.264 / AVC, HEVC, or other image encoding device.

予測残差信号生成部103は、入力画像信号とインター予測処理部102あるいはイントラ予測処理部101の出力である予測信号との差分を求め、それを予測残差信号として出力する。変換処理部104は、予測残差信号に対し、インター予測されたブロックであれば、HEVCなどと同様、通常のDCT等による縦横分離型変換を行い、イントラ予測されたブロックであれば、イントラ予測処理部101が出力するイントラ予測情報に基づく縦横非分離型変換を行い、変換係数を出力する。   The prediction residual signal generation unit 103 obtains a difference between the input image signal and the prediction signal output from the inter prediction processing unit 102 or the intra prediction processing unit 101, and outputs the difference as a prediction residual signal. If the prediction residual signal is an inter-predicted block, the transform processing unit 104 performs vertical / horizontal separation type conversion using normal DCT or the like, as in HEVC, and the intra-predicted block is intra-predicted. A vertical / horizontal non-separable conversion based on the intra prediction information output from the processing unit 101 is performed, and a conversion coefficient is output.

また、水平方向または垂直方向のエッジが含まれると予想される場合(HEVCではイントラ予測モード番号がそれぞれ10と26)や、顕著な方向性が含まれないと予想される場合(HEVCではイントラ予測モード番号が0または1)は、通常のDCT等による縦横分離型変換を行うこととしてもよい。また、画像信号が定常となる場合(自然画像でない計算機グラフィクス画像のときなど。この判断は、符号化ブロック近傍の復号済画素値の分散が、別途指定される値よりも小さい場合に、画像信号が定常であると判断する)も通常のDCT等による縦横分離型変換を行うこととしてもよい。   In addition, when it is predicted that an edge in the horizontal direction or the vertical direction is included (intra prediction mode numbers 10 and 26 in HEVC, respectively), or when it is predicted that no significant directionality is included (intra prediction in HEVC). When the mode number is 0 or 1), vertical / horizontal separation type conversion by normal DCT or the like may be performed. Also, when the image signal is stationary (for example, a computer graphics image that is not a natural image. This determination is made when the variance of the decoded pixel values in the vicinity of the encoded block is smaller than a separately specified value. It is also possible to perform vertical / horizontal separation type conversion by ordinary DCT or the like.

量子化処理部105は、変換係数を量子化し、量子化後の値を出力する。逆量子化処理部106は、量子化後変換係数を入力し、逆量子化処理を行う。逆変換処理部107は、逆量子化処理部106の出力である逆量子化後変換係数に対し、インター予測されたブロックであれば、HEVCなどと同様の逆DCT等による縦横分離型逆変換を行い、イントラ予測されたブロックであれば、イントラ予測処理部101が出力するイントラ予測情報に基づく縦横非分離型逆変換を行い、予測残差復号信号を出力する。   The quantization processing unit 105 quantizes the transform coefficient and outputs a value after quantization. The inverse quantization processing unit 106 receives the quantized transform coefficient and performs an inverse quantization process. The inverse transform processing unit 107 performs vertical / horizontal separation type inverse transform by inverse DCT or the like similar to HEVC or the like if it is an inter-predicted block for the transform coefficient after inverse quantization which is the output of the inverse quantization processing unit 106. If the block is intra-predicted, vertical / horizontal non-separation type inverse transform based on the intra prediction information output from the intra prediction processing unit 101 is performed, and a prediction residual decoded signal is output.

また、逆変換処理部107は、水平方向または垂直方向のエッジが含まれると予想される場合(HEVCではイントラ予測モード番号がそれぞれ10と26)や、顕著な方向性が含まれないと予想される場合(HEVCではイントラ予測モード番号が0または1)は、通常のDCT等による縦横分離型逆変換を行うこととしてもよい。また、画像信号が定常となる場合(自然画像でない計算機グラフィクス画像のときなどが対象で、この判断は、符号化ブロック近傍の復号済画素値の分散が、別途指定される値よりも小さい場合に、画像信号が定常であると判断する)も通常のDCT等による縦横分離型逆変換を行うこととしてもよい。このような例外処理は、変換処理部104において例外処理がなされる場合、それと対合して処理を行うものである。   Also, the inverse transform processing unit 107 is expected to include no horizontal direction or vertical direction edge (in the case of HEVC, the intra prediction mode numbers are 10 and 26, respectively) or not to include significant directionality. (Intra prediction mode number is 0 or 1 in HEVC), vertical / horizontal separation type inverse transform by normal DCT or the like may be performed. In addition, when the image signal is stationary (in the case of a computer graphics image that is not a natural image, the determination is made when the variance of the decoded pixel values in the vicinity of the coding block is smaller than a separately specified value). It is also possible to perform vertical / horizontal separation type inverse transformation by normal DCT or the like. Such exception processing is performed in combination with exception processing performed in the conversion processing unit 104.

復号信号生成部108は、この予測残差復号信号とインター予測処理部102あるいはイントラ予測処理部101の出力である予測信号とを加算し、符号化した符号化対象ブロックの復号信号を生成する。この復号信号は、イントラ予測処理部101にて参照画像として用いるために、フレームメモリ109に格納する。イントラ予測処理部101は、フレームメモリ109に格納された画像から予測モードなどを設定する。また、インター予測処理部102において参照するために、ループ内フィルタ処理部110は、フレームメモリ109に格納した画像を入力して、符号化歪みを低減するフィルタリング処理を行い、フレームメモリ115に格納する。   The decoded signal generation unit 108 adds the prediction residual decoded signal and the prediction signal output from the inter prediction processing unit 102 or the intra prediction processing unit 101, and generates a decoded signal of the encoded target block. This decoded signal is stored in the frame memory 109 for use as a reference image in the intra prediction processing unit 101. The intra prediction processing unit 101 sets a prediction mode or the like from the image stored in the frame memory 109. Further, for reference in the inter prediction processing unit 102, the in-loop filter processing unit 110 inputs an image stored in the frame memory 109, performs a filtering process to reduce coding distortion, and stores it in the frame memory 115. .

インター予測処理部102は、フレームメモリ115に格納されている過去の画像と、現在の入力画像信号から動きベクトルや動き単位などの情報を求める。ループ内フィルタ処理部110において設定された予測係数等の情報は、ループ内フィルタ情報格納部114に格納される。イントラ予測処理部101において設定されたイントラ予測モードなどの情報は、イントラ予測情報格納部112に格納される。エントロピー符号化処理部113は、量子化処理部105の出力である量子化後変換係数、ループ内フィルタ情報格納部114に格納された予測係数等の情報、インター予測情報格納部111に格納された動きベクトルなどの情報及びイントラ予測情報格納部112に格納された予測モードなどの情報をエントロピー符号化し、符号化データとして出力する。   The inter prediction processing unit 102 obtains information such as a motion vector and a motion unit from the past image stored in the frame memory 115 and the current input image signal. Information such as prediction coefficients set in the in-loop filter processing unit 110 is stored in the in-loop filter information storage unit 114. Information such as the intra prediction mode set in the intra prediction processing unit 101 is stored in the intra prediction information storage unit 112. The entropy encoding processing unit 113 is an output of the quantization processing unit 105, information such as a post-quantization transform coefficient, a prediction coefficient stored in the in-loop filter information storage unit 114, and an inter prediction information storage unit 111. Information such as a motion vector and information such as a prediction mode stored in the intra prediction information storage unit 112 are entropy-encoded and output as encoded data.

次に、本発明の一実施形態による逆変換処理部を含む、画像復号装置を説明する。図2は同実施形態における逆変換処理部を含む、画像復号装置の構成を示すブロック図である。この画像復号装置は、図1に示す画像符号化装置により符号化された符号化データを入力して復号することにより復号画像の映像信号を出力する。図2に示す画像復号装置は、逆変換処理部205がイントラ予測情報格納部210に格納されたイントラ予測情報を参照する点がH.264/AVCやHEVCと異なる点であり、他の構成は、H.264/AVCやHEVCその他の画像符号化装置として用いられている一般的な画像復号装置の構成と同様である。   Next, an image decoding apparatus including an inverse transform processing unit according to an embodiment of the present invention will be described. FIG. 2 is a block diagram showing a configuration of an image decoding apparatus including an inverse transform processing unit in the same embodiment. This image decoding apparatus outputs a video signal of a decoded image by inputting and decoding the encoded data encoded by the image encoding apparatus shown in FIG. In the image decoding apparatus shown in FIG. 2, the inverse transformation processing unit 205 refers to the intra prediction information stored in the intra prediction information storage unit 210. H.264 / AVC and HEVC are different from each other. The configuration is the same as that of a general image decoding apparatus used as an H.264 / AVC, HEVC, or other image encoding apparatus.

復号を行うため、エントロピー復号処理部201は、符号化データを入力し、復号対象ブロックの量子化後変換係数をエントロピー復号するとともに、イントラ予測、インター予測、およびループ内フィルタに関する情報を復号し、イントラ予測情報格納部210、インター予測情報格納部209、ループ内フィルタ情報格納部211にそれぞれ格納する。逆量子化処理部204は、量子化後変換係数を入力し、それを逆量子化して復号変換係数を出力する。   In order to perform decoding, the entropy decoding processing unit 201 inputs encoded data, entropy-decodes the quantized transform coefficient of the block to be decoded, and decodes information related to intra prediction, inter prediction, and in-loop filter, The intra prediction information storage unit 210, the inter prediction information storage unit 209, and the in-loop filter information storage unit 211 respectively store the information. The inverse quantization processing unit 204 inputs the quantized transform coefficient, inversely quantizes it, and outputs a decoded transform coefficient.

逆変換処理部205は、逆量子化処理部204の出力である逆量子化後変換係数に対し、インター予測されたブロックであれば、HEVCなどと同様の逆DCT等による縦横分離型逆変換を行い、イントラ予測されたブロックであれば、イントラ予測情報に基づく縦横非分離型逆変換を行い、予測残差復号信号を出力する。また、逆変換処理部205は、水平方向または垂直方向のエッジが含まれると予想される場合(HEVCではイントラ予測モード番号がそれぞれ10と26)や、顕著な方向性が含まれないと予想される場合(HEVCではイントラ予測モード番号が0または1)は、通常のDCT等による縦横分離型逆変換を行うこととしてもよい。   The inverse transform processing unit 205 performs vertical / horizontal separation type inverse transform by inverse DCT or the like similar to HEVC or the like if the block is an inter-predicted block with respect to the transform coefficient after inverse quantization that is the output of the inverse quantization processing unit 204. If the block is intra-predicted, vertical / horizontal non-separation type inverse transform based on the intra prediction information is performed, and a prediction residual decoded signal is output. In addition, the inverse transform processing unit 205 is expected to include no horizontal direction or vertical direction edge (in the case of HEVC, the intra prediction mode numbers are 10 and 26, respectively) or not to include significant directionality. (Intra prediction mode number is 0 or 1 in HEVC), vertical / horizontal separation type inverse transform by normal DCT or the like may be performed.

また、画像信号が定常となる場合(自然画像でない計算機グラフィクス画像のときなどが対象で、この判断は、符号化ブロック近傍の復号済画素値の分散が、別途指定される値よりも小さい場合に、画像信号が定常であると判断する)も通常のDCT等による縦横分離型逆変換を行うこととしてもよい。このような例外処理は、画像符号化装置の変換処理部104(図1)において例外処理がなされる場合、それと対合して処理を行うものである。この予測残差復号信号とインター予測処理部203あるいはイントラ予測処理部202の出力である予測信号とを加算し、復号対象ブロックの復号信号を生成する。この復号信号は、イントラ予測処理部202にて参照画像として用いるために、フレームメモリ207に格納する。   In addition, when the image signal is stationary (in the case of a computer graphics image that is not a natural image, the determination is made when the variance of the decoded pixel values in the vicinity of the coding block is smaller than a separately specified value). It is also possible to perform vertical / horizontal separation type inverse transformation by normal DCT or the like. Such exception processing is performed in combination with exception processing in the conversion processing unit 104 (FIG. 1) of the image encoding device. The prediction residual decoded signal and the prediction signal output from the inter prediction processing unit 203 or the intra prediction processing unit 202 are added to generate a decoded signal of the decoding target block. This decoded signal is stored in the frame memory 207 for use as a reference image in the intra prediction processing unit 202.

また、インター予測処理部203にて参照するために、ループ内フィルタ処理部208において、フレームメモリ207に格納された画像を入力して、符号化歪みを低減するフィルタリング処理を行い、出力信号として出力すると同時に、フレームメモリ206に格納する。ループ内フィルタ処理部208は、画質改善フィルタを復号し、得られた画質改善フィルタを使用して、フィルタを施した画素値を生成して出力信号として出力する。   Further, in order to refer to the inter prediction processing unit 203, an in-loop filter processing unit 208 inputs an image stored in the frame memory 207, performs a filtering process to reduce coding distortion, and outputs it as an output signal. At the same time, it is stored in the frame memory 206. The in-loop filter processing unit 208 decodes the image quality improvement filter, uses the obtained image quality improvement filter, generates a filtered pixel value, and outputs it as an output signal.

以上説明したように、本実施形態による画像符号化装置、画像復号装置は、イントラ予測符号化されるブロックについては、その予測残差信号の縞模様あるいはエッジがどの方向を向いているかが予想できると仮定し、その方向に応じ予め作成された縦横非分離KLTを施すものである。具体的には、HEVCイントラ予測符号化において、変換対象ブロックのイントラ予測モード番号がxであればx用の、yであればy用の、予め作成された縦横非分離の変換を用いる。イントラ予測の方向に応じた縞模様が予測残差信号にも生じていることが多いので、縦横分離型の変換では電力を偏らせることが困難であった、斜め方向の縞模様についても、効率的に電力を偏らせることができる。したがって、通常の縦横分離型変換を施す方法や、非特許文献1、非特許文献2のようにイントラ予測モードに応じて縦横分離型の変換を選択する方法よりも、符号化効率を高めることができる。   As described above, the image coding apparatus and the image decoding apparatus according to the present embodiment can predict the direction in which the stripe pattern or the edge of the prediction residual signal is directed for the block subjected to intra prediction coding. It is assumed that vertical and horizontal non-separated KLTs are created in advance according to the direction. Specifically, in HEVC intra-prediction encoding, pre-created vertical / horizontal non-separation conversion is used for x if the intra prediction mode number of the conversion target block is x, and y for y. Since the striped pattern corresponding to the direction of intra prediction is also generated in the prediction residual signal, it is difficult to bias the power with vertical and horizontal separation type conversion. Power can be biased. Therefore, the encoding efficiency can be improved compared to a method of performing normal vertical / horizontal separation type conversion or a method of selecting vertical / horizontal separation type conversion according to the intra prediction mode as in Non-Patent Document 1 and Non-Patent Document 2. it can.

このように、イントラ予測モードに応じた縦横非分離KLTを準備しておくことにより、残差信号の変換後の電力偏りを高め、より少ない符号量でより高い品質の復号映像を得ることができる。   In this way, by preparing vertical and horizontal non-separated KLTs according to the intra prediction mode, it is possible to increase the power bias after conversion of the residual signal and obtain a higher quality decoded video with a smaller code amount. .

前述した実施形態における画像符号化装置、画像復号装置をコンピュータで実現するようにしてもよい。その場合、この機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでもよい。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよく、PLD(Programmable Logic Device)やFPGA(Field Programmable Gate Array)等のハードウェアを用いて実現されるものであってもよい。   You may make it implement | achieve the image coding apparatus and image decoding apparatus in embodiment mentioned above with a computer. In that case, a program for realizing this function may be recorded on a computer-readable recording medium, and the program recorded on this recording medium may be read into a computer system and executed. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, the “computer-readable recording medium” dynamically holds a program for a short time like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory inside a computer system serving as a server or a client in that case may be included and a program held for a certain period of time. Further, the program may be for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in the computer system. It may be realized using hardware such as PLD (Programmable Logic Device) or FPGA (Field Programmable Gate Array).

以上、図面を参照して本発明の実施の形態を説明してきたが、上記実施の形態は本発明の例示に過ぎず、本発明が上記実施の形態に限定されるものではないことは明らかである。したがって、本発明の技術思想及び範囲を逸脱しない範囲で構成要素の追加、省略、置換、その他の変更を行ってもよい。   As mentioned above, although embodiment of this invention has been described with reference to drawings, the said embodiment is only the illustration of this invention, and it is clear that this invention is not limited to the said embodiment. is there. Therefore, additions, omissions, substitutions, and other modifications of the components may be made without departing from the technical idea and scope of the present invention.

画像・映像の非可逆符号化において、映像品質の改善および符号化ビットレートの削減を目的として、画像の符号化・復号を行うことが不可欠な用途に適用できる。     In lossy encoding of images / videos, the present invention can be applied to applications where it is essential to encode / decode images for the purpose of improving video quality and reducing the encoding bit rate.

101・・・イントラ予測処理部、102・・・インター予測処理部、103・・・予測残差信号生成部、104・・・変換処理部、105・・・量子化処理部、106・・・逆量子化処理部、107・・・逆変換処理部、108・・・復号信号生成部、109・・・フレームメモリ、110・・・ループ内フィルタ処理部、111・・・インター予測情報格納部、112・・・イントラ予測情報格納部、113・・・エントロピー符号化処理部、114・・・ループ内フィルタ情報格納部、115・・・フレームメモリ、201・・・エントロピー復号処理部、202・・・イントラ予測処理部、203・・・インター予測処理部、204・・・逆量子化処理部、205・・・逆変換処理部、206・・・フレームメモリ、207・・・フレームメモリ、208・・・ループ内フィルタ処理部、209・・・インター予測情報格納部、210・・・イントラ予測情報格納部、211・・・ループ内フィルタ情報格納部   DESCRIPTION OF SYMBOLS 101 ... Intra prediction process part, 102 ... Inter prediction process part, 103 ... Prediction residual signal generation part, 104 ... Transformation process part, 105 ... Quantization process part, 106 ... Inverse quantization processing unit, 107 ... Inverse transformation processing unit, 108 ... Decoded signal generation unit, 109 ... Frame memory, 110 ... In-loop filter processing unit, 111 ... Inter prediction information storage unit 112 ... Intra prediction information storage unit, 113 ... Entropy encoding processing unit, 114 ... In-loop filter information storage unit, 115 ... Frame memory, 201 ... Entropy decoding processing unit, 202 .. Intra prediction processing unit, 203 ... Inter prediction processing unit, 204 ... Inverse quantization processing unit, 205 ... Inverse transformation processing unit, 206 ... Frame memory, 207 ... Mumemori, 208 ... loop filter processor, 209 ... inter prediction information storage unit, 210 ... intra-prediction information storage unit, 211 ... loop filter information storage unit

Claims (6)

対象ブロックの予測符号化により符号化データを生成する際に、予測残差信号から変換係数を生成する変換処理方法であって、
符号化対象となる前記対象ブロックがイントラ予測符号化により処理された場合において、予め用意しておいた複数の縦横非分離型変換の中からイントラ予測モードに応じて予測残差信号に適用する縦横非分離型変換を選択する変換選択ステップと、
前記予測残差信号に対して選択した前記縦横非分離型変換を適用し前記変換係数を生成する変換ステップと
を有することを特徴とする変換処理方法。
When generating encoded data by predictive encoding of a target block, a conversion processing method for generating a conversion coefficient from a prediction residual signal,
When the target block to be encoded is processed by intra prediction encoding, the vertical and horizontal are applied to the prediction residual signal according to the intra prediction mode from among a plurality of vertical and horizontal non-separable conversions prepared in advance. A transformation selection step for selecting a non-separable transformation;
A conversion step of applying the selected vertical / horizontal non-separable conversion to the prediction residual signal to generate the conversion coefficient.
対象ブロックの予測符号化により生成した符号化データから画像を復号する際に、復号変換係数から予測残差復号信号を生成する逆変換処理方法であって、
復号対象となる前記符号化データがイントラ予測符号化により処理されていた場合において、予め用意しておいた複数の縦横非分離型逆変換の中からイントラ予測モードに応じて復号変換係数に適用する縦横非分離型逆変換を選択する逆変換選択ステップと、
前記復号変換係数に対して選択した前記縦横非分離型逆変換を適用し前記予測残差復号信号を生成する逆変換ステップと
を有することを特徴とする逆変換処理方法。
When an image is decoded from encoded data generated by predictive encoding of a target block, an inverse transform processing method for generating a prediction residual decoded signal from decoded transform coefficients,
When the encoded data to be decoded has been processed by intra prediction encoding, it is applied to decoding transform coefficients according to the intra prediction mode from among a plurality of vertical and horizontal non-separable inverse transforms prepared in advance. Inverse transform selection step for selecting vertical / horizontal non-separable inverse transform,
An inverse transform step of applying the selected vertical / horizontal non-separable inverse transform to the decoded transform coefficient to generate the prediction residual decoded signal.
対象ブロックの予測符号化により符号化データを生成する際に、予測残差信号から変換係数を生成する変換処理装置であって、
符号化対象となる前記対象ブロックがイントラ予測符号化により処理された場合において、予め用意しておいた複数の縦横非分離型変換の中からイントラ予測モードに応じて予測残差信号に適用する縦横非分離型変換を選択する変換選択手段と、
前記予測残差信号に対して選択した前記縦横非分離型変換を適用し前記変換係数を生成する変換手段と
を備えることを特徴とする変換処理装置。
A transform processing device that generates transform coefficients from a prediction residual signal when generating encoded data by predictive encoding of a target block;
When the target block to be encoded is processed by intra prediction encoding, the vertical and horizontal are applied to the prediction residual signal according to the intra prediction mode from among a plurality of vertical and horizontal non-separable conversions prepared in advance. A transformation selection means for selecting a non-separable transformation;
A conversion processing apparatus comprising: conversion means for applying the selected vertical / horizontal non-separable conversion to the prediction residual signal to generate the conversion coefficient.
対象ブロックの予測符号化により生成した符号化データから画像を復号する際に、復号変換係数から予測残差復号信号を生成する逆変換処理装置であって、
復号対象となる前記符号化データがイントラ予測符号化により処理されていた場合において、予め用意しておいた複数の縦横非分離型逆変換の中からイントラ予測モードに応じて復号変換係数に適用する縦横非分離型逆変換を選択する逆変換選択手段と、
前記復号変換係数に対して選択した前記縦横非分離逆変換を適用し前記予測残差復号信号を生成する逆変換手段と
を備えることを特徴とする逆変換処理装置。
An inverse transform processing device that generates a prediction residual decoded signal from decoded transform coefficients when an image is decoded from encoded data generated by predictive encoding of a target block,
When the encoded data to be decoded has been processed by intra prediction encoding, it is applied to decoding transform coefficients according to the intra prediction mode from among a plurality of vertical and horizontal non-separable inverse transforms prepared in advance. Inverse transform selection means for selecting vertical / horizontal non-separable inverse transform,
Inverse transform processing apparatus, comprising: inverse transform means that applies the selected vertical / horizontal non-separate inverse transform to the decoded transform coefficients to generate the prediction residual decoded signal.
コンピュータに、請求項1に記載の変換処理方法を実行させるための変換処理プログラム。   A conversion processing program for causing a computer to execute the conversion processing method according to claim 1. コンピュータに、請求項2に記載の逆変換処理方法を実行させるための逆変換処理プログラム。   An inverse transformation processing program for causing a computer to execute the inverse transformation processing method according to claim 2.
JP2013253648A 2013-12-06 2013-12-06 Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program Pending JP2015115614A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013253648A JP2015115614A (en) 2013-12-06 2013-12-06 Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013253648A JP2015115614A (en) 2013-12-06 2013-12-06 Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program

Publications (1)

Publication Number Publication Date
JP2015115614A true JP2015115614A (en) 2015-06-22

Family

ID=53529096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013253648A Pending JP2015115614A (en) 2013-12-06 2013-12-06 Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program

Country Status (1)

Country Link
JP (1) JP2015115614A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114885162A (en) * 2018-09-02 2022-08-09 Lg电子株式会社 Decoding apparatus, encoding apparatus, and computer-readable recording medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010530184A (en) * 2007-06-15 2010-09-02 クゥアルコム・インコーポレイテッド Adaptive coding of video block prediction modes

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010530184A (en) * 2007-06-15 2010-09-02 クゥアルコム・インコーポレイテッド Adaptive coding of video block prediction modes

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
MARTA KARCZEWICZ(外5名): "Video coding technology proposal by Qualcomm Inc.", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG16 WP3 AND ISO/IEC JTC1/SC29/WG11 JCTVC, JPN6017006671, 23 April 2010 (2010-04-23), US, pages 1 - 25, XP008167652, ISSN: 0003508103 *
MARTA KARCZEWICZ: "Improved Intra Coding", ITU-TELECOMMUNICATIONS STANDARDIZATION SECTOR STUDY GROUP 16 QUESTION 6 VIDEO CODING EXPERTS GROUP (, JPN6017006669, 21 April 2007 (2007-04-21), US, pages 1 - 4, ISSN: 0003508101 *
YAN YE(外1名): "Improved Intra Coding", ITU-TELECOMMUNICATIONS STANDARDIZATION SECTOR STUDY GROUP 16 QUESTION 6 VIDEO CODING EXPERTS GROUP (, JPN6017006673, 20 October 2007 (2007-10-20), JP, pages 1 - 6, ISSN: 0003508102 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114885162A (en) * 2018-09-02 2022-08-09 Lg电子株式会社 Decoding apparatus, encoding apparatus, and computer-readable recording medium
CN114885162B (en) * 2018-09-02 2024-04-23 Lg电子株式会社 Decoding device, encoding device, and computer-readable recording medium

Similar Documents

Publication Publication Date Title
KR102438021B1 (en) Encoding And Decoding Methods For Video Information
KR102462009B1 (en) Method for image encoding and computer readable redording meduim thereof
KR102393177B1 (en) Method and apparatus for encoding intra prediction information
JP6660074B2 (en) Video decoding method and apparatus
KR102512053B1 (en) Methods of decoding using skip mode and apparatuses for using the same
JP6164660B2 (en) Divided block encoding method in video encoding, divided block decoding method in video decoding, and recording medium for realizing the same
JP2022087158A (en) Intra-prediction method and encoder and decoder using same
US9036944B2 (en) Apparatus and method for encoding/decoding images for intra-prediction coding
KR102333153B1 (en) Encoding And Decoding Methods For Video Information
CA2851600A1 (en) Methods, apparatuses, and programs for encoding and decoding picture
JP2021507596A (en) Video coding method based on conversion and its equipment
KR20190091236A (en) Method and apparatus for generating reconstruction block
KR20130045155A (en) Image decoding apparatus
JP2015115614A (en) Conversion processing method, inverse conversion processing method, conversion processing device, inverse conversion processing device, conversion processing program, and inverse conversion processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160516

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170307

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170523

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170720

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180130