how to start with image blending ??

Please tell me the very basic steps involved in image blending .. and how to go further .. . i want to blend images like ..

Answers (1)

Image Analyst
Image Analyst on 27 Oct 2013
You can start with averaging them. Then advance to morphing, creating panoramas, etc. depending on what kind of blending you want to do.

2 Comments

yes sir .. i have done 1st step suggested by u .. also i have tried the equation .. a*i1 + (1-a)*i2 ... now i want to blend the mosaiced image as shown below ...

Sign in to comment.

Asked:

on 26 Oct 2013

Commented:

on 27 Oct 2013

Community Treasure Hunt

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

Start Hunting!