NoSmoke icon indicating copy to clipboard operation
NoSmoke copied to clipboard

OCR Suggestion

Open wusphinx opened this issue 6 years ago • 1 comments

Currently nosmoke uses tesseract as default text recognition, but tesseract is not good at the recognition of Chinese, do you have any plan of abstracting OCR module to use other identification tools, such as character recognition baidu-ocr?

wusphinx avatar Feb 28 '19 03:02 wusphinx

Thanks for the suggestion, yes, I tried several ocr services before. The current reason by default we are using tesseract is that it is free and easy to access. Would plan for make NoSmoke able to accept different types of third party ocr services.

SamuelZhaoY avatar Mar 02 '19 13:03 SamuelZhaoY