Remove noises from images

3 ビュー (過去 30 日間)
Warid Islam
Warid Islam 2023 年 8 月 31 日
回答済み: Walter Roberson 2023 年 8 月 31 日
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
Walter Roberson 2023 年 8 月 31 日
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

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by