Skip to content

kraten/image-processing-stuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files:

  1. counting_objects.py

--Objective ::

Approaching Towards Accuracy Of Counting objects In An Image

--Description ::

It is a Tool/Script using which you can find out a perfect combination of :

  • Kernel size (width/height)
  • Threshold (used to produce binary image) ,
  • Divisor and Multiplier for average contour size (to get lower and upper bound for contour sizes to be taken into consideration)

Using this perfect combination we can approach towards accuracy of counting objects in an image.

--Demo Video Link

https://www.youtube.com/watch?v=qjjtjq6k2Is

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%