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.
|
#include <LayerMetaData.h>
Public Attributes | |
std::string | meta_data_ |
String containing the actual meta data. | |
std::string | meta_data_info_ |
String describing the type of meta type. | |
CLASS BASEFILTER: This class provides the basic underlying framework for running filters in a separate thread from the application thread. It provides a series of functions common to all the filters.