amberheilman / mousetrap

This is a fork of GNOME's mousetrap to support student development.
GNU General Public License v2.0
1 stars 0 forks source link

Haar Points outside of picture #10

Open lhotchkiss opened 11 years ago

lhotchkiss commented 11 years ago

It appears that the points that mousetrap is trying to use to track the forehead and eyes are outside of the size of the picture. I believe the issue may be related to:

Line 414 in src/mousetrap/ocvfw/_ocv.py Line 147 in src/mousetrack/ocvfw/idm/forehead.py

I have added a debug line to print the results that's coming back.

Branch is logan_test

StoneyJackson commented 11 years ago

Works for me (when my face is detected). Is this still an issue? If not, please close.