OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes
WeChat QR code detector for detecting and parsing QR code.

Detailed Description

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