# Integers at every index tells about the number of elements the corresponding dimension has. # In the example above at index-4 we have value 4, so we can say that 5th ( 4 + 1 th) dimension has 4 ...
I was surprised how hard it is to find a nice python implementation of stitching algorithms but all the more excited to find m2stitch! Unfortunately I have been unable to get it to work on my data, ...