opengazer/OpenGazer

How are you drawing the purple circle that estimates the gaze?

Seanny123 opened this issue · 1 comments

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.

Nevermind. Found what I was looking for in GraphicalPointer.cpp.