index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
argaze.test
Age
Commit message (
Expand
)
Author
2024-07-15
Removing angle_tolerance and distance_tolerance attributes as they are useles...
Théo de la Hogue
2024-07-02
Fixing bad admonition formatting.
Théo de la Hogue
2024-04-26
Replacing TimestampedObject class by a @timestamp decorator.
Théo de la Hogue
2024-04-22
Moving licence string outside of doc string.
Théo de la Hogue
2024-04-17
Renaming ArUcoMarkers into ArUcoMarker
Théo de la Hogue
2024-04-10
Adding new argaze.load package function to ease the access to DataFeatures.fr...
Théo de la Hogue
2024-04-09
Using https url.
Théo de la Hogue
2024-04-08
Fixing typo and docstrings.
Théo de la Hogue
2024-04-03
Downcasing function names.
Théo de la Hogue
2024-03-13
changing license to GPLv3.
Théo de la Hogue
2024-03-12
Removing /usr/bin/env python from all sources except from utils scripts.
Théo de la Hogue
2024-03-12
Fixing tests.
Théo de la Hogue
2024-03-11
removing property decorator to method that was not an object property but an ...
Théo de la Hogue
2024-03-11
removing property decorator to method that was not an object property but an ...
Théo de la Hogue
2024-03-11
Harmonizing name of methods returning a boolean status.
Théo de la Hogue
2024-02-29
Checking gaze position.
Théo de la Hogue
2024-02-29
Catching ValueError instead of AssertionError.
Théo de la Hogue
2024-02-29
Adding file for test.
Théo de la Hogue
2024-02-29
Updating more test.
Théo de la Hogue
2024-02-29
More work on time management.
Théo de la Hogue
2024-02-29
Fixing VelocityThresholdIdentification tests.
Théo de la Hogue
2024-02-29
Fixing DispersionThresholdIdentification test.
Théo de la Hogue
2024-02-29
First work to update DispersionThresholdIdentification.
Théo de la Hogue
2024-02-29
Making DataFeatures test to work again.
Théo de la Hogue
2024-02-28
More work on TimestampedObject and TimestampedObjectsList.
Théo de la Hogue
2024-02-28
Making all GazeFeatures test working again.
Théo de la Hogue
2024-02-28
More work on TimestampedGazePositions and GazeMovements.
Théo de la Hogue
2024-02-28
Updating GazeFeatures test.
Théo de la Hogue
2024-01-18
Renaming File into FileWriter.
Théo de la Hogue
2024-01-18
First work on TimestampedDataLogger system. Replacing log attribute by logger...
Théo de la Hogue
2024-01-18
Renaming DataStructure test into DataFeatures.
Théo de la Hogue
2024-01-18
Renaming DataStructures.py into DataFeatures.py.
Théo de la Hogue
2023-11-07
Merge branch 'master' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tra...
Théo de la Hogue
2023-10-11
renaming test file.
Théo de la Hogue
2023-10-10
Replacing ExploitExplore by ExploreExploit.
Théo de la Hogue
2023-09-26
Harmonizing AOI/aoi without s at the end.
Théo de la Hogue
2023-09-22
Working on AOI frame feature: now 2D AOI in scene frame are merged into 3D AO...
Theo De La Hogue
2023-09-20
Adding expand to AOIScene.
Théo de la Hogue
2023-09-06
Renaming MiscFeatures into UtilsFeatures. Removing useless utils scripts.
Théo de la Hogue
2023-09-04
First work on new AR pipeline architecture. Class renaming and replacing.
Théo de la Hogue
2023-08-30
Improving drawing features to allow fine tuning thru JSON configuration file.
Théo de la Hogue
2023-08-15
Replacing __str__ representation by letter_sequence property.
Théo de la Hogue
2023-08-09
KeepUntil_Useless
Benoît LAMIRAULT
2023-08-08
Renaming Pupil by Pupill.
Théo de la Hogue
2023-08-08
add-keep_until
Benoît LAMIRAULT
2023-07-12
Adding and testing aoi/scan path and scan step durations.
Théo de la Hogue
2023-07-10
Refining test and Adding one.
Théo de la Hogue
2023-07-10
Precising a comment.
Théo de la Hogue
2023-07-10
Improving and testing velocity threshold identification
Théo de la Hogue
2023-07-10
Refinning time tests.
Théo de la Hogue
[next]