FreeCAD/src/Mod/ReverseEngineering/App
2016-03-19 10:12:04 +01:00
..
AppReverseEngineering.cpp + fix compiler warnings 2016-03-19 10:12:04 +01:00
ApproxSurface.cpp + add task dialog to perform B-Spline fit 2015-11-06 14:30:26 +01:00
ApproxSurface.h + add task dialog to perform B-Spline fit 2015-11-06 14:30:26 +01:00
BSplineFitting.cpp + check if pcl is built opennurbs support 2015-11-04 12:16:35 +01:00
BSplineFitting.h + check if pcl is built opennurbs support 2015-11-04 12:16:35 +01:00
CMakeLists.txt + add segmentation algorithm 2016-03-03 18:07:17 +01:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
RegionGrowing.cpp + filter out invalid points 2016-03-02 18:04:45 +01:00
RegionGrowing.h + add region growing, segmentation and ransac algorithms to Reen module 2016-03-02 15:51:26 +01:00
SampleConsensus.cpp + filter out invalid points 2016-03-02 18:04:45 +01:00
SampleConsensus.h + add region growing, segmentation and ransac algorithms to Reen module 2016-03-02 15:51:26 +01:00
Segmentation.cpp + fix possible build failure 2016-03-09 15:25:15 +01:00
Segmentation.h + add algorithm to estimate normals of points 2016-03-09 14:46:19 +01:00
SurfaceTriangulation.cpp + fix compiler warnings 2016-03-19 10:12:04 +01:00
SurfaceTriangulation.h + add several surface reconstruction methods from pcl to Reen module 2015-12-05 16:19:18 +01:00