summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Whiteaker <jbw@berkeley.edu>2012-09-16 17:16:29 -0700
committerJon Whiteaker <jbw@berkeley.edu>2012-09-16 17:16:29 -0700
commit9027a65ae09126a537a894e8236b73d621183752 (patch)
treed8da033c18f4b5e420a8efe584e55e841a8b5819
parent0055932482314ec42fb7a090aa72ce1ad79e30b2 (diff)
downloadkinect-9027a65ae09126a537a894e8236b73d621183752.tar.gz
removed names for anonymous submission and balanced refs
-rw-r--r--experimental.tex2
-rw-r--r--kinect.tex25
2 files changed, 15 insertions, 12 deletions
diff --git a/experimental.tex b/experimental.tex
index 8133ec1..bda7040 100644
--- a/experimental.tex
+++ b/experimental.tex
@@ -328,7 +328,7 @@ show similar performance when there is no visible light.
For the final experiment, we explore the potential of skeleton recognition with
a higher resolution depth camera, as has been speculated for the Kinect
-2~\footnote{\url{http://www.eurogamer.net/articles/2011-11-25-kinect-2-so-accurate-it-can-lip-read}}.
+2~\footnote{\url{http://www.eurogamer.net/articles/2011-11-25-kinect-2-so-accurate-it}\\\url{-can-lip-read}}.
Since a higher resolution camera is not readily available, we simulate a higher
resolution by artificially reducing the noise from our Kinect dataset.
%Predicting potential improvements of the prediction rate of our
diff --git a/kinect.tex b/kinect.tex
index f684205..b315d1f 100644
--- a/kinect.tex
+++ b/kinect.tex
@@ -1,5 +1,5 @@
%\documentclass[runningheads]{llncs}
-\documentclass[letterpaper, 10 pt, conference]{ieeeconf}
+\documentclass[letterpaper, 10 pt, conference]{IEEEtran}
\usepackage[dvips]{color}
\usepackage{graphicx}
@@ -21,6 +21,7 @@
\usepackage{pifont}
\usepackage{subfig}
\usepackage{url}
+\usepackage{flushend}
%\usepackage{times}
% substitutes normal through postscript fonts (\texttt) use \mathptmx
@@ -64,15 +65,16 @@
% \author{Anonymous ECCV submission}
% \institute{Paper ID \ECCV12SubNumber}
-\author{ \parbox{2 in}{\centering Jon Whiteaker\\
- {\tt\small jbw@berkeley.edu}}
- \parbox{2 in}{ \centering Thibaut Horel\\
- {\tt\small thibaut.horel@ens.fr}}
- \parbox{2 in}{ \centering Branislav Kveton\\
- {\tt\small branislav.kveton@technicolor.com}}
-\\\\
-\centering\small Technicolor, Palo Alto, CA 94301, USA
-}
+\author{}
+% \author{ \parbox{2 in}{\centering Jon Whiteaker\\
+% {\tt\small jbw@berkeley.edu}}
+% \parbox{2 in}{ \centering Thibaut Horel\\
+% {\tt\small thibaut.horel@ens.fr}}
+% \parbox{2 in}{ \centering Branislav Kveton\\
+% {\tt\small branislav.kveton@technicolor.com}}
+% \\\\
+% \centering\small Technicolor, Palo Alto, CA 94301, USA
+% }
\maketitle
@@ -96,8 +98,9 @@
\input{conclusion}
+\clearpage
{
-\bibliographystyle{splncs}
+\bibliographystyle{IEEEtran}
\bibliography{references}
}