Any PHP module for image pattern recognition?
Posted: Mon Jan 24, 2011 10:00 pm
I'm looking for a program for simple image pattern recognition. Suppose I have a simple line art, say, one horizontal line, and another image containing a vertical line and a third image with a horizontal line. I want the program to match the first and third images, but not the second one. Is there a PHP module that can do this? Thanks.