• Stars
    star
    169
  • Rank 224,453 (Top 5 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created almost 11 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Makerscanner Software

makerscanner

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