OpenCV  4.5.3
Open Source Computer Vision
Classes
WeChat QR code detector for detecting and parsing QR code.

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...
 

Detailed Description