| VTK
    9.0.1
    | 
#include "vtkImageData.h"#include "vtkImagingMorphologicalModule.h"#include "vtkThreadedImageAlgorithm.h"Go to the source code of this file.
| Classes | |
| class | vtkImageNonMaximumSuppression | 
| Performs non-maximum suppression.  More... | |
| Macros | |
| #define | VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_MAGNITUDE_INPUT 0 | 
| #define | VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_VECTOR_INPUT 1 | 
| #define VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_MAGNITUDE_INPUT 0 | 
Definition at line 30 of file vtkImageNonMaximumSuppression.h.
| #define VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_VECTOR_INPUT 1 | 
Definition at line 31 of file vtkImageNonMaximumSuppression.h.
 1.8.17
 1.8.17