How to create a 3d mask from an image
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, Ok the problem I am having is this. I have a 3d matrix, which has a brain in it. I want to segment the brain and create a mask (1 = brain, 0 = outside). Now I know there are 2d segmentation tools (take each slice and segment it) but the problem my teacher wants to segment the brain in 3d. So I need 3d segmentation not 2d segmentation.mask. Anyone got any tips/programs which can do this?
Regards
Below is the brain taken in 3 different directions, ortho, coronal, longitudinal e.g
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161791/image.png)
>>
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!