Commit Graph

16 Commits

Author SHA1 Message Date
Simon Giraudot 86b4b570c9 Attributes on groups 2016-04-20 08:33:51 +02:00
Simon Giraudot 0e481358f9 Merge branch 'Point_set_classification-GF' of github.com:CGAL/cgal-dev into Point_set_classification-GF 2016-04-19 08:09:01 +02:00
Simon Giraudot 68105c5fde Move segmentation attributes to separate files 2016-04-18 14:54:56 +02:00
Andreas Fabri 975f9c2136 Changes for VC++ 2016-04-15 15:30:42 +02:00
Simon Giraudot 5b82770c39 Reworking code 2016-04-15 13:03:30 +02:00
Simon Giraudot e91ff77407 Optimization: use kd-tree on indices instead of copy+std::map 2016-04-13 12:33:08 +02:00
Simon Giraudot cd192cd6ab More flexible and generic API with attributes and classification types 2016-04-13 10:58:57 +02:00
Simon Giraudot 492ac01243 Classification with regularization (RANSAC), colors and new features 2016-04-06 08:42:41 +02:00
Simon Giraudot e57e8ca5d9 Full classification example 2016-03-24 09:35:17 +01:00
Simon Giraudot 582cd44467 Point set classification: class working without error 2016-03-24 09:35:01 +01:00
Simon Giraudot 1edd45b360 Example for PSC 2016-03-23 11:10:48 +01:00
Simon Giraudot 4887c35e56 Handle input and initialization of parameters 2016-03-23 11:10:27 +01:00
Simon Giraudot 0693b9a572 Cleaning class so that it compiles without error 2016-03-23 10:24:19 +01:00
Simon Giraudot b9c7808d2f Move file to include/CGAL dir 2016-03-23 09:49:28 +01:00
Simon Giraudot 9597aae2d7 Raw dump of research code in Point_set_classification.h 2016-03-23 09:35:05 +01:00
Simon Giraudot 2990f0332f Data_classification package structure 2016-03-23 09:28:32 +01:00