shoelick / cascade_classifier_test

Quick 'n' dirty program for applying a classifier to a live webcam stream. Based on existing examples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cascade_classifier_test

Quick 'n' dirty program for applying a classifier to a live webcam stream. Based on existing examples.

Usage: classifier_test <classifier.xml>

Should automatically open a stream of the first webcam and apply the classifier to every frame.

About

Quick 'n' dirty program for applying a classifier to a live webcam stream. Based on existing examples.


Languages

Language:C++ 74.2%Language:CMake 25.8%