Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

AttributeError: module 'cv2.cv2' has no attribute 'samples'

$
0
0
After cloning the GitHub repo, I am trying to run grabcut.py but I am getting error : Traceback (most recent call last): File "grabcut.py", line 114, in img = cv.imread(cv.samples.findFile(filename)) AttributeError: module 'cv2.cv2' has no attribute 'samples'

Viewing all articles
Browse latest Browse all 2088

Trending Articles