guxue365 / FabScan

Affordable 3D Laser Scanning of Physical Objects

Home Page:http://hci.rwth-aachen.de/fabscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FabScan - Affordable 3D Laser Scanning of Physical Objects

Visit http://hci.rwth-aachen.de/fabscan for presentation and documentation about the project.

FabScan makes use of the OpenCV and PCL (Point Cloud Library). See http://pointclouds.org/downloads/ for installation instructions.
For development on the Mac, just install Homebrew (http://mxcl.github.com/homebrew/) and type 'brew install opencv'.

Folder Structure:

-> arduino :: contains the firmware for the Arduino inside the FabScanner
-> experimental
  -> pointclouds :: sample pointclouds created with the FabScan
  -> PCL :: contains example code from the Point Cloud Library
-> parts :: contains all the models for the hardware
-> sources :: source code of FabScan software

About

Affordable 3D Laser Scanning of Physical Objects

http://hci.rwth-aachen.de/fabscan


Languages

Language:C 48.9%Language:C++ 43.7%Language:Objective-C++ 5.1%Language:Objective-C 1.0%Language:Processing 0.7%Language:OpenSCAD 0.4%Language:CMake 0.2%