Commit Graph

4 Commits

Author SHA1 Message Date
colorxixi c928ee794c Major upgrade of dependencies and running time
1. Removed the Boost dependency by adopting a newer cut-pursuit version from the authors (resulting in a 5–15× speed improvement).
2. Fixed an issue with the nearest neighbor search caused by an incorrect 2D array order input to the knn_cpp query function.
3. Enabled customization of the number of threads for knn-cpp, yielding a slight speed improvement.
4. Optimized array calculations through enhanced use of STL algorithms.
2025-02-02 05:06:26 -08:00
Daniel Girardeau-Montaut f6f833c5f0 Icon added
Better progress dialog management
2023-05-30 22:58:33 -06:00
Daniel Girardeau-Montaut d0a153ee2f Major cleanup before integration in CloudCompare 2023-05-20 21:06:03 +02:00
colorxixi 34377e4c60 Original upload 2023-05-04 19:22:59 -06:00