#include <Matlab73LayerImporter.h>
CLASS Matlab73LayerImporter. It relies on the MatlabIO library and provides support for basic 3D matrices as well as structured information that delivers spacing and origin information.
Seg3D::Matlab73LayerImporter::Matlab73LayerImporter |
( |
| ) |
|
assign lower priority than for older Matlab format, since it will probably be more common at this point
bool Seg3D::Matlab73LayerImporter::get_file_data |
( |
LayerImporterFileDataHandle & |
data | ) |
|
|
virtual |
GET_FILE_DATA Get the file data from the file/ file series NOTE: The information is generated again, so that hints can be processed
bool Seg3D::Matlab73LayerImporter::get_file_info |
( |
LayerImporterFileInfoHandle & |
info | ) |
|
|
virtual |
GET_FILE_INFO Get the information about the file we are currently importing. NOTE: This function often causes the file to be loaded in its entirety Hence it is best to run this on a separate thread if needed ( from the GUI ).
The documentation for this class was generated from the following files: