openCV in Windows mobile
I want to display camera output from a mobile phone (with Windows mobile OS) using openCV and 开发者_开发知识库C# / C++. If you have any useful link / code, please share in this thread.
Use the native API for doing this if you can, unless there's a specific reason you want to use OpenCV.
Windows Mobile: using phone's camera with C#
There's a couple of useful links on this site.
精彩评论