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 pyramid_t, including all inherited members.
count_extrema() const (defined in pyramid_t) | pyramid_t | |
count_keys() const (defined in pyramid_t) | pyramid_t | |
debug(const bfs::path &fn_prefix) const (defined in pyramid_t) | pyramid_t | |
detect_extrema(const unsigned int &pyramid, const double percent_below_threshold, const bool threshold_by_area=true, const bfs::path &fn_prefix="") (defined in pyramid_t) | pyramid_t | |
fn_data_ (defined in pyramid_t) | pyramid_t | |
generate_descriptors(const unsigned int &descriptor_version) (defined in pyramid_t) | pyramid_t | |
generate_keys() (defined in pyramid_t) | pyramid_t | |
load(const bfs::path &fn_save) (defined in pyramid_t) | pyramid_t | |
octave_ (defined in pyramid_t) | pyramid_t | |
octaves() const (defined in pyramid_t) | pyramid_t | inline |
remove_highest_resolution_octave(const unsigned int how_many=1) (defined in pyramid_t) | pyramid_t | |
remove_lowest_resolution_octave(const unsigned int how_many=1) (defined in pyramid_t) | pyramid_t | |
save(const bfs::path &fn_save) const (defined in pyramid_t) | pyramid_t | |
setup(const image_t *initial_image, const mask_t *mask, const double &initial_sigma, const unsigned int s, const double min_edge=96.0, const bool &make_keys=true) (defined in pyramid_t) | pyramid_t |