![]() |
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_ |
| int | slice_type_ |
| size_t | slice_number_ |
| std::vector< Core::Point > | seeds_ |
| std::string | data_cstr_layer_id_ |
| double | min_val_ |
| double | max_val_ |
| bool | negative_data_cstr_ |
| std::string | mask_cstr1_layer_id_ |
| bool | negative_mask_cstr1_ |
| std::string | mask_cstr2_layer_id_ |
| bool | negative_mask_cstr2_ |
| bool | erase_ |
| SandboxID | sandbox_ |
| Core::MaskVolumeSliceHandle | vol_slice_ |
| Core::DataVolumeSliceHandle | data_cstr_slice_ |
| Core::MaskVolumeSliceHandle | mask_cstr1_slice_ |
| Core::MaskVolumeSliceHandle | mask_cstr2_slice_ |
| std::vector< std::pair< int, int > > | seeds_2d_ |
1.8.10