image laplacian of gaussian

Allows you to apply the Laplacian of Gaussian filter to an image.


Example

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

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

Was this helpful?

Previous Article

image kirsch

Next Article

image laplacian3x3