Commit Graph

51 Commits

Author SHA1 Message Date
Paul Leroy 6a1982a0a0 progress bar, code cleaning, popup menu for closing tabs 2025-03-04 16:31:58 +01:00
Paul Leroy 1c3e619fe5 Wolman + Angles (dip and azimuth) implemented 2025-02-28 15:14:18 +01:00
Paul Leroy 0f8bd0a329 histograms + code commenting 2025-02-24 17:31:45 +01:00
Paul Leroy 9c8b34f4c9 WolmanCustomPlot 2025-02-02 22:24:38 +01:00
Paul Leroy d2792aa214 reuse of existing g3point_label 2025-01-31 08:11:12 +01:00
Paul Leroy 1324735722 start of wolman implementation 2025-01-29 23:43:04 +01:00
Paul Leroy 3522423ca5 read/write settings 2024-08-27 16:37:50 +02:00
Paul Leroy 5758f1ebe5 draw the bounding-box of ellipsoids / kNN handling / naming 2024-06-06 11:58:08 +02:00
Paul Leroy ef9b892e87 0.3 + serialization of GrainsAsEllipsoids OK 2024-06-05 23:35:02 +02:00
Paul Leroy 4fbeafad85 serialization of GrainsAsEllipsoid: toFile_MeOnly fromFile_MeOnly 2024-06-04 16:36:37 +02:00
Paul Leroy 27dbca492d serialization of GrainsAsEllipsoids 2024-05-24 17:16:30 +02:00
Paul Leroy 147545f25b new icon + handle pre-existing g3point_label
code cleaning
2024-05-24 10:36:09 +02:00
Paul Leroy 9d7356798d 0.2 shader paths handling 2024-05-17 15:52:59 +02:00
Paul Leroy 1f11e291b6 disclaimer 2024-05-14 16:49:07 +02:00
Paul Leroy f4e94a02e6 export results button connection 2024-05-13 16:30:06 +02:00
Paul Leroy c28f4ecf09 Workflow debugging 2024-04-23 16:46:48 +02:00
Paul Leroy 4315de379e improve user xp 2024-04-16 16:30:25 +02:00
Paul Leroy bfe48528a2 Work on lighting
Only keep ambient and diffuse ate the current time
2024-04-09 16:50:08 +02:00
Paul Leroy 7af8046ecd export radii and rotation matrices 2024-04-08 10:50:47 +02:00
Paul Leroy 5f905863f2 export in prorgess + isVisible isEnabled handling 2024-04-03 22:16:05 +02:00
Paul Leroy 1860723175 start of dev: export the results on a specific cloud 2024-04-02 17:33:29 +02:00
Paul Leroy 9fcdfe79eb bounding box handling 2024-03-28 16:24:07 +01:00
Paul Leroy c195e736f6 axis orientation modified + code cleaning
the largest axis is the 'z' axis of the grain
2024-03-27 21:33:58 +01:00
Paul Leroy 16ecfec086 highlight the points of one single grain, dialog improvement
drawSurfaces, drawLines, drawPoints, setGLPointSize parameters
2024-03-27 17:29:32 +01:00
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 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 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 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 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 cbe2e5aed5 query_neighbors in progress 2023-11-26 22:43:42 +01:00