US 12,238,284 B2
Image decoding method
Yukinobu Yasugi, Sakai (JP); Tomoko Aono, Sakai (JP); and Tomohiro Ikai, Sakai (JP)
Assigned to SHARP KABUSHIKI KAISHA, Sakai (JP)
Filed by Sharp Kabushiki Kaisha, Sakai (JP)
Filed on Jun. 8, 2023, as Appl. No. 18/207,192.
Application 18/207,192 is a continuation of application No. 17/340,180, filed on Jun. 7, 2021, granted, now 11,722,664.
Application 17/340,180 is a continuation of application No. 16/469,673, granted, now 11,070,801, issued on Jul. 20, 2021, previously published as PCT/JP2017/044732, filed on Dec. 13, 2017.
Claims priority of application No. 2016-244902 (JP), filed on Dec. 16, 2016; and application No. 2016-249778 (JP), filed on Dec. 22, 2016.
Prior Publication US 2023/0319274 A1, Oct. 5, 2023
Int. Cl. H04N 19/96 (2014.01); H04N 19/119 (2014.01); H04N 19/176 (2014.01)
CPC H04N 19/119 (2014.11) [H04N 19/176 (2014.11); H04N 19/96 (2014.11)] 1 Claim
OG exemplary drawing
 
1. An image decoding method for decoding a picture for each of coding tree units, the image decoding method comprising:
performing a binary tree (BT) split possibility determination based on (1) a width of a target block or a height of the target block being greater than or equal to a first minimum size of a coding unit multiplied by 2, (2) the width and the height being less than or equal to a first maximum size of the coding unit, and (3) a depth indicating a level of hierarchy of the target block being less than a maximum depth,
performing a ternary tree (TT) split possibility determination based on (1) the width or the height being greater than or equal to a second minimum size of the coding unit multiplied by 4, (2) the width and the height being less than or equal to a second maximum size of the coding unit, and (3) the depth being less than the maximum depth,
determining whether or not decoding of a partition tree (PT) split flag is required, wherein the PT split flag indicates whether or not the target block is to be split by a BT split or a TT split,
decoding the PT split flag in a case that decoding of the PT split flag is required,
in a case that the PT split flag indicates that the target block is to be split by the BT split or the TT split, determining whether or not decoding of a split direction flag is required and decoding the split direction flag in a case that decoding of the split direction flag is required, wherein the spilt direction flag indicates a split direction of the target block,
determining whether or not decoding of a split mode selection flag is required, wherein the split mode selection flag indicates a split method which is the BT split or TT split,
decoding the split mode selection flag in a case that decoding of the split mode selection flag is required,
splitting the target block by the BT split or the TT split based on the split direction flag and the split mode selection flag,
determining an additional condition of the BT split possibility determination,
in a case that the target block is a middle block of three blocks obtained by performing the TT split on an immediately higher block and the immediately higher block is split horizontally by the TT split, prohibiting splitting the target block horizontally by the BT split.