lessthanoptimal / BoofCV

Fast computer vision library for SFM, calibration, fiducials, tracking, image processing, and more.
http://boofcv.org
1.09k stars 260 forks source link

Can't decode this QR-Code #383

Open iAroc opened 1 year ago

iAroc commented 1 year ago

Hello

I just started using your Lib today. Im using the PyBoof wrapper, latest version with the example QR-Code-Decode script in there.

In works mostly great, way better than zxing or other scanners. But there is still this one QR-Code i have here, that wont get scanned. Is there anything i an do, to improve it so that it works?

https://i.imgur.com/Cb93mtS.png

Hope you can help

lessthanoptimal commented 1 year ago

The bend in the middle is probably what's messing things up. The algorithm assumes the surface is flat, but slight curves are tolerated.