image mean removal

Allows you to use mean removal to achieve a sketchy effect.


Example

Running this code will apply mean remove to "E:\Example Folder\Picture 1.jpg" with a weight of 9, saving it to "E:\Saved Folder\Sample.jpg".

plugin command("Image Automation.dll", "image mean removal", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", 9)

Was this helpful?

Previous Article

image matches

Next Article

image merge