Subversion Repositories seema-scanner

Rev

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

Rev 59 Rev 104
Line 2... Line 2...
2
SeeMaLab 3D Structured Light Scanner
2
SeeMaLab 3D Structured Light Scanner
3
(c) DTU 2014 — 2014
3
(c) DTU 2014 — 2014
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 subfolder:
7
You have checked out the SeeMaLab scanner repository. It contains the following subfolders:
8
 
8
 
9
/src : This directory includes the GUI program which runs on the SeeMaLab 3D scanner. The dependencies include Qt 4.X, OpenCV, PCL and industrial camera APIs. SMScanner.pro is the main project file.
9
/src : This directory includes the GUI program which runs on the SeeMaLab 3D scanner. The dependencies include Qt 4.X, OpenCV, PCL and industrial camera APIs. SMScanner.pro is the main project file.
10
 
10
 
11
/build : The intended directory to build the GUI program into.
11
/build : The intended directory to build the GUI program into.
12
 
12
 
Line 18... Line 18...
18
 
18
 
19
This repository can be checked out anonymously at 
19
This repository can be checked out anonymously at 
20
http://svn.compute.dtu.dk/svn/seema-scanner/
20
http://svn.compute.dtu.dk/svn/seema-scanner/
21
 
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
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/
-
 
24
 
23
https://svn.compute.dtu.dk/svn/seema-scanner/
-
 
24