SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkSobelEdgeDetectionImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkSobelEdgeDetectionImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::SobelEdgeDetectionImageFilter
 A 2D or 3D edge detection using the Sobel operator. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::SobelEdgeDetection (const Image &image1)
 A 2D or 3D edge detection using the Sobel operator. More...