/DetectEye

Simple Eye detector in a video stream, using openCV

Primary LanguageC++

# Eye detector:
-> Detects human eyes in a video stream. 
-> Only works with frontal face exposure.
-> Users Haar-cascades for detection.

Just a introduction level project for learning openCV and basic object detection using simple Haar files.

The main code is in OPENCVtest\OPENCVtest\DetectEyeMain.cpp