Remove certain isosurfaces in a volume by size and shape

1 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2021-6-13
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 3-D Volumetric Image Processing 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by