From: decoder [mailto:[EMAIL PROTECTED] > > ...omissis... > > > What are your thoughts about? > The point is, if you use a digest, then you need an exact match, no > matter if you digest the image directly, or any of the parameters, > because digests are designed to not accept any tolerance. But the > FuzzyOcr matching algorithm depends on accepting tolerance, the hashes > are never matched 100% exactly. That is why hashing any of the > parameters will not work.
Oh, I see. I didn't get the fact that hash matching was a kind of fuzzy match... This would explain to me an FP I had some time ago, with FuzzyOcr-2.3b. > > ...omissis... > > Chris Thanks, giampaolo