JP2014045434A - Image encoder, image decoder and programs thereof - Google Patents

Image encoder, image decoder and programs thereof Download PDF

Info

Publication number
JP2014045434A
JP2014045434A JP2012187726A JP2012187726A JP2014045434A JP 2014045434 A JP2014045434 A JP 2014045434A JP 2012187726 A JP2012187726 A JP 2012187726A JP 2012187726 A JP2012187726 A JP 2012187726A JP 2014045434 A JP2014045434 A JP 2014045434A
Authority
JP
Japan
Prior art keywords
block
unit
transform
prediction
image
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
JP2012187726A
Other languages
Japanese (ja)
Inventor
Atsuro Ichigaya
敦郎 市ヶ谷
Yasuko Morita
泰子 森田
Shinichi Sakaida
慎一 境田
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.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
Japan Broadcasting 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 Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Nippon Hoso Kyokai NHK
Priority to JP2012187726A priority Critical patent/JP2014045434A/en
Publication of JP2014045434A publication Critical patent/JP2014045434A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enhance coding efficiency in inter-encoding.SOLUTION: An image encoder for encoding an image by using inter-screen prediction for an encoding block, where an image is divided into a plurality of blocks, by a prediction block of a size equal to or smaller than that of the encoding block, includes a selection unit for selecting one orthogonal transformation among a plurality of orthogonal transformations, respectively in the horizontal direction and vertical direction, on the basis of the positional relation between the prediction block and a conversion block where the encoding block is divided into one or more by hierarchy division, and a conversion unit performing orthogonal transformation in the horizontal direction and orthogonal transformation in the vertical direction selected by the selection unit. The selection unit selects DST-II when both sides of the conversion block facing each other do not match the sides of the prediction block, in both horizontal direction and vertical direction.

Description

本発明は、画面間予測を行う画像符号化装置、画像復号装置及びそれらのプログラムに関する。   The present invention relates to an image encoding device, an image decoding device, and a program thereof that perform inter-screen prediction.

近年マルチメディア化が進み、動画像を扱う機会が多くなってきている。画像データは情報量が大きく、画像の集合である動画像は、テレビ放送の主流であるハイビジョン(1920×1080)放送で1Gbit/secを超える情報量である。   In recent years, with the advance of multimedia, there are many opportunities to handle moving images. Image data has a large amount of information, and a moving image, which is a set of images, has an information amount exceeding 1 Gbit / sec in high-definition (1920 × 1080) broadcasting, which is the mainstream of television broadcasting.

そのため、動画像データは、H.264/AVC(Advanced Video Coding)(例えば非特許文献1参照)や規格化作業中のHEVC(High Efficiency Video Coding)などに代表される符号化標準技術によって、情報量を圧縮して伝送・蓄積が行われている。   Therefore, the moving image data is H.264. H.264 / AVC (Advanced Video Coding) (see, for example, Non-Patent Document 1) and HEVC (High Efficiency Video Coding) being standardized, etc. Has been done.

HEVCでは、従来の符号化技術のように画面を左上から符号化単位であるブロック状に単純に分割するのではなく、新たに階層分割を採用し、複数階層のブロック分割を可能とする。また、複数のブロックに分割された符号化単位は、CU(Coding Unit)や符号化ブロックとも称す。   HEVC does not simply divide the screen into blocks that are encoding units from the upper left as in the conventional encoding technique, but newly adopts hierarchical division to enable block division of a plurality of hierarchies. A coding unit divided into a plurality of blocks is also referred to as a CU (Coding Unit) or a coding block.

図1は、HEVCによるブロック分割の一例を示す図である。図1に示すように、HEVCでは、4×4、8×8、16×16、32×32などのサイズに画像を分割して、符号化を行うことができる。   FIG. 1 is a diagram illustrating an example of block division by HEVC. As shown in FIG. 1, in HEVC, an image can be divided into 4 × 4, 8 × 8, 16 × 16, 32 × 32, etc. and encoded.

また、HEVCでは、予測誤差信号を効率的に表現するため、CUを階層分割し、変換単位に分けることができる。変換単位は、TU(Transform Unit)や変換ブロックとも称す。   In HEVC, in order to efficiently express the prediction error signal, the CU can be divided into layers and divided into conversion units. The transform unit is also referred to as a TU (Transform Unit) or a transform block.

図2は、CUとTUとの関係を示す図である。図2に示すように、例えば32×32のCUに対し、階層分割0回のTUは32×32のCUと同じブロックであり、階層分割1回のTUは、16×16に分割されたブロックである。また、階層分割2回のTUは、8×8に分割されたブロックである。   FIG. 2 is a diagram illustrating a relationship between a CU and a TU. As shown in FIG. 2, for example, for a 32 × 32 CU, a TU with 0 layer division is the same block as a 32 × 32 CU, and a TU with 1 layer division is a block divided into 16 × 16 It is. In addition, a TU with two hierarchical divisions is a block divided into 8 × 8.

なお、TUは、CUのサイズに応じて階層分割されるので、各階層におけるTUのサイズはCUのサイズに応じてそれぞれ異なる。   Since TUs are hierarchically divided according to the size of CUs, the TU sizes in each layer are different depending on the size of CUs.

また、HEVCでは、CUを複数種類の矩形領域である予測単位に分割し、それぞれの予測単位で予測処理が行われる。この予測単位は、PU(Prediction Unit)や予測ブロックとも称す。   In HEVC, a CU is divided into prediction units that are a plurality of types of rectangular areas, and prediction processing is performed in each prediction unit. This prediction unit is also referred to as a PU (Prediction Unit) or a prediction block.

ここで、分割されたブロックに対し、次の符号化が行われる。画面内符号化(イントラ符号化)は、画面内の空間的な信号予測を行って画像を符号化する。この技術は、画面内予測(イントラ予測)とも称す。また、画面間予測(インター符号化)は、異なるフレーム間で類似した領域を探索し、予測に用いて画像を符号化する。この技術は、動き補償予測(インター予測)とも称す。   Here, the following encoding is performed on the divided blocks. In-screen coding (intra coding) encodes an image by performing spatial signal prediction within the screen. This technique is also referred to as intra prediction (intra prediction). Also, inter-screen prediction (inter-coding) searches for similar regions between different frames and encodes an image for prediction. This technique is also referred to as motion compensation prediction (inter prediction).

図3は、ブロックにおける動き補償の予測誤差信号の一例を示す図である。図3に示すように、動き補償予測による予測残差信号は、予測に用いた領域の境界部において、領域の中心部に比べて、わずかに誤差が大きいという傾向がある(非特許文献2参照)。   FIG. 3 is a diagram illustrating an example of a motion compensation prediction error signal in a block. As shown in FIG. 3, the prediction residual signal based on motion compensation prediction tends to have a slightly larger error at the boundary of the region used for prediction than at the center of the region (see Non-Patent Document 2). ).

現在標準化の検討がなされているHEVCでは、動き補償予測ブロック(予測ブロック)と直交変換ブロック(変換ブロック)とは個々にブロックサイズを柔軟に選択することができる。よって、動き補償予測と直交変換とでそれぞれ適切なブロックサイズを決定することができ、効率的な圧縮を実現することができる。   In HEVC currently under consideration for standardization, a block size can be selected flexibly for each of the motion compensated prediction block (prediction block) and the orthogonal transform block (transform block). Therefore, an appropriate block size can be determined for each of the motion compensation prediction and the orthogonal transform, and efficient compression can be realized.

上記信号特性を考慮して、DCT(Discrete Cosine Transform)−IV又はDST(Discrete Sine Transform)−VIIを使用した符号化方式が提案されている(例えば非特許文献3参照)。以下では、この手法を手法1とも称す。この手法1では、予測ブロックの境界部において誤差が大きく、内部において誤差が小さいことを利用する。   In consideration of the signal characteristics, an encoding method using DCT (Discrete Cosine Transform) -IV or DST (Discrete Sine Transform) -VII has been proposed (see, for example, Non-Patent Document 3). Hereinafter, this technique is also referred to as technique 1. This method 1 utilizes the fact that the error is large at the boundary portion of the prediction block and the error is small inside.

つまり、手法1では、予測ブロックと一致する境界を持つ変換ブロックにおいて、低域成分の直交変換基底が開放端となり、逆端が短絡端となる直交変換を使用する。図4は、変換ブロックと予測ブロックとの関係の一例を示す図である。図4に示すように、予測ブロックの中央では誤差を小さく、周縁部では誤差が大きい。このことから、図4に示す変換ブロックでは、垂直方向には、DCT−IV/Flipped DST−VIIを行い、水平方向には、Flipped DCT−IV/DST−VIIを行う。なお、図4に示す波形は、DCT−IVの波形である。また、Flippedとは、例えばDCT−IVの場合、入力信号の信号線を上位、下位を入れ替えてDCT−IVすることをいう。   That is, Method 1 uses an orthogonal transform in which a low-frequency component orthogonal transform base is an open end and a reverse end is a short-circuited end in a transform block having a boundary that matches the prediction block. FIG. 4 is a diagram illustrating an example of a relationship between a transform block and a prediction block. As shown in FIG. 4, the error is small at the center of the prediction block, and the error is large at the periphery. Therefore, in the conversion block shown in FIG. 4, DCT-IV / Flipped DST-VII is performed in the vertical direction, and Flipped DCT-IV / DST-VII is performed in the horizontal direction. The waveform shown in FIG. 4 is a DCT-IV waveform. For example, in the case of DCT-IV, “Flipped” means that DCT-IV is performed by switching the signal line of the input signal between upper and lower.

なお、Flipped DCT−IV/DST−VIIは、DCT−IV/DST−VIIの向きを反転した関数を意味する。図5は、DCT−IVとFlipped DCT−IVとの関係を示す図である。図5に示すように、Flipped DCT−IVは、DCT−IVの向きが反転した関数である。   Note that “Flipped DCT-IV / DST-VII” means a function obtained by inverting the direction of DCT-IV / DST-VII. FIG. 5 is a diagram showing the relationship between DCT-IV and Flipped DCT-IV. As shown in FIG. 5, the flipped DCT-IV is a function in which the direction of the DCT-IV is inverted.

DCT−IVやDST−VIIは、その条件を満たし、動き補償予測残差ブロックの変換ブロックの符号化に使用される。変換ブロックと予測ブロックで境界を共有しない場合は、DCTが選択される。   DCT-IV and DST-VII satisfy the condition and are used for coding the transform block of the motion compensated prediction residual block. When the boundary is not shared between the transform block and the prediction block, DCT is selected.

また、手法1では、ブロックサイズが例えば4×4の場合などには、DCT−IVの代わりにDST−VIIが用いられてもよい。よって、手法1では、ブロックサイズや変換ブロックと予測ブロックの境界条件に基づいて直交変換を切り替えることができる。   In Method 1, DST-VII may be used instead of DCT-IV when the block size is 4 × 4, for example. Therefore, in Method 1, the orthogonal transform can be switched based on the block size or the boundary condition between the transform block and the prediction block.

図6は、手法1の場合の各変換ブロックにおける直交変換の例を示す図である。図6に示す変換ブロックb101〜b103は、予測ブロックの境界と一致する境界の方向について、DCT−IVやFlipped DCT−IVの直交変換が用いられる。また、予測ブロックの境界と一致しない変換ブロックb104は、水平方向及び垂直方向でDCT−IIの直交変換が用いられる。   FIG. 6 is a diagram illustrating an example of orthogonal transform in each transform block in the case of Method 1. The transform blocks b101 to b103 shown in FIG. 6 use DCT-IV or flipped DCT-IV orthogonal transform for the boundary direction that coincides with the prediction block boundary. For the transform block b104 that does not coincide with the boundary of the prediction block, DCT-II orthogonal transform is used in the horizontal direction and the vertical direction.

また、手法1の実装上の利点は、非対称な直交変換としてDCT−IVを用いる場合、DCT−IIのバタフライ演算を流用して実現することができる。これにより、ハードウェアのコスト増加を抑えることができる。   Further, the advantage in implementation of Method 1 can be realized by using DCT-II butterfly computation when DCT-IV is used as asymmetric orthogonal transformation. Thereby, an increase in hardware cost can be suppressed.

図7は、DCT−IVの実現方法を示す図である。図7に示すように、DCT−IIの一部を流用してDCT−IVを実現することができる。   FIG. 7 is a diagram illustrating a method for realizing DCT-IV. As shown in FIG. 7, DCT-IV can be realized by diverting part of DCT-II.

また、実装の容易さに注目し、DCT−IIと相補関係を持つDST−IIを使用して符号化する手法が提案されている(例えば非特許文献4参照)。以下では、この手法を手法2とも称す。   In addition, paying attention to ease of mounting, a method of encoding using DST-II having a complementary relationship with DCT-II has been proposed (for example, see Non-Patent Document 4). Hereinafter, this technique is also referred to as technique 2.

