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.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Filter::ThresholdFilter Member List

This is the complete list of members for Filter::ThresholdFilter, including all inherited members.

abort_and_wait() overrideSeg3D::LayerFiltervirtual
check_abort() overrideSeg3D::LayerFiltervirtual
check_stop()Seg3D::LayerFilter
connect_abort(const LayerHandle &layer)Seg3D::LayerFilter
connect_stop(const LayerHandle &layer)Seg3D::LayerFilter
create_and_lock_data_layer(const Core::GridTransform &grid_trans, LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_data_layer_from_layer(LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_mask_layer(const Core::GridTransform &grid_trans, LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_mask_layer_from_layer(LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_mask_layer_from_layer(LayerHandle src_layer, LayerHandle &dst_layer, std::string dst_name)Seg3D::LayerFilter
create_cropped_large_volume_layer(const Core::GridTransform &crop_trans, LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_undo_redo_and_provenance_record(Core::ActionContextHandle context, Core::ActionHandle action, bool split_prov=false)Seg3D::LayerFilter
data_layer() (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
dispatch_delete_layer(LayerHandle layer)Seg3D::LayerFilter
dispatch_insert_data_volume_into_layer(LayerHandle layer, Core::DataVolumeHandle data, bool update_histogram)Seg3D::LayerFilter
dispatch_insert_mask_volume_into_layer(LayerHandle layer, Core::MaskVolumeHandle mask)Seg3D::LayerFilter
dispatch_unlock_layer(LayerHandle layer)Seg3D::LayerFilter
find_layer(const std::string &layer_id, LayerHandle &layer)Seg3D::LayerFilter
get_filter_name() const Filter::ThresholdFiltervirtual
get_key() const Seg3D::LayerFilter
get_layer_prefix() const Filter::ThresholdFiltervirtual
get_notifier()Seg3D::LayerFilter
get_sandbox()Seg3D::LayerFilter
handle_abort()Seg3D::LayerFilterprotectedvirtual
handle_stop()Seg3D::LayerFilterprotectedvirtual
LayerAbstractFilter() (defined in Seg3D::LayerAbstractFilter)Seg3D::LayerAbstractFilter
LayerFilter() (defined in Seg3D::LayerFilter)Seg3D::LayerFilter
lock_for_deletion(LayerHandle layer)Seg3D::LayerFilter
lock_for_processing(LayerHandle layer)Seg3D::LayerFilter
lock_for_use(LayerHandle layer)Seg3D::LayerFilter
lower_threshold() (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
mask_layer() (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
raise_abort() overrideSeg3D::LayerFiltervirtual
raise_stop()Seg3D::LayerFilter
report_error(const std::string &error)Seg3D::LayerFilter
run()Seg3D::LayerFilterprotectedvirtual
run_filter()Filter::ThresholdFiltervirtual
set_data_layer(Seg3D::DataLayerHandle data) (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
set_mask_layer(Seg3D::MaskLayerHandle mask) (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
set_sandbox(SandboxID sandbox)Seg3D::LayerFilter
Start(RunnableHandle runnable) (defined in Core::Runnable)Core::Runnablestatic
threshold_data(Core::DataBlockHandle dst, double min_val, double max_val) (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
ThresholdFilter(double lower_threshold, double upper_threshold) (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
update_provenance_action_string(Core::ActionHandle action)Seg3D::LayerFilter
upper_threshold() (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline
~LayerAbstractFilter() (defined in Seg3D::LayerAbstractFilter)Seg3D::LayerAbstractFiltervirtual
~LayerFilter() (defined in Seg3D::LayerFilter)Seg3D::LayerFiltervirtual
~Runnable() (defined in Core::Runnable)Core::Runnablevirtual
~ThresholdFilter() (defined in Filter::ThresholdFilter)Filter::ThresholdFilterinline