A simple python program that stacks multiple photos to reduce random noise.
Currently it looks for the brightest 5*5 area in the image as the reference feature to align the images, and crop the edges to align them. Therefore the script can't do nonlinear transformations (yet). It also has no command line arguments support (yet).
Demo photo taken by Nexus 5:


