Skip to content

A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and operations(vector, matrix, quaternion, transform etc), computational geometry(point, line, plane, polygon, rect, box, convex hull etc) indices (grid, kd-tree, octree, r-tree) and clusters (distance cluster, DBScan …

License

Notifications You must be signed in to change notification settings

XuShengpan/MPCDPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPCDPS

A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and operations(vector, matrix, quaternion, transform etc), computational geometry(point, line, plane, polygon, rect, box, convex hull etc), indices (grid, kd-tree, octree, r-tree), clusters (distance cluster, DBScan cluster, mean-shift cluster) and filters etc.

About

A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and operations(vector, matrix, quaternion, transform etc), computational geometry(point, line, plane, polygon, rect, box, convex hull etc) indices (grid, kd-tree, octree, r-tree) and clusters (distance cluster, DBScan …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages