Difference in arithmetic and geometric mean to combine two images -


i want know mean (arithmetic or geometric) better combine 2 grayscale images , why? know difference in arithmetic , geometric mean mathematically, combining 2 digital images, mean use , logic behind it...i unable understand.

empirical answer...

if start top-to-bottom , left-to-right gradient images, this:

enter image description hereenter image description here

you arithmetic mean:

enter image description here

and geometric mean:

enter image description here


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -