aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/ArFeatures.py
AgeCommit message (Expand)Author
2023-10-23Fixing documentation annotation.Théo de la Hogue
2023-10-18Fixing GazePositionCalibrator dict loading.Théo de la Hogue
2023-10-17Adding draw_gaze_position_calibrator as image_parameters ArFrame option.Théo de la Hogue
2023-10-17Loading and saving GazePositionCalibrator instance from JSON file.Théo de la Hogue
2023-10-17adding gaze_position_calibrator to ArFrame.Théo de la Hogue
2023-10-11Commenting debug print.Théo de la Hogue
2023-10-11Removing annotation.Théo de la Hogue
2023-10-10Adding visual HFOV and VFOV parameter to ArCamera. Using them into ArScene pr...Théo de la Hogue
2023-10-05Working on gaze processing time assessment.Théo de la Hogue
2023-10-05removing ignored gaze position table.Théo de la Hogue
2023-10-04Excluding AOI frame from aoi matching and from expected aoi.Théo de la Hogue
2023-10-03Fixing SVG file loading.Théo de la Hogue
2023-09-28Fixing code annotations.Théo de la Hogue
2023-09-26Adding annotations.Théo de la Hogue
2023-09-26Moving gaze movement positions drawing options into gaze movment identifier m...Théo de la Hogue
2023-09-26Harmonizing AOI/aoi without s at the end.Théo de la Hogue
2023-09-25Adding a way to load SVG AOI description. Allowing to use shape to describe r...Theo De La Hogue
2023-09-23Fixing map method to use clockwise order.Theo De La Hogue
2023-09-23Fixing missing import.Theo De La Hogue
2023-09-23Fixing code annotation. Removing useless documentation section. Fixing docume...Theo De La Hogue
2023-09-22Working on AOI frame feature: now 2D AOI in scene frame are merged into 3D AO...Theo De La Hogue
2023-09-20Working on ArUcoMarkersGroup and ArUcoScene drawing features.Théo de la Hogue
2023-09-19Removing unvalid/unfinished gaze movement filtering to allow the reseting of ...Théo de la Hogue
2023-09-19Replacing filter_in_progress_fixation by filter_in_progress_identification.Théo de la Hogue
2023-09-19Removing useless copy method. Printing ArScene type.Théo de la Hogue
2023-09-18Moving code upper.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-13Fixing ArCamera post init.Théo de la Hogue
2023-09-06Renaming detect_and_project method into watch.Théo de la Hogue
2023-09-05Drawing background only if heatmap object is None too.Théo de la Hogue
2023-09-05Fixng AR pipeline with new architecture.Théo de la Hogue
2023-09-04First work on new AR pipeline architecture. Class renaming and replacing.Théo de la Hogue
2023-09-04Improving annotations.Théo de la Hogue
2023-08-30Adding cross reference into method documentation.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-30Adding draw_parameters attribute to ArLayer.Théo de la Hogue
2023-08-30Fixing ArEnvironment drawing.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-29Moving ArFrame background attribute.Théo de la Hogue
2023-08-28Fixing missing type annotations.Théo de la Hogue
2023-08-23Adding log analysis feature to ArFrame an ArLayer.Théo de la Hogue
2023-08-23Externalizing aoi matching algorithm as a new configurable pipeline step.Théo de la Hogue
2023-08-15Enabling camera frame layers projection.Théo de la Hogue
2023-08-10Removing layer name from expected aoi if in list.Théo de la Hogue
2023-08-10Adding aoi_color attribute to ArLayer.Théo de la Hogue
2023-08-10Working on a new architecture based on new ArLayer class.Théo de la Hogue
2023-08-10Allowing to load plugins from other package. Renaming times in execution_time...Théo de la Hogue
2023-08-09Improving documentation. Managing scan path analyzer from other modules than ...Théo de la Hogue