Commit Graph

34 Commits

Author SHA1 Message Date
Paul Leroy 14649ea696 abort handled properly in eigensolver, ui improvements + ellipsoidDistance implementation
Use of Geometric Tools Engine for ellipsoidDistance computation
2024-03-26 17:24:03 +01:00
Paul Leroy 625e72b899 Ellipsoid fitting OK 2024-03-25 22:52:39 +01:00
Paul Leroy b8afd05694 fitting ellopsoids in progress
in progress: fitEllipsoidToGrain
done: directFit
decalared: explicitToImplicit, implicitToExplicit declared
2024-03-22 17:35:40 +01:00
Paul Leroy 10371b1c5a code cleaning GrainsAsEllipsoids 2024-03-22 08:39:03 +01:00
Paul Leroy 28b478ef87 rename shaders 2024-03-19 21:56:01 +01:00
Paul Leroy f7025e0f9c draw ellipsoids of different sizes, positions and orientations 2024-03-19 21:47:18 +01:00
Paul Leroy 99d93ef114 draw a sphere at a local maximum with the associated color 2024-03-19 11:21:37 +01:00
Paul Leroy e489498151 renaming 2024-03-13 11:12:50 +01:00
Paul Leroy e8b3b37a82 clean function complete but some work to do to handle the cases where several points can be local maxima (slope == 0), what arrives with laz format 2024-03-01 16:48:09 +01:00
Paul Leroy ed64b7d915 clean function in progress, code cleaning 2024-02-29 16:46:34 +01:00
Paul Leroy 71b6f9cc50 force the symmetry of the condition matrix 2024-02-28 23:14:33 +01:00
Paul Leroy 1185206fdb clustering updated after Python development 2024-02-27 16:48:05 +01:00
Paul Leroy ae7c156483 clustering ok
export local maxima as cloud
parameters added to the dialog
2024-02-23 17:34:34 +01:00
Paul Leroy 5ad0390239 clustering in progress, init changed 2024-02-22 00:14:35 +01:00
Paul Leroy 2f6532c9d7 clustering in progress 2024-02-20 17:18:50 +01:00
Paul Leroy bcafbe844f TMP 2024-02-19 13:39:50 +01:00
Paul Leroy b4e64a1f28 normal computation in progress 2024-02-09 17:26:46 +01:00
Paul Leroy b37a88fa15 normals computation with open3D 2024-02-08 18:59:07 +01:00
Paul Leroy ea9f0c033b Merge branch 'master' of https://github.com/p-leroy/qG3POINT 2024-02-08 17:15:43 +01:00
Paul Leroy 6830f2eda5 try to use mlpack for dbscan 2024-02-08 00:22:02 +01:00
Paul Leroy 8c20ba9d4c compute_mean_angle 2024-02-07 08:32:31 +01:00
Paul Leroy c4ae428e05 Update ActionA.cpp 2024-02-06 10:46:41 +01:00
Paul Leroy 63005fc695 begin cluster_labels function 2024-02-06 10:36:20 +01:00
Paul Leroy 2633b8edd9 option to chose steepest slope, code cleaning 2023-12-22 10:56:59 +01:00
Paul Leroy e79eb39b75 add a dialog to set kNN and to launch the segmentation 2023-12-22 00:26:28 +01:00
Paul Leroy 1135cc1be6 braun willet segmentation algorithm
the number of donors by receiver is NOT limited to kNN (this assumption can lead to unexpected crashes)
2023-12-21 16:45:27 +01:00
Paul Leroy 1cc97dada1 segment_labels_steepest_slope 2023-12-20 19:16:33 +01:00
Paul Leroy 8a72f0cc09 color labelized points 2023-12-01 17:54:25 +01:00
Paul Leroy d934fa8391 initial segmentation 2023-11-30 19:43:41 +01:00
Paul Leroy e5c22e9de9 Merge branch 'master' of https://github.com/p-leroy/qG3POINT 2023-11-30 09:04:05 +01:00
Paul Leroy 516c1ee5df icon changed 2023-11-30 09:03:48 +01:00
Paul Leroy 8073356237 Create README.md 2023-11-27 12:03:22 +01:00
Paul Leroy cbe2e5aed5 query_neighbors in progress 2023-11-26 22:43:42 +01:00
Paul Leroy 6de64486e2 initial commit 2023-11-22 12:56:31 +01:00