|
Structural deformable models
|
#include <list>#include <map>#include "Model.h"#include "VVector.h"#include "DMatrix.h"#include "common.h"

Go to the source code of this file.
Classes | |
| class | Winner |
| class | EMDistribution |
| class | EMDRect |
| class | EMDGauss |
| class | EMDXformer |
| class | ExpectationMap |
Functions | |
| PropVec & | hgPropTF (const DMatrixf &tfmat, PropVec &prop) |
Definition at line 182 of file ExpMap.h.
References VVector< T, D >::begin(), DMatrix< T >::empty(), DMatrix< T >::mulLeft(), DMatrix< T >::setRange(), VVector< T, D >::size(), DMatrix< T >::sizeX(), and DMatrix< T >::sizeY().
Referenced by EMDXformer::getPropVec(), and EMDXformer::ratePropVec().
1.8.11