Forum Discussion

ChiefBrian's avatar
ChiefBrian
Contributor
8 years ago

Getting pixel value from Picture object is incredibly slow

I am trying to create my own custom image comparison algorithm. The first, what I thought, simple step would be to iterate over the each pixel in each image and compare them.  This however is so slow...