![]() |
zxhproj v 2.2
zxhproj
|
Public Member Functions | |
| virtual std::string | GetMetricType () |
| GetMetricType()=0. | |
| virtual zxhMetricBase * | Clone (zxhMetricBase *&pRet) |
| virtual int | ComputeConstanceForFFDGradient () |
| into UpdateImage into zxhMetricCCFFD2::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 * zxhMetricCCFFD2ConstDiscretePath::Clone | ( | zxhMetricBase *& | pRet | ) | [virtual] |
Reimplemented from zxhMetricCCFFD2.