Md. Rezwanul Haque

Results 4 comments of Md. Rezwanul Haque

@mhasan1, Can you able to solve this issue?

@KingS770234358 , This issue is not solved yet.

Try with following code: ```python contours1, hierarchy1 = cv2.findContours(thresh,cv2.RETR_TREE,cv2.CHAIN_APPROX_NONE) ```

@Anu2199 . Which line gives you error exactly??