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
2023-08-29
Moving ArFrame background attribute.
Théo de la Hogue
2023-08-28
Fixing missing type annotations.
Théo de la Hogue
2023-08-23
Adding log analysis feature to ArFrame an ArLayer.
Théo de la Hogue
2023-08-23
Adding new FocusPointInside AOI matching algorithm.
Théo de la Hogue
2023-08-23
Externalizing aoi matching algorithm as a new configurable pipeline step.
Théo de la Hogue
2023-08-15
guessing dimension if there is at least one area.
Théo de la Hogue
2023-08-15
Replacing __str__ representation by letter_sequence property.
Théo de la Hogue
2023-08-15
Updating demo_ar_features_setup.json file with layer architecture.
Théo de la Hogue
2023-08-15
Enabling camera frame layers projection.
Théo de la Hogue
2023-08-10
Removing layer name from expected aoi if in list.
Théo de la Hogue
2023-08-10
Fixing dimension guessing.
Théo de la Hogue
2023-08-10
Adding aoi_color attribute to ArLayer.
Théo de la Hogue
2023-08-10
Working on a new architecture based on new ArLayer class.
Théo de la Hogue
2023-08-10
Adding package path before analyzer plugin names.
Théo de la Hogue
2023-08-10
Allowing to load plugins from other package. Renaming times in execution_time...
Théo de la Hogue
2023-08-09
Merge branch 'dev-screen' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye...
Théo de la Hogue
2023-08-09
Removing a useless try block.
Théo de la Hogue
2023-08-09
Adding duration_max documentation.
Théo de la Hogue
2023-08-09
Improving documentation. Managing scan path analyzer from other modules than ...
Théo de la Hogue
2023-08-09
KeepUntil_Useless
Benoît LAMIRAULT
2023-08-08
Renaming Pupil by Pupill.
Théo de la Hogue
2023-08-08
Replacing time.time() by time.perf_counter() as the old one was not enough pr...
Théo de la Hogue
2023-08-08
Adding path_druation property to Basic analysis.
Théo de la Hogue
2023-08-08
add-keep_until
Benoît LAMIRAULT
2023-08-08
Adding new ArEnvironment map method to project camera frame backgrund into ao...
Théo de la Hogue
2023-08-08
Adding new ArEnvironment map method to project camera frame backgrund into ao...
Théo de la Hogue
2023-08-07
Updating heatmap use.
Théo de la Hogue
2023-08-07
Updating heatmap loading.
Théo de la Hogue
2023-08-07
Making Heatmap class as dataclass. Making size, buffer and sigma as Heatmap a...
Théo de la Hogue
2023-08-07
Loading heatmap parameters from JSON for ArFrame. Scaling gaze value accordin...
Théo de la Hogue
2023-07-28
Setting expected aoi in both case.
Théo de la Hogue
2023-07-28
Fixing __looked_aoi_covering_mean calculation.
Théo de la Hogue
2023-07-28
Wrapping code into a commented try.
Théo de la Hogue
2023-07-28
Updating utils demo script variable name.
Théo de la Hogue
2023-07-28
Renaming internal look method variable.
Théo de la Hogue
2023-07-28
Printing unvalid gaze movement correctly.
Théo de la Hogue
2023-07-28
Allowing to pass already identified gaze movement to look method.
Théo de la Hogue
2023-07-28
Adding current_fixation_matching look option. Summing all times. Renaming a v...
Théo de la Hogue
2023-07-28
Assessing heatmap time.
Théo de la Hogue
2023-07-28
Assing look processings times.
Théo de la Hogue
2023-07-28
Updating utils demo scripts.
Théo de la Hogue
2023-07-28
Resolving pandas warning by copying dataframe instead of making a view.
Théo de la Hogue
2023-07-26
Improving looked aoi managment.
Théo de la Hogue
2023-07-25
Catching drawing exception in ArFrame.
Théo de la Hogue
2023-07-12
Laoding duration_max attribute to check scan path duration. Updating utils sc...
Théo de la Hogue
2023-07-12
Adding basic metric plugin for AOI scan path.
Théo de la Hogue
2023-07-12
Rewriting basic metrics plugin.
Théo de la Hogue
2023-07-12
Adding and testing aoi/scan path and scan step durations.
Théo de la Hogue
2023-07-12
removing double metadata.
Théo de la Hogue
2023-07-12
Using faster detection parameters.
Théo de la Hogue
[prev]
[next]