Separate object from image in matlab
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I stuck at my study now.
I have one example image.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146396/image.gif)
From this image, I would like to required to remove:
-the roof -the window -the door -the wall -the smoke bay
by creating an appropriate mask and multiplying it with the Fourier Transform of the image.
How can I do this? I tried to searched from other tutorial but none of them able to help me. I need your help please.
I am looking forward to hear from you. Thank you very much.
Idyan
0 件のコメント
採用された回答
Image Analyst
2014 年 12 月 10 日
I'd probably use morphology with wisely chosen structuring elements. Attached is an FFT demo that reduces ripples in a file. Adapt as needed.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!