Search found 3 matches

by LemmingOnTheRun
2013-11-14T11:21:09-07:00
Forum: Users
Topic: Comparing 2 Images
Replies: 6
Views: 2184

Re: Comparing 2 Images

That's a cool idea, but it doesn't preserve location within the image. (like, I need to know where in the image the colors changed). I'll take a look at it tho, definitely seems useful EDIT: compose was exactly what I was looking for, thanks! I'll have to play with this and write a script that ...
by LemmingOnTheRun
2013-11-11T08:47:17-07:00
Forum: Users
Topic: Comparing 2 Images
Replies: 6
Views: 2184

Re: Comparing 2 Images

Here's a link to some examples. Also these were converted from svg files, and any tips on getting rid of that black stuff (not in the original svg file) would be appreciated...

https://www.dropbox.com/sh/i07yphgrk625bre/i4FCGjcO5E
by LemmingOnTheRun
2013-11-08T11:48:53-07:00
Forum: Users
Topic: Comparing 2 Images
Replies: 6
Views: 2184

Comparing 2 Images

I have 2 .png files that I want to compare. After using compare I get a working image as expected, but I want more data than this. Is there any way to get compare to spit out the actual values (how many red pixels became green, how many green pixels became yellow, etc)? If so is there any way to ...