cpd
Registration software
A C++ implementation of the Coherent Point Drift point set registration algorithm
C++ implementation of the Coherent Point Drift point set registration algorithm.
405 stars
24 watching
124 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
c-plus-pluscpdpointcloudregistration
Related projects:
Repository | Description | Stars |
---|---|---|
koide3/fast_gicp | A collection of algorithms for registering 3D point clouds using GICP and related techniques. | 1,324 |
carlosmccosta/pointcloud_registration | A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications | 10 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,598 |
yangjiaolong/go-icp | Software implementing 3D pointset registration algorithm | 446 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |
koide3/ndt_omp | An optimized Normal Distributions Transform algorithm for point cloud registration | 755 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 731 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
disruptek/cps | Provides a way to rewrite control flow in a procedural language into a more concise and efficient form using continuations. | 9 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 831 |
zhreshold/mxnet-ssd.cpp | A C++ object detection module for mxnet-ssd | 97 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 63 |
philip-trettner/cpp-std-fwd | A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization | 72 |
mpark/variant | An implementation of C++17 std::variant for C++11/14/17 | 674 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |