difference between imadd and imfuse

i want to superimpose 25 images together, i have 2011 version of matlab, which has imadd acommand, but not imfuse, so can i use imadd command instead of imfuse.

More Answers (1)

Yes, but when you use imadd; the two images must have the same size.

Community Treasure Hunt

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

Start Hunting!