Clear Filters
Clear Filters

i have to take mean value for each element of the matrix of an image how can i do that

1 view (last 30 days)
i have to take mean value for each element of the matrix of an image how can i do that

Accepted Answer

Walter Roberson
Walter Roberson on 19 Oct 2012
mean(TheMatrix(:))

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!