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::ITKLayerImporterPrivate Class Reference

Public Member Functions

bool read_header ()
 
bool read_data ()
 
Core::DataType convert_data_type (std::string &type)
 
template<class ItkImporterType >
bool scan_simple_volume ()
 
template<class DataType , class ItkImporterType >
bool import_simple_typed_volume ()
 
template<class ItkImporterType >
bool import_simple_volume ()
 
bool detect_tiff (const std::string &extension)
 
bool detect_vtk (const std::string &extension)
 
bool detect_lsm (const std::string &extension)
 
bool detect_analyze (const std::string &extension)
 
bool detect_nifti (const std::string &extension)
 
bool detect_metaimage (const std::string &extension)
 

Public Attributes

ITKLayerImporterimporter_
 
std::string file_type_
 
Core::DataType data_type_
 
Core::GridTransform grid_transform_
 
Core::DataBlockHandle data_block_
 
bool read_header_
 
bool read_data_
 

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