#include <RegionGrowing.h>
◆ RegionGrowing()
◆ perform() [1/2]
void Reen::RegionGrowing::perform |
( |
const std::vector< Base::Vector3f > & |
normals | ) |
|
Pass the normals to the points given in the constructor.
- Parameters
-
[in] | normals | the normals to the given points. |
◆ perform() [2/2]
void Reen::RegionGrowing::perform |
( |
int |
ksearch | ) |
|
Set the number of k nearest neighbors to use for the normal estimation.
- Parameters
-
[in] | k | the number of k-nearest neighbors |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/ReverseEngineering/App/RegionGrowing.h