![]() |
open_iA
2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Typedefs | |
| typedef itk::ImageBase< m_DIM > | ImageBaseType |
| typedef ImageBaseType::Pointer | ImagePointer |
| typedef ImageBaseType * | ImagePtr |
| typedef itk::ImageIOBase::IOComponentType | ScalarPixelType |
Functions | |
| template<class T > | |
| void | read_image_template (QString const &f, ImagePointer &image, bool releaseFlag) |
| ImagePointer | readFile (QString const &fileName, ScalarPixelType &pixelType, bool releaseFlag) |
| template<class T > | |
| void | write_image_template (bool comp, QString const &fileName, ImagePtr image) |
| void | writeFile (QString const &fileName, ImagePtr image, ScalarPixelType pixelType, bool useCompression=false) |
| typedef itk::ImageBase< m_DIM > iAITKIO::ImageBaseType |
| typedef ImageBaseType::Pointer iAITKIO::ImagePointer |
| typedef ImageBaseType* iAITKIO::ImagePtr |
| typedef itk::ImageIOBase::IOComponentType iAITKIO::ScalarPixelType |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.18