Page 1 of 1

Any PHP module for image pattern recognition?

Posted: Mon Jan 24, 2011 10:00 pm
by yong321
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.

Re: Any PHP module for image pattern recognition?

Posted: Tue Jan 25, 2011 12:56 am
by kalpesh.mahida
Hi yong321,

Do some research on OPR (Optical Pattern Recognition) that might help you. Any Optical Pattern Recognition tool can help you out to do so as Pattern recognition deals with the identification of a desired pattern or target from an unknown input scene.