This repository contains code for WeChat QR Code Scanner in OpenCV blogpost.
WeChat QR Code model files : https://github.com/WeChatCV/opencv_3rdparty/tree/wechat_qrcode.
cmake .
make
./wechatQRcodeReader <input_file> (Leave blank for default image)
python wechatQRcodeReader.py <input_file> (Leave blank for default image)
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.