Python眼动追踪库
项目描述
PyGaze - 开源的眼动追踪工具箱
版权 2013 - 2023, Edwin Dalmaijer, Sebastiaan Mathôt, 及贡献者
更多信息,请参阅: https://www.pygaze.org/contributors
引用
- Dalmaijer, E.S., Mathôt, S., & Van der Stigchel, S. (2013). PyGaze: an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments. Behaviour Research Methods. doi:10.3758/s13428-013-0422-2
文档
安装
pip install python-pygaze
许可
PyGaze是开源软件,因此可以随意使用和修改。然而,不提供任何保修。如果此软件失败,导致您的计算机损坏,您的配偶离开您,您的马桶堵塞,以及/或地球上所有的核导弹发射,或者您可能想责怪我们的任何事情,作者在任何情况下都不能承担责任。
PyGaze是在GNU公共许可证(版本3)下发布的,您应该已随软件一起收到一份副本
PyGaze is a Python package for easily creating gaze contingent experiments
or other software (as well as non-gaze contingent experiments/software)
Copyright (C) 2012-2023 Edwin S. Dalmaijer
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://gnu.ac.cn/licenses/>
希望PyGaze对您有所帮助!