barycentric Coordinates

barycentric_coordinates will give the coordinates alpha, beta ,gama of the matrix face_point.
270 téléchargements
Mise à jour 21 mai 2013

Afficher la licence

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]

Citation pour cette source

anukriti dureha (2024). barycentric Coordinates (https://www.mathworks.com/matlabcentral/fileexchange/41818-barycentric-coordinates), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0