手法2は、動き補償予測の残差信号に対し、RD(Rate-Distortion)最適化法によりDCT−IIとDST−IIとを切り替えて符号化する方法である。これにより、各変換ブロックで最適な直交変換を選択することができ、高能率な圧縮効果を実現することができる。   Method 2 is a method of encoding the residual signal of motion compensation prediction by switching between DCT-II and DST-II by an RD (Rate-Distortion) optimization method. Thereby, an optimal orthogonal transform can be selected for each transform block, and a highly efficient compression effect can be realized.

図8は、変換ブロックの分割例を示す図である。図8に示す各変換ブロックについて、手法2では、RD最適化を行って、DCTとDSTとを切り替える。図9は、DCT−IIを用いたDST−IIの実装例を示す図である。図9に示すように、DST−IIは、比較的容易に実装することができる。   FIG. 8 illustrates an example of transform block division. For each transform block shown in FIG. 8, in Method 2, RD optimization is performed to switch between DCT and DST. FIG. 9 is a diagram illustrating an implementation example of DST-II using DCT-II. As shown in FIG. 9, DST-II can be mounted relatively easily.

一方で、手法2では、どちらの直交変換が適用されたのかを復号側に伝送する必要があり、どちらの直交変換かを示す識別情報が符号量の削減効果を妨げる要因となっている(非特許文献5、特許文献1,2参照)。このため、手法2では、水平、垂直方向で最適な直交変換を切り替えるのではなく二次元の直交変換をブロック単位で切り替えている。   On the other hand, in Method 2, it is necessary to transmit to the decoding side which orthogonal transformation is applied, and identification information indicating which orthogonal transformation is a factor that hinders the effect of reducing the code amount (non-conversion). (See Patent Document 5 and Patent Documents 1 and 2). For this reason, in the method 2, the optimal orthogonal transform is not switched in the horizontal and vertical directions, but the two-dimensional orthogonal transform is switched in units of blocks.

大久保榮監修,「改訂三版 H.264/AVC 教科書」,インプレス R&D,2009年1月1日Supervised by Satoshi Okubo, “Revised Third Edition H.264 / AVC Textbook”, Impress R & D, January 1, 2009 J. Schmidt, B. Edler and J. Ostermann,"Prediction od DCT Coefficients Considering Motion Compensation Error Distributions", VCIP 2011J. Schmidt, B. Edler and J. Ostermann, "Prediction od DCT Coefficients Considering Motion Compensation Error Distributions", VCIP 2011 J. An, X. Zhao X. Guo, and S. Lei "CE7: Boundary-dependent Transform for Inter-Predicted Residue," JCTVC-H0309 (Jan.2012)J. An, X. Zhao X. Guo, and S. Lei "CE7: Boundary-dependent Transform for Inter-Predicted Residue," JCTVC-H0309 (Jan.2012) A. Ichigaya and S. Sakaida, "Performance report of adaptive DCT/DST selection"JCTVC-D182 (Jan.2011)A. Ichigaya and S. Sakaida, "Performance report of adaptive DCT / DST selection" JCTVC-D182 (Jan.2011) 市ヶ谷敦郎,杉藤泰子,境田慎一,"DCTとDSTを適応的に用いたインター符号化",映情学技報,vol.36, no.9 ME2012-59,PP.213-218,2012Goro Ichigaya, Yasuko Sugito, Shinichi Sakaida, "Inter-coding using DCT and DST adaptively", Eiji-gakugakuho, vol.36, no.9 ME2012-59, PP.213-218,2012

特開2011−205602号公報JP 2011-205602 A 特開2011−223068号公報JP 2011-2223068 A

しかしながら、手法1では、予測ブロックと境界を共有しない変換ブロックは、直交変換として従来のDCTのみを利用しており、改善が行われていない。また、手法2では、ブロック毎に識別情報を付与しており、識別情報の増加分が符号量の削減効果の妨げの要因となっている。   However, in Method 1, the transform block that does not share the boundary with the prediction block uses only the conventional DCT as orthogonal transform, and is not improved. In Method 2, identification information is assigned to each block, and the increase in the identification information is a factor that hinders the effect of reducing the code amount.

そこで、本発明は、インター符号化において、符号化効率を向上させることができる画像符号化装置、画像復号装置及びプログラムを提供することを目的とする。   Therefore, an object of the present invention is to provide an image encoding device, an image decoding device, and a program capable of improving encoding efficiency in inter encoding.

本発明の一態様における画像符号化装置は、画像が複数に分割された符号化ブロックに対し、該符号化ブロック以下のサイズの予測ブロックによる画面間予測を用いて画像を符号化する画像符号化装置であって、前記符号化ブロックが階層分割により1又は複数に分割された変換ブロックと、前記予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の直交変換の中から1つの直交変換を選択する選択部と、前記選択部により選択された水平方向の直交変換及び垂直方向の直交変換を、それぞれの方向で行う変換部と、を備え、前記選択部は、水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はDST−IIを選択する。   An image encoding apparatus according to an aspect of the present invention encodes an image using inter-frame prediction using a prediction block having a size equal to or smaller than the encoded block for an encoded block obtained by dividing the image into a plurality of blocks. An apparatus comprising: a plurality of orthogonal transforms in each of a horizontal direction and a vertical direction based on a positional relationship between a transform block obtained by dividing the coding block into one or a plurality of layers by hierarchical partitioning and the prediction block. A selection unit that selects one orthogonal transformation; and a conversion unit that performs the orthogonal transformation in the horizontal direction and the orthogonal transformation in the vertical direction selected by the selection unit in each direction. If the opposite sides of the transform block do not coincide with the sides of the prediction block in each of the vertical directions, DST-II is selected.

また、前記選択部は、水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺が前記予測ブロックの辺と一致する場合はDCT−IIを選択し、前記変換ブロックの1辺が前記予測ブロックの辺と一致する場合はDCT−IV、Flipped DCT−IV、DST−VII、又はFlipped DST−VIIのいずれかを選択してもよい。   In addition, the selection unit selects DCT-II when both opposite sides of the transform block coincide with the sides of the prediction block in each of the horizontal direction and the vertical direction, and one side of the transform block is the prediction block. DCT-IV, Flipped DCT-IV, DST-VII, or Flipped DST-VII may be selected.

また、実装を優先する第1モード又は性能を優先する第2モードのいずれかを設定する設定部をさらに備え、前記選択部は、前記第1モードが設定された場合、前記変換ブロックの1辺が前記予測ブロックの辺と一致するときはDCT−IV又はFlipped DCT−IVを選択し、前記第2モードが設定された場合、前記変換ブロックの1辺が前記予測ブロックの辺と一致するときはDST−VII又はFlipped DST−VIIを選択してもよい。   In addition, a setting unit that sets either the first mode that prioritizes implementation or the second mode that prioritizes performance is further provided, and the selection unit is configured to set one side of the conversion block when the first mode is set. When DCT-IV or Flipped DCT-IV is selected and the second mode is set, when one side of the transform block matches the side of the prediction block DST-VII or Flipped DST-VII may be selected.

また、他の態様における画像符号化プログラムは、画像が複数に分割された符号化ブロックに対し、該符号化ブロック以下のサイズの予測ブロックによる画面間予測を用いて画像を符号化するために、コンピュータに、前記符号化ブロックが階層分割により1又は複数に分割された変換ブロックと、前記予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の直交変換の中から1つの直交変換を選択する選択ステップと、前記選択部により選択された水平方向の直交変換及び垂直方向の直交変換を、それぞれの方向で行う変換ステップと、を実行させる画像符号化プログラムであって、前記選択ステップは、水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はDST−IIを選択する。   In addition, the image encoding program according to another aspect encodes an image using inter-screen prediction using a prediction block having a size equal to or smaller than the encoded block for an encoded block obtained by dividing the image into a plurality of blocks. Based on the positional relationship between the prediction block and the transform block obtained by dividing the coding block into one or more by hierarchical partitioning, one of a plurality of orthogonal transforms in the horizontal direction and the vertical direction is stored in the computer. An image encoding program that executes a selection step of selecting an orthogonal transformation, and a transformation step of performing an orthogonal transformation in a horizontal direction and an orthogonal transformation in a vertical direction selected by the selection unit in each direction, In the selection step, both opposing sides of the transform block do not coincide with sides of the prediction block in each of the horizontal direction and the vertical direction. If you select the DST-II.

また、他の態様における画像復号装置は、上記記載の画像符号化装置により符号化されたストリームを復号する画像復号装置であって、前記ストリームをエントロピー復号する復号部と、前記復号部により復号された前記変換ブロックと、画面内予測時に用いられた予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の逆直交変換の中から1つの逆直交変換を選択する選択部と、前記選択部により選択された水平方向の逆直交変換及び垂直方向の逆直交変換を、それぞれの方向で行う逆変換部と、を備え、前記選択部は、水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はIDST−IIを選択してもよい。   An image decoding apparatus according to another aspect is an image decoding apparatus that decodes a stream encoded by the image encoding apparatus described above, wherein the stream is entropy-decoded and decoded by the decoding section. And a selection unit that selects one inverse orthogonal transform from among a plurality of inverse orthogonal transforms in each of the horizontal direction and the vertical direction based on the positional relationship between the transform block and the prediction block used at the time of intra prediction. An inverse transform unit that performs an inverse orthogonal transform in the horizontal direction and an inverse orthogonal transform in the vertical direction selected by the selection unit in each direction, the selection unit in each of the horizontal direction and the vertical direction, IDST-II may be selected when both opposing sides of the transform block do not coincide with the sides of the prediction block.

また、他の態様における画像復号プログラムは、上記記載の画像符号化装置により符号化されたストリームを復号するコンピュータに、前記ストリームを復号する復号ステップと、復号された前記変換ブロックと、画面内予測時に用いられた予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の逆直交変換の中から1つの逆直交変換を選択する選択ステップと、選択された水平方向の逆直交変換及び垂直方向の逆直交変換を、それぞれの方向で行う逆変換ステップと、を実行させる画像復号プログラムであって、前記選択ステップは、水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はIDST−IIを選択する。   Further, an image decoding program according to another aspect includes a decoding step of decoding the stream, the decoded conversion block, and intra-screen prediction to a computer that decodes the stream encoded by the image encoding device described above. A selection step of selecting one inverse orthogonal transform from a plurality of inverse orthogonal transforms in each of the horizontal direction and the vertical direction based on the positional relationship with the prediction block used at the time, and the selected horizontal orthogonal inverse An image decoding program that performs an inverse transform step for performing transform and inverse orthogonal transform in the vertical direction in each direction, wherein the selection step includes both sides of the transform block facing in the horizontal direction and the vertical direction, respectively. If both do not coincide with the side of the prediction block, IDST-II is selected.

本発明によれば、インター符号化において、符号化効率を向上させることができる。   According to the present invention, coding efficiency can be improved in inter coding.

HEVCによるブロック分割の一例を示す図。The figure which shows an example of the block division | segmentation by HEVC. CUとTUとの関係を示す図。The figure which shows the relationship between CU and TU. ブロックにおける動き補償の予測誤差信号の一例を示す図。The figure which shows an example of the prediction error signal of the motion compensation in a block. 変換ブロックと予測ブロックとの関係の一例を示す図。The figure which shows an example of the relationship between a conversion block and a prediction block. DCT−IVとFlipped DCT−IVとの関係を示す図。The figure which shows the relationship between DCT-IV and Flipped DCT-IV. 手法1の場合の各変換ブロックにおける直交変換の例を示す図。The figure which shows the example of the orthogonal transformation in each transformation block in the case of the method 1. DCT−IVの実現方法を示す図。The figure which shows the implementation | achievement method of DCT-IV. 変換ブロックの分割例を示す図。The figure which shows the example of a division | segmentation of a conversion block. DCT−IIを用いたDST−IIの実装例を示す図。The figure which shows the example of mounting of DST-II using DCT-II. 実施例1における画像符号化装置の概略構成の一例を示すブロック図。1 is a block diagram illustrating an example of a schematic configuration of an image encoding device according to Embodiment 1. FIG. 実施例1における直交変換部の構成の一例を示すブロック図。FIG. 3 is a block diagram illustrating an example of a configuration of an orthogonal transform unit according to the first embodiment. 変換ブロックの位置による手法の適用分布例を示す図。The figure which shows the example of application distribution of the method by the position of a conversion block. 実施例1における水平方向の直交変換の適用例を示す図。FIG. 6 is a diagram illustrating an application example of horizontal orthogonal transformation in the first embodiment. 実施例1におけるインター予測の直交変換処理の一例を示すフローチャート。5 is a flowchart illustrating an example of inter prediction orthogonal transform processing according to the first embodiment. 実施例2における直交変換部の構成の一例を示すブロック図。FIG. 6 is a block diagram illustrating an example of a configuration of an orthogonal transform unit according to the second embodiment. 実施例2における水平方向の直交変換の適用例を示す図。FIG. 10 is a diagram illustrating an application example of horizontal orthogonal transformation in the second embodiment. 実施例2におけるインター予測の直交変換処理の一例を示すフローチャート。9 is a flowchart illustrating an example of inter prediction orthogonal transform processing according to the second embodiment. 実施例3における画像復号装置の概略構成の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of a schematic configuration of an image decoding device according to a third embodiment. 実施例3における逆直交変換部の構成の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of a configuration of an inverse orthogonal transform unit according to the third embodiment. 実施例4における画像処理装置の構成の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of a configuration of an image processing apparatus according to a fourth embodiment.

