Subversion Repositories seema-scanner

Rev

Rev 104 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 104 Rev 225
Line 1... Line 1...
1
===================================== 
1
===================================== 
2
SeeMaLab 3D Structured Light Scanner
2
SeeMaLab 3D Structured Light Scanner
3
(c) DTU 2014 — 2014
3
(c) DTU 2014 — 2017
4
{jakw,eruei}@dtu.dk
4
{jakw,eruei}@dtu.dk
5
=====================================
5
=====================================
6
 
6
 
7
You have checked out the SeeMaLab scanner repository. It contains the following subfolders:
7
You have checked out the SeeMaLab scanner repository. It contains the following subfolders:
8
 
8
 
Line 12... Line 12...
12
 
12
 
13
/matlab : Containing code for Matlab wrappers to control cameras, projector and rotation stage.
13
/matlab : Containing code for Matlab wrappers to control cameras, projector and rotation stage.
14
 
14
 
15
/doc : LaTeX based documentation of hardware and software components.
15
/doc : LaTeX based documentation of hardware and software components.
16
 
16
 
-
 
17
To compile the software on Ubuntu 16.04 LTS, please install dependencies using the following commands:
-
 
18
 
-
 
19
	sudo add-apt-repository ppa:lkoppel/robotics
-
 
20
	sudo apt-get update
-
 
21
	sudo apt-get install qt5-qmake libvtk6-qt-dev libpcl-dev libopencv-dev libglew-dev qtcreator qt5-default libusb-1.0-0-dev
-
 
22
 
-
 
23
 
17
To get started, please compile the documentation in the /doc subfolder using LaTeX.
24
To get started with scanning, please compile the documentation in the /doc subfolder using LaTeX.
18
 
25
 
19
This repository can be checked out anonymously at 
26
This repository can be checked out anonymously at 
20
http://svn.compute.dtu.dk/svn/seema-scanner/
27
http://svn.compute.dtu.dk/svn/seema-scanner/
21
 
28
 
22
If you would like to contribute to the code, you will need to have a login compatible with the DTU Compute SVN server. You can then request write permissions by contacting the project maintainers. If you do possess write access, please use
29
If you would like to contribute to the code, you will need to have a login compatible with the DTU Compute SVN server. You can then request write permissions by contacting the project maintainers. If you do possess write access, please use