anjalig21 / Shape-Detection

Made a program that takes in an image of random shapes and is able to determine the name of the shape along with its area and perimeter. This project was created using Python and the OpenCV library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shape-Detection

Description

Created a program that takes in an image of random shapes and is able to determine the name of the shape along with its area and perimeter in millimeters.

Code Requirements

  • Must have Python 3.7
  • Must have the OpenCV library installed

Original Image

alt text

Image Produced

alt text

About

Made a program that takes in an image of random shapes and is able to determine the name of the shape along with its area and perimeter. This project was created using Python and the OpenCV library.


Languages

Language:Python 100.0%