以下、手法1や手法2よりも符号化効率を改善する各実施例について、添付図面を参照しながら詳細に説明する。   In the following, each embodiment that improves the coding efficiency over Technique 1 and Technique 2 will be described in detail with reference to the accompanying drawings.

[実施例1]
実施例1では、予測ブロックと境界が一致する変換ブロックに対しては手法1を用い、予測ブロックと境界が一致しない変換ブロックに対しては手法2を用いる。これにより、全ての変換ブロックにおいて適した直交変換を行うことができるので、符号化効率を向上させることができる。
[Example 1]
In the first embodiment, method 1 is used for a transform block whose boundary matches the prediction block, and method 2 is used for a transform block whose boundary does not match the prediction block. Thereby, since orthogonal transform suitable for all the transform blocks can be performed, encoding efficiency can be improved.

<構成>
図10は、実施例1における画像符号化装置10の概略構成の一例を示すブロック図である。図10に示す例では、画像符号化装置10は、前処理部100、予測誤差信号生成部101、直交変換部102、量子化部103、エントロピー符号化部104、逆量子化部105、逆直交変換部106、復号画像生成部107、ループフィルタ部109、復号画像記憶部110、イントラ予測部111、インター予測部112、動きベクトル計算部113及び予測画像選択部115を有する。各部についての概略を以下に説明する。
<Configuration>
FIG. 10 is a block diagram illustrating an example of a schematic configuration of the image encoding device 10 according to the first embodiment. In the example illustrated in FIG. 10, the image encoding device 10 includes a preprocessing unit 100, a prediction error signal generation unit 101, an orthogonal transformation unit 102, a quantization unit 103, an entropy encoding unit 104, an inverse quantization unit 105, and an inverse orthogonal. A conversion unit 106, a decoded image generation unit 107, a loop filter unit 109, a decoded image storage unit 110, an intra prediction unit 111, an inter prediction unit 112, a motion vector calculation unit 113, and a predicted image selection unit 115 are included. An outline of each part will be described below.

前処理部100は、ピクチャタイプに合わせてピクチャを並べ替え、ピクチャタイプ及びフレームごとのフレーム画像等を順次出力する。また、前処理部100は、ブロック分割なども行う。   The preprocessing unit 100 rearranges the pictures in accordance with the picture type, and sequentially outputs the picture type and the frame image for each frame. The preprocessing unit 100 also performs block division and the like.

予測誤差信号生成部101は、入力された動画像データの符号化対象画像が、例えば32×32、16×16、8×8画素などのブロックに分割されたブロックデータを取得する。   The prediction error signal generation unit 101 acquires block data obtained by dividing an encoding target image of input moving image data into blocks such as 32 × 32, 16 × 16, and 8 × 8 pixels.

予測誤差信号生成部101は、そのブロックデータと、予測画像選択部115から出力される予測画像のブロックデータとにより、予測誤差信号を生成する。予測誤差信号生成部101は、生成された予測誤差信号を直交変換部102に出力する。   The prediction error signal generation unit 101 generates a prediction error signal based on the block data and the block data of the prediction image output from the prediction image selection unit 115. The prediction error signal generation unit 101 outputs the generated prediction error signal to the orthogonal transformation unit 102.

直交変換部102は、入力された予測誤差信号を直交変換処理する。直交変換部102は、インター予測の場合の予測誤差信号に対し、予測ブロックと変換ブロックとの位置関係に基づいて直交変換を切り替える。直交変換部102の詳細は、図11を用いて後述する。直交変換部102は、直交変換処理によって水平及び垂直方向の周波数成分に分離された信号を量子化部103に出力する。   The orthogonal transform unit 102 performs orthogonal transform processing on the input prediction error signal. The orthogonal transform unit 102 switches the orthogonal transform on the prediction error signal in the case of inter prediction based on the positional relationship between the prediction block and the transform block. Details of the orthogonal transform unit 102 will be described later with reference to FIG. The orthogonal transform unit 102 outputs a signal separated into horizontal and vertical frequency components by the orthogonal transform process to the quantization unit 103.

量子化部103は、直交変換部102からの出力信号を量子化する。量子化部103は、量子化することによって出力信号の符号量を低減し、この出力信号をエントロピー符号化部104及び逆量子化部105に出力する。   The quantization unit 103 quantizes the output signal from the orthogonal transform unit 102. The quantization unit 103 reduces the code amount of the output signal by quantization, and outputs this output signal to the entropy encoding unit 104 and the inverse quantization unit 105.

エントロピー符号化部104は、量子化部103からの出力信号や動きベクトル計算部113から出力された動きベクトル情報やループフィルタ部109からのフィルタ係数などをエントロピー符号化して出力する。エントロピー符号化とは、シンボルの出現頻度に応じて可変長の符号を割り当てる方式をいう。   The entropy coding unit 104 entropy codes and outputs the output signal from the quantization unit 103, the motion vector information output from the motion vector calculation unit 113, the filter coefficient from the loop filter unit 109, and the like. Entropy coding is a method of assigning variable-length codes according to the appearance frequency of symbols.

逆量子化部105は、量子化部103からの出力信号を逆量子化してから逆直交変換部106に出力する。逆直交変換部106は、逆量子化部105からの出力信号を逆直交変換処理してから復号画像生成部107に出力する。これら逆量子化部105及び逆直交変換部106によって復号処理が行われることにより、符号化前の予測誤差信号と同程度の信号が得られる。   The inverse quantization unit 105 dequantizes the output signal from the quantization unit 103 and then outputs the output signal to the inverse orthogonal transform unit 106. The inverse orthogonal transform unit 106 performs an inverse orthogonal transform process on the output signal from the inverse quantization unit 105 and then outputs the output signal to the decoded image generation unit 107. By performing decoding processing by the inverse quantization unit 105 and the inverse orthogonal transform unit 106, a signal having the same level as the prediction error signal before encoding is obtained.

復号画像生成部107は、インター予測部112で動き補償された画像のブロックデータと、逆量子化部105及び逆直交変換部106により復号処理された予測誤差信号とを加算する。復号画像生成部107は、加算して生成した復号画像のブロックデータを、ループフィルタ部109に出力する。   The decoded image generation unit 107 adds the block data of the image subjected to motion compensation by the inter prediction unit 112 and the prediction error signal decoded by the inverse quantization unit 105 and the inverse orthogonal transform unit 106. The decoded image generation unit 107 outputs the decoded image block data generated by addition to the loop filter unit 109.

ループフィルタ部109は、例えばALF(Adaptive Loop Filter)やデブロッキングフィルタであり、いずれか又は両方を備えてもよい。   The loop filter unit 109 is, for example, an ALF (Adaptive Loop Filter) or a deblocking filter, and may include either or both.

例えば、ループフィルタ部109は、入力画像を所定サイズ毎のグループに分け、グループ毎に適切なフィルタ係数を生成する。ループフィルタ部109は、フィルタ処理された復号画像を、所定サイズ毎にグループ分けし、生成したフィルタ係数を用いてグループ毎にフィルタ処理を行う。ループフィルタ部109は、フィルタ処理結果を復号画像記憶部110に出力し、参照画像として蓄積させる。所定サイズは、例えば、直交変換サイズである。   For example, the loop filter unit 109 divides the input image into groups for each predetermined size, and generates an appropriate filter coefficient for each group. The loop filter unit 109 divides the filtered decoded image into groups for each predetermined size, and performs filter processing for each group using the generated filter coefficients. The loop filter unit 109 outputs the filter processing result to the decoded image storage unit 110 and accumulates it as a reference image. The predetermined size is, for example, an orthogonal transformation size.

復号画像記憶部110は、入力した復号画像のブロックデータを新たな参照画像のデータとして記憶し、イントラ予測部111、インター予測部112及び動きベクトル計算部113に出力する。   The decoded image storage unit 110 stores the input block data of the decoded image as new reference image data, and outputs the data to the intra prediction unit 111, the inter prediction unit 112, and the motion vector calculation unit 113.

イントラ予測部111は、符号化対象画像の処理対象ブロックに対して、すでに符号化された参照画素から予測画像のブロックデータを生成する。イントラ予測部111は、複数の予測方向を用いて予測を行い、最適な予測方向を決定する。   The intra prediction unit 111 generates block data of the predicted image from the already-encoded reference pixels for the processing target block of the encoding target image. The intra prediction unit 111 performs prediction using a plurality of prediction directions and determines an optimal prediction direction.

インター予測部112は、復号画像記憶部110から取得した参照画像のデータを動きベクトル計算部113から提供される動きベクトルで動き補償する。これにより、動き補償された参照画像としてのブロックデータが生成される。インター予測部112は、動き補償に用いた予測ブロックの情報を直交変換部102に出力する。   The inter prediction unit 112 performs motion compensation on the reference image data acquired from the decoded image storage unit 110 with the motion vector provided from the motion vector calculation unit 113. Thereby, block data as a motion-compensated reference image is generated. The inter prediction unit 112 outputs information on the prediction block used for motion compensation to the orthogonal transform unit 102.

動きベクトル計算部113は、符号化対象画像におけるブロックデータと、復号画像記憶部110から取得する参照画像とを用いて、動きベクトルを求める。動きベクトルとは、ブロック単位で参照画像内から処理対象ブロックに最も類似している位置を探索するブロックマッチング技術などを用いて求められるブロック単位の空間的なずれを示す値である。   The motion vector calculation unit 113 obtains a motion vector using the block data in the encoding target image and the reference image acquired from the decoded image storage unit 110. The motion vector is a value indicating a spatial deviation in units of blocks obtained using a block matching technique or the like that searches for a position most similar to the processing target block from the reference image in units of blocks.

動きベクトル計算部113は、求めた動きベクトルをインター予測部112に出力し、動きベクトルや参照画像を示す情報を含む動きベクトル情報をエントロピー符号化部104に出力する。   The motion vector calculation unit 113 outputs the obtained motion vector to the inter prediction unit 112, and outputs motion vector information including information indicating the motion vector and the reference image to the entropy coding unit 104.

イントラ予測部111とインター予測部112から出力されたブロックデータは、予測画像選択部115に入力される。   The block data output from the intra prediction unit 111 and the inter prediction unit 112 are input to the predicted image selection unit 115.

予測画像選択部115は、イントラ予測部111とインター予測部112から取得したブロックデータのうち、どちらか一方のブロックデータを予測画像として選択する。選択された予測画像は、予測誤差信号生成部101に出力される。   The predicted image selection unit 115 selects one of the block data acquired from the intra prediction unit 111 and the inter prediction unit 112 as a predicted image. The selected prediction image is output to the prediction error signal generation unit 101.

なお、図10に示す画像符号化装置10の構成は一例であり、必要に応じて各構成を組み合わせたり、各構成を適宜変更したりしてもよい。   Note that the configuration of the image encoding device 10 illustrated in FIG. 10 is an example, and the configurations may be combined or the configurations may be appropriately changed as necessary.

<直交変換部の構成>
次に、直交変換部102の構成について説明する。図11は、実施例1における直交変換部102の構成の一例を示すブロック図である。図11に示す直交変換部102は、本発明にかかるインター予測の予測誤差信号に対する直交変換についての構成を示す。
<Configuration of orthogonal transform unit>
Next, the configuration of the orthogonal transform unit 102 will be described. FIG. 11 is a block diagram illustrating an example of the configuration of the orthogonal transform unit 102 according to the first embodiment. An orthogonal transform unit 102 illustrated in FIG. 11 illustrates a configuration for orthogonal transform for a prediction error signal of inter prediction according to the present invention.

図11に示す直交変換部102は、選択部201、コスト算出部202、変換部203、及び設定部204を有する。選択部201は、予測ブロックの情報をインター予測部112から取得する。また、選択部201は、予測誤差信号生成部101から予測誤差信号を取得する。   11 includes a selection unit 201, a cost calculation unit 202, a conversion unit 203, and a setting unit 204. The selection unit 201 acquires prediction block information from the inter prediction unit 112. In addition, the selection unit 201 acquires a prediction error signal from the prediction error signal generation unit 101.

