A 3d-scanner utilizing the intel realsense depth camera.
![]() |
hai 11 meses | |
---|---|---|
.gitignore | hai 1 ano | |
3d-scanner-startup-helper | hai 1 ano | |
3d-scanner.cpp | hai 11 meses | |
CMakeLists.txt | hai 11 meses | |
README.md | hai 1 ano | |
original.ply | hai 1 ano | |
pcl-converter.cpp | hai 11 meses | |
pcl-converter.hpp | hai 11 meses | |
test.ply | hai 1 ano |
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