Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 300 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 300 Bytes

people-counting

A real-time people-counting script

Prerequisite

  1. Python-3.4+
  2. OpenCV3
  3. Package imutils

Usage

python3 main.py

Example

I treat 2 red bottles as 2 walking people.

image