Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Image Processing in Metro Application

I need to do some image processing in a Windows 8 metro application. I have written some functions in MATLAB for that. Is there a way I can integrate them in my application? I am kinda lost here. Can anyone suggest something about this? I would be grateful.

P.S: In my MATLAB program I am detecting face shape and skin tone.

like image 301
Tehreem Avatar asked Feb 18 '26 09:02

Tehreem


1 Answers

Sure, why not? Just re-implement your Matlab code in C# or C++. Do you have a specific question?

You can use computer vision libraries like OpenCV (or the EmguCV C# wrapper) or AForge.NET.

like image 112
Dai Avatar answered Feb 20 '26 21:02

Dai



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!