Laser scanner control software.
Steps to build this project:
- Download OpenCV 3.0 source
- Build with cmake WITHOUT CUDA
- In the generated solution (from CMake) run build ALL_BUILD in debug and release, then also build INSTALL in debug and release.
- You will also need to install Qt5, download the windows installer and install to your C drive.
Your settings for this (LaserScanner) project for Opencv should look something like this: