deepakat002 / numberplaterecognition

33 stars 11 forks source link

cv2.error: Unknown C++ exception from OpenCV code #5

Open mtalhaubaid opened 1 year ago

mtalhaubaid commented 1 year ago

nLabels, labels, stats, centroids = cv2.connectedComponentsWithStats(text_score_comb.astype(np.uint8), connectivity=4) cv2.error: Unknown C++ exception from OpenCV code.

I m having this error