US 11,758,155 B2
Image decoding method, image coding method, image decoding apparatus, image coding apparatus, and image coding and decoding apparatus
Hisao Sasai, Osaka (JP); Takahiro Nishi, Nara (JP); Youji Shibahara, Osaka (JP); Toshiyasu Sugio, Osaka (JP); Kyoko Tanikawa, Osaka (JP); and Toru Matsunobu, Osaka (JP)
Assigned to SUN PATENT TRUST, New York, NY (US)
Filed by Sun Patent Trust, New York, NY (US)
Filed on Jul. 12, 2022, as Appl. No. 17/862,731.
Application 17/862,731 is a continuation of application No. 17/106,691, filed on Nov. 30, 2020, granted, now 11,431,989.
Application 17/106,691 is a continuation of application No. 16/599,417, filed on Oct. 11, 2019, granted, now 10,887,606, issued on Jan. 5, 2021.
Application 16/599,417 is a continuation of application No. 16/274,525, filed on Feb. 13, 2019, granted, now 10,484,692, issued on Nov. 19, 2019.
Application 16/274,525 is a continuation of application No. 15/819,572, filed on Nov. 21, 2017, granted, now 10,250,887, issued on Apr. 2, 2019.
Application 15/819,572 is a continuation of application No. 13/495,036, filed on Jun. 13, 2012, granted, now 9,860,539, issued on Jan. 2, 2018.
Claims priority of provisional application 61/496,237, filed on Jun. 13, 2011.
Prior Publication US 2022/0353515 A1, Nov. 3, 2022
This patent is subject to a terminal disclaimer.
Int. Cl. H04N 19/11 (2014.01); H04N 19/16 (2014.01); H04N 19/196 (2014.01); H04N 19/176 (2014.01); H04N 19/463 (2014.01); H04N 19/593 (2014.01)
CPC H04N 19/16 (2014.11) [H04N 19/11 (2014.11); H04N 19/176 (2014.11); H04N 19/197 (2014.11); H04N 19/463 (2014.11); H04N 19/593 (2014.11)] 3 Claims
OG exemplary drawing
 
1. A non-transitory computer-readable medium storing thereon a computer program for decoding, on a block-by-block basis, image data included in a coded stream, the computer program executed by the processor, causes the processor to perform operations including:
selecting candidates for an intra prediction mode to be used for intra prediction for a decoding target block from a plurality of predetermined intra prediction modes, each of the plurality of predetermined intra prediction modes having a mode number;
deriving the selected candidates, the number of the candidates constantly being a predetermined fixed plural number, the predetermined fixed plural number being at least 2 and less than a number of the plurality of predetermined intra prediction modes;
making a candidates list which includes indices and the derived candidates, the derived candidates corresponding on a one-to-one basis with the indices, and a number of the indices being equal to the predetermined fixed plural number;
obtaining a coded flag which indicating whether the intra prediction mode is inferred from a neighboring block or not;
decoding the coded flag to obtain a decoded flag;
when the decoded flag indicates that the intra prediction mode is inferred from the neighboring block,
(i) obtaining, from the coded stream, a coded specified index which specifies an index of one of the derived candidates as the intra prediction mode to be used for intra prediction for the decoding target block,
(ii) decoding the coded specified index to obtain a decoded specified index,
(iii) determining the one of the derived candidates using the decoded specified index, the index of the one of the derived candidates being specified by the decoded specified index in the candidates list, and
(iv) decoding the image data using the determined one of the derived candidates; and
when the decoded flag indicates that the intra prediction mode is not inferred from the neighboring block,
(i) obtaining a coded specified mode number from the coded stream,
(ii) decoding the coded specified mode number to obtain a decoded specified mode number, and
(iii) comparing the mode number of one of the derived candidates with the decoded specified mode number,
when the mode number of the one of the derived candidates is larger than the decoded specified mode number, determining the one of the derived candidates as the intra prediction mode to be used for intra prediction for the decoding target block, and decoding the image data using the determined one of the derived candidates, and
when the mode number of the one of the derived candidates is smaller than or equal to the decoded specified mode number, adding one to the decoded specified mode number, and decoding the image data using one of the plurality of predetermined intra prediction modes which is specified by the number obtained by adding one to the decoded specified mode number,
wherein the deriving includes:
deriving a first candidate for the intra prediction mode to be used for intra prediction for the decoding target block from an intra prediction mode used for intra prediction for each of adjacent blocks that are adjacent to the decoding target block; and
in a case that the number of the derived first candidates is smaller than the predetermined fixed plural number, further deriving a second candidate as a DC prediction mode to be used for intra prediction and a third candidate as a vertical (angular) prediction mode to be used for intra prediction.