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