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

1 次查看(过去 30 天)
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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by