Commit Graph

32 Commits

Author SHA1 Message Date
wmayer
2b42d5fd74 ReverseEngineering: improve workflow of fitting of B-spline surface 2020-03-05 16:29:09 +01:00
wmayer
4b77f9f3ac ReverseEngineering: [skip ci] improve segmentation based on point clouds 2020-03-03 21:27:31 +01:00
luz.paz
a4127f3c14 ReverseEngineering: [skip ci] Fix header uniformity
This PR fixes header uniformity across all ReverseEngineering files
2019-12-26 18:22:37 +01:00
asapelkin
ced8100ab9 use emplace_back instead of push_back where justified 2019-11-21 14:48:09 +01:00
wmayer
b14cf8a00d extend convertTo function to also support SbRotation/Base::Rotation 2019-09-06 21:29:51 +02:00
luzpaz
cc87c20afe Make uniform the use of B-spline visible to users
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=25411
This commit does not include fixes to source  comments unless they were 'doxygenated'.
No .xml files were altered either.
2017-11-17 19:30:37 -05:00
wmayer
e96189c110 don't filter point cloud when estimating normals to avoid mismatch of number of points and normals 2017-08-24 13:05:21 +02:00
Peter Lama
fa4bebf2e0 Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
2017-04-20 12:27:34 +02:00
asiersarasua
4d71a55661 Fix typos 2017-04-09 18:29:11 +02:00
looooo
4dd0ce8b19 py3: ReverseEngeneering: port Py_InitFunc to python3 2017-02-28 17:39:08 +01:00
wmayer
b4d0006e32 py3: ported ReverseEngineering to python3 2017-02-28 17:39:08 +01:00
wmayer
cb73d010bb + port to OCC 7.0 2016-05-14 16:53:27 +02:00
wmayer
f88eeed6eb + fix compiler warnings 2016-03-19 10:12:04 +01:00
wmayer
08069b87b1 + remove extra qualification on normalEstimation 2016-03-09 18:57:36 +01:00
wmayer
c910a3375a + add algorithm to estimate normals of points 2016-03-09 14:46:19 +01:00
wmayer
6b4e1f6b48 + add segmentation algorithm 2016-03-03 18:07:17 +01:00
wmayer
bed7af9158 + filter out invalid points 2016-03-02 18:04:45 +01:00
wmayer
2f4f18df85 + add region growing, segmentation and ransac algorithms to Reen module 2016-03-02 15:51:26 +01:00
wmayer
0d714f06c2 + add voxel filter function to Reen module 2016-02-29 23:44:55 +01:00
wmayer
e388033aac + simplify porting of ReverseEngineering module to Python3 2016-01-20 10:26:50 +01:00
wmayer
9dfa449543 + add points view feature and command to triangulate it 2015-12-30 16:25:08 +01:00
wmayer
657b889b81 + add several surface reconstruction methods from pcl to Reen module 2015-12-05 16:19:18 +01:00
wmayer
d2417c413b + add Poisson surface reconstruction 2015-12-02 23:36:26 +01:00
wmayer
5d99062619 + add task dialog to perform B-Spline fit 2015-11-06 14:30:26 +01:00
wmayer
7a1e85edbc + check if pcl is built opennurbs support 2015-11-04 12:16:35 +01:00
wmayer
0d3637ad38 + optimize B-spline approximation 2015-11-03 00:55:15 +01:00
wmayer
b09a2e6f2c + allow in approxSurface() to also pass points object 2015-11-02 17:36:45 +01:00
wmayer
622324a6af + include pcl bspline fit into Reverse Engineering module 2015-10-30 22:06:34 +01:00
wmayer
a3c50a24c4 + check input of approxSurface for obviously wrong values 2015-10-25 12:46:02 +01:00
wmayer
4187bef893 + move module Python stuff into C++ class 2015-10-24 18:04:53 +02:00
Mateusz Skowroński
05f95c0506 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00