CN113453009B - Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum - Google Patents

Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum Download PDF

Info

Publication number
CN113453009B
CN113453009B CN202110753984.0A CN202110753984A CN113453009B CN 113453009 B CN113453009 B CN 113453009B CN 202110753984 A CN202110753984 A CN 202110753984A CN 113453009 B CN113453009 B CN 113453009B
Authority
CN
China
Prior art keywords
geometric
node
point
neighbor
plane
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110753984.0A
Other languages
Chinese (zh)
Other versions
CN113453009A (en
Inventor
万帅
陈章
王哲诚
丁晓斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Northwestern Polytechnical University filed Critical Northwestern Polytechnical University
Priority to CN202110753984.0A priority Critical patent/CN113453009B/en
Publication of CN113453009A publication Critical patent/CN113453009A/en
Application granted granted Critical
Publication of CN113453009B publication Critical patent/CN113453009B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/30Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability
    • H04N19/33Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability in the spatial domain
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/154Measured or subjectively estimated visual quality after decoding, e.g. measurement of distortion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/597Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/96Tree coding, e.g. quad-tree coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention relates to a point cloud space scalable coding geometric reconstruction method based on minimum fitting plane geometric error, belonging to the technical field of video coding and decoding. And fitting a local plane of the current node by using neighbor node information through a local space formed by each node and 26 neighbor nodes around, constructing a geometric error function according to a point-to-point geometric error measurement principle, and solving a corresponding coordinate value when the geometric error minimum value is solved to serve as a reconstructed geometric coordinate. The problem of the geometric error is great in the space scalable back geometry reconstruction process is solved.

Description

Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum
Technical Field
The invention relates to the technical field of video coding and decoding, in particular to a point cloud space scalable coding geometric reconstruction method based on minimum geometric error of a fitting plane.
Background
In a point cloud G-PCC encoder framework, the slice is independently encoded after the input point cloud is divided. In slice, the geometric information of the point cloud and the attribute information corresponding to the points in the point cloud are encoded separately. The G-PCC encoder first encodes the geometry information. The encoder performs coordinate conversion on the geometric information to enable the point clouds to be contained in a bounding box; and then, quantization is carried out, wherein the quantization step mainly plays a role of scaling, as the quantization rounding ensures that the geometric information of a part of points is the same, whether to remove the repeated points is determined according to the parameters, the process of not removing the repeated points is called geometric lossless compression, the process of removing the repeated points is called geometric lossy compression, and the process of quantizing and removing the repeated points is also called a voxelization process. Next, the bounding box is divided based on octree. The geometric lossless compression process and the geometric lossy compression process have geometric reconstruction processes when the octree division is completed.
In the point cloud G-PCC decoder framework, the geometric bit stream information of the point cloud and the attribute bit stream corresponding to the points in the point cloud are decoded separately. The G-PCC decoder first decodes the geometry bitstream. The decoder performs arithmetic decoding on the geometric bit stream to decode a bounding box of the point cloud and occupied bits (1 is non-empty and 0 is empty) based on octree; decoding of geometric information is divided into two frames based on octree and trisup (triangular patch set) according to the difference of the hierarchy depth of octree partitioning during encoding.
spatial scalability (spatial scalability) is an important function of G-PCC, generating point cloud thumbnails by decoding partial point cloud bitstream information, and currently only works in decoding frameworks based on octree geometry information. skip Layer is an octree level with less decoding at the decoding end. As shown in fig. 1, the octree geometry is encoded to the K-th layer, and when the spatial scalability process is not performed, the K-th layer is completely decoded; partial decoding is performed when the spatial scalability process is performed, and decoding is completed to the M Layer (M = K-skip Layer).
Its function is controlled by the parameter scalable _ shifting _ enabled _ flag. When scalable _ shifting _ enabled _ flag =0, the spatial scalability function is not performed; when scalable _ shifting _ enabled _ flag =1, a spatial scalability function is performed.
In an octree-based geometric information decoding frame, a maximum cube box of a current point cloud in a space is calculated according to a bounding box, then, non-empty sub cubes are continuously subjected to octal division according to occupied bits, the division is stopped when leaf nodes obtained through the division are unit cubes of 1 multiplied by 1, but if Spatial scalability is carried out in the decoding process, the leaf nodes are divided to a specified skip Layer, and 2 is generated skipLayer ×2 skipLayer ×2 skipLayer The cube of (1). Then, generating a geometric coordinate through the cube, wherein the geometric coordinate is the coordinate of the left front lower corner of the cube for a unit cube with a leaf node of 1 multiplied by 1, and the geometric coordinate is 2 for the leaf node skipLayer ×2 skipLayer ×2 skipLayer According to the different skip Layer, different reconstruction strategies are adopted for the geometrical coordinates of the unit cube.
The current scalable coded geometry reconstruction method in the standard is proposed by Hyejung Hur, sejin Oh of LG Electronics Inc in proposal m52315, 1 month 2020 and is received by the MPEG G-PCC standard (i.e., MPEG-I (ISO/IEC 23090) Part 9). The technical scheme is that different reconstruction strategies are adopted according to different levels of the skip Layer.
The specific implementation of the decoding end is described as follows:
when skip Layer =1, the geometric coordinate is the coordinate of the lower left front corner of the cube, as shown in the position of 3.Q point;
when skip Layer >1, the geometric coordinates are the coordinates of the center position of the cube, such as the point position of 3.P in fig. 5363;
the technique is currently in the standard appendix C.
C.3 decoded position shift procedure
When mingeotnesizelog 2 is greater than 1, the process operates as follows for each slice of the current point cloud image in the octree-based geometric information decoding framework:
Figure BDA0003146817860000021
Figure BDA0003146817860000031
MinGeomNodeSizeLog2 is the minimum node side length of the current octree, and the value is equal to skip Layer;
PointCount is the total number of nodes when the current slice is decoded to a MinGeomNodeSizeLog2 level;
PointPos [ i ] [0] is the x-axis coordinate of the current node reconstruction geometric point;
PointPos [ i ] [1] is the y-axis coordinate of the current node reconstruction geometric point;
PointPos [ i ] [2] is the z-axis coordinate of the current node reconstruction geometric point;
mask is the intermediate mask;
the initial value of PointPos [ i ] [0] PointPos [2], [ i ] [1] PointPos [2] is the coordinate of the left/front/lower corner of the cube with the current side length of MinGeomNodeSizeLog2 node, as shown in 3.Q, and through the shift operation of the above code, the value of PointPos [ i ] [0] PointPos [ i ] [1] PointPos [ i ] [2] is equal to the coordinate of the center position of the cube with the current node, as shown in 3.P.
Currently, G-PCC measures the process geometry error using the following two methods.
(1) Using the point-to-point distance representation, the point-to-point geometric error measure calculation process is shown in FIG. 5, which is a black dot (b) i ) The point generated after the point cloud expansion coding and decoding, red point (a) j ) The point in the original point cloud with the closest distance. Difference in coordinates between black dot and red dot (E (i, j) = b) i -a j ) Is a point-to-point error vector. The length of the error vector is a point-to-point geometric error, namely:
Figure BDA0003146817860000032
b is a sparse point cloud after expansion coding, A is an original point cloud, and the point-to-point distance of B belongs to all points i
Figure BDA0003146817860000033
With N B Is a pointThe point number in the cloud B defines the point-to-point error D1 of the whole point cloud as:
Figure BDA0003146817860000034
(2) Using the point-to-plane distance representation, error vector E (i, j) is oriented normal to N j Projecting to obtain a new error vector
Figure BDA0003146817860000036
Thus, the point-to-plane error is calculated as:
Figure BDA0003146817860000035
in the above technology, only part of the geometric bitstream information is decoded, and all points in the node range are represented by one geometric point in the node space with the side length of the skip Layer, so that the geometric reconstruction process after the spatial scalability is performed is a lossy process.
Disclosure of Invention
Technical problem to be solved
The method aims to solve the problems that in the existing geometric reconstruction process after space scalability, the difference of distribution conditions of internal points of different nodes is not considered, and the geometric error in the geometric reconstruction process after space scalability is large. The invention provides a point cloud space scalable coding geometric reconstruction method based on the minimum geometric error of a fitting plane.
Technical scheme
A point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum is characterized in that: and fitting a local plane of the current node by using neighbor node information through a local space formed by each node and 26 neighbor nodes around the node, constructing a geometric error function according to a point-to-point geometric error measurement principle, and solving a corresponding coordinate value when a geometric error minimum value is solved to serve as a reconstructed geometric coordinate.
The further technical scheme of the invention is as follows: the surrounding 26 neighbor nodes comprise 6 coplanar neighbor nodes, 12 common-edge neighbor nodes and 8 common-point neighbor nodes.
The further technical scheme of the invention is as follows: the fitting of the local plane of the current node by using the neighbor node information specifically comprises the following steps:
1) K neighbor node plane fitting judgment
Retrieving 26 neighbor situations of the current neighbor node, and setting the number of neighbors existing in the 26 neighbors as: neighNum;
Figure BDA0003146817860000041
when the neighbor num is larger than or equal to K, calculating K neighbor nodes closest to the node center position coordinate by using the neighbor num nodes existing in 26 neighbor nodes around the node, and calculating the neighbor node center position coordinate by using the P point coordinate, the octreeSize of the node side length of the octree and the position of the neighbor;
2) Least squares plane fitting
The final equation for plane fitting by using the least square method plane fitting principle and the central position coordinates of N1-Nk is as follows:
a 0 *x+a l *y+a 2 -z=O
Figure BDA0003146817860000051
Figure BDA0003146817860000052
Figure BDA0003146817860000053
wherein x i 、y i 、z i And the coordinates of the center position of the neighbor node.
The further technical scheme of the invention is as follows: the method is characterized in that the K value is equal to the number of searching neighbors of the point cloud image plane normal vector, and 1,2,3,4,5,6,7,8,9, 10, 11, 12, 13, 14, 15 and 16 can be taken.
The further technical scheme of the invention is as follows: when the minimum value of the geometric error is solved, the corresponding coordinate value is taken as the reconstructed geometric coordinate as follows:
Figure BDA0003146817860000054
Figure BDA0003146817860000055
advantageous effects
The point cloud space scalable coding geometric reconstruction method based on the minimum fitting plane geometric error provided by the invention makes full use of the spatial correlation of the point cloud, so that the error of geometric reconstruction after spatial scalability is reduced. The geometric information PSNR represents: compared with the prior art, under the condition of the same code rate, the geometric error brought by the method provided by the invention is reduced (PSNR is a positive value) or increased (PSNR is a negative value) than that brought by the prior art.
Drawings
The drawings are only for purposes of illustrating particular embodiments and are not to be construed as limiting the invention, wherein like reference numerals are used to designate like parts throughout.
FIG. 1 is a schematic view of a spatial scalability;
FIG. 2G-PCC decoder framework diagram;
FIG. 3 a scalable post-coding geometric reconstruction method;
FIG. 4 is a schematic diagram of the location of the present invention in the frame of a point cloud G-PCC decoder;
FIG. 5 is a schematic of a point-to-point error;
FIG. 6 is a schematic diagram of the center positions of the nodes and the neighboring nodes.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
The terms and expressions referred to in the present invention are used for the following explanations:
1) Point Cloud Compression (PCC)
2) Geometry-based Point Cloud Compression (G-PCC)
3) Sheet (slice)
4) Surrounding box (bounding box)
5) OctreeImage (octree)
6) Intra-frame prediction (intra prediction)
7) Triangular patch set (triangle soup, trisup)
8) Context-based Adaptive Binary Arithmetic Coding (CABAC)
9) Block (block)
10 ) intersection point (vertex)
11 Level of Detail (LOD of Detail)
12 Region Adaptive Hierarchical Transform (RAHT)
13 Skip Layer (skip Layer)
14 Spatial Scalability (Spatial Scalability)
15 Moving Picture Experts Group (MPEG)
16 International Organization for Standardization (ISO)
17 International Electrotechnical Commission (IEC)
18 Log2 logarithm of the side length of the smallest geometrical Node (Minimum Geometry Node Size Log2, minGeomNodeSizeLog 2)
19 Direct Point Count (DirectPoint Count )
The invention provides a brand-new point cloud space scalable coding geometric reconstruction method based on the minimum geometric error of a fitting plane, which is characterized in that a local space is formed by each node and 26 surrounding neighbor nodes, the local plane of the current node is fitted by using neighbor node information, a geometric error function is constructed according to a point-to-point geometric error measurement principle, and a corresponding coordinate value when the minimum geometric error is solved is used as a reconstructed geometric coordinate. The specific process is as follows:
N j is a point a j The normal vector of (a) is a normal vector using a point a j And neighbor points (K points in total) of the local plane are fitted with the normal vector of the local plane, and after scalable is carried out, each specific position information of the point cloud cannot be obtained at a decoding end, and the accurate local plane and plane normal vector cannot be calculated, so that neighbor occupation information of the current node is adopted to carry out approximate fitting on the local plane, and the local plane equation is calculated.
1.K neighbor node plane fitting judgment
Retrieving 26 neighbor situations of the current neighbor node, and setting the number of neighbors existing in the 26 neighbors as: neighNum;
Figure BDA0003146817860000081
when neighNum is larger than or equal to K, K neighbor nodes closest to the node center position coordinate (P points in figure 6 are node center positions) are calculated by utilizing neighNum nodes existing in 26 neighbor nodes around the node, and the neighbor node center position coordinate (N1-Nk in figure 6 are neighbor node center position coordinates) is calculated by utilizing the P point coordinate, octreeSize node side length and neighbor positions.
2. Least square method plane fitting
And performing plane fitting by using the least square method plane fitting principle through the central position coordinates of N1-Nk. According to the least square method plane fitting principle and the general plane formula:
z=a 0 *x+a 1 *y+a 2
the least square method shows that:
S=minΣ[(a 0 *x i +a 1 *y i +a 2 )-2 i ] 2
for the above formula, respectively take a 0 ,a 1 ,a 2 Partial derivatives of (a):
Figure BDA0003146817860000082
and then, converting the formula into a matrix form after shifting:
Figure BDA0003146817860000091
then, for the above formula, a is obtained by the Kramer rule 0 ,a 1 ,a 2 A determinant expression of (a);
Figure BDA0003146817860000092
Figure BDA0003146817860000093
Figure BDA0003146817860000094
namely: the final equation for plane fitting by using the least square method plane fitting principle and the central position coordinates of N1-Nk is as follows:
a 0 *x+a l *y+a 2 -z=O
3. calculation of geometrical reconstruction coordinates after plane fitting
According to the prior condition, the coordinate point after geometric reconstruction can not exceed the node space, namely, a point coordinate point P is selected 1 (x, y, z) satisfies the following constraints:
Figure BDA0003146817860000095
(Point P) 1 (x, y, z) are geometric coordinates satisfying the above conditions, and the point P 1 (x, y, z) is on the fitted plane. )
From the point-to-point error measure, point P 1 (x, y, z) in local space (e.g., the largest cubic space in FIG. 3), the point-to-point geometric error equation:
Figure BDA0003146817860000101
and because of the point P 1 (x, y, z) satisfies the fitted plane equation described above, i.e.:
a 0 *x+a l *y+a 2 =z
therefore, the above-mentioned error function is equivalent to:
Figure BDA00031468178600001010
partial derivatives of f (x, y) in the x direction:
Figure BDA0003146817860000102
when in use
Figure BDA0003146817860000103
When the temperature of the water is higher than the set temperature,
Figure BDA0003146817860000104
partial derivatives of f (x, y) in the y direction:
Figure BDA0003146817860000105
when in use
Figure BDA0003146817860000106
When the utility model is used, the water is discharged,
Figure BDA0003146817860000107
wherein,
Figure BDA0003146817860000108
the minimum value of the above error equation is:
Figure BDA0003146817860000109
and because
z=a 0 *x+a 1 *y+a 2
Therefore, the final geometric coordinates of the selected points are as follows:
Figure BDA0003146817860000111
this value is the minimum solution of the above-mentioned geometric error equation.
The following compares the cases when skip Layer =3 different skips layers.
D1-PSNR is calculated as follows:
Figure BDA0003146817860000112
D2-PSNR is calculated as follows:
Figure BDA0003146817860000113
(where p is the peak constant value for each reference point cloud defined in the table, determined from the point cloud sequence, as shown in Table 2. Bold.)
TABLE 1 PSNR for geometric information
Figure BDA0003146817860000114
Figure BDA0003146817860000121
TABLE 2 constant value of point cloud sequence peak
Figure BDA0003146817860000122
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications or substitutions can be easily made by those skilled in the art within the technical scope of the present disclosure.

