how to segment and define regions
이전 댓글 표시
Hi all,
This is a phase image reconstructed by NMR.
There are 5 test tubes in this image. One with the largest diameter, and 4 in shorter diameters inside (marked in black). The circular arches are the phase of the molecules.
I need to define the 4 short test tubes and to remove them, but in a way that the new pixels will have a logical value in accordance to it's neighbors.
I will be happy to get a clue how can I manage doing this


Thanks in advance
댓글 수: 1
Image Analyst
2020년 8월 2일
Are they in the same location all the time? If so, use a template mask. Otherwise, if you need to find them, can you attach the image in a .mat file, or attach the gray scale, non-pseudocolored version?
Also, what does "remove" mean to you? You can't have a hole with missing pixels in an image since images must remain rectangular. However you can assign those pixels to some value, like 0.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!