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 (
Expand
)
Author
2024-01-24
Making look method as analysis iterator.
Théo de la Hogue
2024-01-23
Defing PipelineStepObject and PipelineStepMethod to assess time execution. Re...
Théo de la Hogue
2024-01-23
Adding finally block to release lock in any case.
Théo de la Hogue
2024-01-19
Removing debug code.
Théo de la Hogue
2024-01-19
Easing access to looked aoi name.
Théo de la Hogue
2024-01-19
Defining a new PipelineStep decorator to assess time execution and catch exce...
Théo de la Hogue
2024-01-18
Improving default value and annotations.
Théo de la Hogue
2024-01-18
Updation demo.
Théo de la Hogue
2024-01-18
Allowing multiple loggers.
Théo de la Hogue
2024-01-18
Renaming File into FileWriter.
Théo de la Hogue
2024-01-18
Fixing scan_path_analysis logging.
Théo de la Hogue
2024-01-18
Allowing to log aoi scan path analysis.
Théo de la Hogue
2024-01-18
Using incoming data dict as local scope for eval function. Adding timestamp t...
Théo de la Hogue
2024-01-18
Formatting tuple or list elements.
Théo de la Hogue
2024-01-18
Updating layer look data documentation.
Théo de la Hogue
2024-01-18
First work on TimestampedDataLogger system. Replacing log attribute by logger...
Théo de la Hogue
2024-01-18
Renaming DataStructure test into DataFeatures.
Théo de la Hogue
2024-01-18
Renaming DataStructures.py into DataFeatures.py.
Théo de la Hogue
2024-01-17
Merge branch 'dev/video_thread'
Théo de la Hogue
2024-01-17
Including aruco detection into camera frame exploitation.
Théo de la Hogue
2024-01-16
Downcasing letter.
Théo de la Hogue
2024-01-16
Timestamping watched camera frame.
Théo de la Hogue
2024-01-16
Adding more timestamp support and token support to SharedObject class.
Théo de la Hogue
2024-01-16
Updatimg ArFrame and ArLayers timestamps during ArUcoCamera.watch method.
Théo de la Hogue
2024-01-16
Improving annotations.
Théo de la Hogue
2024-01-16
Adding a new timestamp attribute to SharedObject class.
Théo de la Hogue
2024-01-16
Using self instead of super().
Théo de la Hogue
2024-01-16
Adding a new timestamp parameter to ArCamera.watch method.
Théo de la Hogue
2024-01-16
Removing useless test.
Théo de la Hogue
2024-01-16
Adding a new DataStructure SharedObject and using it in ArLayer and ArFrame.
Théo de la Hogue
2024-01-10
Documenting TimestampedGazeStatus class.
Théo de la Hogue
2024-01-10
Adding annotation for __or__, __ror__ and __ior__ operators.
Théo de la Hogue
2024-01-10
Recalling scan step and aoi scan step definitions.
Théo de la Hogue
2024-01-09
removing frame lock management as it is done in super class.
Théo de la Hogue
2024-01-04
Update cv2 : cv2.aruco to cv2 import aruco
Damien Mouratille
2023-12-06
Locking ArCamera frame image exploitation.
Théo de la Hogue
2023-12-03
Minor fixes in documentation and annotation.
Théo de la Hogue
2023-11-30
Improving demo_aruco_markers_setup.json.
Théo de la Hogue
2023-11-30
Fixing demo scripts.
Théo de la Hogue
2023-11-29
Documentation the reload config key.
Théo de la Hogue
2023-11-29
Considering saccade from 2 positions.
Théo de la Hogue
2023-11-22
Including code reference inside pipeline modules description.
Théo de la Hogue
2023-11-21
Adding reference for linear regression algorithm.
Théo de la Hogue
2023-11-07
Merge branch 'master' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tra...
Théo de la Hogue
2023-10-23
Fixing aruco markers group exportation. Renaming ready made script. Updating ...
Théo de la Hogue
2023-10-23
Fixing documentation annotation.
Théo de la Hogue
2023-10-23
Removing parsing of normals for ArUcoMarkersGroup.
Théo de la Hogue
2023-10-23
Removing draw_places_axes image parameter. Fixing aruco markers group drawing.
Théo de la Hogue
2023-10-18
Fixing GazePositionCalibrator dict loading.
Théo de la Hogue
2023-10-17
Adding draw_gaze_position_calibrator as image_parameters ArFrame option.
Théo de la Hogue
[next]