ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKIORAW
Group IO
+ Collaboration diagram for Module ITKIORAW:

Classes

class  itk::RawImageIO< TPixel, VImageDimension >
 Read and write raw binary images. More...

Detailed Description

This modules contains a class for reading and writing raw binary images. Unlike other file format readers, it is necessary to specify critical information like the pixel type, dimensions, spacing, origin, etc. when reading RAW files.

Dependencies: