Ovyerus / deeppyer

Image deepfryer written in Python.
MIT License
42 stars 5 forks source link

[Issue #5] Fix opencv error for cv2 #7

Closed alambert14 closed 2 years ago

alambert14 commented 2 years ago

Makes the fix suggested in https://stackoverflow.com/questions/30508922/error-215-empty-in-function-detectmultiscale

Ovyerus commented 2 years ago

Thanks for this, didn't know cv2 provided those paths.