Statismo  0.10.1
 All Classes Namespaces Functions Typedefs
Public Types | Public Member Functions | List of all members
itk::PCAModelBuilder< Representer > Class Template Reference

ITK Wrapper for the statismo::PCAModelBuilder class. More...

#include <itkPCAModelBuilder.h>

Inherits Object.

Public Types

typedef PCAModelBuilder Self
 
typedef Object Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 
typedef
statismo::PCAModelBuilder
< Representer > 
ImplType
 
typedef statismo::DataManager
< Representer > 
DataManagerType
 
typedef
DataManagerType::DataItemListType 
DataItemListType
 

Public Member Functions

 itkNewMacro (Self)
 
 itkTypeMacro (PCAModelBuilder, Object)
 
template<class F >
boost::result_of< F()>::type callstatismoImpl (F f) const
 
StatisticalModel< Representer >
::Pointer 
BuildNewModel (DataItemListType DataItemList, float noiseVariance, bool computeScores=true)
 

Detailed Description

template<class Representer>
class itk::PCAModelBuilder< Representer >

ITK Wrapper for the statismo::PCAModelBuilder class.

See Also
statismo::PCAModelBuilder for detailed documentation.

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