profile_data


profile_data, a MATLAB code which returns the (x,y) coordinates of points 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_data, a MATLAB code which carries out some numerical exercises based on data that came from tracing several points on a person's hand.

house_data, a MATLAB code which returns the coordinates of 11 points which are the vertices of a (degenerate) polygon which has the shape of a house.

human_data, a MATLAB code which starts with an image of simple outline of a human body, tabulates a sequence of points on the outline, creating numerical data defining the boundary. It is then able to fill the region with mesh points and triangulate the region. This allows the region to be analyzed by the finite element method (FEM).

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

profile, a dataset directory which lists the 44 (x,y) coordinates of points traced along the profile of a face.

  • profile_interp, a MATLAB code which interpolates (x,y) data that came from tracing the profile of a face.
  • Source Code:


    Last revised on 05 August 2019.