|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAio_export.h"#include <itkImage.h>#include <vtkSmartPointer.h>#include <vector>Classes | |
| class | iAOIFReaderHelper |
| Helper class for reading .oif files. Adapted from FluoRenderer code. More... | |
Functions | |
| iAio_API void | readOIF (QString const &filename, iAConnector *con, int channel, std::vector< vtkSmartPointer< vtkImageData > > *volumes) |
| Reads an .oif file. | |
| iAio_API void readOIF | ( | QString const & | filename, |
| iAConnector * | con, | ||
| int | channel, | ||
| std::vector< vtkSmartPointer< vtkImageData > > * | volumes | ||
| ) |
Reads an .oif file.