pyskell / slouchy

Slouchy uses your webcam to check if you're slouching and alert you if you are.
GNU General Public License v3.0
797 stars 47 forks source link

Head tilting not detecting tilts to the left #16

Open pyskell opened 8 years ago

pyskell commented 8 years ago

FIX IT FIX IT FIX IT

D-A-E-D-A-L-U-S commented 8 years ago

I double checked the code. Since main.find_head_tilt() uses the absolute value of the measured angle, it should be direction agnostic. I'm sticking with it being lighting or some other detection issue.

pyskell commented 8 years ago

It's probably some other detection issue, it finds the "eyes", just never seems to get extreme enough values. Might be picking up things that aren't eyes.