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

preview_player
Показать описание
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.
Рекомендации по теме