![]() |
zxhproj v 2.2
zxhproj
|
Public Member Functions | |
zxhMetricPhaseLocalAffinesConstDiscretePath (void) | |
constructor | |
~zxhMetricPhaseLocalAffinesConstDiscretePath (void) | |
virtual std::string | GetMetricType () |
virtual zxhMetricBase * | Clone (zxhMetricBase *&pRet) |
virtual int | ComputeConstanceForLocalAffineGradient () |
pre compute: | |
virtual bool | SetImage (zxhImageData *pImageTest, zxhImageData *pImageRef) |
virtual bool | SetMaskImage (zxhImageData *pMaskTest, zxhImageData *pMaskRef) |
Protected Member Functions | |
virtual void | SetUpdatedImages () |
reset feature ref and set ref images | |
virtual void | SetConstDiscretePathMetricBase () |
this function is to remind of this setting in derived class |
zxhMetricPhaseLocalAffinesConstDiscretePath::~zxhMetricPhaseLocalAffinesConstDiscretePath | ( | void | ) |
zxhMetricBase * zxhMetricPhaseLocalAffinesConstDiscretePath::Clone | ( | zxhMetricBase *& | pRet | ) | [virtual] |
Reimplemented from zxhMetricPhaseLocalAffines.
Reimplemented in zxhMetricPhaseLocalMatrixConstDiscretePath.