Ask Your Question

Srini's profile - activity

2014-07-17 02:34:30 -0600 asked a question How to use opencv in windows runtime (Metro) app with c#

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.