![]() |
zxhproj v 2.2
zxhproj
|
Public Member Functions | |
virtual std::string | GetMetricType () |
virtual zxhMetricBase * | Clone (zxhMetricBase *&pRet) |
virtual int | ComputeConstanceForFFDGradient () |
into UpdateImage into zxhMetricMIFFD2::ComputeConstanceForFFDGradient | |
virtual bool | SetImage (zxhImageData *pImageTest, zxhImageData *pImageRef) |
virtual bool | SetMaskImage (zxhImageData *pMaskTest, zxhImageData *pMaskRef) |
Protected Member Functions | |
virtual void | SetConstDiscretePathMetricBase () |
this function is to remind of this setting in derived class | |
virtual void | SetUpdatedImages () |
zxhMetricBase * zxhMetricMIFFD2ConstDiscretePath::Clone | ( | zxhMetricBase *& | pRet | ) | [virtual] |
Reimplemented from zxhMetricMIFFD2.
virtual bool zxhMetricMIFFD2ConstDiscretePath::SetImage | ( | zxhImageData * | pImageTest, |
zxhImageData * | pImageRef | ||
) | [inline, virtual] |
Reimplemented from zxhMetricMI.