OpenCV in WPF aplicattion Visual Studio (C#)

asked 2016-03-02 04:49:43 -0600

Asmith gravatar image

Hello everyone. First of all thanks for watching my question!

I would like to use OpenCV library in WPF aplicattion Visual Studio 2015 which the lenguage programing is just C#.

Is it possible to use OpenCV in this situation?

Thanks a lot.

edit retag flag offensive close merge delete

Comments

unfortunately, there is no support from opencv for c#.

while there are some unsupprted 3rd party wrappers out there, again, we can't help you with those.

berak gravatar imageberak ( 2016-03-02 05:16:06 -0600 )edit

Thanks a lot for answering. Could you say me which wrappers you say? Thanks!

Asmith gravatar imageAsmith ( 2016-03-02 05:56:33 -0600 )edit

tbh, i can't recommend any of them. most are build on outdated c-api functionality, and limited in scope.

berak gravatar imageberak ( 2016-03-02 06:11:04 -0600 )edit