選択部201は、予測誤差信号のうち、直交変換の対象である変換ブロックの位置と、取得した予測ブロックの情報に基づく予測ブロックの位置との関係に基づいて、水平方向及び垂直方向それぞれに対し、複数の直交変換の中から1つの直交変換を選択する。複数の直交変換とは、例えばDCT−II、DCT−IV、Flipped DCT−IV、DST−II、DST−VII、Flipped DST−VIIである。   Based on the relationship between the position of the transform block that is the target of orthogonal transform and the position of the predicted block based on the obtained prediction block information, the selection unit 201 performs the horizontal direction and the vertical direction respectively. One orthogonal transformation is selected from among a plurality of orthogonal transformations. The plurality of orthogonal transforms are, for example, DCT-II, DCT-IV, Flipped DCT-IV, DST-II, DST-VII, and Flipped DST-VII.

選択部201は、水平方向及び垂直方向のそれぞれにおいて、変換ブロックと予測ブロックとの境界(辺)が少なくとも1つ一致していれば、手法1と同じ方法で直交変換を選択する。選択部201は、選択した直交変換を変換部203に通知する。   If at least one boundary (side) between the transform block and the prediction block matches in each of the horizontal direction and the vertical direction, the selection unit 201 selects orthogonal transform by the same method as Method 1. The selection unit 201 notifies the transformation unit 203 of the selected orthogonal transformation.

また、選択部201は、変換ブロックと予測ブロックとの辺が一致しなければ、手法2と同じようにしてDCT−IIとDST−IIとのうち、最適な方をコスト算出部202に選択させる。例えば、選択部201は、DCT−IIとDST−IIとを行うよう変換部203に指示し、コスト算出部202に符号化コスト(単にコストとも呼ぶ)を算出するよう指示する。   In addition, if the sides of the transform block and the prediction block do not match, the selection unit 201 causes the cost calculation unit 202 to select the optimal one of DCT-II and DST-II in the same manner as the method 2. . For example, the selection unit 201 instructs the conversion unit 203 to perform DCT-II and DST-II, and instructs the cost calculation unit 202 to calculate an encoding cost (also simply referred to as a cost).

