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
2022-05-09
Updating utils script documentation.
Théo de la Hogue
2022-05-09
Adding a util script to show controller-application communication through ↵
Théo de la Hogue
Ivy bus
2022-05-09
Removing draw line feature.
Théo de la Hogue
2022-05-09
Adding create_marker method.
Théo de la Hogue
2022-05-09
Adding a bounding box method.
Théo de la Hogue
2022-05-09
Exporting video with gaze data.
Théo de la Hogue
2022-05-09
Updating ready to use command documentation.
Théo de la Hogue
2022-05-06
Correcting look_at and looked_pixel factor.
Théo de la Hogue
2022-05-06
Fixing look_at and looked_pixel functions. Fixing AOIScene serialization.
Théo de la Hogue
2022-05-04
Drawing looked_pixel.
Théo de la Hogue
2022-05-04
Removing TimeStampedVisualScanSteps class as it not possible to have two ↵
Théo de la Hogue
timestamps equal.
2022-05-04
Exporting TimeStampedBuffer key with double quote to ease later importation.
Théo de la Hogue
2022-05-04
Adding looked_pixel function and making look_at function based on non ↵
Théo de la Hogue
orthogonal projection.
2022-05-03
Removing useless bisect import
Théo de la Hogue
2022-05-03
Adding a method to convert a TimeStampedbuffer into panda dataframe.
Théo de la Hogue
2022-05-03
Closing started steps.
Théo de la Hogue
2022-05-03
Removing a comment.
Théo de la Hogue
2022-05-03
Improving gaze position management to export data with appropriate precisions.
Théo de la Hogue
2022-04-28
Renaming script.
Théo de la Hogue
2022-04-28
Making MovementIdentifier as a generator of fixations and saccades.
Théo de la Hogue
2022-04-27
Displaying pupil diameter data.
Théo de la Hogue
2022-04-27
Updating live_tobii script with new gaze position data structure.
Théo de la Hogue
2022-04-27
Ordering visual scan steps by timestamp
Théo de la Hogue
2022-04-27
Fixing TimeStampedBuffer get_last_before function
Théo de la Hogue
2022-04-27
Improving video presentation timestamp management.
Théo de la Hogue
2022-04-25
Processing gaze position relatively to area corners.
Théo de la Hogue
2022-04-21
Fixing fixation identification
Théo de la Hogue
2022-04-20
Exporting timestamped buffer as csv file.
Théo de la Hogue
2022-04-20
REmoving former DataStructures.DictObject inheritance
Théo de la Hogue
2022-04-20
Using @dataclass decoration to define base library data structures
Théo de la Hogue
2022-04-20
Starting to work on csv export.
Théo de la Hogue
2022-04-20
Renaming a variable.
Théo de la Hogue
2022-04-20
Adding frames member to visual scan step.
Théo de la Hogue
2022-04-20
Processing pointer based visual scan.
Théo de la Hogue
2022-04-20
Adding AOIFeatures file to genaralize some AOI classes definition. Working ↵
Théo de la Hogue
on new visual scan class.
2022-04-20
Adding dimension information to aruco camera calibration data.
Théo de la Hogue
2022-04-20
Using ORGINAL aruco dictionary
Théo de la Hogue
2022-04-14
Uncommenting progress bar lines
Théo de la Hogue
2022-04-14
Fixing default rotation and translation vector.
Théo de la Hogue
2022-04-14
Removing useless variables
Théo de la Hogue
2022-04-14
Allowing to track only a list of markers. Replacing roi by aoi.
Théo de la Hogue
2022-04-13
Using Area Of Interest (AOI) instead of Region Of Interest (ROI) every where
Théo de la Hogue
2022-04-13
Allowing time range selection.
Théo de la Hogue
2022-04-13
Refactoring FixationIdentifier to handle it as an iterator.
Théo de la Hogue
2022-04-13
Adding a progress bar feature
Théo de la Hogue
2022-04-13
Refactoring output path managment
Théo de la Hogue
2022-04-13
Using bgr24 instead of rgb24 pixel format
Théo de la Hogue
2022-04-13
Adding TobiiVideoOutput to export data visualisation into a video file
Théo de la Hogue
2022-04-13
Fixing deprecated attributes access
Théo de la Hogue
2022-04-11
changing a comment
Théo de la Hogue
[prev]
[next]