Hi there, NicolasRobidoux.
To clarify, I want to resize an image to make it smaller, and then have some way of evaluating (any) loss of quality as a result of the resize operation, with respect to the original image.
Search found 2 matches
- 2011-09-05T02:45:25-07:00
- Forum: Users
- Topic: a way to compare image quality after a resize?
- Replies: 6
- Views: 30376
- 2011-09-04T13:26:03-07:00
- Forum: Users
- Topic: a way to compare image quality after a resize?
- Replies: 6
- Views: 30376
a way to compare image quality after a resize?
Hello, I am looking for a way to test for image quality degredation after a resize operation, programmatically. I understand 'image quality' is quite a loose term and the problem isn't specific to imageMagik, but was wondering if the library provides an easy way to do this? Alternatively, would ...