index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-11-23
Creating GazePosition in one time with value and accuracy.
Théo de la Hogue
2022-11-23
Improving argument script documentation.
Théo de la Hogue
2022-11-23
Allowing to launch aruco detection without aoi scene.
Théo de la Hogue
2022-11-23
Allowing to store dict wit hcorrect keys as GazePosition in ↵
Théo de la Hogue
TimeStampedGazePositions buffer.
2022-11-23
Adding a new utils script to show how to use ArUcoPlan class.
Théo de la Hogue
2022-11-23
Renaming arcube into aruco_cube
Théo de la Hogue
2022-11-23
Adding a new ArUcoSet abstract class. Adding a new ArUcoPlan class as child ↵
Théo de la Hogue
of ArUcoSet class. Making ArUcoCube as child of ArUcoSet class.
2022-11-21
Fixing type casting.
Théo de la Hogue
2022-11-21
changing rotation estimation storage.
Théo de la Hogue
2022-11-21
Improving camera calibration data comments.
Théo de la Hogue
2022-11-21
Copying and testing children classes only.
Théo de la Hogue
2022-11-21
Moving copy and TimeStampSceneBuffer tests inside AOI2DScene and AOI3DScene
Théo de la Hogue
2022-11-21
Testing ArUcoMarkers submodule.
Théo de la Hogue
2022-11-21
Replacing looked by contains_point.
Théo de la Hogue
2022-11-21
Unifying and cleaning AreaOfInterest classes.
Théo de la Hogue
2022-11-21
No more AOIFeatures.EmptyAOIScene
Théo de la Hogue
2022-11-21
Replacing looked by contains_point and look_at by inner_axis.
Théo de la Hogue
2022-11-21
Improving attribute documentation.
Théo de la Hogue
2022-11-21
Testing AreaOfInterest submodule.
Théo de la Hogue
2022-11-21
Removing useless GazeFeatures import.
Théo de la Hogue
2022-11-16
Improving heading size.
Théo de la Hogue
2022-11-16
Testing instance representation.
Théo de la Hogue
2022-11-16
Exporting to csv using pandas method directly.
Théo de la Hogue
2022-11-16
Improving GazePosition dataclass configuration and representation. Changing ↵
Théo de la Hogue
validity meaning.
2022-11-16
Replacing __str__ by __repr__. Removing save_as_csv.
Théo de la Hogue
2022-11-16
Minor comment change.
Théo de la Hogue
2022-11-16
Updating DataStructures.py changes.
Théo de la Hogue
2022-11-16
Testing more method and properties.
Théo de la Hogue
2022-11-16
Replacing get_first and get_last method by first and last properties. ↵
Théo de la Hogue
Improving notes and warning. Properly ordering splited columns in dataframe.
2022-11-16
Adding unitary tests.
Théo de la Hogue
2022-11-16
Making append method to return self instance.
Théo de la Hogue
2022-11-16
Ignoring _export and _workaround folders.
Théo de la Hogue
2022-11-15
Fixing board and marker picture size. Changing ids by identifier.
Théo de la Hogue
2022-11-15
Updating ArUcoMarkers utils assets.
Théo de la Hogue
2022-11-15
Refactoring marker creation.
Théo de la Hogue
2022-11-15
Updating and renaming data plotting utils script.
Théo de la Hogue
2022-11-15
Updating tobii_segment_gaze_movements_export.py utils script.
Théo de la Hogue
2022-11-15
Using valid property instead of function call.
Théo de la Hogue
2022-11-09
Uncommenting progress bar.
Théo de la Hogue
2022-11-09
Improving aoi export
Théo de la Hogue
2022-11-09
Exporting all existing aois and an offset timestamp to allow data ↵
Théo de la Hogue
synchronisation.
2022-11-09
Making get_last_before to return timestamp and data.
Théo de la Hogue
2022-11-09
Fixing tobii_segment_display.py utils script.
Théo de la Hogue
2022-11-09
Fixing tobii_segment_aruco_aoi_edit.py utils script.
Théo de la Hogue
2022-11-09
Fixing ArUcoCube utils script.
Théo de la Hogue
2022-11-09
Fixing many errors due to major class rewriting.
Théo de la Hogue
2022-11-09
Removing old utils scripts.
Théo de la Hogue
2022-11-09
Fixing and improving utils scripts
Théo de la Hogue
2022-11-09
Fixing entities exploration.
Théo de la Hogue
2022-11-09
Changing method names.
Théo de la Hogue
[prev]
[next]