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 | List of all members
Seg3D::ActionPaintPrivate Class Reference

Public Attributes

std::string target_layer_id_
 
int slice_type_
 
size_t slice_number_
 
std::vector< int > x_
 
std::vector< int > y_
 
int brush_radius_
 
std::string data_constraint_layer_id_
 
double min_val_
 
double max_val_
 
bool negative_data_constraint_
 
std::string mask_constraint1_layer_id_
 
bool negative_mask_constraint1_
 
std::string mask_constraint2_layer_id_
 
bool negative_mask_constraint2_
 
bool erase_
 
SandboxID sandbox_
 
Core::MaskVolumeSliceHandle target_slice_
 
Core::DataVolumeSliceHandle data_constraint_slice_
 
Core::MaskVolumeSliceHandle mask_constraint1_slice_
 
Core::MaskVolumeSliceHandle mask_constraint2_slice_
 

The documentation for this class was generated from the following file: