Pothole-Detection
Pothole-Detection copied to clipboard
need help for pot hole detection
NEED HELP IN POT HOLE @@DETECTION
Please tell me how to remove this error
@rezwanh001
@Harika-3196
Try with following code:
contours1, hierarchy1 = cv2.findContours(thresh,cv2.RETR_TREE,cv2.CHAIN_APPROX_NONE)
Try with following code:
contours1, hierarchy1 = cv2.findContours(thresh,cv2.RETR_TREE,cv2.CHAIN_APPROX_NONE)
bro help me in this also
@rezwanh001
Try with following code:
contours1, hierarchy1 = cv2.findContours(thresh,cv2.RETR_TREE,cv2.CHAIN_APPROX_NONE)
please help me in this also
@rezwanh001
@Anu2199 . Which line gives you error exactly??