image crop entropy

Allows you to crop an image to the area with the greatest entropy.


Example

Running this code will crop the image entropy of "E:\Example Folder\Picture 1.jpg" with a threshold of "128", saving it to "E:\Saved Folder\Sample.jpg".

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

Was this helpful?

Previous Article

image crop

Next Article

image crop layer