-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add cpp demo for wechatqrcode #279
Conversation
7a72c6f
to
1042848
Compare
1042848
to
d775c14
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contribution 👍 Please take a look at my comments below.
Hey, thanks for the feedback, I have updated the code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried your demo locally on my host. It works great! Thank you👍
Before we merge this PR, could you add an extra information as below?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Added a C++ demo for WeChatQRCode as per #135.
Files added/changed:
demo.cpp
,CMakeLists.txt
andREADME.md
.Edit: Following the convention, I've refactored the code to be class based.
Demonstration
Build:
Using camera input:
Using an image: