MythTV
master
|
Public Attributes | |
int | m_isEdge |
int | m_horiz |
int | m_vert |
int | m_rdiag |
int | m_ldiag |
Definition at line 20 of file ClassicLogoDetector.cpp.
int EdgeMaskEntry::m_isEdge |
Definition at line 22 of file ClassicLogoDetector.cpp.
Referenced by ClassicLogoDetector::DetectEdges(), and ClassicLogoDetector::searchForLogo().
int EdgeMaskEntry::m_horiz |
Definition at line 23 of file ClassicLogoDetector.cpp.
Referenced by ClassicLogoDetector::DetectEdges().
int EdgeMaskEntry::m_vert |
Definition at line 24 of file ClassicLogoDetector.cpp.
Referenced by ClassicLogoDetector::DetectEdges().
int EdgeMaskEntry::m_rdiag |
Definition at line 25 of file ClassicLogoDetector.cpp.
Referenced by ClassicLogoDetector::DetectEdges().
int EdgeMaskEntry::m_ldiag |
Definition at line 26 of file ClassicLogoDetector.cpp.
Referenced by ClassicLogoDetector::DetectEdges().