Home
last modified time | relevance | path

Searched refs:wechat_qrcode (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/test/
H A Dtest_qrcode.cpp62 auto detector = wechat_qrcode::WeChatQRCode(); in TEST_P()
109 auto detector = wechat_qrcode::WeChatQRCode(); in TEST_P()
156 auto detector = wechat_qrcode::WeChatQRCode(); in TEST_P()
203 auto detector = wechat_qrcode::WeChatQRCode(); in TEST_P()
250 auto detector = wechat_qrcode::WeChatQRCode(); in TEST_P()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/samples/
H A Dqrcode_example.cpp29 Ptr<wechat_qrcode::WeChatQRCode> detector; in main()
32 detector = makePtr<wechat_qrcode::WeChatQRCode>("detect.prototxt", "detect.caffemodel", in main()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/detector/
H A Dssd_detector.hpp16 namespace wechat_qrcode { namespace
H A Dalign.hpp17 namespace wechat_qrcode { namespace
H A Dssd_detector.cpp11 namespace wechat_qrcode { namespace
H A Dalign.cpp13 namespace wechat_qrcode { namespace
/dports/graphics/opencv/.build/downloads/wechat_qrcode/
H A DREADME.md3 CNN models for `wechat_qrcode` module, including the detector model and the super scale model.
/dports/graphics/opencv/opencv_3rdparty-a8b69ccc738421293254aec5ddb38bd523503252/
H A DREADME.md3 CNN models for `wechat_qrcode` module, including the detector model and the super scale model.
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/scale/
H A Dsuper_scale.hpp15 namespace wechat_qrcode { namespace
H A Dsuper_scale.cpp13 namespace wechat_qrcode { namespace
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/
H A Dbinarizermgr.hpp20 namespace wechat_qrcode { namespace
H A Ddecodermgr.hpp22 namespace wechat_qrcode { namespace
H A Dbinarizermgr.cpp15 namespace wechat_qrcode { namespace
H A Dimgsource.hpp17 namespace wechat_qrcode { namespace
H A Ddecodermgr.cpp20 namespace wechat_qrcode { namespace
H A Dimgsource.cpp19 namespace wechat_qrcode { namespace
H A Dwechat_qrcode.cpp17 namespace wechat_qrcode { namespace
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/include/opencv2/
H A Dwechat_qrcode.hpp14 namespace wechat_qrcode { namespace
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/barcode/tutorials/barcode_detect_and_decode/
H A Dbarcode_detect_and_decode.markdown29 … If not, please download them from `https://github.com/WeChatCV/opencv_3rdparty/tree/wechat_qrcode`