How are you drawing the purple circle that estimates the gaze?
Seanny123 opened this issue · 1 comments
Seanny123 commented
I'm trying to develop on top of this program, as well as investigating alternatives using the Kinect and one detail in particular interests me. Particularly, how are you drawing the purple circle that is used to display the gaze estimate on the screen? I've looked at OutputMethods.cpp and OutputMethods.h, but neither seem to indicate anything is being drawn.
Seanny123 commented
Nevermind. Found what I was looking for in GraphicalPointer.cpp.