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.
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