|
VTK
9.4.2
|
Go to the source code of this file.
Classes | |
| class | vtkEuclideanClusterExtraction |
| perform segmentation based on geometric proximity and optional scalar threshold More... | |
Macros | |
| #define | VTK_EXTRACT_POINT_SEEDED_CLUSTERS 1 |
| #define | VTK_EXTRACT_SPECIFIED_CLUSTERS 2 |
| #define | VTK_EXTRACT_LARGEST_CLUSTER 3 |
| #define | VTK_EXTRACT_ALL_CLUSTERS 4 |
| #define | VTK_EXTRACT_CLOSEST_POINT_CLUSTER 5 |
| #define VTK_EXTRACT_POINT_SEEDED_CLUSTERS 1 |
Definition at line 67 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_SPECIFIED_CLUSTERS 2 |
Definition at line 68 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_LARGEST_CLUSTER 3 |
Definition at line 69 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_ALL_CLUSTERS 4 |
Definition at line 70 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_CLOSEST_POINT_CLUSTER 5 |
Definition at line 71 of file vtkEuclideanClusterExtraction.h.