Claims (1)

1. A point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum is characterized in that:
step 1: through a local space formed by each node and 26 surrounding neighbor nodes, the 26 surrounding neighbor nodes comprise 6 coplanar neighbor nodes, 12 common-edge neighbor nodes and 8 common-point neighbor nodes;
step 2: fitting the local plane of the current node by using the neighbor node information:
1) K neighbor node plane fitting judgment
Retrieving 26 neighbors of the current node, and setting the number of neighbors existing in the 26 neighbors as follows: neighNum;
Figure FDA0003942121940000011
when neighNum is larger than or equal to K, calculating K neighbor nodes closest to the coordinates of the center position of the node by utilizing neighNum nodes existing in 26 neighbor nodes around the node, wherein the K value is equal to the number of neighbor searching vectors of the point cloud image plane, and the K value is any one of 1,2,3,4,5,6,7,8,9, 10, 11, 12, 13, 14, 15 and 16; calculating the coordinates of the center position of the neighbor node by using the coordinates of the P point, the side length octreeSize of the node of the octree and the position of the neighbor; the coordinate of the point P is the coordinate of the center position of the current node;
2) Least square method plane fitting
The final equation for plane fitting by using the least square method plane fitting principle and the central position coordinates of N1-Nk is as follows:
a 0 *x+a 1 *y+a 2 -z=0
Figure FDA0003942121940000012
Figure FDA0003942121940000021
Figure FDA0003942121940000022
wherein x i 、y i 、z i Coordinates of the center position of the neighbor node;
and step 3: and then according to a point-to-point geometric error measurement principle, constructing a geometric error function, and solving a coordinate value corresponding to the minimum value of the geometric error as a reconstructed geometric coordinate:
Figure FDA0003942121940000023
Figure FDA0003942121940000024
CN202110753984.0A 2021-07-04 2021-07-04 Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum Active CN113453009B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110753984.0A CN113453009B (en) 2021-07-04 2021-07-04 Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110753984.0A CN113453009B (en) 2021-07-04 2021-07-04 Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum

