Search found 2 matches

by wcliew
2025-02-05 15:31
Forum: Luckfox Pico-RV1103/RV1106
Topic: How to develop a program that recognizes QR codes using zxing-cpp?
Replies: 3
Views: 2242

Re: How to develop a program that recognizes QR codes using zxing-cpp?

Hi,

I've made it using the information you've provided, thank you very much.

Using opencv-mobile, I captured using camera and able to recognize barcode in the view.
test.png
by wcliew
2025-01-26 3:49
Forum: Luckfox Pico-RV1103/RV1106
Topic: How to develop a program that recognizes QR codes using zxing-cpp?
Replies: 3
Views: 2242

Re: How to develop a program that recognizes QR codes using zxing-cpp?

Hi,
I’d like to do the same. Is the codes above working as it intended? How about grabbing a frame from camera directly?