Search found 1 match

by tomsvilans
2013-12-12T05:45:46-07:00
Forum: Users
Topic: How to randomly jitter pixels?
Replies: 1
Views: 3598

How to randomly jitter pixels?

Hi, first post!

I've written a script that keeps an eye on a folder of images, resizes them as they are created (using ImageMagick) and outputs to a different folder. The problem is a very distinct moire pattern (because of the nature of the images) that simple resizing doesn't get rid of.

Is ...