Does PHP have enough low-layer methods in order to implement an image comparison metric such as SSIM (structural similarity)?
Do you have an SSIM function for PHP? I've been searching but I can't find it. I will try to make it on my own, by converting code from C.
Thank you!