Software for the makerscanner. See http://www.makerscanner.com/ for details and instructions.
To build from source on Linux:
sudo apt-get install libwxgtk3.0-dev libgsl0-dev libopencv-dev (or equivalent for your system) ./bootstrap.sh ./configure make sudo make install