aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/ArFeatures.py
AgeCommit message (Expand)Author
2023-08-08Replacing time.time() by time.perf_counter() as the old one was not enough pr...Théo de la Hogue
2023-08-08Adding new ArEnvironment map method to project camera frame backgrund into ao...Théo de la Hogue
2023-08-08Adding new ArEnvironment map method to project camera frame backgrund into ao...Théo de la Hogue
2023-08-07Loading heatmap parameters from JSON for ArFrame. Scaling gaze value accordin...Théo de la Hogue
2023-07-28Setting expected aoi in both case.Théo de la Hogue
2023-07-28Fixing __looked_aoi_covering_mean calculation.Théo de la Hogue
2023-07-28Wrapping code into a commented try.Théo de la Hogue
2023-07-28Renaming internal look method variable.Théo de la Hogue
2023-07-28Allowing to pass already identified gaze movement to look method.Théo de la Hogue
2023-07-28Adding current_fixation_matching look option. Summing all times. Renaming a v...Théo de la Hogue
2023-07-28Assessing heatmap time.Théo de la Hogue
2023-07-28Assing look processings times.Théo de la Hogue
2023-07-26Improving looked aoi managment.Théo de la Hogue
2023-07-25Catching drawing exception in ArFrame.Théo de la Hogue
2023-07-12Laoding duration_max attribute to check scan path duration. Updating utils sc...Théo de la Hogue
2023-07-11Setting expected_aois from aoi_2d_sceneThéo de la Hogue
2023-07-11Loading aoi_2d_scene from json. Loading ArFrame from json.Théo de la Hogue
2023-07-10Catching a reporting exception in ArFrame look method.Théo de la Hogue
2023-07-10ArFrame look returns fixation only.Théo de la Hogue
2023-07-10Replacing ended_ by finished_Théo de la Hogue
2023-07-05Adding ignored gaze positions buffer.Théo de la Hogue
2023-07-05Returning detection time as float value.Théo de la Hogue
2023-07-05Renaming variables and removing useless internal attribute.Théo de la Hogue
2023-07-05Drawing current gaze movements.Théo de la Hogue
2023-07-05Moving camera frame at environment level.Théo de la Hogue
2023-07-05Removing useless test. Using condition instead of try except strucutre. Repor...Théo de la Hogue
2023-07-04Fixing ArEnvirnment loading.Théo de la Hogue
2023-07-04Refactoring look and draw methods into ArFeatures.Théo de la Hogue
2023-07-04Adding new camera frame feature.Théo de la Hogue
2023-07-04Renaming ArScreen into ArFrame.Théo de la Hogue
2023-07-03Returning AOI/ScanPath analysis results in ArScreen look method. Allowing to ...Théo de la Hogue
2023-07-03Adding thread lock feature into ArScreen class. Removing thereading lock from...Théo de la Hogue
2023-07-03Removing ArEnvironment image attribute. Adding trheading feature to share sce...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-28Renaming aoi_scene into aoi_3d_scene into ArScene class.Théo de la Hogue
2023-06-28Allowing to load environment without ArUco setup.Théo de la Hogue
2023-06-27Loading background image for ArScreen.Théo de la Hogue
2023-06-27Adding new UnvalidGazeMovement class.Théo de la Hogue
2023-06-27Working on ArEnvironment/ArScreen pipeline.Théo de la Hogue
2023-06-21Renaming AOIFrame in Heatmap. Adding new ArScreen 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-20Fixing aruco detector parameters loading. Removing useless aoi_frames attribute.Théo de la Hogue
2023-06-20First draft to link sub AOIs under a parent AOI.Théo de la Hogue
2023-06-19Allowing to load detector parameters from a separate json file.Théo de la Hogue
2023-06-14Renaming ArUcoCamera into ArUcoOpticCalibrator. Using OpticParameters class t...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-17Setting BSD license. Incrementing version.Théo de la Hogue
2023-04-25Removing useless strategy variable.Théo de la Hogue
2023-04-25Returning which pose estimatation strategy have been used.Théo de la Hogue