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 | |
unexplored_branch_t (const node_t< kd, point_t, data_t > *node, const data_t &distance_to_median) | |
bool | operator< (const unexplored_branch_t &b) const |
Public Attributes | |
const node_t< kd, point_t, data_t > * | node_ |
data_t | dist_ |