bikz05 / digit-recognition

Handwritten Digit Recognition using OpenCV, sklearn and Python
132 stars 90 forks source link

update for python 3 + openCV 3.1 #2

Open akhmerov opened 7 years ago

akhmerov commented 7 years ago

Just a trivial update to the newer versions of software (also fixes #1). Should still run on Py2, but not on openCV < 3. (I'm making a PR for easier discovery if anyone needs this)