dependency

Please install below dependencies before install:

  • cuda
  • boost
  • opencv3
  • caffe

install on ubuntu 14.04

1. pre-make

mdkir build
cd build
cmake ../3rdparty/gSLICr
make
cd ..

or run the premake.sh

chmod +x premake.sh
./premake.sh

2. make

make -j

acknowledge

references

https://github.com/carlren/gSLICr