适用于Windows 10 IoT的OpenCV .NET包装器

编程入门 行业动态 更新时间:2024-10-24 01:52:06
本文介绍了适用于Windows 10 IoT的OpenCV .NET包装器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

您好,有人可以向我建议一个与Raspberry Pi 2的Windows 10 IoT兼容的OpenCV .NET包装器.我已经尝试过Emgu(www.emgu/wiki/index). 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, (www.emgu/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. Butall the code sample which I found on web are written using C++.

OpenCV C ++示例

github/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包装器

本文发布于:2023-05-25 10:40:34,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/226435.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:适用于   Windows   NET   OpenCV   IoT

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!