A 3d-scanner utilizing the intel realsense depth camera.
![]() |
hai 1 ano | |
---|---|---|
.gitignore | hai 1 ano | |
3d-scanner.cpp | hai 1 ano | |
CMakeLists.txt | hai 1 ano | |
README.md | hai 1 ano | |
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