How to use opencv in windows runtime (Metro) app with c#

asked 2014-07-17 02:34:30 -0600

Srini gravatar image

Hi there, I am developing a windows runtime application and recently I found that opencv is now available for Windows Runtime apps by microsoft open technologies. Easily build OpenCV-powered apps for Windows Store!

So I have downloaded the SDK from github

But I didn't find any example on how to use opencv written in c++ in a C# winrt project.

Any help very much appreciated.

edit retag flag offensive close merge delete