hand, a dataset directory which is the (x,y) coordinates of points that outline a user's hand which has been pressed to the screen.
The information on this web page is distributed under the MIT license.
hand_area, a MATLAB code which estimates the area of a curve which outlines a person's hand.
hand_data, a MATLAB code which carries out some numerical exercises based on data that came from tracing several points on a hand.
hand_data_acquire, a MATLAB code which creates a data set which is presumably the (x,y) coordinates of points that outline a user's hand which has been pressed to the screen.
hand_mesh2d, a MATLAB code which reads in points which outline a human hand, and calls mesh2d(), which creates a fine triangular mesh of the region outlined by the points.