-
About the topic:
- This topic consists of creating a python script to detect shapes using openCV library.
(1)Create a file called ShapeDetection and write functions to detect the shapes based on the contours and output the shape accordingly
(2) Preprocessed the image file by applying threshold and GaussianBlur
(3) Print the output image file