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
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 Center および File Exchange で 3-D Volumetric Image Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!