Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

how to average image pixels without taking black color pixels (pixel=0)

1 vue (au cours des 30 derniers jours)
djamaleddine djeldjli
djamaleddine djeldjli le 8 Mar 2018
Clôturé : MATLAB Answer Bot le 20 Août 2021
i'm using m= mean2 (current_image);
mean2 takes all pixels ,the balckpixel=0 do not have value but they are counted in total number of pixels ( n )
mean2= h1+h2+....+h10+....+hn / n
if h1 = 0 ,so it is not counted in numerator but it is counted in the denominator
i wantn't count them in denominator
thanks in advance

Réponses (0)

Cette question est clôturée.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by