Go to the source code of this file.
Namespaces | |
namespace | itk |
Compounds | |
class | SobelEdgeDetectionImageFilter |
Implements the Sobel Edge Detection.The Sobel operator performs a 2D/ND spatial gradient measurement on an image and so emphasizes regions of high spatial gradient that correspond to edges. Typically it is used to find the approximate absolute gradient magnitude at each point in an input greyscale image. More... |