Go to the documentation of this file.
7 #ifndef CANNYEDGEDETECTOR_H
8 #define CANNYEDGEDETECTOR_H
11 #include "libavcodec/avcodec.h"
27 int percentile)
override;
struct CannyEdgeDetector::@77 m_exclude
unsigned int * m_sgmSorted
CannyEdgeDetector & operator=(const CannyEdgeDetector &)=delete
int resetBuffers(int newwidth, int newheight)
const AVFrame * detectEdges(const AVFrame *pgm, int pgmheight, int percentile) override
int MythPlayerInited(const MythPlayer *player, int width, int height)
int setExcludeArea(int row, int col, int width, int height) override
~CannyEdgeDetector(void) override