Références pour l'identification des doigts
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Tue, 23 Nov 2021 16:00:00 +0000 (17:00 +0100)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Wed, 24 Nov 2021 09:56:11 +0000 (10:56 +0100)
tex/3-input.tex

index 18921c3472d862502a7b53a697e22fb677f188a1..a6d24e6a669cc2c7f0e37976c1a8b1e3dc73a2ed 100644 (file)
@@ -534,17 +534,48 @@ Users will choose the one they feel appropriate for their current task.
 \subsection{Finger identification}
 \label{sec:fingeridentification}
 
-FingerCuts \cite{goguey14,goguey14a,goguey17}
+Hands and fingers have many degrees of freedom and most of people have enough skills and dexterity to perform gestures and manipulate objects.
+Therefore hands are widely used for interacting with interactive systems.
+Yet, consumer electronics interactive devices only use a limited subset of gesture properties.
+Typically multi-touch devices essentially use the contacts coordinates and movement, number of contacts, and recently pressure.
+It already enables complex interaction techniques, in particular for command selection \cite{bailly10,lepinski10}.
+Further studies leverage the raw data of multi-touch surfaces, either from cameras or capacitive sensors.
+With this data we can detect contact blobs instead of single coordinates.
+
+However, research investigated technologies that sense many other gestures properties, as well as interaction techniques that leverage them.
+
+Extensions of this vocabulary: finger microrolls \cite{roudaut09}, finger parts \cite{harrison11}
+
+
+
+Extend multitouch gestures \cite{murugappan12} identity, posture, and handedness of the user with depth camera
+
+ID users:
+
+DiamondTouch: multitouch for multiple users \cite{dietz01}
+
+Finger ID:
+Technologies
+Fiberio: fingerprints\cite{holz13}
+Finger ID with camera data \cite{ewerling12}
+
+Finger identification increases the throughput of single touch interactions by mapping a different command to every finger \cite{roy15}.
+
+TouchID toolkit \cite{marquardt11}
 
-Leverages finger identification for command selection and direct manipulation of parameters.
 
 \subsubsection{Input vocabulary}
 
+
+FingerCuts \cite{goguey14,goguey14a,goguey17}
+
+Leverages finger identification for command selection and direct manipulation of parameters.
+
 \begin{figure}[htb]
   \centering
   \includegraphics[width=\columnwidth]{figures/hotfingers}
   \label{fig:hotfingers}
-  \caption[Command selection with finger identification.]{Command senection with finger identification. A chord with the left hand whows a crib sheet of commands users can select with the right hand. The user selects a command and adjusts the parameters with direct manipulation. The user can lift the left hand while adjusting the command parameters. The user can invoke additional constraints on the command parameters with the left hand.}
+  \caption[Command selection with finger identification.]{Command selection with finger identification. A chord with the left hand whows a crib sheet of commands users can select with the right hand. The user selects a command and adjusts the parameters with direct manipulation. The user can lift the left hand while adjusting the command parameters. The user can invoke additional constraints on the command parameters with the left hand.}
 \end{figure}
 
 \subsubsection{Prototyping apparatus}