opencv2/wechat_qrcode.hpp#
#include <opencv2/core.hpp>
Include dependency graph for wechat_qrcode.hpp:
Classes#
class cv::wechat_qrcode::WeChatQRCode
WeChat QRCode includes two CNN-based models: A object detection model and a super resolution model. Object detection model is applied to detect QRCode with the bounding box. super resolution model is applied to zoom in QRCode when it is small. More…
Namespaces#
namespace cv
namespace cv::wechat_qrcode