Skip to content

SaiSwarup27/Counting-Objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Counting-Objects

Counting number of Objects using Python-OpenCV

Prerequisites:

  • OpenCV : It is a great tool for image processing and performing computer vision tasks.
  • Pillow : It is a Python Imaging Library (PIL), which adds support for opening, manipulating, and saving images.
  • Tkinter : It is the standard GUI library for Python.

Working:

step1: Importing an image using opencv

step2: Manipulating image

  • Gray Scaling
  • Bluring
  • Finding out edges
  • Calculate the counter in the image
  • printing out result

Releases

No releases published

Packages

No packages published

Languages