Finding shapes in an image using opencv- python We can find shapes present in an image using the findContours () and approxPolyDP () function of OpenCV. We can detect shapes depending on the number of corners it has. For example, a triangle has 3 corners, a square has 4 corners, and a pentagon has 5 corners.
-
Notifications
You must be signed in to change notification settings - Fork 0
elfhub97/Opencv-shape-detection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Finding shapes in an image using opencv- python
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published