Skip to content

ShaminiKoravuna/HumanDetectionAndCounting

Repository files navigation

Multiple Human Identifier and Counter in Real-Time

Dependencies

  • Python
  • OpenCV
  • Numpy

Usage

  • Giving image file as input: python Human_Detection_Counting.py -i ‘path_to_image’
  • Giving video file as input: python Human_Detection_Counting.py -v ‘path_to_video’
  • For running in realtime using camera : python Human_Detection_Counting.py -c True

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages