--- FuzzyOcr.pm~ Sun Jan 7 13:05:08 2007 +++ FuzzyOcr.pm Tue Jan 9 15:09:24 2007 @@ -926,4 +926,5 @@ infolog($debuginfo) unless ($conf->{focr_enable_image_hashing} == 3); } + $score = 6 if $score > 6; # !!! clip the score for my $set ( 0 .. 3 ) { $pms->{conf}->{scoreset}->[$set]->{"FUZZY_OCR"} = $score;