EdgeDetector.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  edgeDetector

Functions

unsigned int * edgeDetector::sgm_init_exclude (unsigned int *sgm, const AVPicture *src, int srcheight, int excluderow, int excludecol, int excludewidth, int excludeheight)
unsigned int * edgeDetector::sgm_init (unsigned int *sgm, const AVPicture *src, int srcheight)
int edgeDetector::sort_ascending (const void *aa, const void *bb)
int edgeDetector::edge_mark (AVPicture *dst, int dstheight, int extratop, int extraright, int extrabottom, int extraleft, const unsigned int *sgm, unsigned int *sgmsorted, int percentile, int excluderow, int excludecol, int excludewidth, int excludeheight)
int edgeDetector::edge_mark_uniform (AVPicture *dst, int dstheight, int extramargin, const unsigned int *sgm, unsigned int *sgmsorted, int percentile)
int edgeDetector::edge_mark_uniform_exclude (AVPicture *dst, int dstheight, int extramargin, const unsigned int *sgm, unsigned int *sgmsorted, int percentile, int excluderow, int excludecol, int excludewidth, int excludeheight)


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