#include "vtkImageToImageFilter.h"#include "vtkSlicerBaseLogic.h"Go to the source code of this file.
Classes | |
| class | vtkImageConnectivity |
Defines | |
| #define | CONNECTIVITY_CHANGE 3 |
| #define | CONNECTIVITY_IDENTIFY 1 |
| #define | CONNECTIVITY_MEASURE 4 |
| #define | CONNECTIVITY_REMOVE 2 |
| #define | CONNECTIVITY_SAVE 5 |
| #define CONNECTIVITY_CHANGE 3 |
| #define CONNECTIVITY_IDENTIFY 1 |
vtkImageConnectivity - Identify and process islands of similar pixels
The input data type must be shorts. .SECTION Warning You need to explicitely call Update
Referenced by vtkImageConnectivity::GetFunctionString(), vtkImageConnectivity::SetFunctionToIdentifyIslands(), and vtkImageConnectivityExecute().
| #define CONNECTIVITY_MEASURE 4 |
| #define CONNECTIVITY_REMOVE 2 |
| #define CONNECTIVITY_SAVE 5 |
1.6.1