opencv-tutorial icon indicating copy to clipboard operation
opencv-tutorial copied to clipboard

part_4

Open vladisemen opened this issue 4 years ago • 2 comments

the function cv2.findContours() has been changed to return only the contours and the hierarchy and not ret https://github.com/facebookresearch/maskrcnn-benchmark/issues/339

vladisemen avatar Apr 25 '21 04:04 vladisemen

I used 3.4.2.17 opencv version)

wb-08 avatar Apr 25 '21 07:04 wb-08

@vladisemen @wb-08 It was fixed on #3

nagayev avatar Oct 05 '22 18:10 nagayev