This is a summary of the algorithms I used to write OpenPano: an open source panorama stitcher. You can find the source code on github. Lowe’s SIFT [1] algorithm is implemented in feature/. The procedure of the algorithm and some results are briefly described in this section.