donny681 / ESP32_CAMERA_QR

Apache License 2.0
628 stars 226 forks source link

decode QR with the captured Image from ESP32 #43

Open RAHUL-CAMPUS opened 3 years ago

RAHUL-CAMPUS commented 3 years ago

I have tried to capture QR Image in grayscale as well as RGB565 format from ESP32 and tried to decode using this library https://github.com/donny681/ESP32_CAMERA_QR but could not able to decode it. I am developing over Arduino Platform