index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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-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
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
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
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
2023-02-20
Using numpy.ndarray instead of numpy.array to define attribute type in ↵
Théo de la Hogue
dataclass.
2023-02-15
Major rewrite to allow multi ArScene managements with new ArFeatures.
Théo de la Hogue
2023-02-15
Ordering corners list in clockwise order.
Théo de la Hogue
2023-02-15
Changing aruco_aoi dict corner field names.
Théo de la Hogue
2023-02-15
Improving function documentation.
Théo de la Hogue
2023-02-14
Working around aruco_aoi inner aoi projections.
Théo de la Hogue
2023-02-14
Adding documentation tips.
Théo de la Hogue
2023-02-13
Checking split dict size.
Théo de la Hogue
2023-01-31
Allowing to define AOI as child of another AOI.
Théo de la Hogue
2023-01-30
Refactoring realtime gaze movement identification.
Théo de la Hogue
2023-01-30
Adding a demo specific DispersionBasedGazeMovementIdentifier to show real ↵
Théo de la Hogue
time identification.
[prev]
[next]