GUI for 2AFC and other image evaluation tests. We are using Tkinter.
We are using PyInstaller to generate the .exe file. Steps for compilng:
python -m PyInstaller --name 2afc main.py
python -m PyInstaller 2afc.spec
Laboratory of Computer Vision (Lavi)
Department of Electrical and Computer Engineering
São Carlos School of Engineering, University of São Paulo
São Carlos - Brazil