【文献阅读】Hybrid model for Chinese character recognition based on Tesseract-OCR

总结:openCV(image preprocessing)+KNN(phrase processing)+Tesseract-OCR engine
个人感觉此篇论文质量不高,实验细节未论述,实验结果没有统计分析,言辞重复,存在低级错误
在这里插入图片描述

Introduction

Chinese OCR is more difficult

  • The number of English letters is only 26. But the number of Chinese characters that used commonly are about 2,500.
  • the strokes of Chinese characters are complex and similar.
  • The differences between the different fonts of Chinese are large.

OCR engines

Tesseract-OCR engine

  • the first OCR engine, supports more than 100 languages (tesseract-
    ocr/tessdata, https://github.com/tesseract-ocr/tessdata).
  • The OCR engine of Tesseract- version 4.0 uses Long Short-Term Memory (LSTM).
  • In the Tesseract-OCR Simplified Chinese language library,the character recognition of separate words is based on the feature of standard Chinese characters.

OCRopus

  • also a OCR engine based on LSTM.

Ocular OCR engine

  • mostly uses the recognition of historical artefact.

Swift OCR

  • is a simple and fast OCR, Written in Swift.

Simple-ocr-openCV

is a simple python OCR engine based on OpenCV and NumPy

Background

Process of OCR

在这里插入图片描述The main work of this study includes image preprocessing and phrase processing.

2.4.1 Image preprocessing

The methods of image preprocessing include binarisation, noise reduction, image tilt correction, and the like

3 OCR hybrid recognition model

3.1 Image correction

在这里插入图片描述

3.2 KNN phrase detection and correction

在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值