Noise Generation

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
rookrike
Posts: 9
Joined: 2011-08-29T00:46:15-07:00
Authentication code: 8675308

Noise Generation

Post by rookrike »

I'm using: ImageMagick-6.7.3-0-Q16-windows-dll

On a laptop (2GB memory) this command line:

convert -size 4500x3500 xc: +noise Poisson OUT.JPG

took 2 minutes 10 seconds. This seems excessive. Am I wrong?


Thanks.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Noise Generation

Post by magick »

Yes. We'll have a patch to fix the problem in ImageMagick 6.7.3-1 Beta by sometime tomorrow. Thanks.
rookrike
Posts: 9
Joined: 2011-08-29T00:46:15-07:00
Authentication code: 8675308

Re: Noise Generation

Post by rookrike »

Glad to be of use. Thanks.
Post Reply