Publications (2)

Publication Number Publication Date
CN113453009A CN113453009A (en) 2021-09-28
CN113453009B true CN113453009B (en) 2023-02-14

Family

ID=77814977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110753984.0A Active CN113453009B (en) 2021-07-04 2021-07-04 Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum

Country Status (1)

Country Link
CN (1) CN113453009B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4258214A1 (en) * 2022-04-07 2023-10-11 Beijing Xiaomi Mobile Software Co., Ltd. Methods and apparatus for coding a vertex position for a point cloud, and data stream including the vertex position

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702237A (en) * 2009-11-10 2010-05-05 南京大学 Horizontal surface fitting method based on quadric error metrics (QEM)
CN107016725A (en) * 2017-02-27 2017-08-04 电子科技大学 A kind of vegetation three-dimensional live modeling method for taking LiDAR point cloud data distribution difference into account
CN107687816A (en) * 2017-08-22 2018-02-13 大连理工大学 A kind of measuring method based on point cloud local feature extraction fit-up gap
CN112270746A (en) * 2020-11-06 2021-01-26 太原科技大学 Aluminum alloy 3D printing point cloud simplification algorithm based on neighborhood covariance characteristic parameter threshold
CN112381884A (en) * 2020-11-12 2021-02-19 北京航空航天大学 RGBD camera-based space circular target pose measurement method
CN112565764A (en) * 2020-12-03 2021-03-26 西安电子科技大学 Point cloud geometric information interframe coding and decoding method
CN112637608A (en) * 2020-12-18 2021-04-09 南京邮电大学 Compression ratio distortion optimization method and device for dynamic point cloud geometric information
CN113014903A (en) * 2021-03-15 2021-06-22 北京大学深圳研究生院 Point cloud neighbor determination, point cloud prediction, point cloud encoding, point cloud decoding methods and devices

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11223836B2 (en) * 2019-12-02 2022-01-11 Tencent America LLC Method and apparatus for point cloud coding

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702237A (en) * 2009-11-10 2010-05-05 南京大学 Horizontal surface fitting method based on quadric error metrics (QEM)
CN107016725A (en) * 2017-02-27 2017-08-04 电子科技大学 A kind of vegetation three-dimensional live modeling method for taking LiDAR point cloud data distribution difference into account
CN107687816A (en) * 2017-08-22 2018-02-13 大连理工大学 A kind of measuring method based on point cloud local feature extraction fit-up gap
CN112270746A (en) * 2020-11-06 2021-01-26 太原科技大学 Aluminum alloy 3D printing point cloud simplification algorithm based on neighborhood covariance characteristic parameter threshold
CN112381884A (en) * 2020-11-12 2021-02-19 北京航空航天大学 RGBD camera-based space circular target pose measurement method
CN112565764A (en) * 2020-12-03 2021-03-26 西安电子科技大学 Point cloud geometric information interframe coding and decoding method
CN112637608A (en) * 2020-12-18 2021-04-09 南京邮电大学 Compression ratio distortion optimization method and device for dynamic point cloud geometric information
CN113014903A (en) * 2021-03-15 2021-06-22 北京大学深圳研究生院 Point cloud neighbor determination, point cloud prediction, point cloud encoding, point cloud decoding methods and devices

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Lei Wei,et al..Weighted Attribute Prediction Based on Morton Code for Point Cloud Compression.《2020 IEEE International Conference on Multimedia & Expo Workshops (ICMEW)》.2020, *
Sebastian Schwarz,et al..Emerging MPEG Standards for Point Cloud Compression.《 IEEE Journal on Emerging and Selected Topics in Circuits and Systems ( Volume: 9, Issue: 1, March 2019)》.2018, *
Zhang Chen..CuFusion2: Accurate and Denoised Volumetric 3D Object Reconstruction Using Depth Cameras.《IEEE Access ( Volume: 7)》.2019, *
卞玉霞..序列图像三维点云重建的不确定研究.《中国优秀博士学位论文全文数据库(电子期刊)》.2019, *
段志鑫..三维激光扫描数据精简、表面重构方法及应用研究.《中国优秀硕士学位论文全文数据库(电子期刊)》.2019, *
魏磊,万帅等..面向点云无损压缩的快速细节层次优化方法.《西安交通大学学报》.2021, *

