PRLib
PRLib copied to clipboard
Pre-Recognition Library - library with algorithms for improving OCR quality.
Hey, such nice neat tool you have made. The only problem that docs are hidden that I thought it doesn't have any!" What do you think of deploying the docs...
Implement algorithm based on Canny + houghline detection. Try to use binarizeByLocalVariances instead of Canny edge detector.
**New algorithms**: * Improve auto-crop algorithm * Add automatic chooser for binarizations * Implement more denoise algorithms (e.g. Kuwahara filter) * Rake removing * Blur detection * Glare detection *...