Tim M 57b5cefde5 Updated all `.md` files to contain newest image 2 년 전
..
Cpp 57b5cefde5 Updated all `.md` files to contain newest image 2 년 전
Python 57b5cefde5 Updated all `.md` files to contain newest image 2 년 전
model f3a2bf9acf Update README.md 3 년 전
README.md 57b5cefde5 Updated all `.md` files to contain newest image 2 년 전
WeChat-vs-OpenCV.gif 1c0fdaedb4 Added WeChat QR Code in OpenCV blog file 3 년 전

README.md

WeChat QR Code Scanner in OpenCV

This repository contains code for WeChat QR Code Scanner in OpenCV blogpost.

download

Models

WeChat QR Code model files : https://github.com/WeChatCV/opencv_3rdparty/tree/wechat_qrcode.

Run Code

C++

cmake .
make
./wechatQRcodeReader <input_file> (Leave blank for default image)

Python

python wechatQRcodeReader.py <input_file> (Leave blank for default image)

Sample Result

T-Rex Bot Demo

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.