Also Published As

Publication number Publication date
CN113453009A (en) 2021-09-28

Similar Documents

Publication Publication Date Title
WO2022042538A1 (en) Block-based point cloud geometric inter-frame prediction method and decoding method
CN108781281B (en) Shape adaptive model based codec for lossy and lossless image compression
JP2022502961A (en) Motion estimation using 3D auxiliary data
WO2021062743A1 (en) Occupancy information prediction method, encoder, decoder, and storage medium
CN104365099A (en) Parameter update method for entropy coding and decoding of conversion coefficient level, and entropy coding device and entropy decoding device of conversion coefficient level using same
CN104853200A (en) Method and apparatus for entropy encoding using hierarchical data unit
CN112565795A (en) Point cloud geometric information encoding and decoding method
Dricot et al. Hybrid octree-plane point cloud geometry coding
CN113453009B (en) Point cloud space scalable coding geometric reconstruction method based on fitting plane geometric error minimum
CN113518226A (en) G-PCC point cloud coding improvement method based on ground segmentation
CN118075472A (en) Spectrum compression method based on LOCO-I algorithm and Huffman coding
Freitas et al. Lossy point cloud geometry compression via dyadic decomposition
WO2021138788A1 (en) Intra-frame prediction method and apparatus, coder, decoder and storage medium
JP2022162485A (en) Point group decoding device, point group encoding device, point group processing system, point group decoding method and program
CN113542756B (en) Point cloud space scalable coding geometric reconstruction method based on plane fitting center coordinate projection
CN105306946A (en) Quality scalable video coding method based on mean square error threshold
CN103379349A (en) Viewpoint composite predictive encoding method, decoding method, corresponding devices and code stream
TW202141989A (en) Intra-frame prediction method and apparatus, encoder, decoder, and storage medium
Carmo et al. Binary tree decomposition depth coding for 3D video applications
WO2024212038A1 (en) Encoding method, decoding method, code stream, encoder, decoder, and storage medium
WO2024212043A1 (en) Encoding method, decoding method, code stream, encoder, decoder, and storage medium
WO2024212042A1 (en) Coding method, decoding method, code stream, coder, decoder, and storage medium
WO2024212045A1 (en) Encoding method, decoding method, code stream, encoder, decoder, and storage medium
WO2024149136A1 (en) Coding method and apparatus for three-dimensional mesh, decoding method and apparatus for three-dimensional mesh, and coding and decoding framework
WO2024216477A1 (en) Encoding/decoding method, encoder, decoder, code stream, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant