Module wechat_qrcode

Module wechat_qrcode 

Source
Expand description

§WeChat QR code detector for detecting and parsing QR code.

Modules§

prelude

Structs§

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.

Traits§

WeChatQRCodeTrait
Mutable methods for crate::wechat_qrcode::WeChatQRCode
WeChatQRCodeTraitConst
Constant methods for crate::wechat_qrcode::WeChatQRCode