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 месеци | |
test.ply | пре 1 година |
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