How can i solve this problem? it is saying cv2 has no attribute called CV_HOUGH_GRADIENT. I already tried to import cv2.cv as cv and that didnt work to.
1 | initial version |
How can i solve this problem? it is saying cv2 has no attribute called CV_HOUGH_GRADIENT. I already tried to import cv2.cv as cv and that didnt work to.