abidrahmank / OpenCV2-Python-Tutorials

This repo contains tutorials on OpenCV-Python library using new cv2 interface
1.25k stars 893 forks source link

Fixed the bug in the example given #277

Open amitamola opened 3 years ago

amitamola commented 3 years ago

The code above just gave only one line in the final output, though the example image that was being shown was completely different. I fixed the example code now.