US 11,902,589 B2
Point cloud encoding and decoding method, encoder, and decoder
Wei Zhang, Dongguan (CN); Junyan Huo, Dongguan (CN); and Yanzhuo Ma, Dongguan (CN)
Assigned to GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., LTD., Guangdong (CN)
Filed by GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., LTD., Guangdong (CN)
Filed on Oct. 12, 2022, as Appl. No. 17/964,458.
Application 17/964,458 is a continuation of application No. 17/646,290, filed on Dec. 28, 2021, granted, now 11,509,939.
Application 17/646,290 is a continuation of application No. PCT/CN2020/090677, filed on May 15, 2020.
Claims priority of provisional application 62/870,553, filed on Jul. 3, 2019.
Prior Publication US 2023/0058703 A1, Feb. 23, 2023
This patent is subject to a terminal disclaimer.
Int. Cl. H04N 19/70 (2014.01); H04N 19/119 (2014.01); H04N 19/174 (2014.01); H04N 19/30 (2014.01); H04N 19/96 (2014.01); H04N 19/60 (2014.01)
CPC H04N 19/70 (2014.11) [H04N 19/119 (2014.11); H04N 19/174 (2014.11); H04N 19/30 (2014.11); H04N 19/96 (2014.11); H04N 19/60 (2014.11)] 16 Claims
OG exemplary drawing
 
1. A point cloud encoding method, implemented in an encoder and comprising:
determining a processing order of point cloud data during point cloud encoding, the processing order indicating a coordinate axis processing order of three-dimensional coordinates of the point cloud data and the point cloud data being all or part of data in point cloud;
determining a coordinate-axis-order index corresponding to the processing order;
encoding the coordinate-axis-order index and signalling encoded bits into a bitstream;
processing the point cloud data according to the processing order, to obtain point cloud data to-be-encoded; and
encoding the point cloud data to-be-encoded and signalling encoded bits into the bitstream, wherein a correspondence table between preset indexes and processing orders comprises:
 
 
 
coordinate-axis-order index processing order
 
 
 
0 Z-Y-X order
 
1 X-Y-Z order
 
2 X-Z-Y order
 
3 Y-Z-X order
 
4 Z-Y-X order
 
5 Z-X-Y order
 
6 Y-X-Z order
 
7 X-Y-Z order.