aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/GazeAnalysis
AgeCommit message (Expand)Author
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
2023-05-31testing and fixing VelocityThresholdIdentification.Théo de la Hogue
2023-05-24Renaming CoefficientK file by KCoefficient file.Théo de la Hogue
2023-05-24Minor comment update.Théo de la Hogue
2023-05-24Adding NearestNeighboIndex analysis.Théo de la Hogue
2023-05-24Improving stationary and transition entropy calculation.Théo de la Hogue
2023-05-24Computing transiton matrix directly during AOIScanStep creation. Computing pr...Théo de la Hogue
2023-05-23Adding and using entropy analysis.Théo de la Hogue
2023-05-23Removing useless import.Théo de la Hogue
2023-05-23Fixing transition matrix density formula.Théo de la Hogue
2023-05-23Fixing transition probabilities matrix normalization.Théo de la Hogue
2023-05-23Counting ngram with letterThéo de la Hogue
2023-05-23Implementing and using NGram class.Théo de la Hogue
2023-05-22Adding sequence editor into AOIScanPath class.Théo de la Hogue
2023-05-22Adding new LempelZiv complexity metric.Théo de la Hogue
2023-05-22Renaming file. Adding transition matrix density.Théo de la Hogue
2023-05-22Adding fixation, saccade and scan path drawing features.Théo de la Hogue
2023-05-17Setting BSD license. Incrementing version.Théo de la Hogue