Commit Graph

60 Commits

Author SHA1 Message Date
Andreas Fabri ba9f4435c2 Avoid the usage of EPS and use a predicate instead of a construction 2016-06-30 11:52:06 +02:00
Andreas Fabri 62e2396e03 use boost::container::deque; reserve() for a vector 2016-06-30 11:52:06 +02:00
Andreas Fabri 026ff882d3 No need to project for computing a line point distance; replace vector with deque 2016-06-30 11:52:05 +02:00
Andreas Fabri 845d9f0ad8 use faster intersection API 2016-06-30 11:52:05 +02:00
Andreas Fabri c89f4360ac fix typo 2016-04-05 12:50:42 +02:00
Andreas Fabri fe9535b157 Replace rand() 2016-04-05 12:46:23 +02:00
Sebastien Loriot 0a2afbfb45 Update Sample.h 2016-03-10 12:15:27 +01:00
Simon Giraudot 694fc35b89 Update namespace RS_2 to OTR_2 in include files 2016-02-19 09:21:18 +01:00
Simon Giraudot 39ac3cb0d5 Change name of reconstruction 2D in includes 2016-02-19 08:47:47 +01:00
Simon Giraudot 9c800eaf46 Rename Reconstruction_simplification_2 files by Optimal_transportation_reconstruction_2 2016-02-19 08:41:05 +01:00