Mostitch is a program that automatically stitches set of retinal angiography eye images and it's the result of master's thesis titled "Spatial coregistration algorithms for angiographic imaging with optical coherence tomography". Thesis paper is available in this repository.
This project requires:
- Cross-platform Make (CMake) v3.0.0+.
- GNU Make or equivalent.
- GCC or an alternative C++ compiler.
Just execute:
mkdir build
make
sudo make install