index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-13
Adding a shell script to build a cuda accelerated version of opencv.
Théo de la Hogue
2023-03-13
Updating library to work with Python 3.11 and OpenCV 4.7.
Théo de la Hogue
2023-02-28
Adding test for opencv cuda
Théo de la Hogue
2023-02-21
Trying to fix camera calibration script.
Théo de la Hogue
2023-02-20
Updating utils scripts with last ArFeatures changments.
Théo de la Hogue
2023-02-20
Changing GazeMovementIdentifier interface.
Théo de la Hogue
2023-02-20
Allowing to estimate pose of a marker selection only.
Théo de la Hogue
2023-02-20
Improving comments.
Théo de la Hogue
2023-02-20
Commenting what circle_intersection fuction returns
Théo de la Hogue
2023-02-20
Using numpy.ndarray instead of numpy.array to define attribute type in datacl...
Théo de la Hogue
2023-02-15
Major rewrite to allow multi ArScene managements with new ArFeatures.
Théo de la Hogue
2023-02-15
Ordering corners list in clockwise order.
Théo de la Hogue
2023-02-15
Changing aruco_aoi dict corner field names.
Théo de la Hogue
2023-02-15
Improving function documentation.
Théo de la Hogue
2023-02-14
Working around aruco_aoi inner aoi projections.
Théo de la Hogue
2023-02-14
Adding documentation tips.
Théo de la Hogue
2023-02-13
Checking split dict size.
Théo de la Hogue
2023-01-31
Allowing to define AOI as child of another AOI.
Théo de la Hogue
2023-01-30
Refactoring realtime gaze movement identification.
Théo de la Hogue
2023-01-30
Adding a demo specific DispersionBasedGazeMovementIdentifier to show real tim...
Théo de la Hogue
2023-01-25
Adding asynchronous data reading feature.
Théo de la Hogue
2023-01-25
Fixing typo
Théo de la Hogue
2023-01-24
Removing data stream queue reading mecanism. Adding running property. Allowin...
Théo de la Hogue
2023-01-24
Fixing gaze position data acquisition. Updating data stream subscription meca...
Théo de la Hogue
2023-01-24
Setting precision circle color as position point color
Théo de la Hogue
2023-01-24
Updating UnvalidGazePosition message field.
Théo de la Hogue
2023-01-24
Removing a print.
Théo de la Hogue
2023-01-24
Fixing places dictionary description test.
Théo de la Hogue
2023-01-24
Simpliying aruco scene description.
Théo de la Hogue
2023-01-24
Fixing places dictionary description loading.
Théo de la Hogue
2023-01-18
Adding aruco_aoi feature to define AOI scene from aruco marker corners.
Théo de la Hogue
2023-01-18
Editing marker translation, rotation and points even when no pose estimation ...
Théo de la Hogue
2023-01-18
Adding ArUco axis feature to estimate pose using orthogonal axis defined by A...
Théo de la Hogue
2023-01-18
Moving code out of try block.
Théo de la Hogue
2023-01-11
Drawing place axis.
Théo de la Hogue
2023-01-11
Fixing marker pose normalisation. Drawing place axis.
Théo de la Hogue
2023-01-11
Removing useless argument.
Théo de la Hogue
2023-01-11
Fixing marker axis drawing condition.
Théo de la Hogue
2023-01-11
Adding draw_places method.
Théo de la Hogue
2023-01-11
Updating utils script considering API updates.
Théo de la Hogue
2023-01-11
Moving aruco marker tracking and pose estimation into a dedicated method.
Théo de la Hogue
2023-01-11
Splitting draw method in two draw_axis and draw_places methods. Improving est...
Théo de la Hogue
2023-01-11
Adding a visu argument to enable/disable gaze movement visualisation outputs.
Théo de la Hogue
2023-01-11
Changing script description.
Théo de la Hogue
2023-01-11
Removing useless condition. Printing places translation and rotation.
Théo de la Hogue
2022-12-19
Removing rotation matrix assertion. Using matrix transposition instead of inv...
Théo de la Hogue
2022-12-19
Calculating place rotation from .OBJ file. Removing translation cache and rot...
Théo de la Hogue
2022-12-19
Replacing rvec by rmat
Théo de la Hogue
2022-12-19
Removing cv.Rodrigues transformation as we use only rotation matrix.
Théo de la Hogue
2022-12-19
Storing rotation matrix instead of rotation vector.
Théo de la Hogue
[prev]
[next]