306327680 / Opencv_tired_detect1

It used to detect whether a driver is tierd by opencv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opencv_tired_detect1

It used to detect whether a driver is tierd It use haar detector to detect the face first and to set a ROI, in ROI it detect the right eye and closed eye. By counting the percent of closed eyes to detect whether the driver is tired.

pic

About

It used to detect whether a driver is tierd by opencv


Languages

Language:C++ 34.4%Language:Makefile 32.6%Language:C 18.9%Language:CMake 14.0%