index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
argaze.test
Age
Commit message (
Collapse
)
Author
2023-07-10
Improving and testing gaze movement identification. Now each movement have ↵
Théo de la Hogue
to share its last position with the next movement.
2023-07-06
Test finish method.
Théo de la Hogue
2023-07-06
Adding and testing finished attribute to GazeMovement class.
Théo de la Hogue
2023-07-05
Adding and testing AOIScene merge operator.
Théo de la Hogue
2023-07-04
Renaming ArScreen into ArFrame.
Théo de la Hogue
2023-07-03
Updating GazeAnalysis test.
Théo de la Hogue
2023-06-21
Replacing frame word by image when it is about drawing or detecting.
Théo de la Hogue
2023-06-20
Updating test.
Théo de la Hogue
2023-06-15
Adding and testing GazeMovementIdentifier generator.
Théo de la Hogue
2023-06-15
Adding and testing TimeStampedGazePositions.from_dataframe classmethod.
Théo de la Hogue
2023-06-14
Testing and documenting ExploitExploreRatio class.
Théo de la Hogue
2023-06-14
Renaming ArUcoCamera into ArUcoOpticCalibrator. Using OpticParameters class ↵
Théo de la Hogue
to handle K and D parameters.
2023-05-31
Fixing scan path test.
Théo de la Hogue
2023-05-31
Adding new ExploitExploreRatio analyser.
Théo de la Hogue
2023-05-31
Don't ignore last movement on invalid gaze position.
Théo de la Hogue
2023-05-31
Testing all gaze analysis algorithm. Unifying paper citation.
Théo de la Hogue
2023-05-31
Testing and commenting entropy analysis.
Théo de la Hogue
2023-05-31
Testing and commenting transition matrix.
Théo de la Hogue
2023-05-31
Adding a building_scan_path function for testing purpose.
Théo de la Hogue
2023-05-31
Renaming DispersionThresholdIdentification test file.
Théo de la Hogue
2023-05-31
Skipping test on estimate_pose_from_axis_markers as it is broken.
Théo de la Hogue
2023-05-31
testing and fixing VelocityThresholdIdentification.
Théo de la Hogue
2023-05-30
Separating AOIScanPath tests.
Théo de la Hogue
2023-05-30
Testing scan path and AOI scan path
Théo de la Hogue
2023-05-30
Updating tests.
Théo de la Hogue
2023-05-17
Setting BSD license. Incrementing version.
Théo de la Hogue
2023-05-16
Renaming visual scan into aoi scan.
Théo de la Hogue
2023-05-10
Testing that error is raised when creating a bad visual scan path.
Théo de la Hogue
2023-05-10
Adding VisualScanStep and VisualScanPath tests.
Théo de la Hogue
2023-05-10
Renaming file.
Théo de la Hogue
2023-05-09
Changing raycast and circlecast interface.
Théo de la Hogue
2023-04-24
Loading ArUco scene directly from dict with several rotation values format.
Théo de la Hogue
2023-04-24
Exposing each area as an attribute of the AOIScene.
Théo de la Hogue
2023-04-24
Adding PupilFeatures file and PupilAnalysis folder.
Théo de la Hogue
2023-04-12
Adding a scenes field to json description and loading it properly.
Théo de la Hogue
2023-04-12
Updating ArUcoMarkerDictionary json description.
Théo de la Hogue
2023-04-05
Fixing and testing multi ar scenes loading.
Théo de la Hogue
2023-03-29
Adding empty __init__.py files to allow test discovery.
Théo de la Hogue
2023-03-29
Making ArUcoBoard as dataclass.
Théo de la Hogue
2023-03-28
Making ArUcoDetector as dataclass.
Théo de la Hogue
2023-03-28
Skipping broken test.
Théo de la Hogue
2023-03-27
Improving ArEnvironment, ArScene and ArUcoScene loading.
Théo de la Hogue
2023-03-22
Fixing DispersionBasedGazeMovementIdentifier test by adding a terminate ↵
Théo de la Hogue
option to identify method.
2023-03-22
Renaming GazeMovementIdentifier __call__ into browse method.
Théo de la Hogue
2023-03-22
Improving ArUcoScene loading.
Théo de la Hogue
2023-03-15
Managing ArUcoScene places by marker identifier. Improving ArUcoScene class ↵
Théo de la Hogue
tests.
2023-03-14
Testing from_obj methode instead of load method.
Théo de la Hogue
2023-03-14
Changing and testing ArUcoScene class.
Théo de la Hogue
2023-03-14
Improving and testing ArUcoMarkers module.
Théo de la Hogue
2023-03-14
Changing test.
Théo de la Hogue
[prev]
[next]