| VTK
    9.0.1
    | 
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 57 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_SPECIFIED_CLUSTERS 2 | 
Definition at line 58 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_LARGEST_CLUSTER 3 | 
Definition at line 59 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_ALL_CLUSTERS 4 | 
Definition at line 60 of file vtkEuclideanClusterExtraction.h.
| #define VTK_EXTRACT_CLOSEST_POINT_CLUSTER 5 | 
Definition at line 61 of file vtkEuclideanClusterExtraction.h.
 1.8.17
 1.8.17