Found via Googling "fractal image comparison" - a paper from the Journal of Information Science and Engineering:

... However, when users obtain an image from a newspaper or magazine, they want to retrieve related information about this type of image through a search engine, traditional search engines are incapable of meeting their needs. To help solve this problem, this paper provides an Image Comparison Search Engine (ICSE), and makes use of ˇ§Fractal Image Processingˇ¨ to create a database using image eigenvalues. When users input an image query, this system will generate image eigenvalue data, compare this with the data in the database of image eigenvale, and output the results. Based on our experimental results, ICSE can not only find the exact input image for the source image, but also find the ˇ§right imageˇ¨ when the source image is rotated and misty, and contains impurities...

Disclaimer: this is so not my field, so I've no idea how good / feasible this may be for you.


In reply to Re: Pattern Recognition Quest by john_oshea
in thread Pattern Recognition Quest by eric256

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.