mostitch

Program that automatically stitches set of retinal angiography eye images.

MIT License

Stars
8

Mostitch

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.

Prerequisites

This project requires:

  • Cross-platform Make (CMake) v3.0.0+.
  • GNU Make or equivalent.
  • GCC or an alternative C++ compiler.

Installing

Just execute:

mkdir build
make
sudo make install