index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-19
checking distance to validate cube pose.
Théo de la Hogue
2022-10-19
Using ArUcoCube features.
Théo de la Hogue
2022-10-19
Adding ArUcoCube features and rewritting ArUcoTracker using ArUcoMarker class.
Théo de la Hogue
2022-10-19
Adding a first workaround ArCube concept.
Théo de la Hogue
2022-10-17
Using tobii auto discovery features.
Théo de la Hogue
2022-10-17
Removing uselees old temp file.
Théo de la Hogue
2022-10-17
Processing TobiivideoFrame height and width at init time
Théo de la Hogue
2022-10-17
Using auto discovery tobii on network by default.
Théo de la Hogue
2022-10-12
Removing tobii calibration step.
Théo de la Hogue
2022-10-12
Removing gaze features.
Théo de la Hogue
2022-10-12
Changing default tobii ip.
Théo de la Hogue
2022-10-11
Making logo background transparent.
Théo de la Hogue
2022-10-11
Adding a logo to make argaze applications.
Théo de la Hogue
2022-10-11
Merge branch 'master' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tra...
Théo de la Hogue
2022-10-11
Using sync data streaming feature.
Théo de la Hogue
2022-10-11
allowing sync and async data streaming.
Théo de la Hogue
2022-10-11
Documenting local dhcp setup under Linux environment.
Théo de la Hogue
2022-10-09
Documenting Tobii connexion under linux.
Théo de la Hogue
2022-09-28
Updating fps formula for millisecond.
Théo de la Hogue
2022-09-28
Returning time in millisecond. Commenting code.
Théo de la Hogue
2022-09-28
Using TimeProbe class to asses loop performance.
Théo de la Hogue
2022-09-28
Defining a TimeProbe class.
Théo de la Hogue
2022-09-28
Adding test folder
Théo de la Hogue
2022-09-27
Assessing time performance when streaming video and data.
Théo de la Hogue
2022-09-27
Removing old code.
Théo de la Hogue
2022-09-27
Using 1e3 instead of 1000.
Théo de la Hogue
2022-09-27
Returning last streamed data timestamp.
Théo de la Hogue
2022-09-27
Raising KeyError instead of ValueError.
Théo de la Hogue
2022-09-27
Using TobiiSpecifications definitions.
Théo de la Hogue
2022-09-27
Defining accuracy, precision and hfov.
Théo de la Hogue
2022-09-21
Setting default dispersion to 50 px.
Théo de la Hogue
2022-09-21
Updating script.
Théo de la Hogue
2022-09-21
Checking GazePosition validity.
Théo de la Hogue
2022-09-21
Using draw_raycast method.
Théo de la Hogue
2022-09-21
Defining raycast and regioncast method and the way to draw them.
Théo de la Hogue
2022-09-21
Using gaze position as GazePosition. Raising exception when trying to draw AO...
Théo de la Hogue
2022-09-21
Using GazePosition draw method.
Théo de la Hogue
2022-09-21
Defining a draw method for GazePosition.
Théo de la Hogue
2022-09-21
Updating readme
Théo de la Hogue
2022-09-21
Displaying more data.
Théo de la Hogue
2022-09-21
Updating empty scene handling. Removing visual scan processing.
Théo de la Hogue
2022-09-21
Replacing AOISceneMissing exception by EmptyAOIScene class.
Théo de la Hogue
2022-09-21
Drawing aoi only.
Théo de la Hogue
2022-09-21
Renaming utils script for a better consistency.
Théo de la Hogue
2022-09-21
Redefining GazePositon as a dataclass.
Théo de la Hogue
2022-09-20
Removing gaze_accuracy argument
Théo de la Hogue
2022-09-20
Using new Exception definitions
Théo de la Hogue
2022-09-20
Catching AOISceneMissing exception.
Théo de la Hogue
2022-09-20
Defining AOISceneMissing as a AOIScen and an Exception.
Théo de la Hogue
2022-09-20
Using custom exceptions.
Théo de la Hogue
[next]