ITK/DocumentationGraphics

From KitwarePublic
< ITK
Revision as of 20:24, 31 March 2011 by Daviddoria (talk | contribs)
Jump to navigationJump to search
Class Image description
FloodFilledFunctionConditionalConstIterator Numbered pixels indicating the order of the traversal.
LabelMapToImageFilter An image of an image grid with numbers in the pixels. A corresponding image of the grayscale image that was created from these numbers/labels.
ProjectionImageFilter Squashing a 2D image into a horizontal 1D image and showing the pixel values were added down the columns.
NeighborhoodIterator Some of this may be in the UserGuide already?
AddImageFilter Two images with numbers in their pixels. The output image is the sum.
AbsImageFilter An image with +/- numbers in its pixels. The output image is the abs(number).