from .stitcher import ImageStitcher from .helpers import display from .helpers import load_frames __doc__ = ''' image_stitching is based around the ImageStitcher class which handles all feature extraction and image warping '''