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.
Seg3D::CannyEdgeDetectionFilterAlgo Member List

This is the complete list of members for Seg3D::CannyEdgeDetectionFilterAlgo, including all inherited members.

abort_and_wait() overrideSeg3D::LayerFiltervirtual
blurring_distance_ (defined in Seg3D::CannyEdgeDetectionFilterAlgo)Seg3D::CannyEdgeDetectionFilterAlgo
check_abort() overrideSeg3D::LayerFiltervirtual
check_stop()Seg3D::LayerFilter
connect_abort(const LayerHandle &layer)Seg3D::LayerFilter
connect_stop(const LayerHandle &layer)Seg3D::LayerFilter
convert_and_insert_itk_image_into_layer(const LayerHandle &layer, typename itk::Image< T, 3 > *itk_image, Core::DataType data_type)Seg3D::ITKFilterinlineprotected
convert_and_insert_itk_image_pointer_into_layer(const LayerHandle &layer, typename itk::Image< T, 3 >::Pointer itk_image, Core::DataType data_type)Seg3D::ITKFilterinlineprotected
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
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
dst_layer_ (defined in Seg3D::CannyEdgeDetectionFilterAlgo)Seg3D::CannyEdgeDetectionFilterAlgo
find_layer(const std::string &layer_id, LayerHandle &layer)Seg3D::LayerFilter
FLOAT_CONTAINER_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
FLOAT_IMAGE_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
forward_abort_to_filter(T filter_pointer, LayerHandle layer)Seg3D::ITKFilterinlineprotected
get_filter_name() const Seg3D::CannyEdgeDetectionFilterAlgoinlinevirtual
get_itk_image_from_layer(const LayerHandle &layer, typename Core::ITKImageDataT< T >::Handle &image, bool invert=false)Seg3D::ITKFilterinlineprotected
get_itk_image_from_mask_layer(const LayerHandle &layer, typename Core::ITKImageDataT< T >::Handle &image, double label=1.0)Seg3D::ITKFilterinlineprotected
get_key() const Seg3D::LayerFilter
get_layer_prefix() const Seg3D::CannyEdgeDetectionFilterAlgoinlinevirtual
get_notifier()Seg3D::LayerFilter
get_sandbox()Seg3D::LayerFilter
handle_abort()Seg3D::ITKFilterprotectedvirtual
handle_stop()Seg3D::ITKFilterprotectedvirtual
insert_itk_image_into_layer(const LayerHandle &layer, typename itk::Image< T, 3 > *itk_image)Seg3D::ITKFilterinlineprotected
insert_itk_image_pointer_into_layer(const LayerHandle &layer, typename itk::Image< T, 3 >::Pointer itk_image)Seg3D::ITKFilterinlineprotected
insert_itk_label_into_mask_layer(const LayerHandle &layer, typename itk::Image< T, 3 > *itk_image, T label)Seg3D::ITKFilterinlineprotected
insert_itk_label_pointer_into_mask_layer(const LayerHandle &layer, typename itk::Image< T, 3 >::Pointer itk_image, T label)Seg3D::ITKFilterinlineprotected
insert_itk_positive_labels_into_mask_layer(const LayerHandle &layer, typename itk::Image< T, 3 > *itk_image, bool invert=false)Seg3D::ITKFilterinlineprotected
insert_itk_positive_labels_pointer_into_mask_layer(const LayerHandle &layer, typename itk::Image< T, 3 >::Pointer itk_image, bool invert=false)Seg3D::ITKFilterinlineprotected
ITKFilter() (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
LayerAbstractFilter() (defined in Seg3D::LayerAbstractFilter)Seg3D::LayerAbstractFilter
LayerFilter() (defined in Seg3D::LayerFilter)Seg3D::LayerFilter
limit_number_of_itk_threads(T filter_pointer)Seg3D::ITKFilterinlineprotected
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 Seg3D::CannyEdgeDetectionFilterAlgo)Seg3D::CannyEdgeDetectionFilterAlgo
observe_itk_iterations(T filter_pointer, boost::function< void(itk::Object *) > iteration_fcn)Seg3D::ITKFilterinlineprotected
observe_itk_progress(T filter_pointer, const LayerHandle &layer, float progress_start=0.0, float progress_amount=1.0)Seg3D::ITKFilterinlineprotected
raise_abort() overrideSeg3D::LayerFiltervirtual
raise_stop()Seg3D::LayerFilter
report_error(const std::string &error)Seg3D::LayerFilter
run()Seg3D::LayerFilterprotectedvirtual
run_filter()=0Seg3D::LayerFilterprotectedpure virtual
SCI_BEGIN_ITK_RUN() (defined in Seg3D::CannyEdgeDetectionFilterAlgo)Seg3D::CannyEdgeDetectionFilterAlgoinline
set_sandbox(SandboxID sandbox)Seg3D::LayerFilter
src_layer_ (defined in Seg3D::CannyEdgeDetectionFilterAlgo)Seg3D::CannyEdgeDetectionFilterAlgo
Start(RunnableHandle runnable) (defined in Core::Runnable)Core::Runnablestatic
UCHAR_CONTAINER_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
UCHAR_IMAGE_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
UINT_CONTAINER_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
UINT_IMAGE_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
update_provenance_action_string(Core::ActionHandle action)Seg3D::LayerFilter
upper_threshold_ (defined in Seg3D::CannyEdgeDetectionFilterAlgo)Seg3D::CannyEdgeDetectionFilterAlgo
USHORT_CONTAINER_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
USHORT_IMAGE_TYPE typedef (defined in Seg3D::ITKFilter)Seg3D::ITKFilter
~ITKFilter() (defined in Seg3D::ITKFilter)Seg3D::ITKFiltervirtual
~LayerAbstractFilter() (defined in Seg3D::LayerAbstractFilter)Seg3D::LayerAbstractFiltervirtual
~LayerFilter() (defined in Seg3D::LayerFilter)Seg3D::LayerFiltervirtual
~Runnable() (defined in Core::Runnable)Core::Runnablevirtual