Remove frame from volume data
이전 댓글 표시
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?
답변 (1개)
Rebecca Krosnick
2016년 3월 8일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!