This is the complete list of members for
cmtk::ActiveDeformationModel< W >, including all inherited members.
ActiveDeformationModel(const std::list< SmartPointer< W > > deformationList, const unsigned int numberOfModes, const bool includeScaleInModel=true, const bool includeReferenceInModel=true) | cmtk::ActiveDeformationModel< W > | |
ActiveShapeModel() | cmtk::ActiveShapeModel | [inline] |
ActiveShapeModel(CoordinateVector::SmartPtr &mean, DirectionSet::SmartPtr &modes, CoordinateVector::SmartPtr &modeVariances) | cmtk::ActiveShapeModel | |
ActiveShapeModel(const Types::Coordinate *const *trainingSet, const unsigned int numberOfSamples, const unsigned int numberOfPoints, const unsigned int numberOfModes) | cmtk::ActiveShapeModel | [inline] |
Allocate(const unsigned int numberOfPoints, const unsigned int numberOfModes) | cmtk::ActiveShapeModel | [protected] |
Compose(const Types::Coordinate *weights=NULL) | cmtk::ActiveDeformationModel< W > | |
Construct(const Types::Coordinate *const *trainingSet, const unsigned int numberOfSamples, const unsigned int numberOfPoints, const unsigned int numberOfModes) | cmtk::ActiveShapeModel | |
Decompose(const W *input, Types::Coordinate *const weights=NULL) const | cmtk::ActiveDeformationModel< W > | |
cmtk::ActiveShapeModel::Decompose(const CoordinateVector *input, Types::Coordinate *const weights=NULL) const | cmtk::ActiveShapeModel | |
Generate(Types::Coordinate *const instance, const Types::Coordinate *modeWeights) const | cmtk::ActiveShapeModel | |
GetNumberOfModes() const | cmtk::ActiveShapeModel | [inline] |
GetNumberOfPoints() const | cmtk::ActiveShapeModel | [inline] |
IncludeReferenceInModel | cmtk::ActiveDeformationModel< W > | [private] |
IncludeScaleInModel | cmtk::ActiveDeformationModel< W > | [private] |
MakeSamplePoints(const W *deformation) | cmtk::ActiveDeformationModel< W > | [private] |
MakeSamplePointsReference(const W *deformation) | cmtk::ActiveDeformationModel< W > | [private] |
Mean | cmtk::ActiveShapeModel | |
Modes | cmtk::ActiveShapeModel | |
ModeVariances | cmtk::ActiveShapeModel | |
NumberOfModes | cmtk::ActiveShapeModel | |
NumberOfPoints | cmtk::ActiveShapeModel | |
SmartPtr typedef | cmtk::ActiveDeformationModel< W > | |