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
/
AreaOfInterest
Age
Commit message (
Expand
)
Author
2023-09-22
Working on AOI frame feature: now 2D AOI in scene frame are merged into 3D AO...
Theo De La Hogue
2023-08-30
Improving drawing features to allow fine tuning thru JSON configuration file.
Théo de la Hogue
2023-07-05
Adding and testing AOIScene merge operator.
Théo de la Hogue
2023-06-20
Updating test.
Théo de la Hogue
2023-05-17
Setting BSD license. Incrementing version.
Théo de la Hogue
2023-05-09
Changing raycast and circlecast interface.
Théo de la Hogue
2023-04-24
Exposing each area as an attribute of the AOIScene.
Théo de la Hogue
2023-03-29
Adding empty __init__.py files to allow test discovery.
Théo de la Hogue
2023-03-14
Testing from_obj methode instead of load method.
Théo de la Hogue
2022-12-09
Adding and testing AOI empty method.
Théo de la Hogue
2022-12-08
Replacing accuracy by precision.
Théo de la Hogue
2022-12-07
Renaming function.
Théo de la Hogue
2022-11-30
Fixing obj file loading.
Théo de la Hogue
2022-11-30
Fixing string display.
Théo de la Hogue
2022-11-21
Moving copy and TimeStampSceneBuffer tests inside AOI2DScene and AOI3DScene
Théo de la Hogue
2022-11-21
Testing AreaOfInterest submodule.
Théo de la Hogue