#Shape Detection using OpenCV and Python and plotting them based on area - smallest to largest.
##This code detects the shapes in an image and draws by sortig them based on area and labels the name of the shape on the image
#Shape Detection using OpenCV and Python and plotting them based on area - smallest to largest.
##This code detects the shapes in an image and draws by sortig them based on area and labels the name of the shape on the image