#! /bin/bash
# Last edited on 2012-01-04 18:41:22 by stolfilocal

image_stitch_n \
  -image L53a  1479 0027  7706 0925  6487 6669  0259 5771 \
  -image L52a  1447 0030  7671 0927  6645 6685  0221 5788 \
  -image L63a  1472 0031  7681 0914  6474 6660  0258 5784 \
  -image L62a  1437 0034  7647 0919  6432 6670  0222 5786 \
  -match L52a L62a  match-points-L52a-L62a.txt \
  -match L53a L63a  match-points-L53a-L63a.txt \
  -match L52a L53a  match-points-L52a-L53a.txt \
  -match L62a L63a  match-points-L62a-L63a.txt \
  -outPrefix matrices/bm \
  -perspective N \
  -maxIter 0 -maxErr 0.25 \
  -eqDistortion N \
  -eqRotation N \
  -minCoords 45 5 \
  -verbose Y
