aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/__init__.py
blob: 1162ba7ddb80ea8df4d28e448c8d6e8e66d77cf8 (plain)
1
2
3
4
5
"""
.. include:: ../../README.md
"""
__docformat__ = "restructuredtext"
__all__ = ['ArFeatures','GazeFeatures','GazeAnalysis','ArUcoMarkers','AreaOfInterest','DataStructures','TobiiGlassesPro2','utils']