Image Blending/ Image Fusion

 Accepted Answer

Jan
Jan on 12 Sep 2013
The linked file is a PDF with 17 slides. My virus scanner did not find malware in the file, but the last security announcement of Adobe is just some hours old: http://www.adobe.com/support/security/bulletins/apsb13-22.html . I recommend to remove this link and post the formula directly.
Reading the slides I find:
Assuming than (x_i, y_i) represents the coordinates of the i.th block, ...
In consequence I assume, that "x,y" means the coordinates of the blocks.

More Answers (2)

Riri
Riri on 13 Sep 2013
Thanks for your answer, but i want to implement that on matlab, and the output is not similar like the slide :(
Image Analyst
Image Analyst on 13 Sep 2013
It's covered by the FAQ: http://matlab.wikia.com/wiki/FAQ#Can_you_program_up_the_algorithm_in_this_article_for_me_and_explain_it_to_me.3F. Though if all you want is the definition of x,y, it's right there on slide 8:
"Assuming (xi,yi) represents the coordinates of the center of the ith block,...."
That pretty well explains it. Then G is just a Gaussian centered at that point, and the neighbor points.

Categories

Find more on Agriculture in Help Center and File Exchange

Asked:

on 12 Sep 2013

Community Treasure Hunt

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

Start Hunting!