CVD 0.8
Public Member Functions | Static Public Attributes
CVD::StaticAppearance Class Reference

Basic appearance model implementing no change in the image. More...

#include <esm.h>

List of all members.

Public Member Functions

template<typename PIXEL >
double difference (const PIXEL &warped, const PIXEL &templatePixel) const
template<typename PIXEL >
std::pair< double,
TooN::Vector< dimensions > > 
difference_jacobian (const PIXEL &warped, const PIXEL &templatePixel) const
TooN::Vector< 2 > image_jacobian (const TooN::Vector< 2 > &gradWarped, const TooN::Vector< 2 > &gradTemplate) const
void update (const TooN::Vector< dimensions > &d)

Static Public Attributes

static const int dimensions = 0

Detailed Description

Basic appearance model implementing no change in the image.

Definition at line 305 of file esm.h.


The documentation for this class was generated from the following file: