Closed mythrex closed 6 years ago
Changing the min height and width is creating a problem. D is being detected.
if w >= 9 and h >= 9 and ar >= 0.7 and ar <= 1.2:
Look at image for more details.
This issue was solved by resizing the image to h=1500. Actually compressing the image was causing details to be lost.
Changing the min height and width is creating a problem. D is being detected.
Look at image for more details.