maximum and minimum axis distance of a segmented 3D vessel volume

1 vue (au cours des 30 derniers jours)
roni zidane
roni zidane le 21 Juin 2019
Hi all,
I have a volume in a ".stl" file. which has vertices and faces. The structure in the file is a segmented vessel. Most of the solutions on the community platform are provided for 2D (*.jpg) format files. I am reading my data with "stlread" command.
[v, f, n, c, stltitle] = stlread('filename');
After i have the informations ... v = vertices, f = faces, n=coordinate,c=colordata, unfortunately, I have no idea about how i can compute the maximum and minimum axis distance of the volume.
Can someone please help. I am not asking you to do the work, but i need some guidance in terms of how to go about it. I have never worked with "Vertices" and "Faces" before.
Your ideas and some short example code would be helpful.

Réponses (0)

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by