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
2023-04-25
Adding pose estimation mode. Adding Info window. Unselecting marker by clicki...
Théo de la Hogue
2023-04-25
Fixing scene translation estimation based on axis marker.
Théo de la Hogue
2023-04-25
Adding color attribute.
Théo de la Hogue
2023-04-25
Drawing marker later.
Théo de la Hogue
2023-04-25
Adding help mode to not display it by default.
Théo de la Hogue
2023-04-25
Removing useless strategy variable.
Théo de la Hogue
2023-04-25
Moving to version 0.0.2
Théo de la Hogue
2023-04-25
Adding a defaut start value. Allowing to hide part of capture with h key. Est...
Théo de la Hogue
2023-04-25
Adding an _ variable for strategy output.
Théo de la Hogue
2023-04-25
Returning which pose estimatation strategy have been used.
Théo de la Hogue
2023-04-24
Ignoring places out of field.
Théo de la Hogue
2023-04-24
Casting to AreaOfInterest.
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-24
Renaming save method into to
Théo de la Hogue
2023-04-24
Exposing each area as an attribute of the AOIScene.
Théo de la Hogue
2023-04-24
Adding PupilFeatures file and PupilAnalysis folder.
Théo de la Hogue
2023-04-24
Removing useless AOIFeatures import
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-12
Updating ArUcoMarkerDictionary loading.
Théo de la Hogue
2023-04-12
Remvoving working directory attribute. Updating ArUcoMarkerDictionary loading...
Théo de la Hogue
2023-04-12
Removing useless import.
Théo de la Hogue
2023-04-12
Externalizing make_rotation_matrix function to use it else where than inside ...
Théo de la Hogue
2023-04-12
Making ArUcoMarkersDictionary as dataclass.
Théo de la Hogue
2023-04-05
Fixing and testing multi ar scenes loading.
Théo de la Hogue
2023-03-29
Adding mouse interaction to simulate gaze position.
Théo de la Hogue
2023-03-29
Adding space.
Théo de la Hogue
2023-03-29
Fixing documentation.
Théo de la Hogue
2023-03-29
Adding empty __init__.py files to allow test discovery.
Théo de la Hogue
2023-03-29
Fixing ArEnvironment loading.
Théo de la Hogue
2023-03-29
Ignoring calibration.json file
Théo de la Hogue
2023-03-29
Adding AR environment demonstration.
Théo de la Hogue
2023-03-29
Adding calibrate_camera.py script example.
Théo de la Hogue
2023-03-29
Changing metavar name.
Théo de la Hogue
2023-03-29
Removing filename creation inside board save method.
Théo de la Hogue
2023-03-29
Minor documentation changes.
Théo de la Hogue
2023-03-29
Improving calibration board exportation script.
Théo de la Hogue
2023-03-29
Making ArUcoBoard as dataclass.
Théo de la Hogue
2023-03-29
Improving script argument documentation.
Théo de la Hogue
2023-03-29
Improving aruco markers dictionary exportation script.
Théo de la Hogue
2023-03-28
Improving documentation.
Théo de la Hogue
2023-03-28
Making ArUcoDetector as dataclass.
Théo de la Hogue
2023-03-28
Skipping broken test.
Théo de la Hogue
2023-03-28
Moving Tobii support into a dedicated repository.
Théo de la Hogue
2023-03-27
Improving documentation
Théo de la Hogue
2023-03-27
Improving ArEnvironment, ArScene and ArUcoScene loading.
Théo de la Hogue
2023-03-22
Improving documentation.
Théo de la Hogue
2023-03-22
Removing VisualScan features for now.
Théo de la Hogue
2023-03-22
Fixing DispersionBasedGazeMovementIdentifier test by adding a terminate optio...
Théo de la Hogue
2023-03-22
Renaming GazeMovementIdentifier __call__ into browse method.
Théo de la Hogue
[prev]
[next]