|
open_iA 2024.7
|
#include "iaio_export.h"#include <itkImage.h>#include <vtkSmartPointer.h>#include <vector>Classes | |
| class | iAOIFReaderHelper |
| Helper class for reading Olympus image files (.oif). 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.