Home
last modified time | relevance | path

Searched defs:BinarizerMgr (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/
H A Dbinarizermgr.hpp21 class BinarizerMgr { class
H A Dbinarizermgr.cpp16 BinarizerMgr::BinarizerMgr() : m_iNowRotateIndex(0), m_iNextOnceBinarizer(-1) { in BinarizerMgr() function in cv::wechat_qrcode::BinarizerMgr