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 Attributes | |
std::vector< std::string > | layer_ids_ |
unsigned int | x_ |
unsigned int | y_ |
unsigned int | z_ |
bool | crop_ |
Core::Point | range_min_ |
Core::Point | range_max_ |
std::string | padding_ |
std::string | kernel_ |
double | gauss_sigma_ |
double | gauss_cutoff_ |
int | spline_order_ |
bool | replace_ |
SandboxID | sandbox_ |
bool | match_grid_transform_ |
Core::GridTransform | grid_transform_ |