Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 270 Bytes

File metadata and controls

9 lines (5 loc) · 270 Bytes

PointCloud-Octree-Compression

Matlab code for PointCloud Octree Compression.

This is a lossless point cloud compression MATLAB demo based on the octree occupancy (BFS) and arithmetic coding.

Algorithm description is in the OctreeAlgorithm.pdf.