ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::RawImageIO< TPixel, VImageDimension > |
Read and write raw binary images. More... | |
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.