hand_mesh2d_test


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.

Licensing:

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

Related Data and Programs:

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.

Source Code:


Last revised on 12 March 2024.