TemplateMatcher.cpp File Reference

Go to the source code of this file.

Functions

int pgm_set (const AVPicture *pict, int height)
int pgm_match (const AVPicture *tmpl, const AVPicture *test, int height, int radius, unsigned short *pscore)
bool readMatches (QString filename, unsigned short *matches, long long nframes)
bool writeMatches (QString filename, unsigned short *matches, long long nframes)
int finishedDebug (long long nframes, const unsigned short *matches, const unsigned char *match)
int sort_ascending (const void *aa, const void *bb)
long long matchspn (long long nframes, unsigned char *match, long long frameno, unsigned char acceptval)
unsigned int range_area (const unsigned short *freq, unsigned short start, unsigned short end)
unsigned short pick_mintmpledges (const unsigned short *matches, long long nframes)


Function Documentation

int @1737::pgm_set ( const AVPicture pict,
int  height 
) [static]

Definition at line 26 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::finished().

int @1737::pgm_match ( const AVPicture tmpl,
const AVPicture test,
int  height,
int  radius,
unsigned short *  pscore 
) [static]

Definition at line 40 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::analyzeFrame().

bool @1737::readMatches ( QString  filename,
unsigned short *  matches,
long long  nframes 
) [static]

Definition at line 91 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::nuppelVideoPlayerInited().

bool @1737::writeMatches ( QString  filename,
unsigned short *  matches,
long long  nframes 
) [static]

Definition at line 123 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::finished().

int @1737::finishedDebug ( long long  nframes,
const unsigned short *  matches,
const unsigned char *  match 
) [static]

Definition at line 141 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::finished().

int @1737::sort_ascending ( const void *  aa,
const void *  bb 
) [static]

Definition at line 178 of file TemplateMatcher.cpp.

long long @1737::matchspn ( long long  nframes,
unsigned char *  match,
long long  frameno,
unsigned char  acceptval 
) [static]

Definition at line 184 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::finished().

unsigned int @1737::range_area ( const unsigned short *  freq,
unsigned short  start,
unsigned short  end 
) [static]

Definition at line 197 of file TemplateMatcher.cpp.

Referenced by pick_mintmpledges().

unsigned short @1737::pick_mintmpledges ( const unsigned short *  matches,
long long  nframes 
) [static]

Definition at line 220 of file TemplateMatcher.cpp.

Referenced by TemplateMatcher::finished().


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5