whats the meaning of this statement average = sum ( sum ( x(:,:) ) ) / n / n; ?
Ältere Kommentare anzeigen
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..
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Contrast Adjustment finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!