![]() |
zxhproj v 2.2
zxhproj
|
op on velocity field (should be very close to zero) More...
#include <zxhTransformFieldLogEuclideanOP.h>
Public Member Functions | |
| zxhTransformFieldLogEuclideanOP (void) | |
| construct | |
| ~zxhTransformFieldLogEuclideanOP (void) | |
| destruct | |
| virtual zxhTransformBase * | Clone (zxhTransformBase *&pRet) |
| if pRet==0, new one object in method of clone | |
| virtual bool | ManifoldInterpolateFromSamplePointsRandomly (zxhTransformFields *velocitylist[], int nV) |
| virtual float | ManifoldInterpolateSumFromSamplePoints (zxhTransformFields *velocitylist[], float *wlist, int nV) |
| virtual float | GetCurveLengthInRiemannianManifold (zxhImageData *pmasktest=0, zxhImageData *pmaskref=0, zxhTransformBase *ptrans=0) |
| virtual float | GetMagSmoothOfFields (float asmooth, zxhImageData *pmasktest=0, zxhImageData *pmaskref=0, zxhTransformBase *ptrans=0) |
op on velocity field (should be very close to zero)
| float zxhTransformFieldLogEuclideanOP::GetMagSmoothOfFields | ( | float | asmooth, |
| zxhImageData * | pmasktest = 0, |
||
| zxhImageData * | pmaskref = 0, |
||
| zxhTransformBase * | ptrans = 0 |
||
| ) | [virtual] |
| bool zxhTransformFieldLogEuclideanOP::ManifoldInterpolateFromSamplePointsRandomly | ( | zxhTransformFields * | velocitylist[], |
| int | nV | ||
| ) | [virtual] |
| float zxhTransformFieldLogEuclideanOP::ManifoldInterpolateSumFromSamplePoints | ( | zxhTransformFields * | velocitylist[], |
| float * | wlist, | ||
| int | nV | ||
| ) | [virtual] |