summaryrefslogtreecommitdiffstats
path: root/report/chapter2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'report/chapter2.tex')
-rw-r--r--report/chapter2.tex8
1 files changed, 2 insertions, 6 deletions
diff --git a/report/chapter2.tex b/report/chapter2.tex
index cc1d11c..bcd9e55 100644
--- a/report/chapter2.tex
+++ b/report/chapter2.tex
@@ -27,10 +27,6 @@ The number of test cases to implement was the first small problem the group had
In order to support a Wiimote in a program like MatchBlox, a number of development libraries are available on the web. The library that was initially used for the application suffered a lot of lag (or latency). It took some time to determine the error and switch to another library.
-\subsubsection{IR smoothing}
-
-...
-
\subsubsection{Depleted batteries}
A second Wiimote is used to track the head using the infrared camera in front of the Wiimote. The user places two infrared LED's which the Wiimote can keep track of. A wireless Wii sensorbar\footnote[1]{The Wiimote senses IR light from the sensor bar. The light emitted from each end of the sensor bar is focused onto the image sensor which sees the light as two bright dots separated by a distance "mi" on the image sensor. The second distance "m" between the two clusters of light emitters in the sensor bar is a fixed distance. From these two distances m and mi, the distance between the Wiimote and the sensor bar can be calculated.} was used for this. This has as great advantages that it's wireless (as opposed the the wired variant shipped with the Wii console) and no home made infrared LED's need to be used. \\
@@ -45,8 +41,8 @@ There exist a technique that reduces this effect. What it basically does is subt
\subsection{Evaluation}
-The conclusions of the MatchBlox project are explained in chapter 4 or this report. This paragraph deals with the evaluation of the project and how it was executed. \\
+The conclusions of the MatchBlox project are explained in chapter 4 of this report. This paragraph deals with the evaluation of the project and how it was executed. \\
A lot of new techniques during the implementation were applied; head tracking, stereo vision, a Wiimote as input device, etc. To fit this all into one big project was a bit over the top and therefor unfeasible. The troubles with the infra red LED's and the Wiimote in general consumed a lot of time and energy of the project. \\
-Although the project finished the application thus far, it's not useable for an actual experiment. This doesn't mean all was in vein and no conclusion can be drawn from the results of the project. All of this will be explained in the last chapter. \ No newline at end of file
+Although the project was able to complete the application, it's not useable for an actual experiment. This doesn't mean all was in vein and no conclusion can be drawn from the results of the project. The conclusions will be explained in the last chapter. \ No newline at end of file