From 341e0f77cb4d2db1eb1e8097b31731e39f4d43b0 Mon Sep 17 00:00:00 2001 From: Maik Teurlings Date: Tue, 10 Jun 2008 13:54:56 +0000 Subject: --- report/chapter3.tex | 2 ++ report/headtracking.tex | 1 + 2 files changed, 3 insertions(+) create mode 100644 report/headtracking.tex diff --git a/report/chapter3.tex b/report/chapter3.tex index a743be4..5c2400a 100644 --- a/report/chapter3.tex +++ b/report/chapter3.tex @@ -4,6 +4,8 @@ \subsection{Head tracking} +\input{headtracking.tex} + \subsection{Stereo vision} To be able to view a world in 3 dimensions with real depth information, one must offer each eye an image of its own, taken from a different angle. A problem arises however when there is only one screen available. How can both eyes get one image each from one screen? \\ diff --git a/report/headtracking.tex b/report/headtracking.tex new file mode 100644 index 0000000..d1894a4 --- /dev/null +++ b/report/headtracking.tex @@ -0,0 +1 @@ +Head Tracking -- cgit v0.12