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 | |
intermediate_result_t (const intermediate_result_t &r) | |
intermediate_result_t (unsigned int num_neighbors, unsigned int mesh_rows, unsigned int mesh_cols) | |
intermediate_result_t & | operator= (const intermediate_result_t &r) |
Public Attributes | |
std::vector< image_t::Pointer > | dx_ |
std::vector< image_t::Pointer > | dy_ |
std::vector< image_t::Pointer > | db_ |