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

2 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Guillaume
Guillaume il 16 Giu 2016
"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 Commenti
sushanth kalva
sushanth kalva il 16 Giu 2016
i mean the black portion should be removed without loosing the information of the image.
Guillaume
Guillaume il 17 Giu 2016
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.

Accedi per commentare.

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by