sergentbne

Results 2 issues of sergentbne

rqrr is not able to detect this QRcode ![Image](https://github.com/user-attachments/assets/d841be4c-5339-4620-846d-a66002761a03) here is the function that uses rqrr ``` rust fn decode_img_with_data(img_data: image::ImageBuffer) -> Vec { // Prepare for detection let mut...

Title explains itself