Remove certain isosurfaces in a volume by size and shape
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have used the volume viewer tool to isolate some organelles within a cell, mostly lipid droplets and ribosomes etc. which are typically spherical. Is there a way to discard srtifacts that are not round?
1 commentaire
Walter Roberson
le 13 Juin 2021
volumeViewer() has no way to select datapoints for display, other than whether the datapoints are within an adjustable range.
You would need to pre-filter the data. For example bwareafilt() might perhaps help.
Réponses (0)
Voir également
Catégories
En savoir plus sur 3-D Volumetric Image Processing 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!