whats the meaning of this statement average = sum ( sum ( x(:,:) ) ) / n / n; ?
Mostrar comentarios más antiguos
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..
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Contrast Adjustment en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!