Hi Guys, question from one of my mates.
Looking for a peice of software that compares two or more images pixel by pixel to see if they are same. I suppose the sort of test that appear in the Pro version of CrapMark 2003 etc.
Any ideas??
Well, Paint Shop Pro has Image Arithmetic functions..
There's no place like 127.0.0.1
You can use Photoshop to get the difference of two layers. Not hard.
Gigabyte P35-DS3L with a Q6600, 2GB Kingston HyperX (after *3* bad pairs of Crucial Ballistix 1066), Galaxy 8800GT 512MB, SB X-Fi, some drives, and a Dell 2005fpw. Running WinXP.
What's the format of those images, you can easely compare tiffs.
Main: Dual Xeon LV2.4Ghz@3.1Ghz | 3X21" | NVidia 6800 | 2Gb DDR | SCSI
Second: Dual PIII 1GHz | 21" Monitor | G200MMS + Quadro 2 Pro | 512MB ECC SDRAM | SCSI
Third: Apple G4 450Mhz | 21" Monitor | Radeon 8500 | 1,5Gb SDRAM | SCSI
BMPs are even easier. just go to the command prompt and type:
This will compare file1 with file2. You can of course add paths in front of the files.Code:fc /b file1 file2
EDIT: You can actually do this with any file, since it is a binary comparison. But it's most transparent for BMPs, as that is a rather simple format.
AZ
Last edited by az; 8th June 2003 at 14:52.
There are currently 1 users browsing this thread. (0 members and 1 guests)