Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 341 Bytes

Human-Detection

Programming Language Used: Python3

Files Names:

  1. main.py – file containing actual code

Instructions to compile program:

  1. Use python3 to interpret the program.
  2. Use python3 main.py to interpret the program
  3. following dependencies must be installed for program to run: a. NumPy b. OpenCV