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