whats the meaning of this statement average = sum ( sum ( x(:,:) ) ) / n / n; ?
Mostra commenti meno recenti
i am using this formula for increasing the contrast of the image. this is the formula used to calculate the average value of the after getting the size of the array of the image by using n=size(x,1); ? where x is the image on which we are working..
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Contrast Adjustment in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!