jmtyszka / mrgaze

Eye Tracking and Gaze Estimation in Python
MIT License
23 stars 7 forks source link

Automatically generated mrgaze.cfg missing brackets for targetx and targety #12

Closed jcrdubois closed 10 years ago

jcrdubois commented 10 years ago

using build 0.4.1 on windows 7, running Anaconda 64bit/ Python 2.7.6

the automatically generated mrgaze.cfg file is missing brackets in the definition of targetx and targety, leading to an error when json.loads tries to read it.

jmtyszka commented 10 years ago

Fixed this and missing heatmap parameter bugs in default config file