コスト算出部202は、レート歪み最適化法(例えば、http://www.tom.comm.waseda.ac.jp/~tsukuba/source/avm20050609.pdfを参照されたい)を用いて、複数の直交変換(例えばDCT−IIとDST−II)のコスト(例えば符号量)を計算し、コストが最も小さい直交変換を選択する。説明の都合上、コスト算出部202が、量子化部、エントロピー符号化部を有し、各直交変換での符号量を算出するとするが、実装上はエントロピー符号化部104からフィードバックされて符号量を取得してもよい。また、コスト算出部202は、選択部201に含まれるようにしてもよい。   The cost calculation unit 202 uses a rate distortion optimization method (see, for example, http://www.tom.comm.waseda.ac.jp/~tsukuba/source/avm20050609.pdf), and performs orthogonal processing. The cost (for example, code amount) of the transform (for example, DCT-II and DST-II) is calculated, and the orthogonal transform with the smallest cost is selected. For convenience of explanation, it is assumed that the cost calculation unit 202 includes a quantization unit and an entropy encoding unit and calculates the code amount in each orthogonal transform. However, the code amount is fed back from the entropy encoding unit 104 in implementation. May be obtained. Further, the cost calculation unit 202 may be included in the selection unit 201.

変換部203は、DCT部205、DST部206を有し、複数の直交変換を有する。DCT部205は、DCT系の直交変換を行う。DST部206は、DST系の直交変換を行う。変換部203は、予測誤差信号生成部101から取得した変換対象の予測誤差信号に対し、選択部201により選択された1つの直交変換を行い、変換後の係数を量子化部103に出力する。   The transform unit 203 includes a DCT unit 205 and a DST unit 206, and has a plurality of orthogonal transforms. The DCT unit 205 performs DCT-based orthogonal transformation. The DST unit 206 performs orthogonal transformation of the DST system. The conversion unit 203 performs one orthogonal transformation selected by the selection unit 201 on the prediction error signal to be converted acquired from the prediction error signal generation unit 101, and outputs the converted coefficient to the quantization unit 103.

なお、変換部203は、説明を分かりやすくするため、DCT部205と、DST部206とを分けた構成で説明した。しかし、実装上では、図7や図9に示したように、変換部203は、DCT−IIをコアにしてDCT−IV、DST−IIを実装することができる。よって、変換部203は、DCT−IVを行う場合、DCT−IIの処理の一部を行い(図7参照)、DST−IIを行う場合、入力と出力とに若干の修正を加えたDCT−IIの処理を行うこと(図9参照)で各処理を実現することができる。つまり、変換部203は、DCT−II、DCT−IV、DST−IIを行う処理部と、DST−VIIを行う処理部とに分けてもよい。例えば、変換部203の実装については、適宜自由に変更することができる。   Note that the conversion unit 203 has been described with a configuration in which the DCT unit 205 and the DST unit 206 are separated for easy understanding. However, in terms of mounting, as shown in FIGS. 7 and 9, the conversion unit 203 can mount DCT-IV and DST-II using DCT-II as a core. Therefore, the conversion unit 203 performs part of the DCT-II processing when performing DCT-IV (see FIG. 7), and performs DCT-II with slight modifications to the input and output when performing DST-II. Each process can be realized by performing the process II (see FIG. 9). That is, the conversion unit 203 may be divided into a processing unit that performs DCT-II, DCT-IV, and DST-II, and a processing unit that performs DST-VII. For example, the implementation of the conversion unit 203 can be freely changed as appropriate.

また、変換部203は、選択部201によりDCT−IIとDST−IIの処理が指示された場合は、DCT−IIとDST−IIの処理を実行する。変換部203は、DCT−IIとDST−IIの処理を行った場合は、それぞれの直交変換係数をコスト算出部202に出力する。   In addition, when the selection unit 201 instructs the DCT-II and DST-II processes, the conversion unit 203 executes the DCT-II and DST-II processes. The transform unit 203 outputs the respective orthogonal transform coefficients to the cost calculation unit 202 when the DCT-II and DST-II processes are performed.

変換部203は、コスト算出部202により選択された直交変換の変換係数、及び選択された直交変換を識別する識別情報を量子化部103に出力する。なお、変換部203は、コスト算出部202が処理を行った場合は、選択された直交変換のエントロピー符号化データをエントロピー符号化部104に出力してもよい。また、直交変換部102は、コスト算出部202がエントロピー符号化部104からフィードバックされる場合、どちらの符号化データを用いるかを示す情報をエントロピー符号化部104に指示すればよい。   The conversion unit 203 outputs the transform coefficient of the orthogonal transform selected by the cost calculation unit 202 and identification information for identifying the selected orthogonal transform to the quantization unit 103. Note that the transform unit 203 may output the selected entropy-encoded data of the orthogonal transform to the entropy encoder 104 when the cost calculation unit 202 performs processing. Further, when the cost calculation unit 202 is fed back from the entropy encoding unit 104, the orthogonal transform unit 102 may instruct the entropy encoding unit 104 of information indicating which encoded data is used.

なお、選択部201は、DCT−IV又はDST−VIIのどちらを用いるかについて、設定部204により設定されたモードに基づいて選択してもよい。選択部201は、例えば実装優先の第1モードが設定部204により設定されていた場合、DCT−IVを選択し、性能優先の第2モードが設定部204により設定されていた場合、DST−VIIを用いる。DST−VIIは、DCT−IVよりも性能が良いと言われている。よって、実装を優先する場合はDCT−IVが用いられ、性能を優先する場合はDST−VIIが用いられるようにしてもよい。   Note that the selection unit 201 may select whether to use DCT-IV or DST-VII based on the mode set by the setting unit 204. For example, the selection unit 201 selects DCT-IV when the first mode with mounting priority is set by the setting unit 204, and DST-VII when the second mode with performance priority is set by the setting unit 204. Is used. DST-VII is said to have better performance than DCT-IV. Therefore, DCT-IV may be used when priority is given to mounting, and DST-VII may be used when priority is given to performance.

設定部204は、第1モードか第2モードのいずれかを設定する。モードについては、ユーザにより予め設定されればよい。なお、変換部203がDCT−IV又はDST−VIIのいずれかしか有していない場合、設定手段204は、必ずしも必要な構成ではない。   The setting unit 204 sets either the first mode or the second mode. The mode may be set in advance by the user. When the conversion unit 203 has only one of DCT-IV and DST-VII, the setting unit 204 is not necessarily a necessary configuration.

また、設定手段204は、所定のブロックサイズを設定し、設定されたブロックサイズには例えばDST−VIIを処理させるようにしてもよい。所定のブロックサイズは、例えば4×4である。   The setting unit 204 may set a predetermined block size and process the DST-VII, for example, for the set block size. The predetermined block size is 4 × 4, for example.

<手法の適用例>
次に、変換ブロックに対する手法の適用例について説明する。図12は、変換ブロックの位置による手法の適用分布例を示す図である。図12に示す例では、予測ブロックは、縦長の長方形に分割される。図12に示す変換ブロックb201は、全ての辺において予測ブロックの辺と一致しないため、手法2が適用される。図9に示す変換ブロックb201以外の変換ブロックは、予測ブロックの辺と少なくとも1辺が一致するので、手法1が適用される。
<Application example of method>
Next, an application example of the method for the transform block will be described. FIG. 12 is a diagram illustrating an application distribution example of the technique based on the position of the transform block. In the example shown in FIG. 12, the prediction block is divided into vertically long rectangles. Since the transform block b201 illustrated in FIG. 12 does not match the sides of the prediction block on all sides, the method 2 is applied. Since transform blocks other than the transform block b201 illustrated in FIG. 9 have at least one side that matches the side of the prediction block, the method 1 is applied.

<直交変換の適用例>
次に、変換ブロックに対する直交変換の適用例について説明する。図13は、実施例1における水平方向の直交変換の適用例を示す図である。図13に示す例では、選択部201は以下のように直交変換を選択する。図13に示す変換ブロックは、正方形の形状をしているが、正方形に限られず、長方形でもよい。また、図13に示す例では、変換部203は、DST−VIIを有していないか、設定部204により第1モードが設定されているとする。図13に示す太線の辺は、予測ブロックの辺と一致する辺を示す。
<Application example of orthogonal transformation>
Next, an application example of orthogonal transform to the transform block will be described. FIG. 13 is a diagram illustrating an application example of the orthogonal transformation in the horizontal direction according to the first embodiment. In the example illustrated in FIG. 13, the selection unit 201 selects orthogonal transform as follows. The transform block shown in FIG. 13 has a square shape, but is not limited to a square and may be a rectangle. In the example illustrated in FIG. 13, it is assumed that the conversion unit 203 does not have DST-VII or the first mode is set by the setting unit 204. The thick line side shown in FIG. 13 indicates a side that matches the side of the prediction block.

(1)両辺が一致
選択部201は、変換ブロックの左右の両辺が予測ブロックの辺と一致する場合、直交変換としてDCT−IIを選択する。
(1) Both sides coincidence selection unit 201 selects DCT-II as orthogonal transformation when both the left and right sides of the transform block coincide with the sides of the prediction block.

(2)左辺が一致
選択部201は、変換ブロックの左辺が予測ブロックの辺と一致する場合、直交変換としてDCT−IVを選択する。
(2) The left side match selection unit 201 selects DCT-IV as orthogonal transform when the left side of the transform block matches the side of the prediction block.

(3)右辺が一致
選択部201は、変換ブロックの右辺が予測ブロックの辺と一致する場合、直交変換としてFlipped DCT−IVを選択する。
(3) When the right side of the transform block matches the side of the prediction block, the right side match selection unit 201 selects the flipped DCT-IV as orthogonal transform.

(4)両辺とも不一致
選択部201は、変換ブロックの両辺とも予測ブロックの辺と一致しない場合、直交変換として、DCT−II、DST−IIを選択する。コスト算出部202は、コストの低い直交変換を選択する。
(4) When both sides of the transform block do not match the sides of the prediction block, the mismatch selection unit 201 selects DCT-II and DST-II as orthogonal transform. The cost calculation unit 202 selects an orthogonal transform with a low cost.

なお、選択部201は、垂直方向でも、水平方向と同様にして処理すればよい。選択部201は、垂直方向の場合、左辺を上辺、右辺を下辺に置き換えて処理すればよい。   Note that the selection unit 201 may perform processing in the vertical direction in the same manner as in the horizontal direction. In the vertical direction, the selection unit 201 may perform processing by replacing the left side with the upper side and the right side with the lower side.

<動作>
次に、実施例1における画像符号化装置10の動作について説明する。図14は、実施例1におけるインター予測の直交変換処理の一例を示すフローチャートである。図14に示す処理は、水平方向及び垂直方向のそれぞれで実行される。
<Operation>
Next, the operation of the image encoding device 10 in the first embodiment will be described. FIG. 14 is a flowchart illustrating an example of inter prediction orthogonal transform processing according to the first embodiment. The process shown in FIG. 14 is executed in each of the horizontal direction and the vertical direction.

ステップS101で、選択部201は、変換ブロックと予測ブロックとの境界のいずれかが一致しているか否かを判定する。つまり、選択部201は、変換ブロックの少なくとも1辺が予測ブロックの辺と一致しているかを判定する。少なくとも1辺が一致していれば(ステップS101−YES)ステップS102に進み、1辺も一致していなければ(ステップS101−NO)ステップS107に進む。   In step S101, the selection unit 201 determines whether any of the boundaries between the transform block and the prediction block matches. That is, the selection unit 201 determines whether at least one side of the transform block matches the side of the prediction block. If at least one side matches (step S101—YES), the process proceeds to step S102. If one side does not match (step S101—NO), the process proceeds to step S107.

ステップS102で、選択部201は、変換ブロックの左辺(または上辺)のみが予測ブロックの辺と一致するか否かを判定する。変換ブロックの左辺(または上辺)のみが予測ブロックの辺と一致すれば(ステップS102−YES)ステップS103に進み、変換ブロックの左辺(または上辺)のみが予測ブロックの辺と一致しなければ(ステップS102−NO)ステップS104に進む。   In step S102, the selection unit 201 determines whether only the left side (or upper side) of the transform block matches the side of the prediction block. If only the left side (or top side) of the transform block matches the side of the prediction block (step S102-YES), the process proceeds to step S103, and if only the left side (or top side) of the transform block does not match the side of the prediction block (step S102). (S102-NO) It progresses to step S104.

ステップS103で、変換部203は、変換ブロックに対し、DCT−IVの処理を実行する。   In step S103, the conversion unit 203 performs DCT-IV processing on the conversion block.

ステップS104で、選択部201は、変換ブロックの右辺(または下辺)のみが予測ブロックの辺と一致するか否かを判定する。変換ブロックの右辺(または下辺)のみが予測ブロックの辺と一致すれば(ステップS104−YES)ステップS105に進み、変換ブロックの右辺(または下辺)のみが予測ブロックの辺と一致しなければ(ステップS104−NO)ステップS106に進む。   In step S104, the selection unit 201 determines whether only the right side (or the lower side) of the transform block matches the side of the prediction block. If only the right side (or bottom side) of the transform block matches the side of the prediction block (step S104-YES), the process proceeds to step S105, and if only the right side (or bottom side) of the transform block does not match the side of the prediction block (step S104-NO) Proceed to step S106.

ステップS105で、変換部203は、変換ブロックに対し、Flipped DCT−IVの処理を実行する。   In step S105, the conversion unit 203 performs a flipped DCT-IV process on the conversion block.

ステップS106で、変換部203は、変換ブロックに対し、DCT−IIの処理を実行する。   In step S106, the conversion unit 203 performs DCT-II processing on the conversion block.

ステップS107で、変換部203は、変換ブロックに対し、DCT−IIの処理を実行する。   In step S107, the conversion unit 203 performs DCT-II processing on the conversion block.

ステップS108で、変換部203は、変換ブロックに対し、DST−IIの処理を実行する。   In step S108, the conversion unit 203 performs DST-II processing on the converted block.

ステップS109で、コスト算出部202は、DCT−IIとDST−IIとのコストを算出してRD判定を行い、コストが低い方の直交変換を選択する。   In step S109, the cost calculation unit 202 calculates the costs of DCT-II and DST-II, performs RD determination, and selects the orthogonal transform with the lower cost.

よって、直交変換部102は、ステップS101〜S106では、手法1を用いて適切な直交変換を行うことができ、ステップS107〜S109では、手法2を用いて適切な直交変換を行うことができる。   Therefore, the orthogonal transform unit 102 can perform appropriate orthogonal transform using the method 1 in steps S101 to S106, and can perform appropriate orthogonal transform using the method 2 in steps S107 to S109.

以上、実施例1によれば、インター符号化において、符号化効率を向上させることができる。また、実施例1によれば、予測ブロックと境界が一致する変換ブロックに対しては手法1を用い、予測ブロックと境界が一致しない変換ブロックに対しては手法2を用いることで、全ての変換ブロックにおいて適した直交変換を行うことができる。   As described above, according to the first embodiment, encoding efficiency can be improved in inter-coding. In addition, according to the first embodiment, Method 1 is used for a transform block whose boundary matches the prediction block, and Method 2 is used for a transform block whose boundary does not match the prediction block. An orthogonal transform suitable for the block can be performed.

[実施例2]
次に、実施例2における画像符号化装置について説明する。実施例2では、RD判定を用いず、変換ブロックと予測ブロックの位置関係に基づいて、全ての変換ブロックの直交変換を選択する。RD判定は、他の処理と比べて処理量が大きい。よって、実施例2では、RD判定を行わないことで処理量の低減を図りつつ、符号化効率を実施例1とほぼ同等にすることができる。
[Example 2]
Next, an image coding apparatus according to the second embodiment will be described. In the second embodiment, orthogonal transforms of all transform blocks are selected based on the positional relationship between transform blocks and prediction blocks without using RD determination. The RD determination has a larger processing amount than other processes. Therefore, in the second embodiment, the coding efficiency can be made substantially equal to that of the first embodiment while reducing the processing amount by not performing the RD determination.

<構成>
実施例2における画像符号化装置の構成は、実施例1の図10に示す構成と同様であるため、同じ符号を用いて説明する。実施例2では、直交変換部102の処理が実施例1と異なるため、以下では実施例2の直交変換部102を主に説明する。
<Configuration>
Since the configuration of the image coding apparatus according to the second embodiment is the same as that illustrated in FIG. 10 according to the first embodiment, the description will be made using the same reference numerals. In the second embodiment, since the processing of the orthogonal transform unit 102 is different from that of the first embodiment, the orthogonal transform unit 102 of the second embodiment will be mainly described below.

<直交変換部>
図15は、実施例2における直交変換部102の構成の一例を示すブロック図である。図15に示す直交変換部102の構成のうち、図11に示す構成と同様のものは同じ符号を付す。以下では、選択部250を主に説明する。
<Orthogonal transformation unit>
FIG. 15 is a block diagram illustrating an example of the configuration of the orthogonal transform unit 102 according to the second embodiment. Among the configurations of the orthogonal transform unit 102 illustrated in FIG. 15, the same components as those illustrated in FIG. 11 are denoted by the same reference numerals. Hereinafter, the selection unit 250 will be mainly described.

選択部250は、予測誤差信号101から取得した変換ブロックと、インター予測部112から取得した予測ブロックの情報に基づく予測ブロックとの位置関係のみに基づいて、水平方向及び垂直方向それぞれで、複数の直交変換の中から1つの直交変換を選択する。例えば、選択部250は、変換ブロックの水平方向又は垂直方向の対向する両辺が予測ブロックの辺と一致しない場合は、予測ブロック内部における誤差信号の直流成分が小さいことから、DCT−IIよりも小さい誤差表現に適したDST−IIを選択する。   The selection unit 250 has a plurality of horizontal and vertical directions based on only the positional relationship between the transform block acquired from the prediction error signal 101 and the prediction block based on the prediction block information acquired from the inter prediction unit 112. One orthogonal transform is selected from the orthogonal transforms. For example, the selection unit 250 is smaller than DCT-II because the DC component of the error signal in the prediction block is small when both sides in the horizontal or vertical direction of the transform block do not match the sides of the prediction block. Select DST-II suitable for error expression.

また、選択部250は、変換ブロックの対向する両辺が予測ブロックの辺と一致する場合はDCT−IIを選択し、変換ブロックの1辺が予測ブロックの辺と一致する場合はDCT−IV、Flipped DCT−IV、DST−VII、又はFlipped DST−VIIのいずれかを選択する。また、選択部250は、変換ブロックと予測ブロックとの一致する辺の位置に応じて、いずれかの直交変換を選択する。選択部250は、選択した直交変換を変換部203に通知する。   In addition, the selection unit 250 selects DCT-II when both opposing sides of the transform block match the prediction block side, and DCT-IV, Flipped when one side of the transform block matches the prediction block side. Select either DCT-IV, DST-VII, or Flipped DST-VII. Further, the selection unit 250 selects one of the orthogonal transforms according to the position of the side where the transform block and the prediction block match. The selection unit 250 notifies the conversion unit 203 of the selected orthogonal transformation.

また、実施例1同様、選択部250は、設定部204により実装優先の第1モードが設定されていれば、DCT−IVを選択し、性能優先の第2モードが設定されていれば、DST−VIIを選択する。   Similarly to the first embodiment, the selection unit 250 selects the DCT-IV if the setting mode 204 sets the first mode in which the mounting priority is set, and selects the DST if the second mode in which the performance priority is set. -Select VII.

<直交変換の適用例>
次に、変換ブロックに対する直交変換の適用例について説明する。図16は、実施例2における水平方向の直交変換の適用例を示す図である。図16に示す例では、選択部250は以下のように直交変換を選択する。図16に示す変換ブロックは、正方形の形状をしているが、正方形に限られず、長方形でもよい。また、図16に示す例では、変換部203は、DST−VIIを有していないか、設定部204により第1モードが設定されているとする。図16に示す太線の辺は、予測ブロックの辺と一致する辺を示す。
<Application example of orthogonal transformation>
Next, an application example of orthogonal transform to the transform block will be described. FIG. 16 is a diagram illustrating an application example of horizontal orthogonal transform in the second embodiment. In the example illustrated in FIG. 16, the selection unit 250 selects orthogonal transform as follows. The transform block shown in FIG. 16 has a square shape, but is not limited to a square and may be a rectangle. In the example illustrated in FIG. 16, it is assumed that the conversion unit 203 does not have DST-VII or the first mode is set by the setting unit 204. The thick line side shown in FIG. 16 indicates a side that matches the side of the prediction block.

(1)両辺が一致
選択部250は、変換ブロックの左右の両辺が予測ブロックの辺と一致する場合、直交変換としてDCT−IIを選択する。
(1) Both sides coincidence selection unit 250 selects DCT-II as orthogonal transformation when both the left and right sides of the transformation block coincide with the sides of the prediction block.

(2)左辺が一致
選択部250は、変換ブロックの左辺が予測ブロックの辺と一致する場合、直交変換としてDCT−IVを選択する。
(2) The left side match selection unit 250 selects DCT-IV as orthogonal transform when the left side of the transform block matches the side of the prediction block.

(3)右辺が一致
選択部250は、変換ブロックの右辺が予測ブロックの辺と一致する場合、直交変換としてFlipped DCT−IVを選択する。
(3) When the right side of the transform block matches the side of the prediction block, the right side coincidence selection unit 250 selects the flipped DCT-IV as orthogonal transform.

(4)両辺とも不一致
選択部250は、変換ブロックの両辺とも予測ブロックの辺と一致しない場合、直交変換としてDST−IIを選択する。
(4) When both sides of the transform block do not match the sides of the prediction block, the mismatch selection unit 250 selects DST-II as orthogonal transform.

これは、予測ブロックと変換ブロックとで、水平方向又は垂直方向の両辺の境界が一致しない場合、両端が短絡端の基底を有するDST―IIが適しているからである。   This is because DST-II, which has a short-circuited base at both ends, is suitable when the boundary between both sides in the horizontal direction or the vertical direction does not match between the prediction block and the transform block.

なお、選択部250は、垂直方向でも、水平方向と同様にして処理すればよい。選択部250は、垂直方向の場合、左辺を上辺、右辺を下辺に置き換えて処理すればよい。   Note that the selection unit 250 may perform processing in the vertical direction in the same manner as in the horizontal direction. In the vertical direction, the selection unit 250 may perform processing by replacing the left side with the upper side and the right side with the lower side.

これにより、選択部250は、変換ブロックと予測ブロックとの位置関係のみに基づいて直交変換を選択することができるので、RD判定を用いる必要がなく、さらに直交変換種別を示す識別情報を付加する必要もない。   Thereby, since the selection part 250 can select orthogonal transformation only based on the positional relationship between a transformation | blocking block and a prediction block, it is not necessary to use RD determination, Furthermore, the identification information which shows an orthogonal transformation classification is added. There is no need.

<動作>
次に、実施例2における画像符号化装置10の動作について説明する。図17は、実施例2におけるインター予測の直交変換処理の一例を示すフローチャートである。図17に示す処理は、水平方向及び垂直方向のそれぞれで実行される。
<Operation>
Next, the operation of the image encoding device 10 according to the second embodiment will be described. FIG. 17 is a flowchart illustrating an example of inter prediction orthogonal transform processing according to the second embodiment. The process shown in FIG. 17 is executed in each of the horizontal direction and the vertical direction.

ステップS201で、選択部250は、変換ブロックと予測ブロックとの境界の両端が一致しているか否かを判定する。両端が一致していれば(ステップS201−YES)ステップS202に進み、1辺が一致する又は両端が一致していなければ(ステップS201−NO)ステップS203に進む。   In step S201, the selection unit 250 determines whether both ends of the boundary between the transform block and the prediction block match. If both ends match (step S201—YES), the process proceeds to step S202. If one side matches or both ends do not match (step S201—NO), the process proceeds to step S203.

ステップS202で、選択部250は、例えば図16に従って、DCT−IIを選択する。選択部250は、選択した直交変換を変換部203に通知する。変換部203は、変換ブロックに対し、DCT−IIの処理を実行する。   In step S202, the selection unit 250 selects DCT-II, for example, according to FIG. The selection unit 250 notifies the conversion unit 203 of the selected orthogonal transformation. The conversion unit 203 performs DCT-II processing on the conversion block.

ステップS203で、選択部250は、変換ブロックと予測ブロックとの境界の両端が共に一致していないかを判定する。両端が共に一致していなければ(ステップS203−YES)ステップS204に進み、少なくとも1辺が一致していれば(ステップS203−NO)ステップS205に進む。   In step S203, the selection unit 250 determines whether both ends of the boundary between the transform block and the prediction block coincide with each other. If both ends do not match (step S203—YES), the process proceeds to step S204, and if at least one side matches (step S203—NO), the process proceeds to step S205.

ステップS204で、選択部250は、例えば図16に従って、DST−IIを選択する。選択部250は、選択した直交変換を変換部203に通知する。変換部203は、変換ブロックに対し、DST−IIの処理を実行する。   In step S204, the selection unit 250 selects DST-II, for example, according to FIG. The selection unit 250 notifies the conversion unit 203 of the selected orthogonal transformation. The conversion unit 203 performs DST-II processing on the conversion block.

ステップS205で、選択部250は、変換ブロックの左辺(または上辺)が予測ブロックの辺と一致するか否かを判定する。変換ブロックの左辺(または上辺)が予測ブロックの辺と一致すれば(ステップS205−YES)ステップS206に進み、変換ブロックの左辺(または上辺)が予測ブロックの辺と一致しなければ(ステップS205−NO)ステップS207に進む。   In step S205, the selection unit 250 determines whether the left side (or upper side) of the transform block matches the side of the prediction block. If the left side (or top side) of the transform block matches the side of the prediction block (step S205—YES), the process proceeds to step S206, and if the left side (or top side) of the transform block does not match the side of the prediction block (step S205— NO) Proceed to step S207.

ステップS206で、変換部203は、変換ブロックに対し、DCT−IVの処理を実行する。   In step S206, the conversion unit 203 performs DCT-IV processing on the conversion block.

ステップS207で、変換部203は、変換ブロックに対し、Flipped DCT−IVの処理を実行する。なお、図16、17のDCT−IVは、DST−VIIを用いてもよい。   In step S207, the conversion unit 203 performs a flipped DCT-IV process on the conversion block. Note that DCT-IV in FIGS. 16 and 17 may use DST-VII.

以上、実施例2によれば、インター符号化において、符号化効率を向上させることができる。また、実施例2によれば、変換ブロックと予測ブロックとの位置関係のみに基づいて直交変換を選択することができるので、RD判定を用いる必要がなく、さらに直交変換種別を示す識別情報を付加する必要もない。なお、実施例2における符号化効率は、実施例1とほぼ同等にすることができる。   As described above, according to the second embodiment, encoding efficiency can be improved in inter-coding. Also, according to the second embodiment, since orthogonal transform can be selected based only on the positional relationship between the transform block and the prediction block, it is not necessary to use RD determination, and identification information indicating the orthogonal transform type is added. There is no need to do. Note that the encoding efficiency in the second embodiment can be substantially equal to that in the first embodiment.

[実施例3]
次に、実施例3における画像復号装置30について説明する。実施例3における画像復号装置30は、実施例1や実施例2における画像符号化装置10で符号化されたビットストリームを復号する装置である。
[Example 3]
Next, the image decoding device 30 according to the third embodiment will be described. The image decoding device 30 according to the third embodiment is a device that decodes the bitstream encoded by the image encoding device 10 according to the first or second embodiment.

<構成>
図18は、実施例3における画像復号装置30の概略構成の一例を示すブロック図である。図18に示すように、画像復号装置30は、エントロピー復号部301、逆量子化部302、逆直交変換部303、イントラ予測部304、復号情報記憶部305、インター予測部306、予測画像選択部307、復号画像生成部308、ループフィルタ部310、及びフレームメモリ311を有する。各部についての概略を以下に説明する。
<Configuration>
FIG. 18 is a block diagram illustrating an example of a schematic configuration of the image decoding device 30 according to the third embodiment. As illustrated in FIG. 18, the image decoding device 30 includes an entropy decoding unit 301, an inverse quantization unit 302, an inverse orthogonal transform unit 303, an intra prediction unit 304, a decoded information storage unit 305, an inter prediction unit 306, and a predicted image selection unit. 307, a decoded image generation unit 308, a loop filter unit 310, and a frame memory 311. An outline of each part will be described below.

エントロピー復号部301は、ビットストリームが入力されると、画像符号化装置10のエントロピー符号化に対応するエントロピー復号を行う。エントロピー復号部301により復号された予測誤差信号などは逆量子化部302に出力される。また、復号したフィルタ係数や、インター予測されている場合の、復号された動きベクトルなどは復号情報記憶部305に出力される。   When a bit stream is input, the entropy decoding unit 301 performs entropy decoding corresponding to the entropy encoding of the image encoding device 10. The prediction error signal decoded by the entropy decoding unit 301 is output to the inverse quantization unit 302. Also, the decoded filter coefficient, the decoded motion vector in the case of inter prediction, and the like are output to the decoded information storage unit 305.

また、エントロピー復号部301は、イントラ予測の場合、イントラ予測部304にその旨通知する。また、エントロピー復号部301は、復号対象画像がインター予測されているか、イントラ予測されているかを予測画像選択部307に通知する。   In the case of intra prediction, the entropy decoding unit 301 notifies the intra prediction unit 304 to that effect. In addition, the entropy decoding unit 301 notifies the prediction image selection unit 307 whether the decoding target image is inter predicted or intra predicted.

逆量子化部302は、エントロピー復号部301からの出力信号に対して逆量子化処理を行う。逆量子化された出力信号は逆直交変換部303に出力される。   The inverse quantization unit 302 performs an inverse quantization process on the output signal from the entropy decoding unit 301. The inversely quantized output signal is output to the inverse orthogonal transform unit 303.

逆直交変換部303は、逆量子化部302からの出力信号の復号ブロックに対して逆直交変換処理を行い、残差信号を生成する。逆直交変換部303は、インター予測の場合、逆DCT(IDCT)処理をするか、逆DST(IDST)処理をするかを制御する。逆直交変換部303の詳細は、図19を用いて後述する。残差信号は復号画像生成部308に出力される。   The inverse orthogonal transform unit 303 performs an inverse orthogonal transform process on the decoded block of the output signal from the inverse quantization unit 302 to generate a residual signal. In the case of inter prediction, the inverse orthogonal transform unit 303 controls whether to perform inverse DCT (IDCT) processing or inverse DST (IDST) processing. Details of the inverse orthogonal transform unit 303 will be described later with reference to FIG. The residual signal is output to the decoded image generation unit 308.

イントラ予測部304は、フレームメモリ311から取得する復号対象画像のすでに復号化された周辺画素から、複数の予測方向を用いて予測画像を生成する。   The intra prediction unit 304 generates a predicted image using a plurality of prediction directions from the peripheral pixels already decoded of the decoding target image acquired from the frame memory 311.

復号情報記憶部305は、復号されたループフィルタのフィルタ係数や動きベクトルや分割モードなどの復号情報を記憶する。   The decoding information storage unit 305 stores decoding information such as filter coefficients, motion vectors, and division modes of the decoded loop filter.

インター予測部306は、フレームメモリ311から取得した参照画像のデータを復号情報記憶部305から取得する動きベクトルや分割モードを用いて動き補償する。これにより、動き補償された参照画像としてのブロックデータが生成される。インター予測部306は、予測ブロックの情報を逆直交変換部303に通知する。   The inter prediction unit 306 performs motion compensation on the reference image data acquired from the frame memory 311 using the motion vector and the division mode acquired from the decoded information storage unit 305. Thereby, block data as a motion-compensated reference image is generated. The inter prediction unit 306 notifies the inverse orthogonal transform unit 303 of the prediction block information.

予測画像選択部307は、イントラ予測画像、又はインター予測画像どちらか一方の予測画像を選択する。選択されたブロックデータは、復号画像生成部308に出力される。   The predicted image selection unit 307 selects either the intra predicted image or the inter predicted image. The selected block data is output to the decoded image generation unit 308.

復号画像生成部308は、予測画像選択部307から出力される予測画像と、逆直交変換部303から出力される残差信号とを加算し、復号画像を生成する。生成された復号画像はループフィルタ部310に出力される。   The decoded image generation unit 308 adds the predicted image output from the predicted image selection unit 307 and the residual signal output from the inverse orthogonal transform unit 303 to generate a decoded image. The generated decoded image is output to the loop filter unit 310.

ループフィルタ部310は、復号画像生成部308から出力された復号画像に対し、ブロック歪を低減するためのフィルタをかけ、ループフィルタ処理後の復号画像をフレームメモリ311に出力する。なお、ループフィルタ後の復号画像は表示装置などに出力されてもよい。   The loop filter unit 310 applies a filter for reducing block distortion to the decoded image output from the decoded image generation unit 308, and outputs the decoded image after the loop filter processing to the frame memory 311. Note that the decoded image after the loop filter may be output to a display device or the like.

フレームメモリ311は、参照画像となる復号画像などを記憶する。なお、復号情報記憶手段305とフレームメモリ311は、分けた構成にしているが、同じ記憶部であってもよい。   The frame memory 311 stores a decoded image that serves as a reference image. The decoded information storage unit 305 and the frame memory 311 are configured separately, but they may be the same storage unit.

<逆直交変換部の構成>
次に、逆直交変換部303の構成について説明する。図19は、実施例3における逆直交変換部303の構成の一例を示すブロック図である。図19に示す逆直交変換部303は、選択部401、逆変換部402を有する。
<Configuration of inverse orthogonal transform unit>
Next, the configuration of the inverse orthogonal transform unit 303 will be described. FIG. 19 is a block diagram illustrating an example of the configuration of the inverse orthogonal transform unit 303 according to the third embodiment. The inverse orthogonal transform unit 303 illustrated in FIG. 19 includes a selection unit 401 and an inverse transform unit 402.

選択部401は、予測ブロックの情報をインター予測部306から取得し、逆量子化部302から変換ブロックに関する情報を取得する。選択部401は、その他の処理は、図11や図15に示す選択部と同様の機能を有する。なお、選択部401は、直交変換を示す識別情報をエントロピー復号部301から取得した場合は、その識別情報に対応する逆直交変換を選択する。選択部401は、選択した逆直交変換を逆変換部402に通知する。   The selection unit 401 acquires information on the prediction block from the inter prediction unit 306 and acquires information on the transform block from the inverse quantization unit 302. The selection unit 401 has the same functions as the selection unit shown in FIGS. 11 and 15 in other processes. Note that, when the identification information indicating orthogonal transformation is acquired from the entropy decoding unit 301, the selection unit 401 selects an inverse orthogonal transformation corresponding to the identification information. The selection unit 401 notifies the inverse transform unit 402 of the selected inverse orthogonal transform.

逆変換部402は、逆量子化部302から取得した、変換ブロックの逆量子化された信号に対し、逆直交変換を行う。逆変換部402は、IDCT部403とIDST部404とを有する。   The inverse transform unit 402 performs inverse orthogonal transform on the signal obtained by inverse quantization of the transform block acquired from the inverse quantization unit 302. The inverse conversion unit 402 includes an IDCT unit 403 and an IDST unit 404.

IDCT部403は、逆量子化された信号に対し、選択部401により選択された水平方向又は垂直方向のIDCT−II、IDCT−IV又はFlipped IDCT−IVの処理を行い、復号画像生成部308に逆直交変換された信号を出力する。   The IDCT unit 403 performs horizontal or vertical IDCT-II, IDCT-IV, or Flipped IDCT-IV processing selected by the selection unit 401 on the inversely quantized signal, and sends it to the decoded image generation unit 308. Outputs an inverse orthogonal transformed signal.

IDST部404は、逆量子化された信号の水平方向又は垂直方向に対し、選択部401により選択されたIDST−II、IDST−VII又はFlipped IDST−VIIの処理を行い、逆直交変換された信号を復号画像生成部308に出力する。   The IDST unit 404 performs the process of IDST-II, IDST-VII, or Flipped IDST-VII selected by the selection unit 401 with respect to the horizontal direction or vertical direction of the inversely quantized signal, and the signal subjected to inverse orthogonal transform Is output to the decoded image generation unit 308.

これにより、選択部401及び逆直交変換部402は、画像符号化装置10の処理と同様の処理を行うことができる。   Thereby, the selection unit 401 and the inverse orthogonal transform unit 402 can perform the same processing as the processing of the image encoding device 10.

<動作>
画像復号装置30における逆直交変換処理は、基本的には、図14、17に示す処理と同様である。異なるところは、直交変換が逆直交変換になることと、図14のステップS101−NOの後に、直交変換を示す識別情報に基づいてIDCT−II又はIDST−IIが選択されることである。
<Operation>
The inverse orthogonal transform processing in the image decoding device 30 is basically the same as the processing shown in FIGS. The difference is that the orthogonal transform is an inverse orthogonal transform and that IDCT-II or IDST-II is selected based on the identification information indicating the orthogonal transform after step S101-NO in FIG.

以上、実施例3によれば、実施例1や実施例2における画像符号化装置10で符号化されたビットストリームを適切に復号することができる。   As described above, according to the third embodiment, it is possible to appropriately decode the bitstream encoded by the image encoding device 10 according to the first and second embodiments.

[実施例4]
図20は、実施例4における画像処理装置50の構成の一例を示すブロック図である。図20に示す画像処理装置50は、上述した実施例1や実施例2で説明した画像符号化処理又は実施例3で説明した画像復号処理をソフトウェアで実装した装置の一例である。
[Example 4]
FIG. 20 is a block diagram illustrating an example of the configuration of the image processing apparatus 50 according to the fourth embodiment. An image processing apparatus 50 illustrated in FIG. 20 is an example of an apparatus in which the image encoding process described in the first or second embodiment or the image decoding process described in the third embodiment is implemented by software.

図20に示すように、画像処理装置50は、制御部501、主記憶部502、補助記憶部503、ドライブ装置504、ネットワークI/F部506、入力部507、表示部508を有する。これら各構成は、バスを介して相互にデータ送受信可能に接続されている。   As illustrated in FIG. 20, the image processing apparatus 50 includes a control unit 501, a main storage unit 502, an auxiliary storage unit 503, a drive device 504, a network I / F unit 506, an input unit 507, and a display unit 508. These components are connected to each other via a bus so as to be able to transmit and receive data.

制御部501は、コンピュータの中で、各装置の制御やデータの演算、加工を行うCPU(Central Processing Unit)である。また、制御部501は、主記憶部502又は補助記憶部503に記憶された直交変換制御処理を含む画像符号化処理のプログラム、又は逆直交変換制御処理を含む画像復号処理のプログラムを実行する演算装置である。制御部501は、入力部507や記憶装置からデータを受け取り、演算、加工した上で、表示部508や記憶装置などに出力する。   The control unit 501 is a CPU (Central Processing Unit) that controls each device, calculates data, and processes in a computer. In addition, the control unit 501 performs an operation for executing an image encoding process program including an orthogonal transform control process stored in the main storage unit 502 or the auxiliary storage unit 503 or an image decoding process program including an inverse orthogonal transform control process. Device. The control unit 501 receives data from the input unit 507 and the storage device, calculates and processes the data, and then outputs the data to the display unit 508 and the storage device.

また、制御部501は、直交変換制御処理を含む画像符号化処理、又は逆直交変換制御処理を含む画像復号処理のプログラムを実行することで、各実施例で説明した処理を実現することができる。   In addition, the control unit 501 can realize the processing described in each embodiment by executing a program for image encoding processing including orthogonal transformation control processing or image decoding processing including inverse orthogonal transformation control processing. .

主記憶部502は、ROM(Read Only Memory)やRAM(Random Access Memory)などである。主記憶部502は、制御部501が実行する基本ソフトウェアであるOS(Operating System)やアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。   The main storage unit 502 is a ROM (Read Only Memory), a RAM (Random Access Memory), or the like. The main storage unit 502 is a storage device that stores or temporarily stores programs and data such as OS (Operating System) and application software which are basic software executed by the control unit 501.

補助記憶部503は、HDD(Hard Disk Drive)などであり、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。   The auxiliary storage unit 503 is an HDD (Hard Disk Drive) or the like, and is a storage device that stores data related to application software or the like.

ドライブ装置504は、記録媒体505、例えばフレキシブルディスクからプログラムを読み出し、記憶部にインストールする。   The drive device 504 reads the program from the recording medium 505, for example, a flexible disk, and installs it in the storage unit.

また、記録媒体505に、所定のプログラムを格納し、この記録媒体505に格納されたプログラムはドライブ装置504を介して画像処理装置50にインストールされる。インストールされた所定のプログラムは、画像処理装置50により実行可能となる。   A predetermined program is stored in the recording medium 505, and the program stored in the recording medium 505 is installed in the image processing apparatus 50 via the drive device 504. The installed predetermined program can be executed by the image processing apparatus 50.

ネットワークI/F部506は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器と画像処理装置50とのインターフェースである。   The network I / F unit 506 has a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. This is an interface between the device and the image processing apparatus 50.

入力部507は、カーソルキー、数字入力及び各種機能キー等を備えたキーボード、表示部508の表示画面上でキーの選択等を行うためのマウスやスライドパット等を有する。表示部508は、LCD(Liquid Crystal Display)等により構成され、制御部501から入力される表示データに応じた表示が行われる。   The input unit 507 includes a keyboard having cursor keys, numeric input, various function keys, and the like, a mouse and a slide pad for selecting keys on the display screen of the display unit 508, and the like. The display unit 508 is configured by an LCD (Liquid Crystal Display) or the like, and performs display according to display data input from the control unit 501.

なお、図10に示す復号画像記憶部111は、例えば主記憶部502又は補助記憶部503により実現され、図10に示す復号画像記憶部111以外の構成は、例えば制御部501及びワークメモリとしての主記憶部502により実現されうる。   Note that the decoded image storage unit 111 illustrated in FIG. 10 is realized by, for example, the main storage unit 502 or the auxiliary storage unit 503, and configurations other than the decoded image storage unit 111 illustrated in FIG. 10 include, for example, a control unit 501 and a work memory. This can be realized by the main storage unit 502.

また、図18に示す復号情報記憶部305及びフレームメモリ311は、例えば主記憶部502又は補助記憶部503により実現され、図18に示す復号情報記憶部305及びフレームメモリ311以外の構成は、例えば制御部501及びワークメモリとしての主記憶部502により実現されうる。   Further, the decoding information storage unit 305 and the frame memory 311 illustrated in FIG. 18 are realized by, for example, the main storage unit 502 or the auxiliary storage unit 503. The configurations other than the decoding information storage unit 305 and the frame memory 311 illustrated in FIG. It can be realized by the control unit 501 and the main storage unit 502 as a work memory.

画像処理装置50で実行されるプログラムは、実施例1〜3で説明した各部を含むモジュール構成となっている。実際のハードウェアとしては、制御部501が補助記憶部503からプログラムを読み出して実行することにより上記各部のうち1又は複数の各部が主記憶部502上にロードされ、1又は複数の各部が主記憶部502上に生成されるようになっている。   The program executed by the image processing apparatus 50 has a module configuration including each unit described in the first to third embodiments. As actual hardware, when the control unit 501 reads out and executes a program from the auxiliary storage unit 503, one or more of the above-described units are loaded onto the main storage unit 502, and one or more of the units are main. It is generated on the storage unit 502.

このように、上述した実施例1や実施例2で説明した画像符号化処理や実施例3で説明した画像復号処理は、コンピュータに実行させるためのプログラムとして実現されてもよい。このプログラムをサーバ等からインストールしてコンピュータに実行させることで、各実施例で説明した処理を実現することができる。   As described above, the image encoding process described in the first embodiment and the second embodiment and the image decoding process described in the third embodiment may be realized as a program for causing a computer to execute. The processing described in each embodiment can be realized by installing this program from a server or the like and causing the computer to execute the program.

また、このプログラムを記録媒体505に記録し、このプログラムが記録された記録媒体505をコンピュータや携帯端末に読み取らせて、前述した処理を実現させることも可能である。なお、記録媒体505は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的,電気的或いは磁気的に記録する記録媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記録媒体を用いることができる。また、上述した各実施例で説明した処理は、1つ又は複数の集積回路に実装してもよい。   It is also possible to record the program on the recording medium 505 and cause the computer or portable terminal to read the recording medium 505 on which the program is recorded, thereby realizing the above-described processing. The recording medium 505 is a recording medium that records information optically, electrically, or magnetically, such as a CD-ROM, a flexible disk, or a magneto-optical disk, and information is electrically stored such as a ROM or flash memory. Various types of recording media such as a semiconductor memory for recording can be used. Further, the processes described in the above embodiments may be implemented in one or a plurality of integrated circuits.

なお、実施例4における画像処理装置50は、上記の通り、画像符号化装置10、画像復号装置30としての機能を有する。   Note that the image processing device 50 according to the fourth embodiment has functions as the image encoding device 10 and the image decoding device 30 as described above.

以上、各実施例について詳述したが、特定の実施例に限定されるものではなく、特許請求の範囲に記載された範囲内において、上記変形例以外にも種々の変形及び変更が可能である。   Each embodiment has been described in detail above. However, the present invention is not limited to the specific embodiment, and various modifications and changes other than the above-described modification are possible within the scope described in the claims. .

10 画像符号化装置
30 画像復号装置
50 画像処理装置
101 予測画像生成部
102 直交変換部
103 量子化部
104 エントロピー符号化部
105 逆量子化部
106 逆直交変換部
107 復号画像生成部
109 ループフィルタ部
110 復号画像記憶部
111 イントラ予測部
112 インター予測部
113 動きベクトル計算部
115 予測画像選択部
201、250 選択部
202 コスト算出部
203 変換部
204 設定部
303 逆直交変換部
401 選択部
402 逆変換部
501 制御部
502 主記憶部
503 補助記憶部
504 ドライブ装置
DESCRIPTION OF SYMBOLS 10 Image coding apparatus 30 Image decoding apparatus 50 Image processing apparatus 101 Predictive image generation part 102 Orthogonal transformation part 103 Quantization part 104 Entropy encoding part 105 Inverse quantization part 106 Inverse orthogonal transformation part 107 Decoded image generation part 109 Loop filter part 110 Decoded Image Storage Unit 111 Intra Prediction Unit 112 Inter Prediction Unit 113 Motion Vector Calculation Unit 115 Predicted Image Selection Unit 201, 250 Selection Unit 202 Cost Calculation Unit 203 Conversion Unit 204 Setting Unit 303 Inverse Orthogonal Transformation Unit 401 Selection Unit 402 Inverse Conversion Unit 501 Control unit 502 Main storage unit 503 Auxiliary storage unit 504 Drive device

Claims (6)

画像が複数に分割された符号化ブロックに対し、該符号化ブロック以下のサイズの予測ブロックによる画面間予測を用いて画像を符号化する画像符号化装置であって、
前記符号化ブロックが階層分割により1又は複数に分割された変換ブロックと、前記予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の直交変換の中から1つの直交変換を選択する選択部と、
前記選択部により選択された水平方向の直交変換及び垂直方向の直交変換を、それぞれの方向で行う変換部と、を備え、
前記選択部は、
水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はDST−IIを選択する画像符号化装置。
An image encoding device that encodes an image using inter-frame prediction with a prediction block having a size equal to or smaller than the encoded block for an encoded block obtained by dividing an image into a plurality of blocks,
Based on the positional relationship between the prediction block and the transform block obtained by dividing the encoded block into one or more by hierarchical division, one orthogonal transform is performed from among a plurality of orthogonal transforms in each of the horizontal direction and the vertical direction. A selection section to select;
A conversion unit that performs the orthogonal transformation in the horizontal direction and the orthogonal transformation in the vertical direction selected by the selection unit in each direction, and
The selection unit includes:
An image coding apparatus that selects DST-II when both sides of the transform block facing each other do not coincide with the sides of the prediction block in each of a horizontal direction and a vertical direction.
前記選択部は、水平方向及び垂直方向それぞれで、
前記変換ブロックの対向する両辺が前記予測ブロックの辺と一致する場合はDCT−IIを選択し、
前記変換ブロックの1辺が前記予測ブロックの辺と一致する場合はDCT−IV、Flipped DCT−IV、DST−VII、又はFlipped DST−VIIのいずれかを選択する請求項1記載の画像符号化装置。
The selection unit is in each of a horizontal direction and a vertical direction,
If both sides of the transform block coincide with the sides of the prediction block, select DCT-II;
The image encoding apparatus according to claim 1, wherein when one side of the transform block matches the side of the prediction block, one of DCT-IV, Flipped DCT-IV, DST-VII, and Flipped DST-VII is selected. .
実装を優先する第1モード又は性能を優先する第2モードのいずれかを設定する設定部をさらに備え、
前記選択部は、
前記第1モードが設定された場合、前記変換ブロックの1辺が前記予測ブロックの辺と一致するときはDCT−IV又はFlipped DCT−IVを選択し、
前記第2モードが設定された場合、前記変換ブロックの1辺が前記予測ブロックの辺と一致するときはDST−VII又はFlipped DST−VIIを選択する請求項2記載の画像符号化装置。
A setting unit that sets either the first mode that prioritizes implementation or the second mode that prioritizes performance;
The selection unit includes:
When the first mode is set, when one side of the transform block matches the side of the prediction block, select DCT-IV or Flipped DCT-IV,
The image coding apparatus according to claim 2, wherein when the second mode is set, DST-VII or Flipped DST-VII is selected when one side of the transform block coincides with a side of the prediction block.
画像が複数に分割された符号化ブロックに対し、該符号化ブロック以下のサイズの予測ブロックによる画面間予測を用いて画像を符号化するために、コンピュータに、
前記符号化ブロックが階層分割により1又は複数に分割された変換ブロックと、前記予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の直交変換の中から1つの直交変換を選択する選択ステップと、
前記選択部により選択された水平方向の直交変換及び垂直方向の直交変換を、それぞれの方向で行う変換ステップと、を実行させる画像符号化プログラムであって、
前記選択ステップは、
水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はDST−IIを選択する画像符号化プログラム。
In order to encode an image using inter-frame prediction with a prediction block having a size equal to or smaller than the encoded block for an encoded block obtained by dividing the image into a plurality of blocks,
Based on the positional relationship between the prediction block and the transform block obtained by dividing the encoded block into one or more by hierarchical division, one orthogonal transform is performed from among a plurality of orthogonal transforms in each of the horizontal direction and the vertical direction. A selection step to select;
A conversion step of performing horizontal orthogonal transformation and vertical orthogonal transformation selected by the selection unit in each direction,
The selection step includes
An image encoding program for selecting DST-II when both sides of the transform block facing each other in the horizontal direction and the vertical direction do not coincide with the sides of the prediction block.
請求項1乃至3いずれか一項に記載の画像符号化装置により符号化されたストリームを復号する画像復号装置であって、
前記ストリームをエントロピー復号する復号部と、
前記復号部により復号された前記変換ブロックと、画面内予測時に用いられた予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の逆直交変換の中から1つの逆直交変換を選択する選択部と、
前記選択部により選択された水平方向の逆直交変換及び垂直方向の逆直交変換を、それぞれの方向で行う逆変換部と、を備え、
前記選択部は、
水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はIDST−IIを選択する画像復号装置。
An image decoding apparatus for decoding a stream encoded by the image encoding apparatus according to any one of claims 1 to 3,
A decoding unit for entropy decoding the stream;
One inverse orthogonal transform from among a plurality of inverse orthogonal transforms in each of the horizontal direction and the vertical direction based on the positional relationship between the transform block decoded by the decoding unit and the prediction block used at the time of intra prediction. A selection section for selecting
An inverse transform unit that performs an inverse orthogonal transform in the horizontal direction and an inverse orthogonal transform in the vertical direction selected by the selection unit in each direction, and
The selection unit includes:
An image decoding apparatus that selects IDST-II when both opposing sides of the transform block do not coincide with the sides of the prediction block in each of a horizontal direction and a vertical direction.
請求項1乃至3いずれか一項に記載の画像符号化装置により符号化されたストリームを復号するために、コンピュータに、
前記ストリームを復号する復号ステップと、
復号された前記変換ブロックと、画面内予測時に用いられた予測ブロックとの位置関係に基づいて、水平方向及び垂直方向それぞれで、複数の逆直交変換の中から1つの逆直交変換を選択する選択ステップと、
選択された水平方向の逆直交変換及び垂直方向の逆直交変換を、それぞれの方向で行う逆変換ステップと、を実行させる画像復号プログラムであって、
前記選択ステップは、
水平方向及び垂直方向それぞれで、前記変換ブロックの対向する両辺共が前記予測ブロックの辺と一致しない場合はIDST−IIを選択する画像復号プログラム。
In order to decode the stream encoded by the image encoding device according to any one of claims 1 to 3,
A decoding step of decoding the stream;
Selection for selecting one inverse orthogonal transform from a plurality of inverse orthogonal transforms in each of the horizontal direction and the vertical direction based on the positional relationship between the decoded transform block and the prediction block used for intra prediction. Steps,
An image decoding program that executes an inverse transform step of performing a selected horizontal inverse orthogonal transform and vertical inverse orthogonal transform in each direction,
The selection step includes
An image decoding program that selects IDST-II when both opposing sides of the transform block do not coincide with the sides of the prediction block in each of a horizontal direction and a vertical direction.
JP2012187726A 2012-08-28 2012-08-28 Image encoder, image decoder and programs thereof Pending JP2014045434A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012187726A JP2014045434A (en) 2012-08-28 2012-08-28 Image encoder, image decoder and programs thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012187726A JP2014045434A (en) 2012-08-28 2012-08-28 Image encoder, image decoder and programs thereof

Publications (1)

Publication Number Publication Date
JP2014045434A true JP2014045434A (en) 2014-03-13

Family

ID=50396393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012187726A Pending JP2014045434A (en) 2012-08-28 2012-08-28 Image encoder, image decoder and programs thereof

Country Status (1)

Country Link
JP (1) JP2014045434A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017142085A1 (en) * 2016-02-17 2017-08-24 日本放送協会 Encoding device, decoding device, and program
FR3057131A1 (en) * 2016-10-04 2018-04-06 B<>Com METHOD FOR ENCODING A DIGITAL IMAGE, DECODING METHOD, DEVICES, TERMINAL AND COMPUTER PROGRAMS
CN108764001A (en) * 2018-05-29 2018-11-06 维沃移动通信(深圳)有限公司 A kind of information processing method and mobile terminal
WO2019065488A1 (en) * 2017-09-28 2019-04-04 シャープ株式会社 Image decoding device and image encoding device
KR20190066591A (en) 2017-12-05 2019-06-13 신에쓰 가가꾸 고교 가부시끼가이샤 Novel tetracarboxylic dianhydride, polyimide resin and method for producing the same, photosensitive resin compositions, patterning process, method for forming cured film, interlayer insulating film, surface protective film, and electronic parts
WO2019111316A1 (en) * 2017-12-05 2019-06-13 株式会社ソシオネクスト Coding method, decoding method, coding device, decoding device, coding program and decoding program
WO2021018084A1 (en) * 2019-07-26 2021-02-04 Beijing Bytedance Network Technology Co., Ltd. Interdependence of transform size and coding tree unit size in video coding
JP2021519050A (en) * 2018-04-26 2021-08-05 テンセント・アメリカ・エルエルシー Methods, devices and computer programs for decoding video sequences
JP2022023859A (en) * 2016-02-17 2022-02-08 日本放送協会 Encoding device, decoding device and program
US11539949B2 (en) 2019-07-26 2022-12-27 Beijing Bytedance Network Technology Co., Ltd. Determination of picture partition mode based on block size

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
JPN6016025432; 市ヶ谷敦郎他2名: 'DCTを利用した複数の直交変換によるインター符号化' 映像情報メディア学会 2012年年次大会講演予稿集 , 20120808, 第12部門 12-1 *
JPN6016025433; Jicheng An, et al.: 'Non-CE7: Boundary-Dependent Transform for Inter-Predicted Residue' Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11 7th M JCTVC-G281_r1.doc, 20111122 *
JPN6016025434; Atsuro Ichigaya, et al.: 'Performance report of adaptive DCT/DST selection' Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11 4th M JCTVC-D182.doc, 20110115 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7246449B2 (en) 2016-02-17 2023-03-27 日本放送協会 Encoding device, decoding device and program
US11750822B2 (en) 2016-02-17 2023-09-05 Nippon Hoso Kyokai Encoding device, decoding device, and program
JP2022023859A (en) * 2016-02-17 2022-02-08 日本放送協会 Encoding device, decoding device and program
US11153572B2 (en) 2016-02-17 2021-10-19 Nippon Roso Kyokai Encoding device, decoding device, and program
WO2017142085A1 (en) * 2016-02-17 2017-08-24 日本放送協会 Encoding device, decoding device, and program
FR3057131A1 (en) * 2016-10-04 2018-04-06 B<>Com METHOD FOR ENCODING A DIGITAL IMAGE, DECODING METHOD, DEVICES, TERMINAL AND COMPUTER PROGRAMS
CN111133758A (en) * 2017-09-28 2020-05-08 夏普株式会社 Image decoding device and image encoding device
CN111133758B (en) * 2017-09-28 2022-05-10 夏普株式会社 Image decoding device and image encoding device
WO2019065488A1 (en) * 2017-09-28 2019-04-04 シャープ株式会社 Image decoding device and image encoding device
US11303928B2 (en) 2017-09-28 2022-04-12 Sharp Kabushiki Kaisha Image decoding apparatus and image coding apparatus
JPWO2019111316A1 (en) * 2017-12-05 2020-11-26 株式会社ソシオネクスト Coding method, decoding method, coding device, decoding device, coding program and decoding program
US11025911B2 (en) 2017-12-05 2021-06-01 Socionext Inc. Encoding method, decoding method, encoding device, and decoding device
WO2019111316A1 (en) * 2017-12-05 2019-06-13 株式会社ソシオネクスト Coding method, decoding method, coding device, decoding device, coding program and decoding program
KR20190066591A (en) 2017-12-05 2019-06-13 신에쓰 가가꾸 고교 가부시끼가이샤 Novel tetracarboxylic dianhydride, polyimide resin and method for producing the same, photosensitive resin compositions, patterning process, method for forming cured film, interlayer insulating film, surface protective film, and electronic parts
JP7036123B2 (en) 2017-12-05 2022-03-15 株式会社ソシオネクスト Coding method, decoding method, coding device, decoding device, coding program and decoding program
JP2021519050A (en) * 2018-04-26 2021-08-05 テンセント・アメリカ・エルエルシー Methods, devices and computer programs for decoding video sequences
JP7053947B2 (en) 2018-04-26 2022-04-12 テンセント・アメリカ・エルエルシー How to decode video sequences, equipment and computer programs
CN108764001A (en) * 2018-05-29 2018-11-06 维沃移动通信(深圳)有限公司 A kind of information processing method and mobile terminal
US11539949B2 (en) 2019-07-26 2022-12-27 Beijing Bytedance Network Technology Co., Ltd. Determination of picture partition mode based on block size
WO2021018084A1 (en) * 2019-07-26 2021-02-04 Beijing Bytedance Network Technology Co., Ltd. Interdependence of transform size and coding tree unit size in video coding
US11659179B2 (en) 2019-07-26 2023-05-23 Beijing Bytedance Network Technology Co., Ltd. Determination of picture partition mode based on block size
US11930175B2 (en) 2019-07-26 2024-03-12 Beijing Bytedance Network Technology Co., Ltd Block size dependent use of video coding mode

Similar Documents

Publication Publication Date Title
JP6851450B2 (en) Video encoding methods, video decoding methods, video encoders, and video decoders
Han et al. A technical overview of AV1
JP2014045434A (en) Image encoder, image decoder and programs thereof
JP2014036278A (en) Image encoder, image decoder and program
KR102052290B1 (en) Deriving reference mode values and encoding and decoding information representing prediction modes
US10575023B2 (en) Adaptive unequal weight planar prediction
KR20200027013A (en) Intra mode JVET coding
KR102625314B1 (en) Inter prediction concept using tile independence constraints
AU2011277214A1 (en) Method and apparatus for encoding and decoding image through intra prediction
US11695922B2 (en) Inter prediction in geometric partitioning with an adaptive number of regions
CN111448798A (en) Method and apparatus for block shape based video encoding and decoding
CN114125468A (en) Intra-frame prediction method and device
JP2014096638A (en) Image encoder, image encoding method, image encoding program, image decoder, image decoding method and image decoding program
JP5677576B2 (en) Video decoding method and video encoding method
TW202032995A (en) Encoding and decoding a picture
KR20100044333A (en) Video encoding apparatus, and apparatus and method of 2 dimensional ordering transform for image signal, and recording medium therefor
JP5937926B2 (en) Image encoding device, image decoding device, image encoding program, and image decoding program
JP2017028372A (en) Coding scheme conversion device, method and program
JP2013102305A (en) Image decoder, image decoding method, program and image encoder
JP5789172B2 (en) Image processing apparatus and program
CN114175653B (en) Method and apparatus for lossless codec mode in video codec
JP6101067B2 (en) Image processing apparatus and image processing program
JP5957513B2 (en) Video decoding method
JP2013098970A (en) Image decoding apparatus, inverse orthogonal conversion method, program and image coding apparatus
KR20240052698A (en) Method and apparatus for encoding/decoding image and recording medium for storing bitstream

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150701

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160705

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170104