Paper Title
Contour, Shape, And Color Detection using Open CV – Python

Abstract
In the following work, we will be detecting contours, shapes and colors of various geometrical figures in the sample given binary images using Python 2.7, Open Source Computer Vision Library (OpenCV) and Numpy. The very fundamental functions are used for processing the images, that involves loading them, and detecting various shapes and colors inside the given sample images. Indexterms - Image Processing, Computer Vision, Python, Open CV.