My problem is that I have to keep an old legacy openCV 2 module in the Android app.
However I now also have to add QR Reading using OpenCV 4.
The two won't reside side by sode of course so I am looing for something else in place of OpenCV 4.
I cannot upgrade the OpenCV 2 module, way too messy, have been trying for 3 weeks so far.
Can BoofCV locate and decode a QRcode within a larger image ?
Thanks