Pictures with all alpha=0 are common for some reason. These get cropped
down to zero height, then cause OCR failures.
This is likely to address some of the issues in #34. Cutting out everything less than 3 pixels or so in either dimension might be a more aggressive choice.
Pictures with all alpha=0 are common for some reason. These get cropped down to zero height, then cause OCR failures.
This is likely to address some of the issues in #34. Cutting out everything less than 3 pixels or so in either dimension might be a more aggressive choice.