This repository currently contains two small programs. To run these programs, the following libaries need to be installed: OpenCV 3.2.0, Zbar, NITE, OpenNI v1.5.7.10 and KinectSensor.
- run
make
to generate execusive files in each program folder - run
./main
- run
make clean
if you want to delete created execusive files and object files