yannickl / QRCodeReader.swift

Simple QRCode reader in Swift
MIT License
1.33k stars 330 forks source link

The QRcode identification area is inconsistent with the dashed box area #186

Open sincerehwh opened 4 years ago

sincerehwh commented 4 years ago

I set rectOfInterest = CGRect(x: 0, y: 0, width: 0.5, height: 0.5), but the actual recognized area is the symmetric area in the middle line of the screen