zxhproj v 2.2
zxhproj

zxhMetricSquareRootTransform Class Reference

compute transformation field T which argmin_{T} sum||T(T(x))-D(x)||^2 zxhMetricSquareRootTransform} M = {argmin}_{T} {-||T T(x)-D(x)||^2} { M}{ t_j} in zxhMetricSquareRootTransform.pdf More...

#include <zxhMetricSquareRootTransform.h>

Inheritance diagram for zxhMetricSquareRootTransform:
zxhMetricBase

List of all members.

Public Member Functions

 zxhMetricSquareRootTransform (void)
 constructor
virtual ~zxhMetricSquareRootTransform (void)
virtual std::string GetMetricType ()
 GetMetricType()=0.
virtual zxhMetricBaseClone (zxhMetricBase *&pRet)
virtual int GetValue (zxhlfloat &fValue)
virtual void SetDeformationToBeSquareRoot (zxhTransformBase *p)
virtual zxhTransformBaseGetDeformationToBeSquareRoot ()

Protected Attributes

zxhTransformBasem_pDeformation
 deformation to be square rootd

Detailed Description

compute transformation field T which argmin_{T} sum||T(T(x))-D(x)||^2 zxhMetricSquareRootTransform} M = {argmin}_{T} {-||T T(x)-D(x)||^2} { M}{ t_j} in zxhMetricSquareRootTransform.pdf


Constructor & Destructor Documentation

zxhMetricSquareRootTransform::~zxhMetricSquareRootTransform ( void  ) [virtual]
Returns:

Member Function Documentation

zxhMetricBase * zxhMetricSquareRootTransform::Clone ( zxhMetricBase *&  pRet) [virtual]
Returns:

Reimplemented from zxhMetricBase.

int zxhMetricSquareRootTransform::GetValue ( zxhlfloat &  fValue) [virtual]
Returns:
similarity and number of computed pixel pair

Implements zxhMetricBase.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs