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 Types | Public Member Functions | Public Attributes | List of all members
Seg3D::optimization_observer_t< mosaic_metric_t > Class Template Reference
Inheritance diagram for Seg3D::optimization_observer_t< mosaic_metric_t >:

Public Types

typedef optimization_observer_t Self
 
typedef itk::Command Superclass
 
typedef itk::SmartPointer< SelfPointer
 

Public Member Functions

 itkNewMacro (Self)
 
void Execute (itk::Object *caller, const itk::EventObject &event)
 
void Execute (const itk::Object *object, const itk::EventObject &event)
 

Public Attributes

mosaic_metric_t::Pointer metric_
 
std::list< bfs::path > in_
 
double pixel_spacing_
 
bool use_standard_mask_
 
std::vector< base_transform_t::Pointer > transform_
 
bfs::path prefix_
 

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