Is there any way to integrate C# code into MATLAB? Using C# to obtain video stream from IP camera which then send it over to MATLAB to do video and image processing. Any ideas? Currently using r2015a version of MATLAB.

2 views (last 30 days)
I wrote a code using C# winform to obtain video stream from IP camera. I need to process the video stream using MATLAB. Tried out connecting to IP camera directly using MATLAB before but could not do so due to MATLAB not supporting the brand of the IP camera in my disposal. Was having difficulties to write my custom adapter in C/C++ too. It would help a lot if someone got any idea to combine C# winform with MATLAB. Thanks!

Answers (0)

Categories

Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!