适用于Windows 10 IoT的OpenCV .NET包装器 [英] OpenCV .NET Wrapper for Windows 10 IoT

查看:70
本文介绍了适用于Windows 10 IoT的OpenCV .NET包装器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,有人可以向我建议一个与Raspberry Pi 2的Windows 10 IoT兼容的OpenCV .NET包装器.我已经尝试过Emgu(http://www.emgu.com/wiki/index.com). php/Download_And_Installation),但与Windows 10 Universal不兼容 Windows应用程序.我希望在树莓派上使用网络摄像头和C#开发一个对象识别应用程序,如果有人可以帮助我,我将非常感激.谢谢

Hello, can somebody suggest me a .NET Wrapper for OpenCV that is compatible with Windows 10 IoT for Raspberry Pi 2. I have tried Emgu, (http://www.emgu.com/wiki/index.php/Download_And_Installation) but it is not compatible with Windows 10 Universal Windows Application. I am looking to make an object recognition application using webcam and C# on raspberry pi, if someone can help me out I would really appreciate it. Thanks

推荐答案

阿玛恩

>>>"我正在寻求在树莓派上使用网络摄像头和C#制作对象识别应用程序"

>>"I am looking to make an object recognition application using webcam and C# on raspberry pi"

OpenCV确实支持Windows运行时.但是,我在网络上找到的所有代码示例都是使用C ++编写的.

OpenCV did support Windows Runtime. But all the code sample which I found on web are written using C++.

OpenCV C ++示例

https://github.com/Microsoft/opencv

我建议您在C ++组件中实现此功能,并在C#项目中使用它.这是如何在C#项目中调用C ++组件的工作.

I suggest you implement this feature in a C++ component and use it from C# project. Here is the work through of how to call a C++ component in a C# project.

演练:使用C ++创建基本的Windows运行时组件并调用通过JavaScript或C#

最好的问候,
王丽

Best Regards,
Li Wang


这篇关于适用于Windows 10 IoT的OpenCV .NET包装器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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