Subversion Repositories seema-scanner

Rev

Rev 1 | Rev 56 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 jakw 1
\documentclass[10pt]{article}
2
\usepackage{url}
3
 
4
 
5
\title{The SeeMa Lab Structured Light Scanner}
6
\author{Eytor Eirikson and Jakob Wilm\\
7
		\url{{eruei, jakw}@dtu.dk}}
8
\date{\today}
9
 
10
\begin{document}
11
 
12
\maketitle
13
 
14
\begin{abstract}
15
This document is the official manual for the Seeing Machines Lab Structured Light Scanner. The scanner constitutes of both hardware components (the physical device, including cameras, projector and rotation stage), and the software GUI needed to perform scans. While most of these components should be self-explanatory, we will describe the functional principles of the scanner and give a brief introduction for how to get from a physical object to a complete digital meshed model of it. This document also describes the software components involved, making it possible for students and staff to implement scan software, and possibly extend the software.
16
\end{abstract}
17
 
18
 
2 jakw 19
\section{Hardware parts}
1 jakw 20
 
2 jakw 21
\section{Software components}
22
 
23
 
24
 
1 jakw 25
\end{document}