$search
Public Attributes | |
| uchar | b |
| uchar | g |
| uchar | r |
Definition at line 201 of file text_detect.h.
| uchar DetectText::bgr::b |
Blue channel value.
Definition at line 203 of file text_detect.h.
| uchar DetectText::bgr::g |
Green channel value.
Definition at line 204 of file text_detect.h.
| uchar DetectText::bgr::r |
Red channel value.
Definition at line 205 of file text_detect.h.