问题描述
有人知道将在Windows Mobile上运行的OCR库(5或6,但PPC2003SE会很棒)吗?
我可以想象OCR是本机(C/C ++)代码,但是如果它在.NET中或至少具有.NET包装器API,那就太好了.
Does anyone know of an OCR library that will run on Windows Mobile (5 or 6, but PPC2003SE would be great)?
I would imagine that OCR would be native (C/C++) code, but if it was in .NET or at least had a .NET wrapper API, that would be great.
推荐答案
似乎您对免费的移动OCR几乎一无所获.我确实找到了有关名为Scanr的免费服务的博客文章,该服务旨在与照相手机一起使用,但这可能不是您想要的: http://googlesystem.blogspot.com/2006/04/scanr-use-camera-phones-for-ocr.html
Seems like you're pretty much out of luck for free, mobile OCR. I did find this blog post about a free service called Scanr designed to work with camera phones but this may not be what you're after: http://googlesystem.blogspot.com/2006/04/scanr-use-camera-phones-for-ocr.html
这篇关于开源Windows Mobile OCR库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!