aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/GazeAnalysis
AgeCommit message (Expand)Author
2023-09-20Merge branch 'master' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tra...Théo de la Hogue
2023-09-20Improving doc string.Théo de la Hogue
2023-09-19Resetting on unvalid gaze movement matching. Stopping coverage value trunc.Théo de la Hogue
2023-09-19Replacing filter_in_progress_fixation by filter_in_progress_identification.Théo de la Hogue
2023-09-18Adding default value to dataclass field.Théo de la Hogue
2023-09-13Fixing aois_coverage processing.Théo de la Hogue
2023-09-13Allowing to update looked aoi in aoi matcher drawing method.Théo de la Hogue
2023-09-13Moving AOI exclusion into AOI matcher.Théo de la Hogue
2023-09-13Sharing aois coverages via aois_coverages property.Théo de la Hogue
2023-08-30Returning (None, None) by default.Théo de la Hogue
2023-08-30Fixing code annotations.Théo de la Hogue
2023-08-30Updating AOI matcher in ArFrame. Returning (None, None) at least.Théo de la Hogue
2023-08-30Fixing empty parameters cases.Théo de la Hogue
2023-08-30Keeping matched region to draw it without calculate it again.Théo de la Hogue
2023-08-30Improving drawing features to allow fine tuning thru JSON configuration file.Théo de la Hogue
2023-08-30Improving drawing features to allow fine tuning thru JSON configuration file.Théo de la Hogue
2023-08-29Improving gaze analysis modules documentation.Théo de la Hogue
2023-08-28Fixing missing type annotations.Théo de la Hogue
2023-08-23Adding new FocusPointInside AOI matching algorithm.Théo de la Hogue
2023-08-23Externalizing aoi matching algorithm as a new configurable pipeline step.Théo de la Hogue
2023-08-15Replacing __str__ representation by letter_sequence property.Théo de la Hogue
2023-08-08Adding path_druation property to Basic analysis.Théo de la Hogue
2023-07-12Rewriting basic metrics plugin.Théo de la Hogue
2023-07-11Drawing fixation borders as long as its duration in seconds.Théo de la Hogue
2023-07-10Improving and testing velocity threshold identificationThéo de la Hogue
2023-07-10Minor comment change. Using current_gaze_movement attribute.Théo de la Hogue
2023-07-10Improving and testing gaze movement identification. Now each movement have to...Théo de la Hogue
2023-07-06Adding new current_gaze_movement attribute.Théo de la Hogue
2023-07-06Adding new current_gaze_movement attribute.Théo de la Hogue
2023-07-06Use finish method inline.Théo de la Hogue
2023-07-06Finishing gaze movement outputted on unvalid gaze position at terminate time.Théo de la Hogue
2023-07-06Finishing gaze movement outputted at terminate time.Théo de la Hogue
2023-07-06Adding and testing finished attribute to GazeMovement class.Théo de la Hogue
2023-07-04Renaming ArScreen into ArFrame.Théo de la Hogue
2023-07-03Looking for AOI/ScanPathAnalyzer properties to prepare analysis propery outpu...Théo de la Hogue
2023-07-03Adding a basic gaze analysis plugin to use as a placeholder to enable scan p...Théo de la Hogue
2023-06-28Loading scan path and aoi scan path analyszers from JSON file.Théo de la Hogue
2023-06-27Adding new UnvalidGazeMovement class.Théo de la Hogue
2023-06-21Replacing frame word by image when it is about drawing or detecting.Théo de la Hogue
2023-06-20Removing print.Théo de la Hogue
2023-06-14Testing and documenting ExploitExploreRatio class.Théo de la Hogue
2023-06-06Updating documentation format.Théo de la Hogue
2023-06-05Moving documentation to Mkdocs.Théo de la Hogue
2023-05-31Adding new ExploitExploreRatio analyser.Théo de la Hogue
2023-05-31Improve comments.Théo de la Hogue
2023-05-31Don't ignore last movement on invalid gaze position.Théo de la Hogue
2023-05-31Testing all gaze analysis algorithm. Unifying paper citation.Théo de la Hogue
2023-05-31Commenting analysis with paper reference.Théo de la Hogue
2023-05-31Testing and commenting entropy analysis.Théo de la Hogue
2023-05-31Testing and commenting transition matrix.Théo de la Hogue