How to save plot (segmented area) in the image and create another one?
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear all,
I have code for segmentation of spine and ribs, I would like to segmented all parts, but always when for loop ends there is only one part of segmentation (one plot). Like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161967/image.jpeg)
or
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161969/image.jpeg)
and so on.
But I would like to all segmented parts in this image (all yellow plots). I tried something like hold on, but it didn´t work. Can you advise me?
I attach my code and original image. Thank you for your answers.
댓글 수: 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!