how to blend the mosaic output and composititing it into flat view

2 ビュー (過去 30 日間)
sushanth kalva
sushanth kalva 2016 年 6 月 16 日
コメント済み: Guillaume 2016 年 6 月 17 日
can any one please explain the steps involved in the blending of the mosaic output of the two images shown below?
i need the output without the those black areas,without loosing the mosaic image information.

回答 (1 件)

Guillaume
Guillaume 2016 年 6 月 16 日
"i need the output without the those black areas and those black pixels should be filled with the image pixels"
There are no image pixels available to fill these areas. That's why they're black. Unless you have another image that shows what should be in these areas, what you're asking is impossible.
  2 件のコメント
sushanth kalva
sushanth kalva 2016 年 6 月 16 日
i mean the black portion should be removed without loosing the information of the image.
Guillaume
Guillaume 2016 年 6 月 17 日
Since an image is always rectangular, the only way you can remove the black portion is either by replacing it with something else or cropping the image into a smaller rectangle.
Unless you have another image to tell you what the 'something else' should be you can only take a guess or use a solid colour( matlab uses black).
Cropping the image will obviously loose some information at the same time.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by