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::string | target_layer_id_ |
Slice we paint on. | |
Core::MaskVolumeSliceHandle | target_slice_ |
std::string | data_constraint_layer_id_ |
Data constraint. | |
Core::DataVolumeSliceHandle | data_constraint_slice_ |
double | min_val_ |
double | max_val_ |
bool | negative_data_constraint_ |
std::string | mask_constraint1_layer_id_ |
Mask constraint 1. | |
Core::MaskVolumeSliceHandle | mask_constraint1_slice_ |
bool | negative_mask_constraint1_ |
std::string | mask_constraint2_layer_id_ |
Mask constraint 2. | |
Core::MaskVolumeSliceHandle | mask_constraint2_slice_ |
bool | negative_mask_constraint2_ |
std::vector< int > | x_ |
Brush stroke. | |
std::vector< int > | y_ |
int | brush_radius_ |
bool | erase_ |