Basic Image Processing Tutorial Preparing your system Install scikit-image and scikit-learn on Ubuntu 17.04 Install OpenCV 2.4.13.5 on ubuntu 17.04 Scikit-image: Image processing in Python useful link: http://scikit-image.org/ Load and show image Inside the image Converting color to grayscale image Converting grayscale to binary image Thresholding Image convolution Character segmentation Digit segmentation Panorama image