https://github.com/adibbehjat/python_video_recognition/blob/master/Documentation.pdf
Note: This thing requires Python...
-
Install OpenCV for Linux (Mac) or Windows (http://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html#gsc.tab=0)
-
Install OpenCV modules from OpenCV Contrib (https://github.com/Itseez/opencv_contrib)
-
Create the following file structure:
your_favorite_directory/
├── faces/
├── openCV Directory/
│ └── data/
│ └── haarcascade/
└── video_detection.py
└── Admin_Square.svg
- Open terminal and run the following
$ python video_detection.py