How to change grey level for overlapping images?

1 view (last 30 days)
Auryn_
Auryn_ on 30 Sep 2015
Commented: Auryn_ on 2 Oct 2015
I would like to make not so visible the border between two overlapping images. How to make the gray levels of the images that overlap as similar as possible, linearly transforming the gray levels? How to do it taking only the means and standard deviations of the pixels that overlap between the two?
Thank you very much in advance for your answer.

Answers (1)

Image Analyst
Image Analyst on 30 Sep 2015
See this example from the Computer Vision System Toolbox where they stitch the Mathworks global headquarters building together from separate photos: http://www.mathworks.com/help/vision/examples/feature-based-panoramic-image-stitching.html?prodcode=VP&language=en
  1 Comment
Auryn_
Auryn_ on 2 Oct 2015
Thank you, but unfortunately it doesn't work with the grey levels of the images superposition...

Sign in to comment.

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!