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