index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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 ↵
Théo de la Hogue
option to identify method.
2023-03-22
Renaming GazeMovementIdentifier __call__ into browse method.
Théo de la Hogue
2023-03-22
Improving ArUcoScene loading.
Théo de la Hogue
2023-03-21
Removing useless DataStructure importations.
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-15
Improving library description.
Théo de la Hogue
2023-03-14
Testing from_obj methode instead of load method.
Théo de la Hogue
2023-03-14
Updating ArUcoScene class creation.
Théo de la Hogue
2023-03-14
Changing and testing ArUcoScene class.
Théo de la Hogue
2023-03-14
Removing useless print.
Théo de la Hogue
2023-03-14
Fixing tobii_camera_calibrate.py utils script.
Théo de la Hogue
2023-03-14
Documenting single test running.
Théo de la Hogue
2023-03-14
Improving and testing ArUcoMarkers module.
Théo de la Hogue
2023-03-14
Changing test.
Théo de la Hogue
2023-03-14
Creation of board with default ArUco dictionary.
Théo de la Hogue
2023-03-14
Default ArUco Dictionary creation.
Théo de la Hogue
2023-03-14
Allowing to pass dictionary instance or str for ArUcoBoard creation.
Théo de la Hogue
2023-03-14
Fixing camera calibration.
Théo de la Hogue
2023-03-14
Making JSonEncode to not export attributes starting with _ character.
Théo de la Hogue
2023-03-14
Replacing export folder by _export folder.
Théo de la Hogue
2023-03-14
Improving ArFeatures and general library overview.
Théo de la Hogue
2023-03-14
Merge branch 'dev-arscene' of ↵
Théo de la Hogue
ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tracking/argaze into dev-arscene:
2023-03-14
Adding GazeAnalysis decription to library readme file.
Théo de la Hogue
2023-03-14
Changing and testing ArFeatures interface.
Théo de la Hogue
2023-03-14
Skipping test if no cuda device is detected.
Théo de la Hogue
2023-03-13
Adding a shell script to build a cuda accelerated version of opencv.
Théo de la Hogue
2023-03-13
Updating library to work with Python 3.11 and OpenCV 4.7.
Théo de la Hogue
2023-02-28
Adding test for opencv cuda
Théo de la Hogue
2023-02-21
Trying to fix camera calibration script.
Théo de la Hogue
2023-02-20
Updating utils scripts with last ArFeatures changments.
Théo de la Hogue
2023-02-20
Changing GazeMovementIdentifier interface.
Théo de la Hogue
2023-02-20
Allowing to estimate pose of a marker selection only.
Théo de la Hogue
2023-02-20
Improving comments.
Théo de la Hogue
2023-02-20
Commenting what circle_intersection fuction returns
Théo de la Hogue
[next]