57 |
jakw |
1 |
=====================================
|
|
|
2 |
SeeMaLab 3D Structured Light Scanner
|
|
|
3 |
(c) DTU 2014 — 2014
|
|
|
4 |
{jakw,eruei}@dtu.dk
|
|
|
5 |
=====================================
|
|
|
6 |
|
58 |
jakw |
7 |
You have checked out the SeeMaLab scanner repository. It contains the following subfolder:
|
57 |
jakw |
8 |
|
58 |
jakw |
9 |
/src : This directory includes the GUI program which runs on the SeeMaLab 3D scanner.
|
|
|
10 |
|
|
|
11 |
/build : The intended directory to build the GUI program into.
|
|
|
12 |
|
|
|
13 |
/matlab : Containing code for Matlab wrappers to control cameras, projector and rotation stage.
|
|
|
14 |
|
|
|
15 |
/doc : LaTeX based documentation of hardware and software components.
|
|
|
16 |
|
57 |
jakw |
17 |
To get started, please compile the documentation in the /doc subfolder using LaTeX.
|
|
|
18 |
|
|
|
19 |
This repository can be checked out anonymously at
|
|
|
20 |
http://svn.compute.dtu.dk/svn/seema-scanner/
|
|
|
21 |
|
|
|
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
|
|
|
23 |
https://svn.compute.dtu.dk/svn/seema-scanner/
|