jonpecar / qrCodeImageSorter

Toolset to assist in generating QR codes for sorting images and then automatically sorting a collection of photos based on the contained QR codes.
MIT License
5 stars 0 forks source link

Investigate dynamic thresholding #17

Closed jonpecar closed 1 year ago

jonpecar commented 2 years ago

It was noted that partially shaded QR codes may fail to read. Investigate some kind of dynamic thresholding to capture these

jonpecar commented 1 year ago

Closing issue as using QReader library is probably a better solution as it implements ML trained detection models