w2img::MeshWarpStrategy Class Reference

Inheritance diagram for w2img::MeshWarpStrategy:

w2img::MorphTrack::Strategy List of all members.

Detailed Description

Finds control points based on user-specified weights and then warps the image trying to keep control points matched up.

Author:
lakshman
Version:
Id
w2img_MeshWarpStrategy.h,v 1.1 2010/03/24 16:05:03 lakshman Exp


Public Member Functions

 MeshWarpStrategy (const std::string &lambda, float minThresh, float maxThresh)
virtual ~MeshWarpStrategy ()
virtual void init (const code::LatLonGrid &image1, const code::LatLonGrid &image2)
virtual code::LatLonGrid morph (float frac_w2)

Static Public Member Functions

static void crossDissolve (const code::Dim2D< float > &image1, const code::Dim2D< float > &image2, float frac_w2, float min_thresh, code::Dim2D< float > &result)

Classes

struct  Mesh
struct  MeshSpline


Constructor & Destructor Documentation

w2img::MeshWarpStrategy::MeshWarpStrategy ( const std::string &  lambda,
float  minThresh,
float  maxThresh 
)

virtual w2img::MeshWarpStrategy::~MeshWarpStrategy (  )  [inline, virtual]


Member Function Documentation

static void w2img::MorphTrack::Strategy::crossDissolve ( const code::Dim2D< float > &  image1,
const code::Dim2D< float > &  image2,
float  frac_w2,
float  min_thresh,
code::Dim2D< float > &  result 
) [static, inherited]

virtual void w2img::MeshWarpStrategy::init ( const code::LatLonGrid &  image1,
const code::LatLonGrid &  image2 
) [virtual]

Implements w2img::MorphTrack::Strategy.

virtual code::LatLonGrid w2img::MeshWarpStrategy::morph ( float  frac_w2  )  [virtual]

Implements w2img::MorphTrack::Strategy.


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