Remove Object from Image
古いコメントを表示
Is there another method to remove the shuttle from the shuttle.tif image and make the support structure black with a white background? I have managed to remove the shuttle using the ~bwareaopen command. However, I am left with a image that no longer looks like the support structure. Any help would be greatly appreciated.
2 件のコメント
Image Analyst
2013 年 2 月 9 日
The first image doesn't show anything at all - no image whatsoever. The second one shows an image but it's too small to tell what's going on.
integra-t
2013 年 2 月 10 日
回答 (1 件)
Image Analyst
2013 年 2 月 10 日
0 投票
What will go in place of the shuttle? Your image is extremely poor quality. Please upload higher quality images.
6 件のコメント
Image Analyst
2013 年 2 月 11 日
Your image suffers from severe, astonishingly severe, jpeg artifacts, even when zoomed in. Why do you need to do this? Why don't you just use imfreehand() and poly2mask() to hand draw some region and fill it in with all white or all black?
integra-t
2013 年 2 月 11 日
Image Analyst
2013 年 2 月 11 日
Compare this one: http://ipadwallpaper.net/wp-content/uploads/2011/03/space-shuttle.jpg to yours. See those huge blocks in yours. That's what I was talking about. Now, what about my suggestion - will that work?
integra-t
2013 年 2 月 11 日
Image Analyst
2013 年 2 月 11 日
I've posted a demo with imfreehand() this weekend - search for it.
カテゴリ
ヘルプ センター および File Exchange で Function Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!