如何在c#wpf应用程序的visual studio 2012中添加tesseract dll文件 [英] How to add tesseract dll file in visual studio 2012 at c# wpf application

查看:89
本文介绍了如何在c#wpf应用程序的visual studio 2012中添加tesseract dll文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Visual Studio 2012中的c#wpf应用程序中添加tesseract dll文件

How to add tesseract dll file in visual studio 2012 at c# wpf application

推荐答案

这个问题没有任何意义(请参阅我对它的评论),但也许你只想在用C#编写的应用程序中使用Tesseract。然后你可以考虑使用它:

http://code.google.com/p/tesseractdotnet [ ^ ],

< a href =https://github.com/charlesw/tesseract> https://github.com/charlesw/tesseract [ ^ ],

https:/ /www.nuget.org/packages/Tesseract [ ^ ]。



请记住:使用DLL并不是添加它们。您需要了解P / Invoke的工作原理,或使用C ++ / CLI。



-SA
The question does not makes any sense (please see my comment to it), but perhaps you just want to use Tesseract in your applications written in C#. Then you can consider using this:
http://code.google.com/p/tesseractdotnet[^],
https://github.com/charlesw/tesseract[^],
https://www.nuget.org/packages/Tesseract[^].

And remember: using DLLs is not quite about "adding them". You need to understand how P/Invoke works, or use C++/CLI.

—SA


这篇关于如何在c#wpf应用程序的visual studio 2012中添加tesseract dll文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