dirac::MvCostData Class Reference

Class for recording costs derived in motion estimation. More...

#include <motion.h>

List of all members.

Public Member Functions

 MvCostData ()
 Constructor.
void SetTotal (const float lambda)

Public Attributes

float SAD
 The Sum of Absolute Differences - easier to compute than Sum-Squared Differences.
float mvcost
 The (Lagrangian-weighted) motion vector cost - the difference of a motion vector from its neighbouring vectors.
float total
 Total=SAD+mvcost.


Detailed Description

Class for recording costs derived in motion estimation.

Definition at line 181 of file motion.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 13 14:49:21 2005 for guliverkli by  doxygen 1.4.5