Search found 4 matches

by rengel
2013-08-02T03:15:17-07:00
Forum: Developers
Topic: IM review | compare
Replies: 2
Views: 4294

Re: IM review | compare

Thank you for your useful hints concerning redirections. I followed your instructions and found this line suitable for me. compare -verbose -metric PSNR IMAGE-A IMAGE-B null 2>im-metric-PSNR.txt My problem, especially when calling from other apps, is the STDOUT returning nothing and the information ...
by rengel
2013-08-01T08:18:21-07:00
Forum: Developers
Topic: IM review | compare
Replies: 2
Views: 4294

IM review | compare

There are nine metrics implemented. This is very handy and one may only wonder, why the compare function does not work with only two or maybe beyond referenced metrics only with one image. Concentrating on referenced metrics (i.e. compare A with B) it might be nice, not to be forced to write a third ...
by rengel
2013-07-31T03:50:57-07:00
Forum: Developers
Topic: IM review | virtual-pixel, sparse-color and distortions
Replies: 4
Views: 5621

Re: IM review | virtual-pixel, sparse-color and distortions

@snibgo: Thank you for your tip. I tried that and it looks like this.. https://dl.dropboxusercontent.com/u/414433/im/sparse/sparse_bilinear-shepards.jpg It looks nice to me and the opportunity getting somewhere by combining different methods is fine for me. I wanted to add one more point and ...
by rengel
2013-07-30T07:51:37-07:00
Forum: Developers
Topic: IM review | virtual-pixel, sparse-color and distortions
Replies: 4
Views: 5621

IM review | virtual-pixel, sparse-color and distortions

Dear All, this is my first timer on this forum, but I/we use IM for quite a while now. This is basically focused to image conversion and repetitive tasks. I came across pretty nice features and some questions did occur. Virtual-Pixel: Working with image distortions, I noticed that there are loots ...