is it right for an RGB image to calcule the variance with simple this way?

is it right for an RGB image to calcule the variance with var(image(:))?? not to calcul the variance of 3 chanels Red green blue?

 Risposta accettata

Yes that is often used. Working channel by channel has its uses as well.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by