Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Public Attributes | List of all members
Seg3D::MatlabLayerImporterPrivate Class Reference

Public Member Functions

bool scan_mat_array (MatlabIO::matlabarray &mlarray, std::string &error)
 
bool scan_mat_file (const std::string &filename)
 
bool import_mat_array (MatlabIO::matlabarray &mlarray, std::string &error)
 
bool import_mat_file (const std::string &filename)
 
Core::DataType convert_type (MatlabIO::matlabarray::mitype type)
 

Public Attributes

MatlabLayerImporterimporter_
 
Core::GridTransform grid_transform_
 
Core::DataType data_type_
 
Core::DataBlockHandle data_block_
 
int matlab_array_index_
 
bool read_header_
 
bool read_data_
 

The documentation for this class was generated from the following file: