WO2021199780A1 - 画像復号装置、画像復号方法及びプログラム - Google Patents

画像復号装置、画像復号方法及びプログラム Download PDF

Info

Publication number
WO2021199780A1
WO2021199780A1 PCT/JP2021/006371 JP2021006371W WO2021199780A1 WO 2021199780 A1 WO2021199780 A1 WO 2021199780A1 JP 2021006371 W JP2021006371 W JP 2021006371W WO 2021199780 A1 WO2021199780 A1 WO 2021199780A1
Authority
WO
WIPO (PCT)
Prior art keywords
bdpcm
block
unit
conversion
intra
Prior art date
Application number
PCT/JP2021/006371
Other languages
English (en)
French (fr)
Inventor
恭平 海野
圭 河村
内藤 整
Original Assignee
Kddi株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kddi株式会社 filed Critical Kddi株式会社
Publication of WO2021199780A1 publication Critical patent/WO2021199780A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals

Definitions

  • the present invention relates to an image decoding device, an image decoding method, and a program.
  • Non-Patent Document 1 stipulates that one of the application conditions of BDPCM (Block-wise Differential Pulse-Code Modulation) is to determine whether the size of the coded block is equal to or less than the maximum size of the conversion skip mode. ing.
  • BDPCM Block-wise Differential Pulse-Code Modulation
  • Non-Patent Document 1 the inventor of the present application determines the maximum size of the conversion skip mode regardless of the maximum size of the conversion block. Therefore, the maximum size of the conversion skip mode used for determining the application condition of BDPCM. I found a problem that the size and the conversion block size in which the actual conversion skip process is executed may not match.
  • the present invention has been made in view of the above-mentioned problems, and the conversion skip processing is actually performed by using both the maximum size of the conversion skip mode and the maximum size of the conversion block as the application conditions of BDPCM. It is an object of the present invention to provide an image decoding device, an image decoding method, and a program capable of realizing determination of application conditions of BDPCM in consideration of the conversion block size.
  • the first feature of the present invention is an image decoding apparatus, in which both the maximum size of the conversion skip mode and the maximum size of the conversion block are set as predetermined conditions for determining whether or not BDPCM can be applied to the coded block.
  • the gist is to include an intra-prediction mode decoding unit configured to be used.
  • the second feature of the present invention is that it has a step of using both the maximum size of the conversion skip mode and the maximum size of the conversion block as a predetermined condition for determining whether or not BDPCM can be applied to the coded block. And.
  • a third feature of the present invention is a program used in an image decoding apparatus, in which the maximum size of the conversion skip mode and the conversion block are predetermined conditions for determining whether or not BDPCM can be applied to the coded block in the computer.
  • the gist is to execute the process using both of the maximum sizes of.
  • the determination of the application conditions of the BDPCM in consideration of the conversion block size in which the conversion skip processing is actually performed is determined. It is possible to provide an image decoding device, an image decoding method, and a program capable of realizing the above.
  • It is a flowchart which shows an example of the flow of the decoding process of the intra prediction mode of a color difference signal by the intra prediction mode decoding unit 242B of the intra prediction unit 242 of the image decoding apparatus 200 which concerns on one Embodiment. It is a figure which shows how the luminance CU and the color difference CU in the case of MaxTbSizeY 32 are divided into four TUs, respectively. It is a figure which shows an example of the functional block of the image coding apparatus 100 which concerns on one Embodiment. It is a figure which shows an example of the functional block of the intra prediction part 112 of the image coding apparatus 100 which concerns on one Embodiment.
  • FIG. 1 is a diagram showing an image processing system 10 according to an embodiment according to the present embodiment.
  • the image processing system 10 includes an image coding device 100 and an image decoding device 200.
  • the image coding device 100 is configured to generate coded data by coding the input image signal.
  • the image decoding device 200 is configured to generate an output image signal by decoding the coded data.
  • such coded data may be transmitted from the image coding device 100 to the image decoding device 200 via a transmission line. Further, the coded data may be stored in the storage medium and then provided from the image coding device 100 to the image decoding device 200.
  • FIG. 2 is a diagram showing an example of a functional block of the image decoding apparatus 200 according to the present embodiment.
  • the image decoding device 200 includes a decoding unit 210, an inverse transformation / inverse quantization unit 220, an adder 230, an inter-prediction unit 241 and an intra-prediction unit 242, and an in-loop filter processing unit. It has 250 and a frame buffer 260.
  • the decoding unit 210 is configured to decode the coded data generated by the image coding device 100 and decode the coefficient level value.
  • decoding is entropy-encoded data decoding in which codes of different lengths are assigned based on the probability of occurrence of a coefficient level value.
  • the decoding unit 210 may be configured to acquire control data by decoding the coded data.
  • control data may include size data such as a coding block (CU: Coding Unit) size, a prediction block (PU: Precision Unit) size, and a conversion block (TU: Transfer Unit) size.
  • CU Coding Unit
  • PU prediction block
  • TU Transfer Unit
  • the inverse transformation / inverse quantization unit 220 is configured to perform the inverse transformation processing of the coefficient level value output from the decoding unit 210.
  • the inverse transformation / inverse quantization unit 220 may be configured to perform inverse quantization of the coefficient level value prior to the inverse transformation processing.
  • the adder 230 adds a prediction signal to the prediction residual signal output from the inverse conversion / inverse quantization unit 220 to generate a pre-filter processing decoding signal, and uses the pre-filter processing decoding signal as an intra prediction unit 242 and an in-loop. It is configured to output to the filter processing unit 250.
  • the pre-filtered decoding signal constitutes a reference block used by the intra prediction unit 242.
  • the inter-prediction unit 241 is configured to generate a prediction signal by inter-prediction (inter-frame prediction).
  • the inter-prediction unit 241 is configured to generate a prediction signal for each prediction block based on the motion vector decoded from the coded data and the reference signal included in the reference frame.
  • the inter-prediction unit 241 is configured to output a prediction signal to the adder 230.
  • the intra prediction unit 242 is configured to generate a prediction signal by intra prediction (in-frame prediction).
  • the intra prediction unit 242 is configured to specify a reference block included in the target frame and generate a prediction signal for each prediction block based on the specified reference block.
  • the intra prediction unit 242 is configured to output a prediction signal to the adder 230.
  • the in-loop filter processing unit 250 is configured to perform filter processing on the pre-filter processing decoding signal output from the adder 230 and output the post-filter processing decoding signal to the frame buffer 260.
  • the in-loop filter processing may be composed of a plurality of filter processes.
  • the filtering is a deblocking filtering that reduces distortion that occurs at the boundary of blocks (encoding block, prediction block, conversion block, or subblock that divides them), or a filter that is transmitted from the image coding apparatus 100.
  • This is an adaptive loop filter process that switches filters based on factors such as coefficients, filter selection information, and local properties of the image pattern.
  • the frame buffer 260 is configured to store reference frames used by the inter-prediction unit 241.
  • the decoded signal after filtering constitutes a reference frame used by the inter-prediction unit 241.
  • FIG. 3 is a diagram showing an example of a functional block of the intra prediction unit 242 of the image decoding device 200 according to the present embodiment.
  • the intra prediction unit 242 includes an intra prediction mode decoding unit 242B and a prediction signal generation unit 242C.
  • the intra prediction unit 242 is an example of a prediction unit configured to generate a prediction signal by intra prediction (in-frame prediction).
  • the intra-prediction mode decoding unit 242B is configured to decode the information necessary for performing intra-prediction for each block.
  • FIG. 4 is a flowchart showing an example of the flow of the decoding process of the intra-prediction mode of the luminance signal by the intra-prediction mode decoding unit 242B.
  • FIG. 4 an example of the flow of the decoding process of the intra-prediction mode of the luminance signal by the intra-prediction mode decoding unit 242B will be described with reference to FIG.
  • step S401 the intra prediction mode decoding unit 242B determines whether or not the predetermined condition 1 is satisfied.
  • the predetermined condition 1 may include a condition that the width of the target CU is equal to or less than the maximum size when Transform Skip is applied (for example, MaxTsSize of Non-Patent Document 1).
  • the predetermined condition 1 may include a condition that the height of the target CU is equal to or less than the maximum size (for example, MaxTsSize of Non-Patent Document 1) when Transform Skip is applied.
  • the width and height of the CU may be the CU size (width / height) of the luminance signal.
  • MaxTsSize may be included in the control data determined by the image coding device 100 and decoded by the decoding unit 210.
  • the settable values of MaxTsSize may be, for example, 4, 8, 16, and 32.
  • a specific value of the maximum size of the luminance signal conversion block (for example, MaxTbSizeY of Non-Patent Document 1) is also determined in the image coding apparatus 100 and in the control data decoded by the decoding unit 210. May be included in.
  • the value that can be set as MaxTbSizeY may be 32 or 64.
  • MaxTbSizeY when MaxTbSizeY is set to 32, in a CU having a width or height larger than 32, after being divided into a plurality of TUs so that both the width and height are 32 pixels or less during the inverse transformation processing, the CU is divided into a plurality of TUs. Inverse conversion processing will be performed. For example, as shown in FIG. 6, the luminance (Y signal) CU having a size of 64 ⁇ 64 pixels is divided into four TUs having 32 ⁇ 32 pixels.
  • the CU that satisfies the above-mentioned predetermined condition 1 is always 32 ⁇ 32 pixel size or less.
  • the size of the CU that satisfies the predetermined condition 1 including the above two conditions is always MaxTbSizeY or less, so that the CU is not divided into a plurality of TUs.
  • CU size TU size.
  • MaxTsSize 32, and the maximum size of the conversion block and the Transform Skip when the color format (4: 2: 0, 4: 2: 2 or 4: 4: 4) of the decoded image and MaxTbSizeY are changed are applied. The relationship with the maximum size when doing so is shown.
  • both the maximum conversion block size of the luminance signal and the maximum Transform Skip size of the luminance signal are 32 ⁇ 32 pixels. I understand.
  • the predetermined condition 1 includes the condition that the BDPCM (Block DPCM) is enabled in the SPS (Sequence Parameter Set) (for example, the value of sps_bdcpm_enable_flag is larger than "0"). good.
  • step S402 If all the predetermined conditions 1 are satisfied, this process proceeds to step S402, and if any one of them is not satisfied, this process proceeds to step S403.
  • step S402 the intra prediction mode decoding unit 242B decodes intra_bdpcm_luma_flag.
  • intra_bdpcm_luma_flag When the value of intra_bdpcm_luma_flag is "1", it means that BDPCM is applied at the brightness CU, and when the value of intra_bdpcm_luma_flag is "0", it means that BDPCM is not applied at the brightness CU.
  • step S403 the intra prediction mode decoding unit 242B determines whether or not the value of intra_bdpcm_luma_flag is larger than "0".
  • step S408 If the value of intra_bdpcm_luma_flag is larger than "0”, this process proceeds to step S408, and if not, this process proceeds to step S404.
  • the intra prediction mode decoding unit 242B considers the value of intra_bdpcm_luma_flag to be "0".
  • intra_bdpcm_luma_dir_flag indicates whether the prediction is performed from the vertical direction or the horizontal direction when BDPCM is applied to the luminance CU.
  • step S408 After the process of step S408 is completed, this process proceeds to step S410 and ends.
  • step S404 the intra prediction mode decoding unit 242B determines whether or not the predetermined condition 2 is satisfied.
  • the predetermined condition 2 may include a condition that MIP (matrix-based intra-prediction) can be used in the luminance CU.
  • MIP matrix-based intra-prediction
  • step S405 If the predetermined condition 2 is satisfied, the present process proceeds to step S405, and if not, the present process proceeds to step S406.
  • step S405 the intra prediction mode decoding unit 242B decodes the intra_mip_flag.
  • intra_mip_flag When the value of intra_mip_flag is "1", it means that MIP is applied at the brightness CU, and when the value of intra_mip_flag is "0", it means that MIP is not applied at the brightness CU.
  • step S406 the intra prediction mode decoding unit 242B determines whether or not the value of intra_mip_flag is greater than "0".
  • step S409 If the value of intra_mip_flag is larger than "0”, this process proceeds to step S409, and if not, this process proceeds to step S407.
  • the intra prediction mode decoding unit 242B considers the value of intra_mip_flag to be "0".
  • step S409 the intra prediction mode decoding unit 242B decodes the syntax required for MIP processing.
  • step S409 After the process of step S409 is completed, this process proceeds to step S410 and ends.
  • step S407 the intra-prediction mode decoding unit 242B decodes the syntax such as the normal intra-prediction mode and whether or not the intra-sub-division is applied.
  • step S407 After the process of step S407 is completed, this process proceeds to step S410 and ends.
  • the brightness is not related to the setting value of MaxTbSizeY.
  • FIG. 5 is a flowchart showing an example of the decoding processing flow of the intra prediction mode of the color difference signal by the intra prediction mode decoding unit 242B.
  • FIG. 5 is a flowchart showing an example of the decoding processing flow of the intra prediction mode of the color difference signal by the intra prediction mode decoding unit 242B.
  • an example of the decoding processing flow of the intra prediction mode of the color difference signal by the intra prediction mode decoding unit 242B will be described with reference to FIG.
  • step S501 the intra prediction mode decoding unit 242B determines whether or not the predetermined condition 3 is satisfied.
  • the above-mentioned predetermined condition 3 may include a condition that the width of the CU is equal to or less than MaxBdpcmWithC calculated by the method described later.
  • the predetermined condition 3 may include a condition that the height of the CU is MaxBdpcmHeightC or less calculated by the method described later.
  • the width and height of the CU are the actual CU size (width / height) of the color difference signal according to the sampling ratio of the color difference signal. For example, in the case of YUV4: 2: 0 sampling, the CU size (width / height) of the color difference signal is halved as compared with the case of the luminance signal.
  • MaxBdpcmWidthC and MaxBdpcmHightC can be calculated as follows.
  • Min () is a function that returns the minimum value among the arguments.
  • MaxBdpcmWidsC Min (maxTbWith, MaxTsSize)
  • MaxBdpcmHeightC Min (maxTbHeight, MaxTsSize)
  • maxTbWith and maxTbHeight are the maximum color difference signals determined according to the maximum TU size (MaxTbSizeY) of the luminance signal and the color format (4: 2: 0, 4: 2: 2 or 4: 4: 4). It is a TU size, and specifically, it is calculated as follows.
  • maxTbWidth MaxTbSizeY / SubWidthC
  • maxTbHeight MaxTbSizeY / SubHeightC
  • SubWidthC is "2" in the case of 4: 2: 0 and 4: 2: 2 formats, and is “1" in other cases.
  • SubHeightC is "2" in the case of 4: 2: 0 format, and "1" in other cases.
  • MaxTbSizeY value 32 (the minimum possible value)
  • maxTbWith and maxTbHeight are both 16.
  • MaxTbSize the maximum value that can be taken
  • MaxBdpcmWidthC and MaxBdpcmHeightC are all 16 because the smaller values of 16 and 32 are substituted, respectively.
  • the color difference CU having a size of 32 ⁇ 32 pixels is divided into four TUs having a size of 16 ⁇ 16 pixels, as shown in FIG.
  • the intra prediction mode decoding unit 242B sets MaxTsSize (maximum size of conversion skip mode) and MaxTbSizeY (conversion block) as predetermined condition 3 for determining whether or not color difference BDPCM can be applied to the color difference CU (coding block). It is configured to use both (maximum size).
  • the predetermined condition 3 may include a condition that BDPCM (Block-wise DPCM) is enabled in SPS (Sequence Parameter Set) (for example, the value of sps_bdpcm_chroma_enable_flag is larger than "0"). ..
  • step S502 If all the predetermined conditions 3 are satisfied, this process proceeds to step S502, and if any one of them is not satisfied, this process proceeds to step S503.
  • step S502 the intra prediction mode decoding unit 242B decodes intra_bdpcm_chroma_flag.
  • intra_bdpcm_chroma_flag When the value of intra_bdpcm_chroma_flag is "1", it means that BDPCM is applied in the color difference CU, and when the value of intra_bdpcm_chroma_flag is "0", it means that BDPCM is not applied.
  • step S503 the intra prediction mode decoding unit 242B determines whether or not the value of intra_bdpcm_chroma_flag is larger than "0".
  • step S508 If the value of intra_bdpcm_chroma_flag is larger than "0”, this process proceeds to step S508, and if not, this process proceeds to step S504.
  • the intra prediction mode decoding unit 242B considers the value of intra_bdpcm_chroma_flag to be "0".
  • step S508 the intra prediction mode decoding unit 242B decodes intra_bdpcm_chroma_dir_flag.
  • Intra_bdppcm_chroma_dir_flag indicates whether the prediction is performed from the vertical direction or the horizontal direction when BDPCM is applied to the color difference CU.
  • step S508 After the process of step S508 is completed, this process proceeds to step S510 and ends.
  • step S504 the intra prediction mode decoding unit 242B determines whether or not the predetermined condition 4 is satisfied.
  • the predetermined condition 4 may include a condition that CCLM (color difference linear prediction) can be used in the color difference CU.
  • CCLM color difference linear prediction
  • step S505 If the predetermined condition 4 is satisfied, the present process proceeds to step S505, and if not, the present process proceeds to step S506.
  • step S505 the intra prediction mode decoding unit 242B decodes the cclm_mode_flag.
  • cclm_mode_flag When the value of cclm_mode_flag is "1", it means that CCLM is applied in the color difference CU, and when the value of cclm_mode_flag is "0", it means that CCLM is not applied in the color difference CU.
  • step S506 the intra prediction mode decoding unit 242B determines whether or not the value of cclm_mode_flag is greater than "0".
  • step S509 If the value of cclm_mode_flag is larger than "0", this process proceeds to step S509, and if not, this process proceeds to step S507.
  • the intra prediction mode decoding unit 242B considers the value of cclm_mode_flag to be "0".
  • step S509 the intra prediction mode decoding unit 242B decodes cclm_mode_idx.
  • step S509 After the process of step S509 is completed, this process proceeds to step S510 and ends.
  • step S507 the intra-prediction mode decoding unit 242B decodes the normal intra-prediction mode (intra_chroma_pred_mode).
  • step S507 After the process of step S507 is completed, this process proceeds to step S510 and ends.
  • the width of the color difference CU is equal to or less than the smaller value of MaxTsSize and maxTbWith, and the height of the color difference CU is equal to or less than the smaller value of MaxTsSize and maxTbHeight in determining the applicability of the color difference BDPCM.
  • Chroma This is a table summarizing the CU size, the color difference TU size, and the applicability of BDPCM.
  • CU size Luma is just an example, and the variation of CU size is not limited to the types listed in the table.
  • Non-Patent Document 1 blocks having sizes such as 64 ⁇ 16 and 64 ⁇ 8 can also be used.
  • the application determination of the color difference BDPCM is also conditioned on the condition that the size (height and width) of the color difference CU is MaxTsSize or less, as in the case of the luminance BDPCM.
  • the width or height is larger than 32, so BDPCM cannot be applied, but in the color difference CU.
  • BDPCM is applicable because both width and height are 32 or less.
  • both the luminance CU and the color difference CU are divided into a plurality of TUs.
  • the CU size TU size for both the luminance signal and the color difference signal by the above configuration (corresponding to the cases of Nos. 7 to 10). Only BDPCM can be applied.
  • the prediction signal generation unit 242C shown in FIG. 3 is configured to generate a prediction signal based on the prediction mode of the processing target block decoded by the intra prediction mode decoding unit 242B.
  • a method for generating a prediction signal for example, a known method described in Non-Patent Document 1 can be used.
  • FIG. 7 is a diagram showing an example of a functional block of the image coding apparatus 100 according to the present embodiment.
  • the image coding apparatus 100 includes an inter-prediction unit 111, an intra-prediction unit 112, a subtractor 121, an adder 122, a conversion / quantization unit 131, and an inverse conversion / dequantization. It has a unit 132, an encoding unit 140, an in-loop filter processing unit 150, and a frame buffer 160.
  • the inter-prediction unit 111 is configured to generate a prediction signal by inter-prediction (inter-frame prediction), similarly to the inter-prediction unit 241.
  • the inter-prediction unit 111 identifies and identifies the reference block included in the reference frame by comparing the frame to be encoded (hereinafter referred to as the target frame) with the reference frame stored in the frame buffer 160. It is configured to determine the motion vector for the referenced block.
  • the inter-prediction unit 111 is configured to generate a prediction signal included in the prediction block for each prediction block based on the reference block and the motion vector.
  • the inter-prediction unit 111 is configured to output a prediction signal to the subtractor 121 and the adder 122.
  • the reference frame is a frame different from the target frame.
  • the intra prediction unit 112 is configured to generate a prediction signal by intra prediction (in-frame prediction).
  • the intra prediction unit 112 is configured to specify a reference block included in the target frame and generate a prediction signal for each prediction block based on the specified reference block. Further, the intra prediction unit 112 is configured to output a prediction signal to the subtractor 121 and the adder 122.
  • the reference block is a block that is referred to for the block to be predicted (hereinafter referred to as the target block).
  • the reference block is a block adjacent to the target block.
  • the subtractor 121 is configured to subtract the prediction signal from the input image signal and output the prediction residual signal to the conversion / quantization unit 131.
  • the subtractor 121 is configured to generate a prediction residual signal, which is the difference between the prediction signal generated by the intra prediction or the inter prediction and the input image signal.
  • the adder 122 adds a prediction signal to the prediction residual signal output from the inverse conversion / inverse quantization unit 132 to generate a pre-filter processing decoding signal, and the pre-filter processing decoding signal is combined with the intra prediction unit 112 and the input. It is configured to output to the loop filter processing unit 150.
  • the pre-filtered decoding signal constitutes a reference block used by the intra prediction unit 112.
  • the conversion / quantization unit 131 is configured to perform conversion processing of the predicted residual signal and acquire a coefficient level value. Further, the conversion / quantization unit 131 may be configured to quantize the coefficient level value.
  • the conversion process is a process of converting the predicted residual signal into a frequency component signal.
  • a base pattern (transformation matrix) corresponding to the discrete cosine transform (DCT) may be used, or a base pattern (transformation matrix) corresponding to the discrete sine transform (DST). May be used.
  • the inverse conversion / inverse quantization unit 132 is configured to perform an inverse conversion process of the coefficient level value output from the conversion / quantization unit 131, similarly to the inverse conversion / inverse quantization unit 220.
  • the inverse transformation / inverse quantization unit 132 may be configured to perform inverse quantization of the coefficient level value prior to the inverse transformation processing.
  • the inverse conversion process and the inverse quantization are performed in the reverse procedure of the conversion process and the quantization performed by the conversion / quantization unit 131.
  • the coding unit 140 is configured to encode the coefficient level value output from the conversion / quantization unit 131 and output the coded data.
  • coding is entropy coding in which codes of different lengths are assigned based on the probability of occurrence of a coefficient level value.
  • the coding unit 140 is configured to encode the control data used in the decoding process in addition to the coefficient level value.
  • control data may include size data such as a coded block size, a predicted block size, and a conversion block size.
  • the in-loop filter processing unit 150 performs filter processing on the pre-filter processing decoding signal output from the adder 122, and outputs the post-filter processing decoding signal to the frame buffer 160. It is configured to do.
  • the frame buffer 160 is configured to store reference frames used by the inter-prediction unit 111.
  • the decoded signal after filtering constitutes a reference frame used by the inter-prediction unit 111.
  • FIG. 8 is a diagram showing an example of a functional block of the intra prediction unit 112 of the image coding device 112 according to the present embodiment.
  • the intra prediction unit 112 includes an intra prediction mode determination unit 112A, an intra prediction mode coding unit 112B, and a prediction signal generation unit 112C.
  • the intra prediction unit 112 is an example of a prediction unit configured to generate a prediction signal by intra prediction (in-frame prediction).
  • the intra prediction mode determination unit 112A is configured to determine information to be encoded by the subsequent intra prediction mode coding unit 112B, such as the intra prediction mode of the block and whether or not BDPCM is applied.
  • the determination method a known method can be used, and details thereof will be omitted.
  • the intra prediction mode coding unit 112B is configured to encode the prediction mode of the target block.
  • the processing content is the same as that of the intra prediction mode decoding unit 242B. Specifically, for example, in the processing flowchart of the intra prediction mode decoding unit 242B shown in FIGS. 4 and 5, the “decoding” part is changed to “encoding”.
  • the prediction signal generation unit 112C is configured to generate a prediction signal for the block according to the prediction mode encoded in the intra prediction mode 112B.
  • the method of generating the prediction signal is the same as that of the prediction signal generation unit 242C.
  • FIG. 9 is a flowchart showing an example of the decoding processing flow of the intra-prediction mode of the luminance signal by the intra-prediction mode decoding unit 242B.
  • FIG. 9 is the same as the process of the first embodiment described with reference to FIG. 4, except that step S401 of FIG. 4 is replaced with step S901.
  • step S901 the intra prediction mode decoding unit 242B determines whether or not the predetermined condition 5 is satisfied.
  • the predetermined condition 5 may include a condition that the width of the CU is equal to or less than MaxBdpcmSizeY calculated by the method described later.
  • the predetermined condition 5 may include a condition that the height of the CU is MaxBdpcmSizeY or less calculated by the method described later.
  • MaxBdpcmSizeY can be calculated as follows.
  • MaxBdpcmSizeY (MaxTbSizeY> MaxTsSize)?
  • MaxTbSizeY is 64 and MaxTsSize is 32
  • MaxTbSizeY is 32 and MaxTsSize is 32
  • the value of MaxBdpcmSizeY is CtbSizeY.
  • CtbSizeY is the maximum size of CU, and can take values of 32, 64, and 128 in Non-Patent Document 1, for example.
  • the predetermined condition 5 means that the width and height of the CU are equal to or less than the maximum size of the CU. Condition 5 will be satisfied.
  • Non-Patent Document 1 it is necessary to always apply Transform Skip (TS) to the TU corresponding to the CU to which BDPCM is applied, but as described above, MaxTbSizeY (maximum size of TU) is MaxTsSize (TS). Is the maximum size of applicable TU) or less, TS can be applied to all TUs.
  • TS Transform Skip
  • the intra prediction mode decoding unit 242B sets MaxTSize (maximum size of conversion skip mode) and MaxTbSizeY (conversion block) as predetermined condition 5 for determining whether or not the luminance BDPCM can be applied to the luminance CU (encoding block). It is configured to use both (maximum size).
  • Non-Patent Document 1 TS is always applied to TUs corresponding to CUs to which BDPCM is applied.
  • the number of CU size patterns to which BDPCM can be applied can be increased as compared with the first embodiment.
  • the predetermined condition 5 includes a condition that BDPCM (Block-wise DPCM) is enabled in SPS (Sequence Parameter Set) (for example, the value of sps_bdpcm_enable_flag is larger than "0"). May be good.
  • BDPCM Block-wise DPCM
  • SPS Sequence Parameter Set
  • step S402 If all the predetermined conditions 5 are satisfied, this process proceeds to step S402, and if any one of them is not satisfied, this process proceeds to step S403.
  • BDPCM can be applied to all CUs as described above, so that the restriction of Non-Patent Document 1 (TU corresponding to CU to which BDPCM is applied) can be obtained.
  • TU corresponding to CU to which BDPCM is applied
  • FIG. 10 is a flowchart showing an example of the decoding processing flow of the intra prediction mode of the color difference signal by the intra prediction mode decoding unit 242B.
  • FIG. 10 is the same as the process of the first embodiment described with reference to FIG. 5, except that step S501 of FIG. 5 is replaced with step S1001.
  • step S1001 the intra prediction mode decoding unit 242B determines whether or not the predetermined condition 6 is satisfied.
  • the predetermined condition 6 may include a condition that the width of the CU is less than or equal to MaxBdpcmWithC calculated by the method described later.
  • the predetermined condition 6 may include a condition that the height of the CU is MaxBdpcmHeightC or less calculated by the method described later.
  • the width and height of the CU are the actual CU size (width / height) of the color difference signal according to the sampling ratio of the color difference signal. For example, in the case of YUV4: 2: 0 sampling, the CU size (width / height) of the color difference signal is halved as compared with the case of the luminance signal.
  • MaxBdpcmWidthC and MaxBdpcmHeightC can be calculated as follows.
  • MaxBdpcmWidthC is CtbSizeY / SubWidthC (maximum value of color difference CU widthM. It becomes CtbSizeY / SubHeightC (maximum value of the height of the color difference CU). Therefore, in this case, the predetermined condition 6 is satisfied for all the color difference CUs.
  • Non-Patent Document 1 TS is always applied to the TU corresponding to the CU to which the BDPCM is applied.
  • the number of color difference CU size patterns to which BDPCM can be applied can be increased as compared with the first embodiment.
  • the predetermined condition 6 includes a condition that BDPCM (Block-wise DPCM) is enabled in SPS (Sequence Parameter Set) (for example, the value of sps_bdcpm_enable_flag is larger than "0"). May be good.
  • BDPCM Block-wise DPCM
  • SPS Sequence Parameter Set
  • step S502 If all the predetermined conditions 6 are satisfied, this process proceeds to step S502, and if any one of them is not satisfied, this process proceeds to step S503.
  • BDPCM can be applied to all color difference CUs as described above, thereby limiting the limitation of Non-Patent Document 1 (TU corresponding to CU to which BDPCM is applied). It is possible to increase the number of CU size patterns to which BDPCM can be applied as compared with the first embodiment, while ensuring that TS is always applied to the above. This is expected to improve the coding efficiency.
  • image coding device 100 and image decoding device 200 may be realized by a program that causes a computer to execute each function (each process).
  • the present invention has been described by taking application to the image coding device 100 and the image decoding device 200 as an example, but the present invention is not limited to such an example, and the image code is not limited to this. The same can be applied to an image coding / decoding system having each function of the conversion device 100 and the image decoding device 200.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本発明に係る画像復号装置200は、符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件1として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いるように構成されているイントラ予測モード復号部242Bを備える。

Description

画像復号装置、画像復号方法及びプログラム
 本発明は、画像復号装置、画像復号方法及びプログラムに関する。
 非特許文献1には、BDPCM(Block-wise Differential Pulse-Code Modulation)の適用条件の1つとして、符号化ブロックのサイズが変換スキップモードの最大サイズ以下であるかという判定を備えることが規定されている。
Versatile Video Coding(Draft 8)、JVET-Q2001
 しかしながら、本願の発明者は、非特許文献1では、変換スキップモードの最大サイズは、変換ブロックの最大サイズとは無関係に決定されるため、BDPCMの適用条件の判定に用いられる変換スキップモードの最大サイズと、実際の変換スキップ処理が実行される変換ブロックサイズが不一致になる場合があるという問題点を発見した。
 そこで、本発明は、上述の課題に鑑みてなされたものであり、BDPCMの適用条件として変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いることで、実際に変換スキップ処理が行われる変換ブロックサイズを考慮したBDPCMの適用条件の判定を実現することができる画像復号装置、画像復号方法及びプログラムを提供することを目的とする。
 本発明の第1の特徴は、画像復号装置であって、符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いるように構成されているイントラ予測モード復号部を備えることを要旨とする。
 本発明の第2の特徴は、符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いる工程を有することを要旨とする。
 本発明の第3の特徴は、画像復号装置で用いるプログラムであって、コンピュータに、符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いる工程を実行させることを要旨とする。
 本発明によれば、BDPCMの適用条件として変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いることで、実際に変換スキップ処理が行われる変換ブロックサイズを考慮したBDPCMの適用条件の判定を実現することができる画像復号装置、画像復号方法及びプログラムを提供することができる。
一実施形態に係る画像処理システム10の構成の一例を示す図である。 一実施形態に係る画像復号装置200の機能ブロックの一例を示す図である。 一実施形態に係る画像復号装置200のイントラ予測部242の機能ブロックの一例を示す図である。 一実施形態に係る画像復号装置200のイントラ予測部242のイントラ予測モード復号部242Bによる輝度信号のイントラ予測モードの復号処理のフローの一例を示すフローチャートである。 一実施形態に係る画像復号装置200のイントラ予測部242のイントラ予測モード復号部242Bによる色差信号のイントラ予測モードの復号処理のフローの一例を示すフローチャートである。 MaxTbSizeY=32の場合の輝度CU及び色差CUがそれぞれ4つのTUに分割される様子を示す図である。 一実施形態に係る画像符号化装置100の機能ブロックの一例を示す図である。 一実施形態に係る画像符号化装置100のイントラ予測部112の機能ブロックの一例を示す図である。 一実施形態に係る画像復号装置200のイントラ予測部242のイントラ予測モード復号部242Bによる輝度信号のイントラ予測モードの復号処理のフローの一例を示すフローチャートである。 一実施形態に係る画像復号装置200のイントラ予測部242のイントラ予測モード復号部242Bによる色差信号のイントラ予測モードの復号処理のフローの一例を示すフローチャートである。 変換ブロックの最大サイズとMaxTsSizeとBDPCM適用可否との対応の一例を示す表である。 カラーフォーマットと変換ブロックの最大サイズとMaxTsSizeとの対応の一例を示す表である。
 以下、本発明の実施の形態について、図面を参照しながら説明する。なお、以下の実施形態における構成要素は、適宜、既存の構成要素等との置き換えが可能であり、また、他の既存の構成要素との組み合わせを含む様々なバリエーションが可能である。したがって、以下の実施形態の記載をもって、特許請求の範囲に記載された発明の内容を限定するものではない。
(第1実施形態)
 以下、図1~図8を参照して、本発明の第1実施形態に係る画像処理システム10について説明する。図1は、本実施形態に係る実施形態に係る画像処理システム10を示す図である。
 図1に示すように、画像処理システム10は、画像符号化装置100及び画像復号装置200を有する。
 画像符号化装置100は、入力画像信号を符号化することによって符号化データを生成するように構成されている。画像復号装置200は、符号化データを復号することによって出力画像信号を生成するように構成されている。
 ここで、かかる符号化データは、画像符号化装置100から画像復号装置200に対して伝送路を介して送信されてもよい。また、符号化データは、記憶媒体に格納された上で、画像符号化装置100から画像復号装置200に提供されてもよい。
 (画像復号装置200)
 以下、図2を参照して、本実施形態に係る画像復号装置200について説明する。図2は、本実施形態に係る画像復号装置200の機能ブロックの一例について示す図である。
 図2に示すように、画像復号装置200は、復号部210と、逆変換・逆量子化部220と、加算器230と、インター予測部241と、イントラ予測部242と、インループフィルタ処理部250と、フレームバッファ260とを有する。
 復号部210は、画像符号化装置100によって生成される符号化データを復号し、係数レベル値を復号するように構成されている。
 ここで、例えば、復号は、係数レベル値の発生確率に基づいて異なる長さの符号を割り当てるエントロピー符号化されたデータの復号である。
 復号部210は、符号化データの復号処理によって制御データを取得するように構成されていてもよい。
 ここで、制御データは、符号化ブロック(CU:Coding Unit)サイズや、予測ブロック(PU:Prediction Unit)サイズや、変換ブロック(TU:Transform Unit)サイズ等のサイズデータを含んでもよい。
 逆変換・逆量子化部220は、復号部210から出力される係数レベル値の逆変換処理を行うように構成されている。ここで、逆変換・逆量子化部220は、逆変換処理に先立って、係数レベル値の逆量子化を行うように構成されていてもよい。
 加算器230は、逆変換・逆量子化部220から出力される予測残差信号に予測信号を加算してフィルタ処理前復号信号を生成し、フィルタ処理前復号信号をイントラ予測部242及びインループフィルタ処理部250に出力するように構成されている。
 ここで、フィルタ処理前復号信号は、イントラ予測部242で用いる参照ブロックを構成する。
 インター予測部241は、インター予測(フレーム間予測)によって予測信号を生成するように構成されている。
 具体的には、インター予測部241は、符号化データから復号した動きベクトルと参照フレームに含まれる参照信号に基づいて予測信号を予測ブロック毎に生成するように構成されている。インター予測部241は、予測信号を加算器230に出力するように構成されている。
 イントラ予測部242は、イントラ予測(フレーム内予測)によって予測信号を生成するように構成されている。
 具体的には、イントラ予測部242は、対象フレームに含まれる参照ブロックを特定し、特定された参照ブロックに基づいて予測信号を予測ブロック毎に生成するように構成されている。イントラ予測部242は、予測信号を加算器230に出力するように構成されている。
 インループフィルタ処理部250は、加算器230から出力されるフィルタ処理前復号信号に対してフィルタ処理を行うとともに、フィルタ処理後復号信号をフレームバッファ260に出力するように構成されている。
 ここで、インループフィルタ処理は、複数のフィルタ処理から構成されていてもよい。例えば、フィルタ処理は、ブロック(符号化ブロック、予測ブロック、変換ブロック或いはそれらを分割したサブブロック)の境界部分で生じる歪みを減少するデブロッキングフィルタ処理や、画像符号化装置100から伝送されるフィルタ係数やフィルタ選択情報や画像の絵柄の局所的な性質等に基づいてフィルタを切り替える適応ループフィルタ処理である。
 フレームバッファ260は、インター予測部241で用いる参照フレームを蓄積するように構成されている。
 ここで、フィルタ処理後復号信号は、インター予測部241で用いる参照フレームを構成する。
 (イントラ予測部242)
 以下、図3を参照して、本実施形態に係るイントラ予測部242について説明する。図3は、本実施形態に係る画像復号装置200のイントラ予測部242の機能ブロックの一例について示す図である。
 図3に示すように、イントラ予測部242は、イントラ予測モード復号部242Bと、予測信号生成部242Cとを有する。
 イントラ予測部242は、イントラ予測(フレーム内予測)によって予測信号を生成するように構成されている予測部の一例である。
 イントラ予測モード復号部242Bは、ブロックごとにイントラ予測を行うために必要な情報を復号するように構成されている。
 図4は、イントラ予測モード復号部242Bによる輝度信号のイントラ予測モードの復号処理のフローの一例を示すフローチャートである。以下、図4を用いて、イントラ予測モード復号部242Bによる輝度信号のイントラ予測モードの復号処理のフローの一例を説明する。
 ステップS401において、イントラ予測モード復号部242Bは、所定条件1が満たされているか否かについて判定する。
 かかる所定条件1には、対象CUの幅がTransform Skipを適用する際の最大サイズ(例えば、非特許文献1のMaxTsSize)以下であることという条件が含まれていてもよい。
 また、かかる所定条件1には、対象CUの高さがTransform Skipを適用する際の最大サイズ(例えば、非特許文献1のMaxTsSize)以下であることという条件が含まれていてもよい。
 ここで、CUの幅や高さは、輝度信号のCUサイズ(幅/高さ)としてもよい。
 なお、MaxTsSizeの具体的な値は、画像符号化装置100で決定され、復号部210で復号される制御データ内に含まれていてもよい。MaxTsSizeの設定可能な値は、例えば、4、8、16、32としてもよい。
 同様に、輝度信号の変換ブロック(TU)の最大サイズ(例えば、非特許文献1のMaxTbSizeY)の具体的な値も、画像符号化装置100で決定され、復号部210で復号される制御データ内に含まれていてもよい。MaxTbSizeYとして設定可能な値は、32、64としてもよい。
 例えば、MaxTbSizeYを32と設定した場合、幅又は高さが32より大きなCUにおいては、逆変換処理に際して、幅及び高さがいずれも32画素以下になるように複数のTUに分割された後、逆変換処理が行われることとなる。例えば、図6に示すように、64×64画素サイズの輝度(Y信号)CUは、32×32画素の4つのTUに分割される。
 以上のような2つの条件を所定条件1に含めた場合、MaxTsSizeを取り得る最大値(32)にしたとしても、上述の所定条件1を満たすCUは、必ず32×32画素サイズ以下である。
 一方で、MaxTbSizeYの最小値は、32であるため、上述の2つの条件を含む所定条件1を満たすCUのサイズは、必ずMaxTbSizeY以下となるため、かかるCUは、複数のTUに分割されず、CUサイズ=TUサイズとなる。
 図12に、MaxTsSize=32として、復号画像のカラーフォーマット(4:2:0、4:2:2又は4:4:4)とMaxTbSizeYを変更した場合の変換ブロックの最大サイズとTransform Skipを適用する際の最大サイズとの関係を示す。
 以上で説明した通り、MaxTbSizeY=32の時(図12のNo.4~6)、輝度信号の最大変換ブロックサイズ及び輝度信号の最大Transform Skipサイズの両方が32×32画素となっていることが分かる。
 さらに、所定条件1には、SPS(Sequence Parameter Set)において、BDPCM(Block DPCM)が有効になっていること(例えば、sps_bdcpm_enabled_flagの値が「0」より大きいこと)という条件が含まれていてもよい。
 所定条件1が全て満たされる場合には、本処理は、ステップS402へ進み、どれか1つでも満たされない場合には、本処理は、ステップS403へ進む。
 ステップS402において、イントラ予測モード復号部242Bは、intra_bdpcm_luma_flagを復号する。
 intra_bdpcm_luma_flagの値が「1」の場合は、当該輝度CUでBDPCMを適用することを意味し、intra_bdpcm_luma_flagの値が「0」の場合は、当該輝度CUでBDPCMを適用しないことを意味する。
 ステップS403において、イントラ予測モード復号部242Bは、intra_bdpcm_luma_flagの値が「0」より大きいかどうかを判定する。
 intra_bdpcm_luma_flagの値が「0」より大きい場合には、本処理は、ステップS408へ進み、そうでない場合には、本処理は、ステップS404へ進む。
 なお、上述の所定条件1が満たされずに、ステップS402の処理が、スキップされた場合には、イントラ予測モード復号部242Bは、intra_bdpcm_luma_flagの値を「0」とみなす。
 ステップS408において、イントラ予測モード復号部242Bは、intra_bdpcm_luma_dir_flagを復号する。intra_bdpcm_luma_dir_flagは、当該輝度CUにBDPCMを適用する場合に、垂直方向から予測を行うか或いは水平方向から予測を行うかのどちらなのかということを示す。
 ステップS408の処理が終了した後、本処理は、ステップS410へ進み終了する。
 ステップS404において、イントラ予測モード復号部242Bは、所定条件2を満足するかどうかを判定する。
 ここで、所定条件2には、当該輝度CUでMIP(行列ベースイントラ予測)が使用可能であるという条件が含まれていてもよい。
 所定条件2が満たされる場合は、本処理は、ステップS405へ進み、そうでない場合は、本処理は、ステップS406へ進む。
 ステップS405において、イントラ予測モード復号部242Bは、intra_mip_flagを復号する。
 intra_mip_flagの値が「1」の場合、当該輝度CUでMIPを適用することを意味し、intra_mip_flagの値が「0」の場合、当該輝度CUでMIPを適用しないことを意味する。
 ステップS406において、イントラ予測モード復号部242Bは、intra_mip_flagの値が「0」より大きいかどうかを判定する。
 intra_mip_flagの値が「0」より大きい場合には、本処理は、ステップS409へ進み、そうでない場合には、本処理は、ステップS407へ進む。
 なお、上述の所定条件2が満たされずに、ステップS405の処理がスキップされた場合には、イントラ予測モード復号部242Bは、intra_mip_flagの値を「0」とみなす。
 ステップS409において、イントラ予測モード復号部242Bは、MIP処理に必要なシンタックスを復号する。
 ステップS409の処理が終了した後、本処理は、ステップS410へ進み終了する。
 ステップS407では、イントラ予測モード復号部242Bは、通常のイントラ予測のモード及びイントラサブ分割の適用有無等のシンタックスを復号する。
 ステップS407の処理が終了した後、本処理は、ステップS410へ進み終了する。
 以上のように、輝度BDPCMの適用可否の判定に、輝度CUのサイズ(幅又は高さ)がMaxTsSize以下であることという条件を含めることで、上述の通り、MaxTbSizeYの設定値に関わらず、輝度BDPCMが適用可能なCUは、複数のTUに分割されることがなく、必ずCUサイズ=TUサイズとなることが担保される。
 図5は、イントラ予測モード復号部242Bによる色差信号のイントラ予測モードの復号処理フローの一例を示すフローチャートである。以下、図5を用いてイントラ予測モード復号部242Bによる色差信号のイントラ予測モードの復号処理フローの一例を説明する。
 ステップS501において、イントラ予測モード復号部242Bは、所定条件3を満たしているかどうかを判定する。
 上述の所定条件3には、当該CUの幅が、後述する方法で算出されるMaxBdpcmWidthC以下であることという条件が含まれていてもよい。
 また、所定条件3には、当該CUの高さが、後述する方法で算出されるMaxBdpcmHeightC以下であることという条件が含まれていてもよい。
 ここで、CUの幅や高さは、当該色差信号のサンプリング比に応じた色差信号の実際のCUサイズ(幅/高さ)である。例えば、YUV4:2:0サンプリングの場合、色差信号のCUサイズ(幅/高さ)は、輝度信号の場合と比較して半分になる。
 MaxBdpcmWidthC及びMaxBdpcmHightCは、以下の通り、算出され得る。なお、Min()は引数の中で最小値を返す関数である。
 MaxBdpcmWidthC=Min(maxTbWidth,MaxTsSize)
 MaxBdpcmHeightC=Min(maxTbHeight,MaxTsSize)
 ここで、maxTbWidth及びmaxTbHeightは、輝度信号の最大TUサイズ(MaxTbSizeY)及びとカラーフォーマット(4:2:0、4:2:2又は4:4:4)に応じて決定される色差信号の最大TUサイズであり、具体的には、以下のように算出される。
 maxTbWidth=MaxTbSizeY/SubWidthC
 maxTbHeight=MaxTbSizeY/SubHeightC
 ここで、SubWidthCは、4:2:0及び4:2:2フォーマットの場合は「2」であり、それ以外の場合は「1」である。SubHeightCは、4:2:0フォーマットの場合は「2」であり、それ以外の場合は「1」である。
 例えば、4:2:0フォーマットで、且つ、MaxTbSizeYの値が32(取り得る最小値)であった場合、maxTbWidth及びmaxTbHeightは、共に16となる。一方、MaxTbSizeの値が32(取り得る最大値)であった場合、MaxBdpcmWidthC及びMaxBdpcmHeightCは、それぞれ16及び32の小さい方の値が代入されるため、いずれも16となる。
 上述の例は、図12のNo.4に対応している。この場合、例えば、32×32画素サイズの色差CUは、図6に示すように、4つの16×16画素サイズのTUに分割される。
 すなわち、イントラ予測モード復号部242Bは、色差CU(符号化ブロック)に対して色差BDPCMを適用可能かどうかについて判定する所定条件3として、MaxTsSize(変換スキップモードの最大サイズ)及びMaxTbSizeY(変換ブロックの最大サイズ)の両方を用いるように構成されている。
 上述のように、所定条件3に、当該色差CUの幅がMaxBdpcmWidthCであり且つ当該色差CUの高さがMaxBdpcmHeightC以下であるという条件を含めることで、所定条件3を満たすCUサイズは、常に、maxTbWidth及びmaxTbHeight以下であることが担保される。よって、当該CUは、複数のTUには分割されず、必ずCUサイズ=TUサイズとなることが担保される。
 所定条件3には、SPS(Sequence Parameter Set)においてBDPCM(Block-wise DPCM)が有効になっていること(例えば、sps_bdpcm_chroma_enabled_flagの値が「0」より大きいこと)という条件が含まれていてもよい。
 所定条件3が全て満たされる場合には、本処理は、ステップS502へ進み、どれか1つでも満たされない場合には、本処理は、ステップS503へ進む。
 ステップS502において、イントラ予測モード復号部242Bは、intra_bdpcm_chroma_flagを復号する。
 intra_bdpcm_chroma_flagの値が「1」の場合、当該色差CUでBDPCMを適用することを意味し、intra_bdpcm_chroma_flagの値が「0」の場合は、BDPCMを適用しないことを意味する。
 ステップS503において、イントラ予測モード復号部242Bは、intra_bdpcm_chroma_flagの値が「0」より大きいかどうかを判定する。
 intra_bdpcm_chroma_flagの値が「0」より大きい場合には、本処理は、ステップS508へ進み、そうでない場合には、本処理は、ステップS504へ進む。
 なお、所定条件3が満たされずに、ステップS502の処理がスキップされた場合には、イントラ予測モード復号部242Bは、intra_bdpcm_chroma_flagの値を「0」とみなす。
 ステップS508において、イントラ予測モード復号部242Bは、intra_bdpcm_chroma_dir_flagを復号する。
 intra_bdpcm_chroma_dir_flagは、当該色差CUにBDPCMを適用する場合に、垂直方向から予測を行うか或いは水平方向から予測を行うかのどちらなのかということを示す。
 ステップS508の処理が終了した後、本処理は、ステップS510へ進み終了する。
 ステップS504において、イントラ予測モード復号部242Bは、所定条件4を満足するかどうかを判定する。
 ここで、所定条件4には、当該色差CUでCCLM(色差線形予測)が使用可能であるという条件が含まれていてもよい。
 所定条件4が満たされる場合は、本処理は、ステップS505へ進み、そうでない場合は、本処理は、ステップS506へ進む。
 ステップS505において、イントラ予測モード復号部242Bは、cclm_mode_flagを復号する。
 cclm_mode_flagの値が「1」の場合は、当該色差CUでCCLMを適用することを意味し、cclm_mode_flagの値が「0」の場合は、当該色差CUでCCLMを適用しないことを意味する。
 ステップS506において、イントラ予測モード復号部242Bは、cclm_mode_flagの値が「0」より大きいかどうかを判定する。
 cclm_mode_flagの値が「0」より大きい場合には、本処理は、ステップS509へ進み、そうでない場合には、本処理は、ステップS507へ進む。
 なお、上述の所定条件4が満たされずに、ステップS505の処理がスキップされた場合には、イントラ予測モード復号部242Bは、cclm_mode_flagの値を「0」とみなす。
 ステップS509において、イントラ予測モード復号部242Bは、cclm_mode_idxを復号する。
 ステップS509の処理が終了した後、本処理は、ステップS510へ進み終了する。
 ステップS507では、イントラ予測モード復号部242Bは、通常のイントラ予測のモード(intra_chroma_pred_mode)を復号する。
 ステップS507の処理が終了した後、本処理は、ステップS510へ進み終了する。
 以上のように、色差BDPCMの適用可否の判定に、色差CUの幅がMaxTsSize及びmaxTbWidthの小さい方の値以下であり、かつ、色差CUの高さがMaxTsSize及びmaxTbHeightの小さい方の値以下であるという条件を含めることで、上述の通り、MaxTbSizeYの設定値に関わらず、色差BDPCMが適用可能なCUは、複数のTUに分割されることがなく、必ずCUサイズ=TUサイズとなることが担保される。
 さらに、上述のように、輝度BDPCMが適用可能なCUについても必ずCUサイズ=TUサイズとなることが担保されるため、上述のような構成とすることで、BDPCMが適用可能なCUについては、輝度及び色差を問わず、必ずCUサイズ=TUサイズとなることが担保される。
 上述の具体例を図11に示す。図11は、カラーフォーマットが4:2:0、MaxTsSize=32(取り得る最大値)、MaxTbSizeY=32(取り得る最小値)の場合の、輝度(Luma)CUサイズに対応する輝度TUサイズ、色差(Chroma)CUサイズ、色差TUサイズ及びBDPCM適用可否をまとめた表である。
 なお、CUサイズLumaの値は、あくまで一例であり、CUサイズのバリエーションを表に記載の種類のみに限定するものではない。
 例えば、非特許文献1では、64×16、64×8といったサイズのブロックも使用可能である。非特許文献1では、色差BDPCMの適用判定においても、輝度BDPCMと同様に、当該色差CUのサイズ(高さ及び幅)がMaxTsSize以下であることを条件としている。
 よって、図11のNo.4~6のケースにおいて、輝度CUでは、幅又は高さが32より大きいので、BDPCMが適用不可だが、色差CUでは。幅及び高さの両方が32以下になるため、BDPCMが適用可能である。
 一方、No.4~6のケースでは、輝度CU及び色差CUのいずれも複数のTUに分割される。これに対して、第1実施形態では、以上のような構成とすることで、輝度信号及び色差信号の両方について、CUサイズ=TUサイズとなる場合(No.7~10のケースに対応)にのみBDPCMを適用可能としている。
 これにより、予測モード(BDPCM)とCUサイズとTU分割の有無に関する組み合わせ数を削減することができ、画像復号装置200の設計及び検証が容易になる。
 図3に示す予測信号生成部242Cは、イントラ予測モード復号部242Bで復号された処理対象ブロックの予測モードに基づいて、予測信号を生成するように構成されている。ここで、予測信号の生成方法は、例えば、非特許文献1に記載の公知の方法を用いることができる。
 (画像符号化装置100)
 以下、図7を参照して、本実施形態に係る画像符号化装置100について説明する。図7は、本実施形態に係る画像符号化装置100の機能ブロックの一例について示す図である。
 図7に示すように、画像符号化装置100は、インター予測部111と、イントラ予測部112と、減算器121と、加算器122と、変換・量子化部131と、逆変換・逆量子化部132と、符号化部140と、インループフィルタ処理部150と、フレームバッファ160とを有する。
 インター予測部111は、インター予測部241と同様に、インター予測(フレーム間予測)によって予測信号を生成するように構成されている。
 具体的には、インター予測部111は、符号化対象のフレーム(以下、対象フレーム)とフレームバッファ160に格納される参照フレームとの比較によって、参照フレームに含まれる参照ブロックを特定し、特定された参照ブロックに対する動きベクトルを決定するように構成されている。
 また、インター予測部111は、参照ブロック及び動きベクトルに基づいて予測ブロックに含まれる予測信号を予測ブロック毎に生成するように構成されている。インター予測部111は、予測信号を減算器121及び加算器122に出力するように構成されている。ここで、参照フレームは、対象フレームとは異なるフレームである。
 イントラ予測部112は、イントラ予測部242と同様に、イントラ予測(フレーム内予測)によって予測信号を生成するように構成されている。
 具体的には、イントラ予測部112は、対象フレームに含まれる参照ブロックを特定し、特定された参照ブロックに基づいて予測信号を予測ブロック毎に生成するように構成されている。また、イントラ予測部112は、予測信号を減算器121及び加算器122に出力するように構成されている。
 ここで、参照ブロックは、予測対象のブロック(以下、対象ブロック)について参照されるブロックである。例えば、参照ブロックは、対象ブロックに隣接するブロックである。
 減算器121は、入力画像信号から予測信号を減算し、予測残差信号を変換・量子化部131に出力するように構成されている。ここで、減算器121は、イントラ予測又はインター予測によって生成される予測信号と入力画像信号との差分である予測残差信号を生成するように構成されている。
 加算器122は、逆変換・逆量子化部132から出力される予測残差信号に予測信号を加算してフィルタ処理前復号信号を生成し、かかるフィルタ処理前復号信号をイントラ予測部112及びインループフィルタ処理部150に出力するように構成されている。
 ここで、フィルタ処理前復号信号は、イントラ予測部112で用いる参照ブロックを構成する。
 変換・量子化部131は、予測残差信号の変換処理を行うとともに、係数レベル値を取得するように構成されている。さらに、変換・量子化部131は、係数レベル値の量子化を行うように構成されていてもよい。
 ここで、変換処理は、予測残差信号を周波数成分信号に変換する処理である。かかる変換処理では、離散コサイン変換(DCT;Discrete Cosine Transform)に対応する基底パターン(変換行列)が用いられてもよく、離散サイン変換(DST;Discrete Sine Transform)に対応する基底パターン(変換行列)が用いられてもよい。
 逆変換・逆量子化部132は、逆変換・逆量子化部220と同様に、変換・量子化部131から出力される係数レベル値の逆変換処理を行うように構成されている。ここで、逆変換・逆量子化部132は、逆変換処理に先立って、係数レベル値の逆量子化を行うように構成されていてもよい。
 ここで、逆変換処理及び逆量子化は、変換・量子化部131で行われる変換処理及び量子化とは逆の手順で行われる。
 符号化部140は、変換・量子化部131から出力された係数レベル値を符号化し、符号化データを出力するように構成されている。
 ここで、例えば、符号化は、係数レベル値の発生確率に基づいて異なる長さの符号を割り当てるエントロピー符号化である。
 また、符号化部140は、係数レベル値に加えて、復号処理で用いる制御データを符号化するように構成されている。
 なお、上述したように、制御データは、符号化ブロックサイズや予測ブロックサイズや変換ブロックサイズ等のサイズデータを含んでもよい。
 インループフィルタ処理部150は、インループフィルタ処理部250と同様に、加算器122から出力されるフィルタ処理前復号信号に対してフィルタ処理を行うとともに、フィルタ処理後復号信号をフレームバッファ160に出力するように構成されている。
 フレームバッファ160は、インター予測部111で用いる参照フレームを蓄積するように構成されている。
 ここで、フィルタ処理後復号信号は、インター予測部111で用いる参照フレームを構成する。
 (イントラ予測部112)
以下、図8を参照して、本実施形態に係るイントラ予測部112について説明する。図8は、本実施形態に係る画像符号化装置112のイントラ予測部112の機能ブロックの一例について示す図である。
 図8に示すように、イントラ予測部112は、イントラ予測モード決定部112Aと、イントラ予測モード符号化部112Bと、予測信号生成部112Cとを有する。
 イントラ予測部112は、イントラ予測(フレーム内予測)によって予測信号を生成するように構成されている予測部の一例である。
 イントラ予測モード決定部112Aは、当該ブロックのイントラ予測モードやBDPCMの適用有無等、後段のイントラ予測モード符号化部112Bで符号化する情報を決定するように構成されている。決定の方法は、公知の方法を用いることが可能であるため詳細は省略する。
 イントラ予測モード符号化部112Bは、対象ブロックの予測モードを符号化するように構成されている。処理内容は、イントラ予測モード復号部242Bと同様の処理となる。具体的には、例えば、図4及び図5に示すイントラ予測モード復号部242Bの処理フローチャートのうち「復号」の部分を「符号化」に変更した処理となる。
 予測信号生成部112Cは、イントラ予測モード112Bで符号化した予測モードにしたがって、当該ブロックの予測信号を生成するように構成されている。予測信号の生成方法は、予測信号生成部242Cと同一である。
 (第2実施形態)
 以下、図9~図10を参照して、本発明の第2実施形態について説明する。なお、以降では第1実施形態との差分のみを説明することとし、第1実施形態と同一の処理の箇所については説明を省略する。
 図9は、イントラ予測モード復号部242Bによる輝度信号のイントラ予測モードの復号処理フローの一例を示すフローチャートである。図9は、図4のステップS401がステップS901に置き換わっている以外は、図4を用いて説明した第1実施形態の処理と同一である。
 ステップS901において、イントラ予測モード復号部242Bは、所定条件5を満足するかどうかを判定する。
 所定条件5には、当該CUの幅が、後述する方法で算出されるMaxBdpcmSizeY以下であることという条件が含まれていてもよい。
 また、所定条件5には、当該CUの高さが、後述する方法で算出されるMaxBdpcmSizeY以下であることという条件が含まれていてもよい。
 MaxBdpcmSizeYは、以下の通り、算出され得る。
 MaxBdpcmSizeY=(MaxTbSizeY>MaxTsSize)? MazTsSize:CtbSizeY
 ここで、a ? b : cは、条件aが真のときはbの値を返し、条件aが偽の時はcの値を返す関数である。
 よって、例えば、MaxTbSizeYが64であり、MaxTsSizeが32である場合は、MaxBdpcmSizeYの値は、MaxTsSize(=32)となる。
 同様に、例えば、MaxTbSizeYが32であり、MaxTsSizeが32の場合、MaxBdpcmSizeYの値は、CtbSizeYとなる。CtbSizeYは、CUの最大サイズであり、例えば、非特許文献1では、32、64、128の値をとることができる。この場合、すなわち、MaxTbSizeY≦MaxTsSizeであり、MaxBdpcmSizeY=CtbSizeYとなる場合、所定条件5は、当該CUの幅及び高さがCUの最大サイズ以下であることという意味になるため、全てのCUについて所定条件5が満たされるようになる。
 また、非特許文献1では、BDPCMを適用するCUに対応するTUには、必ずTransform Skip(TS)を適用する必要があるが、上述のように、MaxTbSizeY(TUの最大サイズ)がMaxTsSize(TSが適用可能なTUの最大サイズ)以下の場合、全てのTUに対してTSが適用可能となる。
 すなわち、イントラ予測モード復号部242Bは、輝度CU(符号化ブロック)に対して輝度BDPCMを適用可能かどうかについて判定する所定条件5として、MaxTSize(変換スキップモードの最大サイズ)及びMaxTbSizeY(変換ブロックの最大サイズ)の両方を用いるように構成されている。
 よって、上述のように、全てのCUサイズに対してBDPCMを適用可能としても、非特許文献1の制約(BDPCMを適用するCUに対応するTUには、必ずTSを適用する)を担保しつつ、第1実施形態と比較して、BDPCMを適用可能なCUサイズのパターンを増やすことができる。
 さらに、所定条件5には、SPS(Sequence Parameter Set)においてBDPCM(Block-wise DPCM)が有効になっていること(例えば、sps_bdpcm_enabled_flagの値が「0」より大きいこと)という条件が含まれていてもよい。
 所定条件5が全て満たされる場合には、本処理は、ステップS402へ進み、どれか1つでも満たされない場合には、本処理は、ステップS403へ進む。
 以上のように、maxTbWidth及びmaxTbHeightが、MaxTsSize以下の場合、上述のように、全てのCUでBDPCMを適用可能とすることで、非特許文献1の制約(BDPCMを適用するCUに対応するTUには、必ずTSを適用する)を担保しつつ、第1実施形態と比較して、BDPCMを適用可能なCUサイズのパターンを増やすことができる。これにより、符号化効率の向上が見込まれる(図11参照)。
 図10は、イントラ予測モード復号部242Bによる色差信号のイントラ予測モードの復号処理フローの一例を示すフローチャートである。図10は、図5のステップS501がステップS1001に置き換わっている以外は、図5を用いて説明した第1実施形態の処理と同一である。
 ステップS1001において、イントラ予測モード復号部242Bは、所定条件6を満足するかどうかを判定する。
 所定条件6には、当該CUの幅が、後述する方法で算出されるMaxBdpcmWidthC以下であることという条件が含まれていてもよい。
 また、所定条件6には、当該CUの高さが、後述する方法で算出されるMaxBdpcmHeightC以下であることという条件が含まれていてもよい。
 ここで、CUの幅や高さは、当該色差信号のサンプリング比に応じた色差信号の実際のCUサイズ(幅/高さ)である。例えば、YUV4:2:0サンプリングの場合、色差信号のCUサイズ(幅/高さ)は、輝度信号の場合と比較して半分になる。
 MaxBdpcmWidthC及びMaxBdpcmHeightCは、以下の通り、算出され得る。
 MaxBdpcmWidthC=(maxTbWidth>MaxTsSize)? MaxTsSize:CtbSizeY/SubWidthC
 MaxBdpcmHeightC=(maxTbHeight>MaxTsSize)? MaxTsSize:CtbSizeY/SubHeightC
 すなわち、イントラ予測モード復号部242Bは、色差CU(符号化ブロック)に対して色差BDPCMを適用可能かどうかについて判定する所定条件1として、MaxTSize(変換スキップモードの最大サイズ)及びMaxTbSizeY(変換ブロックの最大サイズ)の両方を用いるように構成されている。
 図9を用いて説明した輝度CUの場合と同様に、例えば、maxTbWidthがMaxTsSize以下で且つmaxTbHeightがMaxTsSize以下の場合、MaxBdpcmWidthCは、CtbSizeY/SubWidthC(色差CUの幅の最大値)となり、MaxBdpcmHeightCは、CtbSizeY/SubHeightC(色差CUの高さの最大値)となる。よって、この場合、全ての色差CUについて所定条件6が満たされるようになる。
 また、輝度CUの場合と同様に、全てのCUサイズに対してBDPCMを適用可能としても、非特許文献1の制約(BDPCMを適用するCUに対応するTUには必ずTSを適用する)を担保しつつ、第1実施形態と比較してBDPCMを適用可能な色差CUサイズのパターンを増やすことができる。
 さらに、所定条件6には、SPS(Sequence Parameter Set)においてBDPCM(Block-wise DPCM)が有効になっていること(例えば、sps_bdcpm_enabled_flagの値が「0」より大きいこと)という条件が含まれていてもよい。
 所定条件6が全て満たされる場合には、本処理は、ステップS502へ進み、どれか1つでも満たされない場合には、本処理は、ステップS503へ進む。
 以上のように、maxTbWidth及びmaxTbHeightが、MaxTsSize以下の場合、上記のように、全ての色差CUでBDPCMを適用可能とすることで、非特許文献1の制約(BDPCMを適用するCUに対応するTUには必ずTSを適用する)を担保しつつ、第1実施形態と比較してBDPCMを適用可能なCUサイズのパターンを増やすことができる。これにより、符号化効率の向上が見込まれる。
 また、上述の画像符号化装置100及び画像復号装置200は、コンピュータに各機能(各工程)を実行させるプログラムであって実現されていてもよい。
 なお、上記の各実施形態では、本発明を画像符号化装置100及び画像復号装置200への適用を例にして説明したが、本発明は、かかる例のみに限定されるものではなく、画像符号化装置100及び画像復号装置200の各機能を備えた画像符号化/復号システムにも同様に適用できる。
10…画像処理システム
100…画像符号化装置
111、241…インター予測部
112、242…イントラ予測部
112A…イントラ予測モード決定部
112B…イントラ予測モード符号化部
112C、242C…予測信号生成部
121…減算器
122、230…加算器
131…変換・量子化部
132、220…逆変換・逆量子化部
140…符号化部
150、250…インループフィルタ処理部
160、260…フレームバッファ
200…画像復号装置
210…復号部
242B…イントラ予測モード復号部

Claims (7)

  1.  画像復号装置であって、
     符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いるように構成されているイントラ予測モード復号部を備えることを特徴とする画像復号装置。
  2.  前記イントラ予測モード復号部は、前記符号化ブロックのサイズが前記変換スキップモードの最大サイズ及び前記変換ブロックの最大サイズのうち小さい方の値以下の場合に、前記符号化ブロックに対してBDPCMを適用可能と判定するように構成されていることを特徴とする請求項1に記載の画像復号装置。
  3.  前記イントラ予測モード復号部は、前記符号化ブロックの幅が前記変換スキップモードの最大サイズ及び前記変換ブロックの幅の最大値のうち小さい方の値以下であり、且つ、前記符号化ブロックの高さが前記変換スキップモードの最大サイズ及び前記変換ブロックの高さの最大値のうち小さい方の値以下である場合に、前記符号化ブロックに対してBDPCMを適用可能と判定するように構成されていることを特徴とする請求項2に記載の画像復号装置。
  4.  前記イントラ予測モード復号部は、前記変換ブロックの最大サイズが前記変換スキップモードの最大サイズ以下の場合に、全てのサイズの前記符号化ブロックに対してBDPCMを適用可能と判定するように構成されていることを特徴とする請求項1に記載の画像復号装置。
  5.  前記イントラ予測モード復号部は、前記変換ブロックの幅の最大値が前記変換スキップモードの最大サイズ以下であり、且つ、前記変換ブロックの高さの最大値が前記変換スキップモードの最大サイズ以下である場合に、全てのサイズの前記符号化ブロックに対してBDPCMを適用可能と判定するように構成されていることを特徴とする請求項4に記載の画像復号装置。
  6.  符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いる工程を有することを特徴とする画像復号方法。
  7.  画像復号装置で用いるプログラムであって、コンピュータに、
     符号化ブロックに対してBDPCMを適用可能かどうかについて判定する所定条件として、変換スキップモードの最大サイズ及び変換ブロックの最大サイズの両方を用いる工程を実行させることを特徴とするプログラム。
PCT/JP2021/006371 2020-03-30 2021-02-19 画像復号装置、画像復号方法及びプログラム WO2021199780A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020-061226 2020-03-30
JP2020061226A JP7315509B2 (ja) 2020-03-30 2020-03-30 画像復号装置、画像復号方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2021199780A1 true WO2021199780A1 (ja) 2021-10-07

Family

ID=77927069

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/006371 WO2021199780A1 (ja) 2020-03-30 2021-02-19 画像復号装置、画像復号方法及びプログラム

Country Status (2)

Country Link
JP (1) JP7315509B2 (ja)
WO (1) WO2021199780A1 (ja)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4447450A1 (en) 2019-07-19 2024-10-16 Wilus Institute of Standards and Technology Inc. Method and device for processing video signal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BENJAMIN BROSS , JIANLE CHEN , SHAN LIU , YE-KUI WANG: "Versatile Video Coding (Draft 8)", 17. JVET MEETING; 20200107 - 20200117; BRUSSELS; (THE JOINT VIDEO EXPLORATION TEAM OF ISO/IEC JTC1/SC29/WG11 AND ITU-T SG.16 ), no. JVET-Q2001-vE, 12 March 2020 (2020-03-12), pages 1 - 510, XP030285390 *
T. TSUKUBA (SONY), M. IKEDA, Y. YAGASAKI, T. SUZUKI (SONY): "On Maximum Block Size for Chroma Transform Skip", 17. JVET MEETING; 20200107 - 20200117; BRUSSELS; (THE JOINT VIDEO EXPLORATION TEAM OF ISO/IEC JTC1/SC29/WG11 AND ITU-T SG.16 ), no. JVET-Q0100 ; m51689 ; m51690, 27 December 2019 (2019-12-27), XP030222575 *

Also Published As

Publication number Publication date
JP2021164003A (ja) 2021-10-11
JP7315509B2 (ja) 2023-07-26

Similar Documents

Publication Publication Date Title
JP7051773B2 (ja) イントラ予測方法とそれを利用した符号化器及び復号化器
CN106464877B (zh) 在视频译码中确定将解块滤波应用于经调色板译码块
CN105144718B (zh) 当跳过变换时用于有损译码的帧内预测模式
CN107211148B (zh) 在视频译码中调色板块大小的限制
RU2654129C2 (ru) Функциональные возможности режима внутреннего предсказания с блочным копированием для кодирования и декодирования видео и изображений
KR101865309B1 (ko) 이미지들을 인코딩 및 디코딩하기 위한 방법,인코딩 및 디코딩 디바이스,및 대응하는 컴퓨터 프로그램들
WO2012134204A2 (ko) 인 루프 필터링 방법 및 그 장치
WO2013042884A1 (ko) 영상 부호화/복호화 방법 및 그 장치
JP2017512026A (ja) イントラブロックコピー予測におけるブロック反転及びスキップモード
KR20160070771A (ko) 비디오 및 영상 코딩 및 디코딩에 대한 기본 색상 인덱스 맵 모드의 특징
US20170127080A1 (en) Video encoding apparatus, video decoding apparatus, video compression and transmission system, video encoding method, video decoding method, and computer readable storage medium
US20220210430A1 (en) Method and device for coding/decoding image using differential coding of residual coefficient, and method for transmitting bitstream
JP2015136174A (ja) 映像復号化装置
JP2024534816A (ja) 多用途ビデオコーディングのための操作範囲拡張
WO2021199780A1 (ja) 画像復号装置、画像復号方法及びプログラム
WO2022130663A1 (ja) 復号装置、プログラム、及び復号方法
WO2021251278A1 (ja) 画像復号装置、画像復号方法及びプログラム
WO2020059341A1 (ja) 画像復号装置、画像符号化装置、画像処理システム及びプログラム
US11638024B2 (en) Image encoding/decoding method and apparatus for signaling residual coding method used for encoding block to which BDPCM is applied, and method for transmitting bitstream
CN115349258B (zh) 图像编码系统中用于残差编码的图像解码方法及其设备
JP7189854B2 (ja) 画像復号装置、画像復号方法及びプログラム
WO2014002510A1 (en) High throughput binarization/de-binarization of a cabac syntax element
KR20240089011A (ko) 선택 가능한 뉴럴 네트워크 기반 코딩 도구를 사용하는 비디오 코딩
CN116998150A (zh) 视频编解码中网格量化的状态转换
CN117981306A (zh) 用于视频编码的独立基于历史的莱斯参数推导

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21780550

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21780550

Country of ref document: EP

Kind code of ref document: A1