GithubHelp home page GithubHelp logo

brummi / 3d-scanner Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 41.44 MB

Selfdesigned 3D-Scanner constructed by using Arduino, Lidar Sensor and Fischertechnik pieces

C++ 11.49% Java 87.63% CSS 0.88%

3d-scanner's Introduction

3D-Scanner

In this project I built a 3D-Scanner by using an Arduino Mega 2560, a Lidar Lite v1 distance sensor and Fischertechnik pieces (similar to LEGO Technic) for the frame. From the center of a room, the scanner can create a pointcloud consisting of a couple of 100.000 points. The pointcloud can then be improved by running the measurment error correction program and converted into a .obj file. This .obj file can be opened by most 3D modeling softwares.

Explanation of different the different folders:

  • /arduino: Contains the code for the Arduino Mega 2560 (Connected to a PC)
  • /documentation: Contains the documentation of the project (in German)
  • /geogebra: Contains GeoGebra files used in the documentation
  • /images: Contains images of the scanner and of the scanned room
  • /java:
    • /3d_viewer: Contains self-written code for a 3D-Viewer that can display the raw pointclouds (.txt)
    • /converting_pointcloud_depthimage: Contanis self-written code to convert a raw pointcloud (.txt) to a depthimage (.png)
    • /converting_pointcloud_obj: Contains self-written code to convert a raw pointcloud (.txt) to a .obj file
    • /correction_of_measurment_errors: Contains self-written code to remove measurment errors from a raw pointcloud (.txt)
    • /scanner_control: Contains self-written code to control the 3D-Scanner (connected via USB)
  • /scanresults: Contains an example of a scan

The project took place from 2015 to 2016 and started as a school project (W-Seminar).

3d-scanner's People

Contributors

brummi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.