barycentric Coordinates

barycentric_coordinates will give the coordinates alpha, beta ,gama of the matrix face_point.
270 Downloads
Updated 21 May 2013

View License

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 (2024). barycentric Coordinates (https://www.mathworks.com/matlabcentral/fileexchange/41818-barycentric-coordinates), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0