Paul Leroy
|
2f077054bd
|
eigenArrayToFile
|
2024-05-07 16:44:13 +02:00 |
|
Paul Leroy
|
c28f4ecf09
|
Workflow debugging
|
2024-04-23 16:46:48 +02:00 |
|
Paul Leroy
|
e7492c6ad8
|
Update qG3PointDialog.ui
|
2024-04-21 22:54:32 +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
|
51b9753ebb
|
Draw depending on the context (2D or 3D) removes display bug
Begin to play with colors
|
2024-04-09 14:04:36 +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
|
9428c652c5
|
Update GrainsAsEllipsoids.cpp
|
2024-03-28 21:41:59 +01: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
|
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 |
|