AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.04k stars 105 forks source link

My wife want to see your software ... and aitrack don't know who to look at ! #55

Closed ecidou closed 1 year ago

ecidou commented 3 years ago

Describe the bug Two heads in the FOV of the camera and the tracking become erractic

To Reproduce Just add another person in front of the camera. Sometimes you see the camera passing from one face to the other, so my plane crashed :-)

Expected behavior Just the more "centered" face should be tracked (?)

searching46dof commented 2 years ago

I was flying when the face tracking was jumping back and forth. my son was sleeping on a sofa in the background.

a possibly easier way to implement this may be to limit the facial detection within a centered rectanglular window of configurable size (a digital zoom). if the position of the rectangular windows was also configurable instead of being centered, it may be more useful since the camera would not need to be manually reposititoned.

AIRLegend commented 1 year ago

Sorry for the delay, but @searching46dof added this feature and it's available on 0.7.0 :)

Closing the issue