Image Processing in Metro App [closed]
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#.
Basically this is not a forum telling you how to integrate codes into your project. OpenCV is supplied in C++ / C / Python / Java. If you want to go for C# then EmguCV provides wrappers but than you have to address the package forum. This package is not official openCV sourcecode. Go to : http://www.emgu.com/wiki/index.php/Main_Page