![]() |
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.
|
This is the complete list of members for Core::DataBlock, including all inherited members.
| clear() | Core::DataBlock | |
| Clip(DataBlockHandle src_data_block, DataBlockHandle &dst_data_block, int width, int height, int depth, double fill_value=0.0) (defined in Core::DataBlock) | Core::DataBlock | static |
| ConvertDataType(const DataBlockHandle &src_data_block, DataBlockHandle &dst_data_block, DataType new_data_type) | Core::DataBlock | static |
| data_changed_signal_ | Core::DataBlock | |
| DataBlock() (defined in Core::DataBlock) | Core::DataBlock | protected |
| DataBlockManager (defined in Core::DataBlock) | Core::DataBlock | friend |
| Duplicate(const DataBlockHandle &src_data_block, DataBlockHandle &dst_data_block) | Core::DataBlock | static |
| extract_slice(SliceType type, index_type index, DataSliceHandle &slice) | Core::DataBlock | |
| from_index(index_type index, index_type &x, index_type &y, index_type &z) const | Core::DataBlock | inline |
| generation_type typedef | Core::DataBlock | |
| get_byte_size() const | Core::DataBlock | inline |
| get_data() | Core::DataBlock | inline |
| get_data_at(index_type x, index_type y, index_type z) const | Core::DataBlock | inline |
| get_data_at(index_type index) const | Core::DataBlock | |
| get_data_type() const | Core::DataBlock | inline |
| get_elem_size() const | Core::DataBlock | |
| get_generation() const | Core::DataBlock | |
| get_histogram() const | Core::DataBlock | |
| get_max() const | Core::DataBlock | |
| get_min() const | Core::DataBlock | |
| get_mutex() const (defined in Core::SharedLockable) | Core::SharedLockable | inline |
| get_nx() const | Core::DataBlock | inline |
| get_ny() const | Core::DataBlock | inline |
| get_nz() const | Core::DataBlock | inline |
| get_range() const | Core::DataBlock | |
| get_size() const | Core::DataBlock | inline |
| increase_generation() | Core::DataBlock | |
| index_type typedef (defined in Core::DataBlock) | Core::DataBlock | |
| insert_slice(const DataSliceHandle slice) | Core::DataBlock | |
| IsBigEndian() | Core::DataBlock | static |
| IsLittleEndian() | Core::DataBlock | static |
| lock_type typedef (defined in Core::SharedLockable) | Core::SharedLockable | |
| mutex_type typedef (defined in Core::SharedLockable) | Core::SharedLockable | |
| Pad(DataBlockHandle src_data_block, DataBlockHandle &dst_data_block, int pad=1, double pad_value=0.0) (defined in Core::DataBlock) | Core::DataBlock | static |
| PermuteData(const DataBlockHandle &src_data_block, DataBlockHandle &dst_data_block, std::vector< int > permutation) | Core::DataBlock | static |
| QuantizeData(const DataBlockHandle &src_data_block, DataBlockHandle &dst_data_block, DataType new_data_type) | Core::DataBlock | static |
| set_data(void *data) | Core::DataBlock | |
| set_data_at(index_type x, index_type y, index_type z, double value) | Core::DataBlock | inline |
| set_data_at(index_type index, double value) | Core::DataBlock | |
| set_histogram(const Histogram &histogram) | Core::DataBlock | |
| set_nx(size_t nx) | Core::DataBlock | protected |
| set_ny(size_t ny) (defined in Core::DataBlock) | Core::DataBlock | protected |
| set_nz(size_t nz) (defined in Core::DataBlock) | Core::DataBlock | protected |
| set_type(DataType type) | Core::DataBlock | protected |
| shared_lock_type typedef (defined in Core::SharedLockable) | Core::SharedLockable | |
| SharedLockable() (defined in Core::SharedLockable) | Core::SharedLockable | inline |
| swap_endian() | Core::DataBlock | |
| to_index(index_type x, index_type y, index_type z) const | Core::DataBlock | inline |
| update_data_type(DataType type) | Core::DataBlock | |
| update_histogram() | Core::DataBlock | |
| upgrade_lock_type typedef (defined in Core::SharedLockable) | Core::SharedLockable | |
| upgrade_to_unique_lock_type typedef (defined in Core::SharedLockable) | Core::SharedLockable | |
| ~DataBlock() (defined in Core::DataBlock) | Core::DataBlock | virtual |
| ~SharedLockable() (defined in Core::SharedLockable) | Core::SharedLockable | inline |
1.8.10