Research Article

A User Authentication Scheme Using Physiological and Behavioral Biometrics for Multitouch Devices

Algorithm 2

Hand natural pose restoration.
Input: // is the user input fingers
Output: array //array with fingers in order
(1) sort( ) by in ascending order
(2) assing , which max( ) of //Detect thumb by finding the maximum position of -axis
(3) assing = CheckRight( ); //check user is left-hand
(4) if   = “right-hand” then shift to ;
(5) else shift to ;