This project utilizes PHP, ImageMagick and SQLite to create an image comparison search engine. You can feed the PHP functions an image file and allowed difference per pixel in percentage. It will then return back an array of ids that are within the percentage range given. Continue reading “Image Comparison Search Engine” »