Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有提取 tiff 和扫描的 PDF 文档的要求。
我已经在互联网和论坛上进行了搜索,并且我了解到 Tesseract 提供了具有最大准确结果的最佳方法。
但这里有个问题,我用 C# 语言开发了一些早期的提取程序。所以我想知道是否有任何方法可以将 Tesseract 与 C# 语言一起使用?
我用 C# 检查了 OCR 技术,发现以下链接,请检查它是否有用。
https://code.google.com/p/tesseract-ocr/
I am new in SignalR and I am trying to develop simple chat application using signalR with ASP.NET MVC 3. I have done following coding with 1 asp.net - 数据注解,为什么 boolean prop.IsRequired 总是等于 true