EddyTheCo / qrCode

QRCode C++/QML methods
https://eddytheco.github.io/qrCode/
GNU General Public License v3.0
0 stars 1 forks source link

Seed point is outside of image in function 'cv::floodFill' exception #48

Closed EddyTheCo closed 9 months ago

EddyTheCo commented 10 months ago

The QtQrDec(QRCODE decoding) module fails randomly throwing the exception Seed point is outside of image in function 'cv::floodFill'. https://github.com/opencv/opencv/issues/24011