2 posts tagged with imagerecognition. (View popular tags)
Displaying 1 through 2 of 2. Subscribe:
I'm looking for an algorithm to come up with a good match for an input image by overlaying a number of smaller template images from a library of templates. For a simple example, if I give my algorithm a picture of a red lollipop with a white stick, I'd like it to search its library and find, say, a red circle and a skinny white rectangle and overlay them. [more inside]
posted by moonmilk
on Jan 13, 2008 -
11 answers
Does anyone know of a fairly fast algorithm for generating a "hash" of images which behaves like soundex, in that similar images have similar values? I know that's not possible in general, but I'm particularly interested in text - so what I really want is something that says "boo" is more like "bon" than "box" (in the character set I am using to type this, at least). You can assume no background noise, good orientation etc. [more inside]
posted by andrew cooke
on Jul 28, 2005 -
17 answers