image sobel

Allows you to apply the Sobel filter to an image.


Example

Running this code will apply the Sobel filter to "E:\Example Folder\Picture 1.jpg", saving it to "E:\Saved Folder\Sample.jpg".

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

Was this helpful?

Previous Article

image sharpen

Next Article

image space