Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 391 Bytes

thing-scanner

Mobile 3D scanning application with a COLMAP backend.

Installation

  • Install via npm i
  • You will need to compile the poisson reconstructor yourself if the binary doesn't run on your system. To do this you will need PCL.
  • You will need Python 3, numpy, PIL,imgui, glfw3 and pyopengl
  • Make sure to specify the location of COLMAP and Blender in config.js before use