Go to the documentation of this file. 1 #ifndef CLASSICLOGOGEDETECTOR_H
2 #define CLASSICLOGOGEDETECTOR_H
13 unsigned int height,
unsigned int commdetectborder);
27 void DumpLogo(
bool fromCurrentFrame,
const unsigned char* framePtr);
61 #endif // CLASSICLOGOGEDETECTOR_H
int m_commDetectLogoSecondsNeeded
bool pixelInsideLogo(unsigned int x, unsigned int y) override
CommDetectorBase * commDetector
unsigned char * m_logoMask
QString m_commDetectLogoLocation
unsigned char * m_logoMaxValues
double m_commDetectLogoGoodEdgeThreshold
bool doesThisFrameContainTheFoundLogo(MythVideoFrame *frame) override
ClassicCommDetector * m_commDetector
unsigned char * m_logoFrame
EdgeMaskEntry * m_edgeMask
int m_commDetectLogoWidthRatio
bool searchForLogo(MythCommFlagPlayer *player) override
void DetectEdges(MythVideoFrame *frame, EdgeMaskEntry *edges, int edgeDiff)
double m_commDetectLogoBadEdgeThreshold
int m_commDetectLogoSampleSpacing
int m_commDetectLogoMinPixels
virtual void deleteLater(void)
unsigned int getRequiredAvailableBufferForSearch() override
ClassicLogoDetector(ClassicCommDetector *commDetector, unsigned int width, unsigned int height, unsigned int commdetectborder)
unsigned char * m_logoCheckMask
~ClassicLogoDetector() override
void DumpLogo(bool fromCurrentFrame, const unsigned char *framePtr)
int m_commDetectLogoHeightRatio
unsigned int m_commDetectBorder
unsigned int m_frameNumber
unsigned char * m_logoMinValues
int m_commDetectLogoSamplesNeeded