Open soumyavemuri opened 3 years ago
Hey, I'm a GSSOC21 participant. I would like to work on this issue. Can you assign it to me?
Assigning you with the same @soumyavemuri. Please create a folder. The directory of the folder should look like this:
ContourDetection
name_of_the_file.ipynb README,md
Hello, I am a GSSoC '21 participant. I would like to work on adding Contour Detection to this repository
Description
Contour Detection is a useful technique in Object Detection and Recognition, and shape analysis. With Contour Detection we are able to detect the various shapes and their sizes, present in the Image.
I would like to add a basic, understandable implementation for this feature.