{"id":28211612,"url":"https://github.com/asadiahmad/sun-flower-counter","last_synced_at":"2026-02-14T16:04:17.445Z","repository":{"id":292493586,"uuid":"981077007","full_name":"AsadiAhmad/Sun-Flower-Counter","owner":"AsadiAhmad","description":"Automatically counts the number of sunflowers in an image using computer vision techniques with OpenCV","archived":false,"fork":false,"pushed_at":"2025-05-11T13:07:23.000Z","size":1640,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T08:52:30.430Z","etag":null,"topics":["hsv-color-detection","image-processing","morphology","object-counting","opencv"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AsadiAhmad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-10T09:36:46.000Z","updated_at":"2025-08-20T08:14:26.000Z","dependencies_parsed_at":"2025-06-10T10:47:03.544Z","dependency_job_id":null,"html_url":"https://github.com/AsadiAhmad/Sun-Flower-Counter","commit_stats":null,"previous_names":["asadiahmad/sun-flower-counter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AsadiAhmad/Sun-Flower-Counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSun-Flower-Counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSun-Flower-Counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSun-Flower-Counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSun-Flower-Counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsadiAhmad","download_url":"https://codeload.github.com/AsadiAhmad/Sun-Flower-Counter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSun-Flower-Counter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29448983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hsv-color-detection","image-processing","morphology","object-counting","opencv"],"created_at":"2025-05-17T18:09:43.585Z","updated_at":"2026-02-14T16:04:17.429Z","avatar_url":"https://github.com/AsadiAhmad.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sun-Flower-Counter\n\nThis 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.\n\n\n## Tech :hammer_and_wrench: Languages and Tools :\n\n\u003cdiv\u003e\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/python/python-original.svg\" title=\"Python\" alt=\"Python\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/jupyter/jupyter-original.svg\" title=\"Jupyter Notebook\" alt=\"Jupyter Notebook\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://assets.st-note.com/img/1670632589167-x9aAV8lmnH.png\" title=\"Google Colab\" alt=\"Google Colab\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/opencv/opencv-original.svg\" title=\"OpenCV\" alt=\"OpenCV\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/numpy/numpy-original.svg\" title=\"Numpy\" alt=\"Numpy\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/matplotlib/matplotlib-original.svg\"  title=\"MatPlotLib\" alt=\"MatPlotLib\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n\u003c/div\u003e\n\n- Python : Popular language for implementing Neural Network\n- Jupyter Notebook : Best tool for running python cell by cell\n- Google Colab : Best Space for running Jupyter Notebook with hosted server\n- OpenCV : Best Library for working with images\n- Numpy : Best Library for working with arrays in python\n- MatPlotLib : Library for showing the charts in python\n\n## 💻 Run the Notebook on Google Colab\n\nYou can easily run this code on google colab by just clicking this badge [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/AsadiAhmad/Sun-Flower-Counter/blob/main/Code/Sun_Flower_Counter.ipynb)\n\n## 🪪 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fsun-flower-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadiahmad%2Fsun-flower-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fsun-flower-counter/lists"}