how can I remove the object in following figure? the location of this object is the same in my images but some other objects may add in other locations to this image. is it possible to remove this mentioned object without any effect on the other parts of the image?

 채택된 답변

Image Analyst
Image Analyst 2015년 2월 12일

0 개 추천

Well, the difficulty depends on how "seamless" you want the resulting image to be. You can use seam carving (look it up). This is probably the best approach.
I don't think you can use panoramic image stitching because you would not have areas of overlap.
Or threshold the image and just slide the two halves of the image towards each other, either line-by-line or the whole half of the image rigidly. This might give a noticeable seam, though.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

Abo
2015년 2월 12일

답변:

2015년 2월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by