python-fingerprint-recognition
python-fingerprint-recognition copied to clipboard
Update ridge_filter.py
I replace line 80 to avoid the following error : TypeError: object of type <class 'numpy.float64'> cannot be safely interpreted as an integer.
Good aproach, i hope @kjanko accept the merge.