在PHP中重复图像检测,所有comparisson参数不同

Is there anyway to detect image duplication in PHP, having the images: - Different names; - Different file sizes; - Different image widths and heights?

Example as follows:

Use case