How to find a variance to an image

1 次查看(过去 30 天)
mani
mani 2011-2-2
I used var(image(:)) but i am getting wrong answer.

回答(1 个)

Andreas Goser
Andreas Goser 2011-2-2
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.

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by