iremozcann / Real-Time-Geometric-Shape-Counter

Detect the type of geometric shapes in the image in real-time and count the number, perimeters, and areas of each shape.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time-Geometric-Shape-Counter

This project is a Python-based real-time geometric shape counter using the OpenCV library. It detects the type of geometric shapes in real-time video input from a webcam and counts the number, perimeter, and area of each shape

Example

alt text

For each geometric shape

alt text

About

Detect the type of geometric shapes in the image in real-time and count the number, perimeters, and areas of each shape.


Languages

Language:Python 100.0%