Skip to content

AsadiAhmad/Sun-Flower-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sun-Flower-Counter

This project automatically counts the number of sunflowers in an image using computer vision techniques with OpenCV. It filters colors in HSV space, applies preprocessing (grayscale, binarization, erosion, dilation), and uses connected components to detect individual flowers.

Tech 🛠️ Languages and Tools :

Python  Jupyter Notebook  Google Colab  OpenCV  Numpy  MatPlotLib 
  • Python : Popular language for implementing Neural Network
  • Jupyter Notebook : Best tool for running python cell by cell
  • Google Colab : Best Space for running Jupyter Notebook with hosted server
  • OpenCV : Best Library for working with images
  • Numpy : Best Library for working with arrays in python
  • MatPlotLib : Library for showing the charts in python

💻 Run the Notebook on Google Colab

You can easily run this code on google colab by just clicking this badge Open In Colab

🪪 License

This project is licensed under the MIT License.

About

Automatically counts the number of sunflowers in an image using computer vision techniques with OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors