Dmitry Anisimov
|
7a068f227a
|
adding np to cylinder classes
|
2021-09-22 16:10:31 +02:00 |
Dmitry Anisimov
|
2c16e6f9bf
|
adding np to sphere classes
|
2021-09-22 15:27:01 +02:00 |
Dmitry Anisimov
|
0fbc3ea1bb
|
removed fitting.h and using np in circle classes
|
2021-09-22 14:59:01 +02:00 |
Dmitry Anisimov
|
b28f32269b
|
make everything compile
|
2021-09-22 13:04:59 +02:00 |
Dmitry Anisimov
|
0d86275191
|
Merge remote-tracking branch 'origin/master' into Region_growing-revision-danston
|
2021-09-22 12:20:28 +02:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Dmitry Anisimov
|
d82ca437c4
|
correctly handling wrong values in new classes
|
2021-08-20 11:19:22 +02:00 |
Dmitry Anisimov
|
f2d9066aaf
|
added more debug output for failure cases
|
2021-08-19 12:05:30 +02:00 |
Dmitry Anisimov
|
460c50b142
|
Merge remote-tracking branch 'origin/master' into Region_growing-revision-danston
|
2021-08-16 12:28:34 +02:00 |
Dmitry Anisimov
|
c2a1f047eb
|
fixed test suite errors in examples
|
2021-08-16 11:56:36 +02:00 |
Dmitry Anisimov
|
6d2a3894f6
|
fixed test suite warnings in fitting
|
2021-08-16 10:50:58 +02:00 |
Dmitry Anisimov
|
2246c4dcef
|
Merge remote-tracking branch 'origin/master' into Shape_detection-Region_growing_on_spheres-GF
|
2021-08-16 10:27:39 +02:00 |
Sébastien Loriot
|
de6d8c6cbd
|
Merge pull request #5742 from danston/Shape_regularization-new_package-danston
[Feature] Shape Regularization New Package
|
2021-08-13 18:19:35 +02:00 |
Dmitry Anisimov
|
5f0ed6ba7b
|
fixed missing param
|
2021-07-29 15:26:22 +02:00 |
Dmitry Anisimov
|
37dcf522de
|
refactoring the clear function
|
2021-07-29 13:57:44 +02:00 |
Dmitry Anisimov
|
ae0a1fd6d0
|
Merge remote-tracking branch 'origin/Shape_detection-fix_leaks_in_ransac-danston' into Shape_detection-Region_growing_on_spheres-GF
|
2021-07-08 17:31:45 +02:00 |
Dmitry Anisimov
|
5e616f74e6
|
fixed leaks in ransac related to callback
|
2021-07-08 17:30:26 +02:00 |
Dmitry Anisimov
|
73df51622f
|
fixed errors and warnings from the test suite
|
2021-07-08 16:38:53 +02:00 |
Dmitry Anisimov
|
c1aa66f0fa
|
renamed max to maximum and min to minimum and cos to cosine to be consistent with other NP in CGAL
|
2021-06-30 13:15:06 +02:00 |
Dmitry Anisimov
|
1c7ba09863
|
undocumented useless headers from convenience headers
|
2021-06-30 12:46:41 +02:00 |
Dmitry Anisimov
|
478178a923
|
added docs for convenience headers
|
2021-06-28 18:59:16 +02:00 |
Dmitry Anisimov
|
3263e54a3a
|
added missing deprecated constructors for old classes
|
2021-06-28 18:42:32 +02:00 |
Dmitry Anisimov
|
d33559c3fc
|
fixed unspecified doxygen types
|
2021-06-25 17:16:38 +02:00 |
Dmitry Anisimov
|
afb138478d
|
all plane regularization stuff in shape detection is now moved to shape regularization
|
2021-06-25 16:55:15 +02:00 |
Dmitry Anisimov
|
68b86a47b0
|
better naming for parameters
|
2021-06-14 12:43:04 +02:00 |
Dmitry Anisimov
|
6453d49c23
|
fixed errors in the docs
|
2021-06-01 16:42:44 +02:00 |
Dmitry Anisimov
|
4f1fc20e22
|
Merge remote-tracking branch 'origin/master' into Region_growing-revision-danston
|
2021-06-01 16:06:16 +02:00 |
Simon Giraudot
|
6fbc190c0d
|
Fix includes
|
2021-05-04 11:06:48 +02:00 |
Simon Giraudot
|
4b313a50d7
|
Add missing include
|
2021-05-04 10:20:09 +02:00 |
Simon Giraudot
|
ad17c0b562
|
Cylinder/circle sorting + documentation update
|
2021-05-04 08:47:08 +02:00 |
Simon Giraudot
|
a85583387d
|
Doc of sorting
|
2021-04-28 15:52:56 +02:00 |
Simon Giraudot
|
ab18b6bb39
|
Region growing sphere sorting + test
|
2021-04-28 14:38:08 +02:00 |
Simon Giraudot
|
dc4b2c94c5
|
Move sphere fit out of fitting class
|
2021-04-28 12:15:18 +02:00 |
Simon Giraudot
|
4080a8c32f
|
Rebase
|
2021-04-28 08:20:24 +02:00 |
Dmitry Anisimov
|
04f385687d
|
fixed several tests and memory management
|
2021-04-16 15:37:00 +02:00 |
Dmitry Anisimov
|
17bcbfc38d
|
fixed another missing include
|
2021-04-14 14:12:43 +02:00 |
Dmitry Anisimov
|
55cc13bc5a
|
fixed bug with missing includes for undocumented free functions
|
2021-04-14 13:11:05 +02:00 |
Simon Giraudot
|
8e7ea14f58
|
Fix conversion warning
|
2021-04-14 10:57:53 +02:00 |
Dmitry Anisimov
|
d10c72f7d3
|
Merge remote-tracking branch 'upstream/master' into Region_growing-revision-danston
|
2021-04-14 10:57:01 +02:00 |
Simon Giraudot
|
e87747d082
|
Fix candidate counting
|
2021-04-14 09:20:17 +02:00 |
Dmitry Anisimov
|
1a542135d1
|
now works with default maps
|
2021-04-13 13:47:18 +02:00 |
Dmitry Anisimov
|
fe5e3415e8
|
changed API of Polyline_graph
|
2021-04-13 11:59:34 +02:00 |
Dmitry Anisimov
|
fa5d4b251a
|
remved some useless internal code
|
2021-04-13 09:24:45 +02:00 |
Dmitry Anisimov
|
f9bdb150a6
|
removed deprecated code
|
2021-04-13 09:20:19 +02:00 |
Dmitry Anisimov
|
b6e2ea61ea
|
named parameters now include point/normal/segment maps
|
2021-04-12 18:02:57 +02:00 |
Dmitry Anisimov
|
c1f27fb0c5
|
relaxed constraints on property maps
|
2021-04-12 15:27:55 +02:00 |
Dmitry Anisimov
|
3c48e35138
|
review Sebastien
|
2021-04-12 14:02:14 +02:00 |
Simon Giraudot
|
10f6992b2a
|
Rebase on master
|
2021-04-07 14:32:31 +02:00 |
Simon Giraudot
|
4ec9bd6c9a
|
Optimize location of node
|
2021-04-07 14:26:19 +02:00 |
Simon Giraudot
|
4c0018791c
|
Fix bbox, width and depth computations in Octree wrapper
|
2021-04-07 14:13:29 +02:00 |
Simon Giraudot
|
1794620ab9
|
Move index access property map to property map package
|
2021-04-01 09:43:14 +02:00 |
Simon Giraudot
|
616cd5a549
|
Apply corrections from review
|
2021-04-01 08:55:51 +02:00 |
Dmitry Anisimov
|
f0a667d7be
|
docs cleanup
|
2021-03-29 17:14:06 +02:00 |
Dmitry Anisimov
|
0072ad7a77
|
updated ref docs + added sections in the user manual
|
2021-03-29 16:55:53 +02:00 |
Dmitry Anisimov
|
c7d9f007ce
|
updated docs, region growing now properly handles the first time call for all regions
|
2021-03-29 15:01:40 +02:00 |
Dmitry Anisimov
|
424405bcfd
|
added polyline ref docs
|
2021-03-26 17:18:21 +01:00 |
Dmitry Anisimov
|
a1af0e9bb3
|
added segment set region type + better polyline graph
|
2021-03-26 16:53:15 +01:00 |
Dmitry Anisimov
|
d881117b41
|
fitting now works both on points and segments, added segment set sorting
|
2021-03-26 15:51:23 +01:00 |
Dmitry Anisimov
|
8cc513e935
|
added internal region growing traits and polyline graph based on segments
|
2021-03-26 14:48:53 +01:00 |
Dmitry Anisimov
|
35648ab3d6
|
cleanup, move some stuff to internal, updated docs
|
2021-03-26 11:12:46 +01:00 |
Dmitry Anisimov
|
c502a39ea9
|
added empty segment set classes + updated several docs
|
2021-03-25 17:16:27 +01:00 |
Dmitry Anisimov
|
462817c48e
|
added polyline graph test
|
2021-03-25 14:55:01 +01:00 |
Dmitry Anisimov
|
8a0996b671
|
added polyline graph query
|
2021-03-25 11:33:35 +01:00 |
Dmitry Anisimov
|
3ca82f638c
|
added empty polyline graph
|
2021-03-24 17:36:52 +01:00 |
Dmitry Anisimov
|
793037c3d7
|
more precise tests, point set free function, better plane detection on points
|
2021-03-24 17:28:22 +01:00 |
Dmitry Anisimov
|
da8e1a66a3
|
cleanup (new assertions, removed useless code, etc.) + better examples
|
2021-03-24 12:25:22 +01:00 |
Dmitry Anisimov
|
ca8c7f0470
|
added polyline classes, both 2D and 3D, fixed a few small things in other classes
|
2021-03-23 18:51:40 +01:00 |
Dmitry Anisimov
|
b31c9016f9
|
internal code is unified, added utility functions, added normal orientation
|
2021-03-23 15:29:42 +01:00 |
Dmitry Anisimov
|
1ff8c00af4
|
several repeating functions are moved to internal
|
2021-03-23 12:29:22 +01:00 |
Simon Giraudot
|
91de37ec3a
|
Fix warning: std::pow(float, int) returns double instead of float in recent C++
|
2021-03-23 11:25:53 +01:00 |
Dmitry Anisimov
|
25cd87cce3
|
better precision in all shapes, no approximations now, added iota to sorting
|
2021-03-22 17:37:25 +01:00 |
Dmitry Anisimov
|
b971f6a0e2
|
added free functions and new examples
|
2021-03-22 13:22:32 +01:00 |
Dmitry Anisimov
|
2d0b31b7f7
|
added named parameters
|
2021-03-19 14:32:14 +01:00 |
Dmitry Anisimov
|
4a9b7c7c9a
|
better incapsulation, naming, and added access to internal property maps
|
2021-03-19 12:20:03 +01:00 |
Dmitry Anisimov
|
05a8105ff8
|
added polyline headers and updated CGAL-style docs + fixed warnings in the Generic_facegraph_printer
|
2021-03-19 11:29:03 +01:00 |
Simon Giraudot
|
987b177833
|
Fix conversion warning
|
2021-03-18 08:36:34 +01:00 |
Simon Giraudot
|
9fe8708fc2
|
Fix bug that created empty octrees
|
2021-03-15 10:18:55 +01:00 |
Simon Giraudot
|
a5f139f9df
|
Remove unused variables
|
2021-03-11 09:34:33 +01:00 |
Simon Giraudot
|
46b9452ef4
|
Rebase on master
|
2021-03-04 13:48:11 +01:00 |
Simon Giraudot
|
bbcab8e56f
|
Merge remote-tracking branch 'mine/Shape_detection-Region_growing_on_spheres-GF' into Shape_detection-Region_growing_on_spheres-GF
|
2021-03-03 11:52:14 +01:00 |
Simon Giraudot
|
244ca61261
|
Text corrections from review
|
2021-02-23 08:26:41 +01:00 |
Simon Giraudot
|
0cf9990bf0
|
Fix conversion warning in RANSAC
|
2021-02-04 08:33:54 +01:00 |
Simon Giraudot
|
a19836bfb6
|
Fix RANSAC's use of outdated Octree API
|
2021-01-20 11:20:01 +01:00 |
Simon Giraudot
|
1dcf876679
|
Remove TODOs
|
2021-01-19 14:07:13 +01:00 |
Simon Giraudot
|
ae8ec55eac
|
Merge remote-tracking branch 'jackson/gsoc2020-Octree-campolattaro' into gsoc2020-Octree-campolattaro
|
2021-01-19 09:54:58 +01:00 |
Simon Giraudot
|
661fe3505e
|
User + ref manual for new region growing classes
|
2021-01-05 10:35:05 +01:00 |
Simon Giraudot
|
74d01916e3
|
Document missing parts
|
2021-01-04 15:23:41 +01:00 |
Simon Giraudot
|
8a2029e233
|
Add possibility to restrict radius of sphere/circle/cylinder
|
2021-01-04 15:20:10 +01:00 |
Simon Giraudot
|
5e0487e455
|
Add region growing on cylinders for point_set_3
|
2020-12-31 13:26:57 +01:00 |
Simon Giraudot
|
31c577fc47
|
Add region growing on circles for point_set_2
|
2020-12-30 14:51:15 +01:00 |
Simon Giraudot
|
da90b6ee4f
|
Add region growing on spheres for point_set_3
|
2020-12-30 08:48:28 +01:00 |
Laurent Rineau
|
47c4fc8aa2
|
Merge pull request #5279 from sgiraudot/RANSAC-Fix_ptrdiff_overflow-GF
[RANSAC] Fix ptrdiff overflow
|
2020-12-16 17:49:07 +01:00 |
Laurent Rineau
|
fe34a5aa04
|
Merge pull request #5279 from sgiraudot/RANSAC-Fix_ptrdiff_overflow-GF
[RANSAC] Fix ptrdiff overflow
|
2020-12-16 17:47:45 +01:00 |
Simon Giraudot
|
a7b2ed13f4
|
Fix conversion warning
|
2020-12-15 15:44:11 +01:00 |
Laurent Rineau
|
3301a47c44
|
Merge pull request #5255 from sgiraudot/Shape_detection-Fix_auto_param_detection-GF
[RANSAC] Fix detection of automatic parameter selection
|
2020-12-15 09:07:44 +01:00 |
Laurent Rineau
|
a0e1b15da3
|
Merge branch '5.1.x-branch' into 5.2.x-branch
|
2020-12-15 09:07:21 +01:00 |
Laurent Rineau
|
91b1ab221f
|
Merge pull request #5255 from sgiraudot/Shape_detection-Fix_auto_param_detection-GF
[RANSAC] Fix detection of automatic parameter selection
|
2020-12-15 09:04:55 +01:00 |
Simon Giraudot
|
360040dfd6
|
Fix ptrdiff_t overflow
|
2020-12-14 15:18:56 +01:00 |
Simon Giraudot
|
8c7d012297
|
Fix detection of automatic parameter selection + early exit if no shape can be detected
|
2020-12-08 15:35:22 +01:00 |
Laurent Rineau
|
89eea037da
|
Merge pull request #5234 from sgiraudot/Shape_detection-Add_validity_tests-GF
|
2020-12-07 16:32:07 +01:00 |