Does EyeTech have a python wrapper for their eye trackers? Where do I find it? |
Yes! Here is where most of the development has been happening: It has been tested with a VT2/VT3 (AEye) and Python 3.4 64 bit.
For viewing the images in this example, For it to function properly, make sure you are using the same bitness between python and the QL2 libraries. QL2 64 bit DLL info and download ToDo
Running the ExamplePlug in an eye tracker, make sure it is working with Quick Glance... Close Quick Glance and run:
Example Output
Helpful links when writing the wrapper with
(16 Jun '15, 16:06)
phyatt ♦♦
|