SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::MorphologicalGradientImageFilter |
Compute the gradient of a grayscale image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::MorphologicalGradient (const Image &image1, std::vector< unsigned int > kernelRadius=std::vector< uint32_t >(3, 1), KernelEnum kernelType=itk::simple::sitkBall) |
Compute the gradient of a grayscale image. More... | |
Image | itk::simple::MorphologicalGradient (const Image &image1, std::vector< unsigned int > kernelRadius=std::vector< uint32_t >(3, 1), KernelEnum kernelType=itk::simple::sitkBall) |
Compute the gradient of a grayscale image. More... | |