Reen::Segmentation Class Reference
#include <Segmentation.h>
Public Member Functions | |
void | perform (int ksearch) |
Set the number of k nearest neighbors to use for the normal estimation. More... | |
Segmentation (const Points::PointKernel &, std::list< std::vector< int > > &clusters) | |
Constructor & Destructor Documentation
◆ Segmentation()
Reen::Segmentation::Segmentation | ( | const Points::PointKernel & | , |
std::list< std::vector< int > > & | clusters | ||
) |
Member Function Documentation
◆ perform()
void Reen::Segmentation::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:
- src/Mod/ReverseEngineering/App/Segmentation.h