filmov
tv
python opencv tracking ,color identifying and smile detecting to control mouse

Показать описание
get color ------ calibrate edges ------ detect and track blob ---- k-means (cheat to fast mean all points in list) ---- LocalOutlierFactor to remove outlier points------ calculate percentage and translate it to pint on screen ------ move mouse pointer.
detect face ------ detect smile ------- calculate times ----- simulate mouse click start and end.
detect face ------ detect smile ------- calculate times ----- simulate mouse click start and end.