aerospaceresearch / gcp-osm

Ground Control Points for OpenStreetMap
MIT License
4 stars 2 forks source link

Robust detection of rotated QR codes #16

Open domyos opened 2 years ago

domyos commented 2 years ago

The OpenCV QRCodeDetector seems to have its problems with rotated QR codes. We must analyze this further and maybe try something else for better detection rates.

gaurav879 commented 2 years ago

@domyos @hornig I would like to work on this issue, but I am a beginner so it would be very helpful if someone could guide me in completing this.