#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 |
◆ doesThisFrameContainTheFoundLogo()
◆ getRequiredAvailableBufferForSearch()
| virtual unsigned int LogoDetectorBase::getRequiredAvailableBufferForSearch |
( |
| ) |
|
|
pure virtual |
◆ haveNewInformation
| void LogoDetectorBase::haveNewInformation |
( |
unsigned int |
framenum, |
|
|
bool |
haslogo, |
|
|
float |
debugValue = 0.0 |
|
) |
| |
|
signal |
◆ pixelInsideLogo()
| virtual bool LogoDetectorBase::pixelInsideLogo |
( |
unsigned int |
x, |
|
|
unsigned int |
y |
|
) |
| |
|
pure virtual |
◆ searchForLogo()
◆ m_foundLogo
◆ m_height
| size_t LogoDetectorBase::m_height |
|
protected |
◆ m_width
| size_t LogoDetectorBase::m_width |
|
protected |
The documentation for this class was generated from the following file: