On 08/07/17 09:05, marcus lütolf wrote:
> Is it possible to have python compare 2 subsequent *.jpg images
> in subtracting the pixel values of the second from the first image.
Yes
> If the images and are identical the result should be 0 and the first
> image could be deletet.
That's possibl
dear experts,
before I start digging into writing code I'd like your opinion:
Is it possible to have python compare 2 subsequent *.jpg images in
subtracting
the pixel values of the second from the first image.
If the images and are identical the result should be 0 and the first image
could b