How to view centers on a 3D image

4 次查看(过去 30 天)
Yigitcan Comlek
Yigitcan Comlek 2020-5-22
回答: Matt J 2020-5-22
I have a 3D image of a porous material and I was able to find the centers of the pores. I want to view these center points on the 3D image of the microstructure but so far I have not been able to do it. In other words, I have centroids in [x y z] coordinates and I have a 3d binary image and want to view these coordinates on the 3d binary image. Thanks a lot in advance!

回答(1 个)

Matt J
Matt J 2020-5-22
One suggestion is to use this FEX file to display the 3D volume with high transparency
and then use scatter3 to super-impose a scatter plot of the centroids.

类别

Help CenterFile Exchange 中查找有关 Image Filtering and Enhancement 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by