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
2024-07-09
Exporting some metrics in aruco_markers_pipeline.json demo.
Théo de la Hogue
2024-07-09
Updating PupilLabs context.
Théo de la Hogue
2024-07-09
Replacing processing word by capture or playback words.
Théo de la Hogue
2024-07-08
Documenting get_calibration_status method
Théo de la Hogue
2024-07-08
Moving LookPerformanceRecorder and WatchPerformanceRecorder into ↵
Théo de la Hogue
UtilsFeatures file.
2024-07-03
Rewriting eye tracking context and gaze analysis sections.
Théo de la Hogue
2024-07-02
Hidding help by default.
Théo de la Hogue
2024-07-02
Fixing bad admonition formatting.
Théo de la Hogue
2024-07-01
Annotating a parameter.
Théo de la Hogue
2024-07-01
Enabling background copy into frame.
Théo de la Hogue
2024-07-01
Don't get image shape if no image is read.
Théo de la Hogue
2024-06-27
Moving pose estimation after marker detection if expected size is given.
Théo de la Hogue
2024-06-27
Moving pose estimation outside of demo folder.
Théo de la Hogue
2024-06-27
Adding previous and next methods. Hidding decimal after third one.
Théo de la Hogue
2024-06-26
Using LiveProcessingContext.
Théo de la Hogue
2024-06-26
Fixing aruco marker export script.
Théo de la Hogue
2024-06-26
Renaming patch function into edit function. Documenting the edit function.
Théo de la Hogue
2024-06-26
Adding a way to enable/disable the copy of the camera background into scenes ↵
Théo de la Hogue
frames.
2024-06-25
Adding a wait parameter to PipelineStepImage wrapper in order to not raise ↵
Théo de la Hogue
an exception when a sharedObject is busy. Using this option into __main__ script.
2024-06-24
Adding key interaction to draw help and start recording.
Théo de la Hogue
2024-06-24
Catching context starting error to quit when it happens.
Théo de la Hogue
2024-06-24
Removing a line break.
Théo de la Hogue
2024-06-21
Renaming variable to avoid confusion.
Théo de la Hogue
2024-06-21
Recording look and watch performance.
Théo de la Hogue
2024-06-21
Using wraps decorator to allow decorator chaining.
Théo de la Hogue
2024-06-21
Adding logging
Théo de la Hogue
2024-06-21
Uncommenting try block.
Théo de la Hogue
2024-06-21
Uncommenting try block.
Théo de la Hogue
2024-06-21
Drawing pipeline visualization time.
Théo de la Hogue
2024-06-21
Moving time assessment into a decorator.
Théo de la Hogue
2024-06-21
Refactoring waiting in Tobii post processing context.
Théo de la Hogue
2024-06-20
Making TobiiProGlasses2 post processing context to play at realtime fps by ↵
Théo de la Hogue
default.
2024-06-20
Drawing progress bar by default.
Théo de la Hogue
2024-06-19
Rewriting video streaming features to avoid lock.
Théo de la Hogue
2024-06-19
Catching SharedObjectBusy exception to not display image.
Théo de la Hogue
2024-06-19
defining busy state for SharedObject. Defining SharedObjectBusy exception. ↵
Théo de la Hogue
Raising this exception when trying to get image from a busy shared object.
2024-06-19
Allowing to mute pipeline drawing with f key.
Théo de la Hogue
2024-06-19
Removing map processing temporary. Adding new draw_pipeline option.
Théo de la Hogue
2024-06-19
setting catch_exception to True by default. Printing catch_exception value ↵
Théo de la Hogue
in str method.
2024-06-19
Refactoring broken line.
Théo de la Hogue
2024-06-19
Minor comment change
Théo de la Hogue
2024-06-19
Refactoring broken line.
Théo de la Hogue
2024-06-18
Adding battery property.
Théo de la Hogue
2024-06-18
Editing observers' parent.
Théo de la Hogue
2024-06-18
Passing timestamp to send_signal method.
Théo de la Hogue
2024-05-29
Removing unvalid AOI projection.
Théo de la Hogue
2024-05-29
Improving AOI polygon management. Adding is_valid property.
Théo de la Hogue
2024-05-29
Adding a not_looked method to ArFrame.
Théo de la Hogue
2024-05-28
Clearing frame background. Calling map method inside its own try block.
Théo de la Hogue
2024-05-28
Defining load and patch as __main__.py module commands. Updating documentation.
Théo de la Hogue
[prev]
[next]