aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/__init__.py
blob: bd01eda98c53715b32cb8cc3b7ca3c55eade17ed (plain)
1
2
3
4
"""
ArGaze is divided in submodules dedicated to various specifics features.
"""
__all__ = ['ArUcoMarkers','AreaOfInterest','ArFeatures','GazeFeatures','GazeAnalysis','PupilFeatures','PupilAnalysis','DataFeatures','utils']