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-02-28
More work on TimestampedObject and TimestampedObjectsList.
Théo de la Hogue
2024-02-28
Making all GazeFeatures test working again.
Théo de la Hogue
2024-02-28
More work on TimestampedGazePositions and GazeMovements.
Théo de la Hogue
2024-02-28
Updating GazeFeatures test.
Théo de la Hogue
2024-02-28
Removing useless TimeStampedAOIScenes class.
Théo de la Hogue
2024-02-28
Renaming Timestampbuffer into TimestampObjectsList. Defining TimestampedObjec...
Théo de la Hogue
2024-02-28
Major rewrite of GazePosition and timestampGazePositions class
Théo de la Hogue
2024-02-26
Mirroring ArUco marker pose estimation. Setting ArUco markers size too.
Théo de la Hogue
2024-02-26
Refactoring aruco_markers_group_export utils script.
Théo de la Hogue
2024-02-26
Removing default None value for working_directory argument in from_dict class...
Théo de la Hogue
2024-02-20
Adding PrintCallStack decorator to help in debug process.
Théo de la Hogue
2024-02-20
Overwritting list clear method to correctly clear transition matrix and seque...
Théo de la Hogue
2024-02-19
Commenting the use of unwrap option.
Théo de la Hogue
2024-02-19
Adding children property to PipelineStepObject to iterate over all sub PipeLi...
Théo de la Hogue
2024-02-19
Moving detection metrics into an Observer class.
Théo de la Hogue
2024-02-19
Adding unwrap argument to PipelineStepMethod.wrapper function in order to fix...
Théo de la Hogue
2024-02-08
Adding exception argument to video recorder on_look method in demo.
Théo de la Hogue
2024-02-07
Catching PipelineStepMethod exception then sharing it to observers before to ...
Théo de la Hogue
2024-02-06
Setting FileWriter header as tuple to remove space between column names.
Théo de la Hogue
2024-02-06
Fixing map function.
Théo de la Hogue
2024-02-01
Adding VideoWriter class. Using it in demo. Documenting its use.
Théo de la Hogue
2024-01-31
Allowing to delete configuration key thanks to null value in patch.
Théo de la Hogue
2024-01-31
Improving an error print.
Théo de la Hogue
2024-01-31
Setting aoi matcher exclude even if there is no aoi scan path.
Théo de la Hogue
2024-01-31
Considering fixations outside AOI as expected aoi.
Théo de la Hogue
2024-01-30
Fixing nested dict update.
Théo de la Hogue
2024-01-30
Fixing bad variable name.
Théo de la Hogue
2024-01-30
Using PipelineStepObject.from_json method.
Théo de la Hogue
2024-01-29
Allowing to instanciate ready-made argaze observers via dict.
Théo de la Hogue
2024-01-29
Updating logging documentation. Updating demo scripts.
Théo de la Hogue
2024-01-29
Defining estimate_pose and project methods as PipilineStepMethod.
Théo de la Hogue
2024-01-29
Removing use of marker size. Enabling context management for PipelineStepObject.
Théo de la Hogue
2024-01-29
Making ArUcoMarkersGroup as PipelineStepObject. Markers size don't need to be...
Théo de la Hogue
2024-01-29
Using cls word instead of self word. Fixing demo.
Théo de la Hogue
2024-01-29
Harmonizing ArFeatures method names.
Théo de la Hogue
2024-01-26
Removing useless print.
Théo de la Hogue
2024-01-26
Fixing demo script.
Théo de la Hogue
2024-01-26
Moving many features into PipelineStepObject. Improving printing of PipelineS...
Théo de la Hogue
2024-01-25
Fixing annotations.
Théo de la Hogue
2024-01-25
Removing debug print. Fixing property listing for analyzer.
Théo de la Hogue
2024-01-25
Fixing logging features.
Théo de la Hogue
2024-01-25
ArFeatures classes are not dataclass anymore.
Théo de la Hogue
2024-01-24
Refactoring demon script.
Théo de la Hogue
2024-01-24
Fixing logging for ArUcoCamera.
Théo de la Hogue
2024-01-24
Using if statement instead of try/except statement.
Théo de la Hogue
2024-01-24
Refactoring logging architecture to enable user logging module loading.
Théo de la Hogue
2024-01-24
Using with statement to handle SharedObject locker.
Théo de la Hogue
2024-01-24
Defining FileWriter as utils class. Removing DataLog folder. Adding flags to ...
Théo de la Hogue
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
[prev]
[next]