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 Member Functions | List of all members
Filter::PadFilterInternals Class Reference

Public Member Functions

 PadFilterInternals (Seg3D::LayerHandle src_layer, Seg3D::LayerHandle dst_layer, const std::string &padding)
 
bool detect_padding_only ()
 
Core::DataBlockHandle pad_and_crop_data_layer (Seg3D::DataLayerHandle input, Seg3D::DataLayerHandle output, Seg3D::LayerAbstractFilterHandle layer_filter)
 
Core::DataBlockHandle pad_and_crop_mask_layer (Seg3D::MaskLayerHandle input, Seg3D::MaskLayerHandle output, Seg3D::LayerAbstractFilterHandle layer_filter)
 

The documentation for this class was generated from the following files: