Mercurial > ift6266
diff transformations/PoivreSel.py @ 144:c958941c1b9d
merge
author | XavierMuller |
---|---|
date | Tue, 23 Feb 2010 18:16:55 -0500 |
parents | 5e00ed18ae32 |
children | 8ab3ae1b0148 |
line wrap: on
line diff
--- a/transformations/PoivreSel.py Tue Feb 23 18:08:11 2010 -0500 +++ b/transformations/PoivreSel.py Tue Feb 23 18:16:55 2010 -0500 @@ -23,7 +23,7 @@ class PoivreSel(): def __init__(self): - self.proportion_bruit=0.1 #Le pourcentage des pixels qui seront bruites + self.proportion_bruit=0.08 #Le pourcentage des pixels qui seront bruites self.nb_chng=10 #Le nombre de pixels changes. Seulement pour fin de calcul self.effectuer=1 #Vaut 1 si on effectue et 0 sinon.