Jump to content

Recommended Posts

Posted

I'm getting different values for the exact same image. Does someone know a way around this? I'm even taking screenshots to compare the pixels, but it looks the same to me...

piece of code:

$checksum = PixelChecksum(1007, 308, 1007+4, 308+10)
_ScreenCapture_Capture(@MyDocumentsDir & "\Image" & $i & ".jpg", 1007, 308, 1007+4, 308+10)

I have tried the CRC32 Checksum, and i'm still getting different outputs.

Is there a way to get a more rough checksum of the pixels? (without skipping pixels)

Thanks

post-62160-0-19366000-1337460999_thumb.j

post-62160-0-80174500-1337461005_thumb.j

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...