Generate 3-D object
3 ビュー (過去 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!
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Polygons についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!