Remove frame from volume data
1 回表示 (過去 30 日間)
古いコメントを表示
I have a volumetric dataset and I want to remove the frame from it to process on the actual scan. Attached you can see the volume I am dealing with. Any suggestions, how to do this?
0 件のコメント
回答 (1 件)
Rebecca Krosnick
2016 年 3 月 8 日
Are you trying to automatically remove the frame? Perhaps image segmentation features in the Image Processing Toolbox would be helpful: http://www.mathworks.com/help/images/image-segmentation-1.html
Alternatively, if you already know a boundary between the head and frame you can import the data into MATLAB and set all pixels outside of the head region to be 0.
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!