barycentric Coordinates

版本 1.0.0.0 (1.3 KB) 作者: anukriti dureha
barycentric_coordinates will give the coordinates alpha, beta ,gama of the matrix face_point.
270.0 次下载
更新时间 2013/5/21

查看许可证

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]

引用格式

anukriti dureha (2024). barycentric Coordinates (https://www.mathworks.com/matlabcentral/fileexchange/41818-barycentric-coordinates), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0