フィルターのクリア

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.

1 回表示 (過去 30 日間)
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!
  1 件のコメント
Yoav
Yoav 2015 年 8 月 23 日
reference http://www.mathworks.com/help/matlab/ref/net.addassembly.html That should give you a starting point. Essentially you can import in dlls and then use their methods in matlab. good luck

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for USB Webcams についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by