I would like to customize the high-level stitcher class (for example, to add an assumption that the images are ordered). Nevertheless, the python class is only a binding and thus require me to re-implement the entire class in order to be able to customize it.
Is there a Python implementation of the high-level stitcher class available?