US 11,722,664 B2
Image decoding method and apparatus
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. 7, 2021, as Appl. No. 17/340,180.
Application 17/340,180 is a continuation of application No. 16/469,673, granted, now 11,070,801, 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 2021/0352286 A1, Nov. 11, 2021
Int. Cl. H04N 19/119 (2014.01); H04N 19/176 (2014.01); H04N 19/96 (2014.01)
CPC H04N 19/119 (2014.11) [H04N 19/176 (2014.11); H04N 19/96 (2014.11)] 2 Claims
OG exemplary drawing
 
1. An image decoding method for decoding a picture for each of coding tree units, the image decoding method comprising:
decoding a partition tree (PT) split flag in a case that decoding of the PT split flag is required, wherein the PT split flag indicates whether or not the target node is to be split by a binary tree split or a ternary tree split;
decoding a split direction flag in a case that decoding of the split direction flag is required, wherein the split direction flag indicates a split direction;
decoding a split mode selection flag in a case that decoding of the split mode selection flag is required, wherein the split mode selection flag indicates a split method which is the binary tree split or the ternary tree split; and
splitting the target node of the coding tree units by the binary tree split or the ternary tree split based on the split direction flag and the split mode selection flag, wherein
a required condition of decoding of the PT split flag includes that a binary tree (BT) split possibility determination is TRUE or a ternary tree (TT) split possibility determination is TRUE,
a required condition of decoding of the split mode selection flag includes that the BT split possibility determination is TRUE and the TT split possibility determination is TRUE,
the BT split possibility determination is determined based on 1) a height or a width of a target node is greater than or equal to a minimum coding unit (CU) size multiplied by 2, and 2) the width and the height of the target node are less than or equal to a maximum CU size, and 3) a depth of the target node is less than a maximum depth, and based on the additional conditions of, 4-1) the target node is a middle node of three nodes obtained by ternary tree splitting an immediately higher node than the target node, and 4-2) a BT split direction of the target node is a same direction as a TT split direction of the immediately higher node,
the TT split possibility determination is determined based on 1) the height or the width of the target node is greater than or equal to the minimum CU size multiplied by 4, 2) the width and the height of the target node are less than or equal to the maximum CU size 3) the depth of the target node is less than the maximum depth, and
in a case that only one of the BT split possibility determination or the TT split possibility determination is TRUE, not decoding and configuring a value of the split mode selection flag.