aboutsummaryrefslogtreecommitdiff
path: root/src/argaze.test
AgeCommit message (Expand)Author
2023-07-06Test finish method.Théo de la Hogue
2023-07-06Adding and testing finished attribute to GazeMovement class.Théo de la Hogue
2023-07-05Adding and testing AOIScene merge operator.Théo de la Hogue
2023-07-04Renaming ArScreen into ArFrame.Théo de la Hogue
2023-07-03Updating GazeAnalysis test.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-20Updating test.Théo de la Hogue
2023-06-15Adding and testing GazeMovementIdentifier generator.Théo de la Hogue
2023-06-15Adding and testing TimeStampedGazePositions.from_dataframe classmethod.Théo de la Hogue
2023-06-14Testing and documenting ExploitExploreRatio class.Théo de la Hogue
2023-06-14Renaming ArUcoCamera into ArUcoOpticCalibrator. Using OpticParameters class t...Théo de la Hogue
2023-05-31Fixing scan path test.Théo de la Hogue
2023-05-31Adding new ExploitExploreRatio analyser.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-31Testing and commenting entropy analysis.Théo de la Hogue
2023-05-31Testing and commenting transition matrix.Théo de la Hogue
2023-05-31Adding a building_scan_path function for testing purpose.Théo de la Hogue
2023-05-31Renaming DispersionThresholdIdentification test file.Théo de la Hogue
2023-05-31Skipping test on estimate_pose_from_axis_markers as it is broken.Théo de la Hogue
2023-05-31testing and fixing VelocityThresholdIdentification.Théo de la Hogue
2023-05-30Separating AOIScanPath tests.Théo de la Hogue
2023-05-30Testing scan path and AOI scan pathThéo de la Hogue
2023-05-30Updating tests.Théo de la Hogue
2023-05-17Setting BSD license. Incrementing version.Théo de la Hogue
2023-05-16Renaming visual scan into aoi scan.Théo de la Hogue
2023-05-10Testing that error is raised when creating a bad visual scan path.Théo de la Hogue
2023-05-10Adding VisualScanStep and VisualScanPath tests.Théo de la Hogue
2023-05-10Renaming file.Théo de la Hogue
2023-05-09Changing raycast and circlecast interface.Théo de la Hogue
2023-04-24Loading ArUco scene directly from dict with several rotation values format.Théo de la Hogue
2023-04-24Exposing each area as an attribute of the AOIScene.Théo de la Hogue
2023-04-24Adding PupilFeatures file and PupilAnalysis folder.Théo de la Hogue
2023-04-12Adding a scenes field to json description and loading it properly.Théo de la Hogue
2023-04-12Updating ArUcoMarkerDictionary json description.Théo de la Hogue
2023-04-05Fixing and testing multi ar scenes loading.Théo de la Hogue
2023-03-29Adding empty __init__.py files to allow test discovery.Théo de la Hogue
2023-03-29Making ArUcoBoard as dataclass.Théo de la Hogue
2023-03-28Making ArUcoDetector as dataclass.Théo de la Hogue
2023-03-28Skipping broken test.Théo de la Hogue
2023-03-27Improving ArEnvironment, ArScene and ArUcoScene loading.Théo de la Hogue
2023-03-22Fixing DispersionBasedGazeMovementIdentifier test by adding a terminate optio...Théo de la Hogue
2023-03-22Renaming GazeMovementIdentifier __call__ into browse method.Théo de la Hogue
2023-03-22Improving ArUcoScene loading.Théo de la Hogue
2023-03-15Managing ArUcoScene places by marker identifier. Improving ArUcoScene class t...Théo de la Hogue
2023-03-14Testing from_obj methode instead of load method.Théo de la Hogue
2023-03-14Changing and testing ArUcoScene class.Théo de la Hogue
2023-03-14Improving and testing ArUcoMarkers module.Théo de la Hogue
2023-03-14Changing test.Théo de la Hogue
2023-03-14Creation of board with default ArUco dictionary.Théo de la Hogue