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 (
Expand
)
Author
2024-02-29
Making DataFeatures test to work again.
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-06-14
Renaming ArUcoCamera into ArUcoOpticCalibrator. Using OpticParameters class t...
Théo de la Hogue
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 t...
Théo de la Hogue
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 relate...
Théo de la Hogue
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