Skip to content

fhennecker/semiteleporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi-teleporter

A low-cost 3D scanner for a university project. It may digitalize you and your thoughts inside a computer, but it cannot send you to another galaxy over the air.

Here is a cool video summary of this project (in french)! https://www.youtube.com/watch?v=pkziNVAf0nc

Requirements

Package name for Debian (Ubuntu, Mint, ...) in brackets

  • Python 2.7
  • numpy
  • opencv
  • matplotlib with support for TkAgg
  • TKinter with support for images from PIL

Install

sudo apt-get update
sudo apt-get install tk-dev libpng-dev libffi-dev dvipng texlive-latex-base python-tk python-dev python-imaging-tk python-pip python-vtk
sudo pip install numpy matplotlib pyopencv
./install-ballpivoting.sh

Run

cd src/
python scan.py

About

Low-cost 3D scanner for a university project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published