A 3d-scanner utilizing the intel realsense depth camera.
![]() |
hace 11 meses | |
---|---|---|
.gitignore | hace 1 año | |
3d-scanner-startup-helper | hace 1 año | |
3d-scanner.cpp | hace 11 meses | |
CMakeLists.txt | hace 11 meses | |
README.md | hace 1 año | |
pcl-converter.cpp | hace 11 meses | |
pcl-converter.hpp | hace 11 meses |
3D Scanning Software for intel realsense Depth cameras
First run cmake to create a Makefile
cmake .
Then run make to build the project
make
Execute the built file
./3d-scanner