hand


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 21 December 2024.