barycentric Coordinates

barycentric_coordinates will give the coordinates alpha, beta ,gama of the matrix face_point.

You are now following this Submission

face_point is the point [x,y]' from the mean shape of the face. dt is 3 by 2 matrix that will have the coordinates corresponding 2 the vertices of a triangle. for eg for a triangle with vertices [v1, v2, v3] v1 will have coordinates [x1,y1] so dt will contain the matrix [x1 y1; x2 y2; x3 y3]

Cite As

anukriti dureha (2026). barycentric Coordinates (https://uk.mathworks.com/matlabcentral/fileexchange/41818-barycentric-coordinates), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0