Module opencv::wechat_qrcode[][src]

Expand description

Modules

Structs

  • 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

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