profile_data


profile_data, an Octave code which carries out some numerical exercises based on data that came from tracing the profile of a face.

Licensing:

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

Languages:

profile_data is available in a MATLAB version and an Octave version.

Related Data and Programs:

profile_data_test

hand_area, an Octave code which estimates the area of a curve which outlines a person's hand.

hand_data, an Octave code which carries out some numerical exercises based on data that came from tracing several points on a person's hand.

hand_mesh2d, an Octave 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.

maple_area, an Octave code which takes the list of pixels that form the boundary of the image of a maple leaf within a picture, and uses grid, Monte Carlo, and Quasi Monte Carlo sampling to estimate the area of the leaf.

maple_boundary, an Octave code which reads an image of a maple leaf and extracts the list of pixels that form the boundary.

Source Code:


Last revised on 22 September 2024.