Does anyone know who or what organization is behind A9T9? It seems the author/source is somewhat obscured. It would be important to know before using for more than a hobby project.
Hosted Microsoft OCR library: Free OCR API web service
11–20 of 31 posts
Re: Hosted Microsoft OCR library: Free OCR API web service
#12Does anyone know who or what organization is behind A9T9? It seems the author/source is somewhat obscured. It would be important to know before using for more than a hobby project.
You find some information about me on http://blog.a9t9.com/p/about-this-blog.html
(a9t9) is a place where I experiment with side projects, and I want to keep this separate from my day job. Therefore I am somewhat stingy with the personal information on the blog. That said, you are welcome to email me for details.
Re: Hosted Microsoft OCR library: Free OCR API web service
#13Can anybody recommend any good open source OCR libraries that run under *nix?
Tesseract: https://github.com/tesseract-ocr/tesseract http://neilshroff.com/tesseract-ocr/doc/tesseracticdar2007.p... https://ryanfb.github.io/etc/2014/11/13/command_line_ocr_on_...
Here's a dockerfile that will install it in a minimal alpine image.
Re: Hosted Microsoft OCR library: Free OCR API web service
#14Can anybody recommend any good open source OCR libraries that run under *nix?
Re: Hosted Microsoft OCR library: Free OCR API web service
#15Re: Hosted Microsoft OCR library: Free OCR API web service
#16Re: Hosted Microsoft OCR library: Free OCR API web service
#17Is there some pre-processing done on the image prior to doing ocr on them and is this using Tesseract?
No, it isn't.
Re: Hosted Microsoft OCR library: Free OCR API web service
#18Re: Hosted Microsoft OCR library: Free OCR API web service
#19Is there some pre-processing done on the image prior to doing ocr on them and is this using Tesseract?