nazzrim / Open3DScanner

Open3DScanner 3D Scanner design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open3DScanner

The Open3DScanner

The Open3DScanner is an open source photogrammetry 3D Scanner. Despite its name it does not provide you with the full photogrammetry pipeline.

Instead it enables you to automaticall create sets of photos by using your smartphone camera. These photos need to be processed by your normal photogrammetry pipeline later on.

But by automating the process of capturing the required photos the time you need to spend on creating a 3D scan can significantly decreased.

Features

  • Automatic generation of photosets for photogrammetry
  • Support for android and iOS devices
  • Adjustable scanning parameters for different granularities of detail
  • Integrated LED lights to increase illumination of photos
  • Removable backplate and storage area below the baseplate for reduces space requirements
  • Adjustable scanner frame for differently sized objects
  • Extensive documentation, providing you with build instructions and many additional informations about photogrammetry, the design process, and other open source 3D scanners

License

Since this repository contains mixed resources (code, documents, images, ...) thera are different licenses which apply to different portions of the repository.

For that reason each subfolder of the root folder contains its own LICENSE.md file which defines the license which applies to the corresponding resources.

But in general code and 3D model resources are licensed under the GPLv3 while media resources (like documents and images) are licensed with the CC-BY-SA 4.0 license.

About

Open3DScanner 3D Scanner design

License:Other


Languages

Language:C++ 51.3%Language:TeX 48.7%