Olivier Nicole wrote: > Hi, > > By default FuzzyOcr will analize only one frame from animated GIFs. > > If the animation goes one word by frame: "Click", "Here", "Now", > selecting only one frame will give no sensible result. It woul dbe > better to concatenate all the frames into one single image and > process that image. > > The following patch does that: http://fuzzyocr.own-hero.net/ticket/420 [...]
I'm using FuzzyOCR from SVN (don't know if that's the problem) and was unable to apply the patch because I got this error: patching file FuzzyOcr/Deanimate.pm Hunk #1 succeeded at 64 (offset 17 lines). patch: **** malformed patch at line 115: I manually applied the changes and made a new diff which works (on SVN source). If needed (maybe I did something stupid which makes this unnecessary), I can post it to the FuzzyOCR ticket system. Grts, Rob