Jump to content

Recommended Posts

Posted (edited)

When you check more complex arrays with pixelchecksum in a low color mode environment like 256 you recieve speratic results.

As of now the only fix i can think of is to change color mode up to 16bit, then using Pixelchecksum, and then rersetting color mode back down to 256.

I am trying to find a way around this but have been unsuccessfull so far. Any suggestions whould be greatly apreciated.

Edited by ofLight

There is always a butthead in the crowd, no matter how hard one tries to keep them out.......Volly

  • 3 weeks later...
Posted (edited)

Hi!

I have found this too.

It happens the PixelChecksum returns the same number on two different 256 color surfaces [EDIT: NOT TRUE really , see posts below]:

- 32-bit color mode was Enabled at the time of checksum

- first checksum was made in 256 color DOS window

- second checksum was made over a grey surface near Autoit menu (which is also 256 color, I suppose)

- dimensions of both checksums were the same (the same width and height)

Is the algorythm for PixelChecksum available anywhere?

Edited by novatek
Posted

Oh, Just thinking how to avoid identical numbers?

The width and height was 72 x 12 pixles.

Maybe with more pixles...

But should be noticed somwhere at the help pages, that algorythm is not proof as CRC or MD5?

Posted

With the astounding proof you are providing, how can we not do something about this?

Seriously, you want anything done? Give me images that are supposed to be different but produce the same checksum.

Posted

Hey!

Sorry, it was mistake.

I have done a prove test and found it was mistake.

It happend due to wrong set option "PixelCoordMode".

Therefore checksum from window behind.

Thanks for your patience Valik and sorry again!

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...