Remove noises from images
이전 댓글 표시

The vertical white lines in the images are noises. I want to remove them and extract only the regions surrounded within the red boundary. Is there any way I can extract that region(within the red boundary) automatically for all images inside a folder?
답변 (1개)
Walter Roberson
2023년 8월 31일
0 개 추천
My prediction looking at that example, is that the answer is NO, that there is no automatic way to extract that region without extracting any of the noise -- not unless those red boundaries are part of the original image.
The noise appears to be of different sizes and different curvatures, and we can see that it can run fairly close to the region of interest. My prediction is that for at least some of your images, the noise touches the region of interest in a way that does not permit completely accurate separation of the two.
However, it is not impossible that your noise is better behaved than I predict, so I would not rule out the possibility of being able to do what you want accurately
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!