SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::ZeroCrossingImageFilter |
This filter finds the closest pixel to the zero-crossings (sign changes) in a signed itk::Image . More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::ZeroCrossing (const Image &image1, uint8_t foregroundValue=1u, uint8_t backgroundValue=0u) |
This filter finds the closest pixel to the zero-crossings (sign changes) in a signed itk::Image . More... | |