hand_mesh2d_test, an Octave code which calls hand_mesh2d(), 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.
The information on this web page is distributed under the MIT license.
hand_mesh2d, an Octave code which reads in a set of 59 points which outline a human hand, and calls mesh2d(), which is able to create a fine triangular mesh of the region outlined by the points.