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