Windows Mobile 中的 openCV

Posted

技术标签:

【中文标题】Windows Mobile 中的 openCV【英文标题】:openCV in Windows mobile 【发布时间】:2011-06-20 18:08:09 【问题描述】:

我想使用 openCV 和 C#/C++ 显示手机(带有 Windows 移动操作系统)的相机输出。如果您有任何有用的链接/代码,请在此线程中分享。

【问题讨论】:

【参考方案1】:

如果可以,请使用本机 API 来执行此操作,除非有特定原因要使用 OpenCV。

Windows Mobile: using phone's camera with C#

this site 上有几个有用的链接。

【讨论】:

嗨,感谢您的链接。这些链接真的很有趣,但我想使用手机摄像头实现光流并用它训练模型。这就是为什么我打算使用openCV。你有任何链接,我可以在其中找到有关如何在 windows mobile 上使用 openCV 的信息?

以上是关于Windows Mobile 中的 openCV的主要内容,如果未能解决你的问题,请参考以下文章

获取windows mobile中的目录结构

Intermec cn50 的 Windows Mobile 应用程序中的条码问题

如何从 C# 动态运行 SQL Server CE [Windows mobile] 中的 SQL 脚本文件?

无法连接到 windows mobile 6.5.3 设备上的 sql server management studio 中的 sdf 文件

Windows Mobile 6.5 - Process.Start() 上的 TypeLoadException

Windows Mobile系列学习一:搭建环境