Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Girardeau-Montaut a3f596e81a Improving the code syntax and robustness (Coverity scan) 2024-07-04 08:04:55 -06:00
rjanvier 25a9ca397d Fixes for Linux compilation 2023-06-19 23:40:33 -06:00
Daniel Girardeau-Montaut f6f833c5f0 Icon added
Better progress dialog management
2023-05-30 22:58:33 -06:00
truebelief e09a0be3f4 Update TreeIsoHelper.h
Added definition of the mode function
2023-05-22 02:24:50 -06:00
truebelief 712a2d4e4d Update TreeIso.cpp
This update fixes an index overflow bug in the Final_seg_pcd function, which occurred when a finer-scale unit (a cluster from init_segs) contained more than one broader-scale segment from intermediate_segs. To prevent index misalignment and potential overflow, it's important to ensure that a cluster doesn't contain multiple segments.
2023-05-22 02:23:11 -06:00
truebelief e099b11a0b Merge pull request #2 from dgirardeau/cleanup_qtreeiso
Major cleanup before integration in CloudCompare
2023-05-20 19:13:01 -06:00
Daniel Girardeau-Montaut d0a153ee2f Major cleanup before integration in CloudCompare 2023-05-20 21:06:03 +02:00
colorxixi 8b2a5ee849 Update CMakeLists.txt
I'm using Windows. I managed to build the Eigen .sln project, but I gave up on building the Visual Studio solution since it took up more than 60 GB of space. To work around this, I added a few lines to request the Eigen folder location without actually installing it. I did the same for the Boost library as well.
2023-05-13 22:55:41 -06:00
colorxixi 5fc50a4736 Update CMakeLists.txt 2023-05-13 15:39:57 -06:00
colorxixi 1916fb3ab0 Update CMakeLists.txt 2023-05-13 13:20:45 -06:00
truebelief 76ebd85b08 Merge pull request #1 from rjanvier/rjanvier_cmake_fixes
cmake simplification
2023-05-13 12:41:26 -06:00
romain janvier cc7e6ea70e cmake simplification 2023-05-12 21:40:32 +02:00
truebelief a2d204d926 Add a gif animation
Add an animation for illustration
2023-05-04 20:09:01 -06:00
colorxixi 34377e4c60 Original upload 2023-05-04 19:22:59 -06:00
truebelief 00b80c4a27 Initial commit 2023-05-04 19:19:57 -06:00