Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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.

Respuestas (0)

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by