Subversion Repositories seema-scanner

Rev

Rev 59 | Rev 225 | Go to most recent revision | Show entire file | Regard 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