如何帮助 Tesseract 正确识别这张图片中的数字

How to help Tesseract to correctly recognise the numbers in this image

我有以下时间的图像:

Tesseract 错误地将 9 读取为 3:

$ tesseract test.png -
Estimating resolution as 233
03:41 pm

我怎样才能帮助 Tesseract 意识到这应该被读作 9,而不是 3?c 我有类似的问题字符 1,它有时被识别为7(反之亦然)。

$ tesseract -v
tesseract 5.0.0-alpha-20210401-130-g7a308
 leptonica-1.79.0
  libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 2.0.3) : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 0.6.1 : libopenjp2 2.3.1
 Found AVX2
 Found AVX
 Found FMA
 Found SSE4.1
 Found OpenMP 201511

模糊并调整大小,使字母高出 30 点左右

https://groups.google.com/g/tesseract-ocr/c/p1zRTYkSP98/m/vMw8cfn5HgAJ