Subversion Repositories seema-scanner

Rev

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

Rev 58 Rev 59
Line 4... Line 4...
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 subfolder:
8
 
8
 
9
/src : This directory includes the GUI program which runs on the SeeMaLab 3D scanner.
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
 
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