#include <mythcommflag/LogoDetectorBase.h>
Definition at line 9 of file LogoDetectorBase.h.
◆ LogoDetectorBase()
LogoDetectorBase::LogoDetectorBase |
( |
unsigned int |
w, |
|
|
unsigned int |
h |
|
) |
| |
|
inline |
◆ ~LogoDetectorBase()
LogoDetectorBase::~LogoDetectorBase |
( |
| ) |
|
|
overrideprotecteddefault |
◆ searchForLogo()
◆ doesThisFrameContainTheFoundLogo()
◆ pixelInsideLogo()
virtual bool LogoDetectorBase::pixelInsideLogo |
( |
unsigned int |
x, |
|
|
unsigned int |
y |
|
) |
| |
|
pure virtual |
◆ getRequiredAvailableBufferForSearch()
virtual unsigned int LogoDetectorBase::getRequiredAvailableBufferForSearch |
( |
| ) |
|
|
pure virtual |
◆ haveNewInformation
void LogoDetectorBase::haveNewInformation |
( |
unsigned int |
framenum, |
|
|
bool |
haslogo, |
|
|
float |
debugValue = 0.0 |
|
) |
| |
|
signal |
◆ m_foundLogo
◆ m_width
size_t LogoDetectorBase::m_width |
|
protected |
◆ m_height
size_t LogoDetectorBase::m_height |
|
protected |
The documentation for this class was generated from the following file: