How to view centers on a 3D image

4 visualizzazioni (ultimi 30 giorni)
Yigitcan Comlek
Yigitcan Comlek il 22 Mag 2020
Risposto: Matt J il 22 Mag 2020
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!

Risposte (1)

Matt J
Matt J il 22 Mag 2020
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.

Community Treasure Hunt

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

Start Hunting!

Translated by