cilantro
Point Cloud Library
A C++ library for efficient processing and analysis of 3D point cloud data
A lean C++ library for working with point cloud data
1k stars
42 watching
206 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
3d3d-visualizationclusteringconvexconvex-hullicpiterative-closest-pointk-meansmdsmean-shiftmodel-fittingnon-rigid-registrationpcapoint-cloudransacreconstructionregistrationrgbdsegmentationspectral-clustering
Related projects:
Repository | Description | Stars |
---|---|---|
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
pglira/point_cloud_tools_for_matlab | A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. | 117 |
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 576 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
daavoo/pyntcloud | A Python library for processing and manipulating 3D point clouds | 1,415 |
kdmayer/pointer | A LiDAR-derived point cloud dataset of one million English buildings linked to energy characteristics | 13 |
yangyanli/pointcnn | A deep learning framework for processing 3D point cloud data to extract relevant features for classification and segmentation tasks. | 1,382 |
rockrobotic/copc-lib | A C++ library providing an interface to Cloud Optimized Point Clouds | 41 |
nicolas-chaulet/torch-points3d | A PyTorch framework for building and training deep learning models on point clouds. | 219 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 298 |
fogleman/dlaf | Diffusion-limited aggregation algorithm implemented in C++ for generating random point clouds | 188 |
koide3/fast_gicp | A collection of algorithms for registering 3D point clouds using GICP and related techniques. | 1,295 |
krrish94/chamferdist | A PyTorch module for computing the Chamfer distance between two 3D point clouds. | 306 |