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?
- Follow-Ups:
- Re: how to write an ImageEffect filter?
- From: Patrick Scheibe <pscheibe@trm.uni-leipzig.de>
- Re: how to write an ImageEffect filter?