This example shows how to do simple feature extraction of gradient
edges on a .png image using the GradientMagnitudeImageFilter.

Use:

itk2DGradientMagnitudeImageFilter input.png output.png

Note that this example does NOT handle COLOR PNG images.

See the documentation for itkGradientMagnitudeImageFilter for more information. 
