mirror of https://github.com/koide3/small_gicp.git
* replace nanoflann with original kdtree * replace KdTreeOMP in python binding * include array to fix build error on windows * add kdtree test with synthetic data * add nowait to see if it fixes error on win * update README * use openmp atomic * revert. MSVC does not support openmp very well... * disable parallel kdtree construction on windows * update README * rephrase * avoid knn result copy * refactoring |
||
|---|---|---|
| .. | ||
| 01_basic_registration.cpp | ||
| 02_basic_registration_pcl.cpp | ||
| 03_registration_template.cpp | ||
| basic_registration.py | ||
| kitti_odometry.py | ||