Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 690 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 690 Bytes

2AFC_Interface

GUI for 2AFC and other image evaluation tests. We are using Tkinter.

How to build?

We are using PyInstaller to generate the .exe file. Steps for compilng:

  1. python -m PyInstaller --name 2afc main.py
  2. python -m PyInstaller 2afc.spec

GUI preview:

gui


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