Skip to content

millermuttu/Plant-counter-CV

Repository files navigation

Plant-counter-CV

Computer vision for counting plants in a image

Getting Started

This is the repo to count the number of Plants or Germinations in a given image, by using HSV transformation. and count the number of plants or germinations using the contours count and thresholding concepts

Packages required

usage

python Plant_counter --src <image-path>
e.g.: 
python Plant_counter.py --src foo/bar.jpg

sample output

Authors

Releases

No releases published

Packages

No packages published

Languages