jenly1314 / WeChatQRCode

⛄ 基于OpenCV开源的微信二维码引擎移植的二维码扫码识别库
https://jenly1314.github.io/WeChatQRCode/
Apache License 2.0
607 stars 120 forks source link

您好,我是用List<String> detectAndDecode(Mat img, List<Mat> points)获取图片二维码顶点坐标,测试发现返回顶点为整个图片的顶点 #33

Closed xiatiandekure closed 11 months ago

jenly1314 commented 1 year ago

这个应该没检测到二维码,先确认下返回的List是否为空。