i have to take mean value for each element of the matrix of an image how can i do that
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
i have to take mean value for each element of the matrix of an image how can i do that
0 Commenti
Risposta accettata
Walter Roberson
il 19 Ott 2012
mean(TheMatrix(:))
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!