Generate 3-D object

1 次查看(过去 30 天)
Hello every one,
I have the CT scan images of a object, how could I generate this object in Matlab?
I have tried the patch function, but I failed. My method is: First, I detect contours, and then I get the points belonging to this contour. I use these points as the vertices for "patch" functions. Next, for each vertices, I find 2 nearest vertices, one in the same layer and one in the next layer to create a faces for the "patch" functions. But the result is bad.
Could anyone know how to do it? Thank you very much and sorry for my bad english!

采纳的回答

Mike Garrity
Mike Garrity 2015-12-7
Have you tried the isosurface function ?

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Polygons 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by