MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

how to write an ImageEffect filter?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg106458] how to write an ImageEffect filter?
  • From: sibir <martin.rommel at gmail.com>
  • Date: Wed, 13 Jan 2010 05:58:37 -0500 (EST)

The function ImageEffect allows to add noise to an image, however the
options are very limited: only uniform, Gaussian and salt&pepper. I
need to add Poisson noise. it should be straitforward to to create
that filter by modifying the Gaussian, but I am not bale to find any
documentation.

Anybody out there with a clue?


  • Prev by Date: How to declare vectors for solving
  • Next by Date: Plotting a curve on a flat torus
  • Previous by thread: Re: How to declare vectors for solving
  • Next by thread: Re: how to write an ImageEffect filter?