自动对比度和亮度(适用于OCR)

时间:2011-05-03 16:22:31

标签: c++ algorithm ocr brightness contrast

我正在寻找一种算法来自动调整图像的对比度和亮度,然后由Tesseract(OCR引擎)扫描。

你知道是否可能吗?

2 个答案:

答案 0 :(得分:3)

直方图均衡是一个良好的开端:wikipedia对算法有很好的描述。

答案 1 :(得分:0)

直方图均衡

Result with histogram equalization

另一种算法

Result with this algorithm

Algorithm of contrast enhancement for the visual document images with underexposure

田大增,郝勇,哈明虎,田学东,哈言。