cateyes icon indicating copy to clipboard operation
cateyes copied to clipboard

Categorization for Eye Tracking - simplified

Results 4 cateyes issues
Sort by recently updated
recently updated
newest added

Installing cateyes on windows 10 via `pip install git+https://github.com/DiGyt/cateyes.git` produces follwing error for me: ``` Building wheels for collected packages: cateyes, nslr, nslr-hmm Building wheel for cateyes (pyproject.toml) ... done...

Hiya, this adds a setup script for GitHub actions to automatically upload changes to PyPi. I also disabled NSLR and extensions. These currently cannot be compiled in Python 3.10 and...

Hi!, I have some doubts about the input for the classify_uneye() function. Should x and y coordinates be given as relative positions with respect to the center of the image?...

Hi! I have some questions about the usage of the nslr_hmm algorithm (classify_nslr_hmm() function). I have x and y coordinates (in pixels) from eye tracking recording. The origin (0,0) is...