Ask Your Question

Tehreem's profile - activity

2013-04-10 14:26:51 -0600 received badge  Editor (source)
2013-04-10 14:25:03 -0600 asked a question Image Processing in Metro App

I am developing a metro style application in which I need to do some image processing (extract face shape and skin tone). I have implemented this in MATLAB but I can't figure out a way to integrate that code in my app. All I can find is that I need to use OpenCV or EmguCV and implement my functions again. I dont know a single thing about using OpenCV in metro apps. Can anyone help me out here in any way?

I am developing the application in C#.