andrewdcampbell / OpenCV-Document-Scanner

An interactive document scanner built in Python using OpenCV featuring automatic corner detection, image sharpening, and color thresholding.
479 stars 144 forks source link

I got CV error with python 3.7.2 #2

Open EUA opened 5 years ago

EUA commented 5 years ago

cv2.error: OpenCV(4.0.1) /build/opencv/src/opencv-4.0.1/modules/imgproc/src/shapedescr.cpp:237: error: (-215:Assertion failed) count >= 0 && (depth == CV_32F || depth == CV_32S) in function 'arcLength'

costamatrix commented 5 years ago

me too...the same here...

dbklim commented 5 years ago

These edits correct this error :)

Momarthe1 commented 5 years ago

has the error been fixed looking for the PHP library.