1

i'd like to add to my C# window with processed image from my webcam (live webcam streaming).

As far I know, opencv library is for C++.

I've found how to run C++ app from C#, but i don't know how to do streaming in C# form window.. any suggestions?

1

1 Answer 1

3

Maybe you should take a look at this other thread:

.Net (dotNet) wrappers for OpenCV?

It may be easier to use a wrapper of OpenCV for your case.

Sign up to request clarification or add additional context in comments.

1 Comment

This should have been a comment saying "Possible Duplicate of <link>"

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.