freemovr_engine icon indicating copy to clipboard operation
freemovr_engine copied to clipboard

replace cvutils.py and just use cv2 directly

Open astraw opened this issue 11 years ago • 0 comments

cvutils is mostly conversion routines. Just use cv2 instead (it uses numpy arrays as the native type)

astraw avatar Apr 20 '13 07:04 astraw