Azzera filtri
Azzera filtri

How to find a variance to an image

1 visualizzazione (ultimi 30 giorni)
mani
mani il 2 Feb 2011
I used var(image(:)) but i am getting wrong answer.

Risposte (1)

Andreas Goser
Andreas Goser il 2 Feb 2011
The IMAGE function returns a handle, see
I expect VAR over a handle is not what you like to get.
A specifc example and an explanation what a "wrong answer" is exactly will help the community to be able to help you.
  1 Commento
Sean de Wolski
Sean de Wolski il 2 Feb 2011
Taking a stab in the dark, I would guess they overwrote image.

Accedi per commentare.

Categorie

Scopri di più su Image Processing Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by