Effacer les filtres
Effacer les filtres

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 vue (au cours des 30 derniers jours)
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 commentaire
Yoav
Yoav le 23 Août 2015
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

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Support Package for USB Webcams dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by