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.
Public Member Functions | Public Attributes | List of all members
Seg3D::Matlab73LayerImporterPrivate Class Reference

Public Member Functions

bool scan_mat_object (hid_t obj_id, H5O_type_t type, H5::Group &parent_group, std::string &error)
 
bool scan_mat_array (hid_t obj_id, const char *attribute_data, std::string &error)
 
bool scan_mat_struct (hid_t obj_id, H5::Group &parent_group, std::string &error)
 
bool scan_mat_file (const std::string &filename)
 
bool import_mat_array (H5::DataSet &dataset, std::string &error)
 
bool import_mat_file (const std::string &filename)
 
Core::DataType convert_type (const std::string &matlab_type)
 

Public Attributes

Matlab73LayerImporterimporter_
 
Core::GridTransform grid_transform_
 
Core::DataType data_type_
 
Core::DataBlockHandle data_block_
 
H5std_string matlab_object_name_
 
H5std_string matlab_dataset_name_
 
bool read_header_
 
bool read_data_
 
bool object_is_struct_
 
const std::string ROOT_GROUP_C
 

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