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

OpenCV-Python Tutorials

Results 2 opencv-tutorial issues
Sort by recently updated
recently updated
newest added
trafficstars

Add instruction how to install `opencv` Fix `part_4.py` for modern opencv.

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