Remove certain isosurfaces in a volume by size and shape
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 13 Jun. 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu 3-D Volumetric Image Processing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!