A 3d-scanner utilizing the intel realsense depth camera.
![]() |
преди 1 година | |
---|---|---|
.gitignore | преди 1 година | |
3d-scanner.cpp | преди 1 година | |
CMakeLists.txt | преди 1 година | |
README.md | преди 1 година | |
filtered.ply | преди 1 година | |
original.ply | преди 1 година | |
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