|
|
||
|
|
ImageEffect |
| ImageEffect[image, "effect"] applies the specified image effect to image. |
| ImageEffect[image, {"effect", params}] uses parameters params. |
| {"Charcoal",x} | charcoal sketch effect | |
| {"Embossing",x, | embossing by an amount x at an angle | |
| {"OilPainting",x} | artistic oil painting effect | |
| {"Solarization",t} | solarization or Sabatier effect |
| {"Noise",a} | adds zero-mean uniform noise of amplitude a/2 | |
| {"GaussianNoise", | adds zero-mean Gaussian noise with standard deviation | |
| {"SaltPepperNoise",f} | adds salt and pepper noise to a fraction f of the image |