How to view centers on a 3D image

4 vues (au cours des 30 derniers jours)
Yigitcan Comlek
Yigitcan Comlek le 22 Mai 2020
Réponse apportée : Matt J le 22 Mai 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!

Réponses (1)

Matt J
Matt J le 22 Mai 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.

Catégories

En savoir plus sur Image Filtering and Enhancement dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by