US 11,949,875 B2
Method and apparatus for decoding image by using transform according to block size in image coding system
Sunmi Yoo, Seoul (KR); Jangwon Choi, Seoul (KR); and Jin Heo, Seoul (KR)
Assigned to LG ELECTRONICS INC., Seoul (KR)
Filed by LG ELECTRONICS INC., Seoul (KR)
Filed on Mar. 28, 2023, as Appl. No. 18/127,192.
Application 18/127,192 is a continuation of application No. 17/514,113, filed on Oct. 29, 2021, granted, now 11,647,200.
Application 17/514,113 is a continuation of application No. 16/853,484, filed on Apr. 20, 2020, granted, now 11,206,403, issued on Dec. 21, 2021.
Application 16/853,484 is a continuation of application No. PCT/KR2019/005206, filed on Apr. 30, 2019.
Claims priority of provisional application 62/666,100, filed on May 3, 2018.
Prior Publication US 2023/0239477 A1, Jul. 27, 2023
This patent is subject to a terminal disclaimer.
Int. Cl. H04N 19/132 (2014.01); H04N 19/122 (2014.01); H04N 19/176 (2014.01); H04N 19/61 (2014.01)
CPC H04N 19/132 (2014.11) [H04N 19/122 (2014.11); H04N 19/176 (2014.11); H04N 19/61 (2014.11)] 11 Claims
OG exemplary drawing
 
1. A decoding apparatus for a video decoding, the decoding apparatus comprising:
a memory; and
at least one processor connected to the memory, the at least one processor configured to:
obtain residual information and a flag for whether transform coefficients for a current block are present from a bitstream;
derive prediction samples by performing a prediction for the current block;
determine whether a value of the flag is 1 which indicates the transform coefficients for the current block are present;
based on the value of the flag being 1, determine whether the current block is partitioned based on a width and a height of the current block and a maximum transform size;
derive transform blocks by partitioning the current block based on a result of the determination;
derive the transform coefficients for the derived transform blocks based on the residual information;
derive residual samples by performing an inverse transform process for the transform coefficients; and
generate a reconstructed picture based on the residual samples and the prediction samples,
wherein based on the value of the flag being 1, it is determined that the current block is partitioned into the transform blocks based on at least one of a case in which the width of the current block is greater than a width of the maximum transform size and a case the height of the current block is greater than a height of the maximum transform size.