#!/bin/bash
python ../compute_alignment.py --images $1/images_rectified/ --reconstructions $1/reconstructions_rectified --output $1/alignment_results $2
