ITK  4.13.0
Insight Segmentation and Registration Toolkit
Classes
Module RLEImage
+ Collaboration diagram for Module RLEImage:

Classes

class  itk::ImageConstIterator< TImage >
 
class  itk::ImageIterator< TImage >
 
class  itk::ImageRegionConstIterator< TImage >
 
class  itk::ImageRegionIterator< TImage >
 
class  itk::ImageScanlineConstIterator< TImage >
 
class  itk::ImageScanlineIterator< TImage >
 
class  itk::RegionOfInterestImageFilter< TInputImage, TOutputImage >
 
class  itk::RLEImage< TPixel, VImageDimension, CounterType >
 

Detailed Description

The module provides run-length encoded storage for image content, iterators for efficient reading and writing, and a specialization of region of interest filter which can also be used to convert to and from regular itk::Image.

Dependencies: