ITK/Examples
From KitwarePublic
< ITK
Jump to navigationJump to search
Revision as of 18:59, 16 October 2010 by Daviddoria (talk | contribs)
These are fully independent, compilable examples. There is significant overlap in the examples, but they are each intended to illustrate a different concept and be fully stand alone compilable. Please add examples in your areas of expertise!
Simple Operations
Example Name | ITK Classes Demonstrated | Description |
---|---|---|
Distance between two points | Point |
Working with Images
Example Name | ITK Classes Demonstrated | Description |
---|---|---|
Read an image | ImageFileReader | |
Write an image | ImageFileWriter | |
Compute the gradient magnitude image | GradientMagnitudeImageFilter | |
Smooth an image using curvature flow | CurvatureFlowImageFilterType |