Re: Noise generation - salt and pepper
- From: "aruzinsky" <aruzinsky@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Jul 2007 12:07:26 -0400
Add i.i.d. (independent and identically distributed) noise with a Cauchy
distribution of zero median to the image.
The Cauchy distribution is:
(1/PI)(1/(1+X^2)
and generated via
X = tan(PI*(U-0.5))
where
X is uniform on [0,1]
X should then be scaled by trial and error to give a visually acceptable
result.
.
- Follow-Ups:
- Re: Noise generation - salt and pepper
- From: ImageAnalyst
- Re: Noise generation - salt and pepper
- From: aruzinsky
- Re: Noise generation - salt and pepper
- References:
- Noise generation - salt and pepper
- From: Raj
- Noise generation - salt and pepper
- Prev by Date: Re: Noise generation - salt and pepper
- Next by Date: Re: Noise generation - salt and pepper
- Previous by thread: Re: Noise generation - salt and pepper
- Next by thread: Re: Noise generation - salt and pepper
- Index(es):
Relevant Pages
|