w2img::ImageWarp< T > Class Template Reference

List of all members.

Detailed Description

template<class T>
class w2img::ImageWarp< T >

Provides a way to warp one image to align it with another.

Author:
Lakshman
Version:
Id
w2img_LinearRBF.h,v 1.8 2009/06/02 20:17:57 lakshman Exp


Public Member Functions

 ImageWarp (int warpDistance, float dataThresh)
code::Image< float > align_atob (const T &a, const T &b)
code::Image< float > align (const T &a, const Warp &warp)
Warp computeWarp_atob (const T &a, const T &b)


Constructor & Destructor Documentation

template<class T>
w2img::ImageWarp< T >::ImageWarp ( int  warpDistance,
float  dataThresh 
) [inline]


Member Function Documentation

template<class T>
code::Image<float> w2img::ImageWarp< T >::align ( const T &  a,
const Warp warp 
)

template<class T>
code::Image<float> w2img::ImageWarp< T >::align_atob ( const T &  a,
const T &  b 
)

template<class T>
Warp w2img::ImageWarp< T >::computeWarp_atob ( const T &  a,
const T &  b 
)


Generated on Fri May 4 13:40:24 2012 for WDSS-IIw2algs by  doxygen 1.4.7