An open API service indexing awesome lists of open source software.

https://github.com/chaitanya0202/object-count-using_python-ai

Object counter using OpenCV to detect and count objects in images. Includes image processing techniques like Gaussian Blur, Canny Edge, and Contours.
https://github.com/chaitanya0202/object-count-using_python-ai

ai artificial-intelligence machine-learning object-counting object-detection

Last synced: 9 months ago
JSON representation

Object counter using OpenCV to detect and count objects in images. Includes image processing techniques like Gaussian Blur, Canny Edge, and Contours.

Awesome Lists containing this project

README

          

# Object Counter

# output ![Screenshot 2025-01-02 154258](https://github.com/user-attachments/assets/f79e6254-02cd-4421-9d9e-d1a81682b8f4)

This project detects and counts objects in an image using OpenCV.

## Installation

1. Clone the repository: