The interactive annotation tools.
1"""The interactive annotation tools. 2""" 3 4from .annotator_2d import annotator_2d 5from .annotator_3d import annotator_3d 6from .annotator_tracking import annotator_tracking 7from .image_series_annotator import image_folder_annotator, image_series_annotator