is it right for an RGB image to calcule the variance with simple this way?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
bay rem
el 5 de Feb. de 2016
Respondida: Walter Roberson
el 5 de Feb. de 2016
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?
0 comentarios
Respuesta aceptada
Walter Roberson
el 5 de Feb. de 2016
Yes that is often used. Working channel by channel has its uses as well.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!