Tristan Hume

Results 107 comments of Tristan Hume

I'm not sure why you're having that problem. It looks like it is missing c++11 command line flags, but I specify in the CMake file that it should use C++11....

Did you change any code? The number of channels passed to adaptiveThreshold should be the same as passed in to trackGlints which should be the same as passed into trackFrame,...

One possibility is try to figure out the code and fix it, since SmartGaze is pretty useless unless you intend to modify the code to do something useful anyway. Another...

Looking back yah sorry I was overly snarky. I get a lot of people creating issues on this and eyeLike who expect to compile it and find some sort of...

I'm not sure I have any idea why it doesn't work. Does it ever pop up a window for showing the stream? If it does and the window is black,...

Interesting, that's the same SDK version and firmware I have on mine. So the way it works is that SmartGaze doesn't need the SDK to be present to run, and...

I'm not quite sure what you are talking about, especially since `f2` does not occur anywhere in the source. My main guess is that `runFunc` in `halideFuncs.cpp` does not handle...