Changes between Version 4 and Version 5 of OCR
- Timestamp:
- Aug 17, 2006, 2:43:31 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OCR
v4 v5 1 1 = Installing the OCR-Text plugin = 2 2 3 The original OCR plugin for SpamAssassin (called "OCR-Text") is a powerful and useful addition based on the use of regular expression patterns to detect spammy text within the contents of inline images. A slightly more advanced version--the [wiki:FuzzyOCR FuzzyOCR plugin]--improves upon this one with "fuzzy" matching, but lacks the ability to detect malformed images and penalize them accordingly. As such, this original version remainsuseful.3 The original OCR plugin for SpamAssassin (called "OCR-Text") is a powerful and useful addition based on the use of regular expression patterns to detect spammy text within the contents of inline images. A slightly more advanced version--the [wiki:FuzzyOCR FuzzyOCR plugin]--improves upon this one with "fuzzy" matching, but lacks the ability to detect malformed JPEG and PNG images and penalize them accordingly (though it does detect malformed GIF images). As such, this original version remains marginally useful. 4 4 5 5