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
/
utils
Age
Commit message (
Collapse
)
Author
2023-04-24
Loading ArUco scene directly from dict with several rotation values format.
Théo de la Hogue
2023-04-12
Adding a scenes field to json description and loading it properly.
Théo de la Hogue
2023-04-12
Updating ArUcoMarkerDictionary json description.
Théo de la Hogue
2023-04-05
Fixing and testing multi ar scenes loading.
Théo de la Hogue
2023-03-15
Managing ArUcoScene places by marker identifier. Improving ArUcoScene class ↵
Théo de la Hogue
tests.
2023-03-14
Changing and testing ArFeatures interface.
Théo de la Hogue
2023-02-15
Major rewrite to allow multi ArScene managements with new ArFeatures.
Théo de la Hogue
2023-01-24
Simpliying aruco scene description.
Théo de la Hogue
2022-12-07
Adding data for buffer testing.
Théo de la Hogue
2022-11-29
Renaming ArGazeProject into ArGazeScene. Removing useless old ArUcoSet ↵
Théo de la Hogue
related class.
2022-11-29
Changing project.json
Théo de la Hogue
2022-11-29
Adding new ArGazeProject class and its unitary test.
Théo de la Hogue