index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-04-26
Preventing from division by zero.
Théo de la Hogue
2023-04-26
Ignore errors due to out of field axis
Théo de la Hogue
2023-04-26
Allowing to change z grid with up and down arrow.
Théo de la Hogue
2023-04-25
Check consistency only if thre is more than one marker.
Théo de la Hogue
2023-04-25
Improving help.
Théo de la Hogue
2023-04-25
Drawing camera parameters.
Théo de la Hogue
2023-04-25
Adding a method to show K and D camera parameters.
Théo de la Hogue
2023-04-25
Improving marker color display.
Théo de la Hogue
2023-04-25
Adding pose estimation mode. Adding Info window. Unselecting marker by ↵
Théo de la Hogue
clicking on frame.
2023-04-25
Fixing scene translation estimation based on axis marker.
Théo de la Hogue
2023-04-25
Adding color attribute.
Théo de la Hogue
2023-04-25
Drawing marker later.
Théo de la Hogue
2023-04-25
Adding help mode to not display it by default.
Théo de la Hogue
2023-04-25
Removing useless strategy variable.
Théo de la Hogue
2023-04-25
Moving to version 0.0.2
Théo de la Hogue
2023-04-25
Adding a defaut start value. Allowing to hide part of capture with h key. ↵
Théo de la Hogue
Estimating pose when no marker are selected. Allowing to unselect marker wit hbackspace key.
2023-04-25
Adding an _ variable for strategy output.
Théo de la Hogue
2023-04-25
Returning which pose estimatation strategy have been used.
Théo de la Hogue
2023-04-24
Ignoring places out of field.
Théo de la Hogue
2023-04-24
Casting to AreaOfInterest.
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
Renaming save method into to
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-24
Removing useless AOIFeatures import
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-12
Updating ArUcoMarkerDictionary loading.
Théo de la Hogue
2023-04-12
Remvoving working directory attribute. Updating ArUcoMarkerDictionary ↵
Théo de la Hogue
loading. Removing useless print.
2023-04-12
Removing useless import.
Théo de la Hogue
2023-04-12
Externalizing make_rotation_matrix function to use it else where than inside ↵
Théo de la Hogue
the ArScene code.
2023-04-12
Making ArUcoMarkersDictionary as dataclass.
Théo de la Hogue
2023-04-05
Fixing and testing multi ar scenes loading.
Théo de la Hogue
2023-03-29
Adding mouse interaction to simulate gaze position.
Théo de la Hogue
2023-03-29
Adding space.
Théo de la Hogue
2023-03-29
Fixing documentation.
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
Fixing ArEnvironment loading.
Théo de la Hogue
2023-03-29
Ignoring calibration.json file
Théo de la Hogue
2023-03-29
Adding AR environment demonstration.
Théo de la Hogue
2023-03-29
Adding calibrate_camera.py script example.
Théo de la Hogue
2023-03-29
Changing metavar name.
Théo de la Hogue
2023-03-29
Removing filename creation inside board save method.
Théo de la Hogue
2023-03-29
Minor documentation changes.
Théo de la Hogue
2023-03-29
Improving calibration board exportation script.
Théo de la Hogue
2023-03-29
Making ArUcoBoard as dataclass.
Théo de la Hogue
2023-03-29
Improving script argument documentation.
Théo de la Hogue
2023-03-29
Improving aruco markers dictionary exportation script.
Théo de la Hogue
2023-03-28
Improving documentation.
Théo de la Hogue
2023-03-28
Making ArUcoDetector as dataclass.
Théo de la Hogue
[prev]
[next]