#include <pixel_match.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
void dirac::PixelMatcher::DoBlock |
( |
const int |
xpos, |
|
|
const int |
ypos, |
|
|
const MvArray & |
guide_array, |
|
|
BlockMatcher & |
block_match |
|
) |
| |
|
private |
void dirac::PixelMatcher::DoSearch |
( |
EncQueue & |
my_buffer, |
|
|
int |
pic_num |
|
) |
| |
void dirac::PixelMatcher::MatchPic |
( |
const PicArray & |
ref_data, |
|
|
const PicArray & |
pic_data, |
|
|
MEData & |
me_data, |
|
|
const MvData & |
guide_data, |
|
|
const int |
ref_id |
|
) |
| |
|
private |
void dirac::PixelMatcher::TidyMEData |
( |
OneDArray< MEData * > & |
me_data_set | ) |
|
|
private |
Member Data Documentation
int dirac::PixelMatcher::m_big_xr |
|
private |
int dirac::PixelMatcher::m_big_yr |
|
private |
double dirac::PixelMatcher::m_cost_mean |
|
private |
double dirac::PixelMatcher::m_cost_mean_sq |
|
private |
int dirac::PixelMatcher::m_depth |
|
private |
int dirac::PixelMatcher::m_level |
|
private |
MVector dirac::PixelMatcher::m_mv_prediction |
|
private |
double dirac::PixelMatcher::m_rho |
|
private |
int dirac::PixelMatcher::m_tdiff[2] |
|
private |
int dirac::PixelMatcher::m_xr |
|
private |
int dirac::PixelMatcher::m_yr |
|
private |
The documentation for this class was generated from the following file: