dox/Imaging/vtkImageNonMaximumSuppression.h File Reference

#include "vtkImageTwoInputFilter.h"

Go to the source code of this file.

Classes

class  vtkImageNonMaximumSuppression
 Performs non-maximum suppression. More...

Defines

#define VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_MAGNITUDE_INPUT   0
#define VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_VECTOR_INPUT   1


Define Documentation

#define VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_MAGNITUDE_INPUT   0
 

Definition at line 32 of file vtkImageNonMaximumSuppression.h.

#define VTK_IMAGE_NON_MAXIMUM_SUPPRESSION_VECTOR_INPUT   1
 

Definition at line 33 of file vtkImageNonMaximumSuppression.h.