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