A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
MIT License
4.54k
stars
1.03k
forks
source link
OverflowError: Python int too large to convert to C long #159
Provide the full stacktrace, otherwise it's impossible to diagnose. I'm going to close this thread -- feel free to reopen it once you've provided the full error.
It says: return boxes[pick].astype('int') OverflowError: Python int too large to convert to C long