In this video on OpenCV Python Tutorial For Beginners, I am going to show How to Read, Write, Show Images in OpenCV. we will se how to use cv2.imread('../../pics/elon.jpg', -1) to read and image, cv2.imshow('image', img) to show an image in a ubantu,
CODE : http://www.codebind.com/python/opencv...