A 3d-scanner utilizing the intel realsense depth camera.
![]() |
преди 11 месеца | |
---|---|---|
.gitignore | преди 1 година | |
3d-scanner-startup-helper | преди 1 година | |
3d-scanner.cpp | преди 11 месеца | |
CMakeLists.txt | преди 11 месеца | |
README.md | преди 1 година | |
pcl-converter.cpp | преди 11 месеца | |
pcl-converter.hpp | преди 11 месеца |
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