Matlab 7 and TCP/IP camera.

2 Ansichten (letzte 30 Tage)
Benjamin Verney
Benjamin Verney am 25 Feb. 2011
Bearbeitet: Walter Roberson am 13 Jul. 2021
I use Matlab 7.0.4.365 and i would like to display and register images who come from a camera linked by ethernet connection. I can do it by a USB connection but I don't find how i can do in Ethernet. can somebody help me? Thanks in advance.

Antworten (4)

Walter Roberson
Walter Roberson am 25 Feb. 2011
You need either the Instrument Control Toolbox, or the Matlab File Exchange submission named tcpudpip .

Benjamin Verney
Benjamin Verney am 28 Feb. 2011
I don't have the Instrument Control Toolbox but I have install the camera SDK and I can use it with Virtual Basic to connect teh camera. Can I use the CamCtrl.ocx with Matlab without the Instrument Control Toolbox?
  1 Kommentar
Walter Roberson
Walter Roberson am 28 Feb. 2011
Bearbeitet: Walter Roberson am 13 Jul. 2021
I am not very familiar with use of Active X controls (or whatever the newer technology is called), but I believe that the answer to your question is Yes, provided the control is registered with Windows;
The relevant documentation for using ActiveX within Matlab is at

Melden Sie sich an, um zu kommentieren.


Eimantas
Eimantas am 31 Mär. 2011
Hi maybe you have done your project? I have the some problem Ihave ip camera and wanna make interface for real video watching... Maybe you have some ideas?:)

Benjamin Verney
Benjamin Verney am 31 Mär. 2011
Hi, I have done my project but in C#. I think that i can't do it in Matlab because i can't use TCP/IP without the Instrument Control Toolbox.
  4 Kommentare
Walter Roberson
Walter Roberson am 3 Apr. 2011
How would you do it if you had the Instrument Control Toolbox? Well, the methods using tcpudpip are almost exactly the same: the user contribution is designed to look very similar to the Instrument Control Toolbox.
Streaming Video is more the work of the Video Acquisition Toolbox.
sky nku
sky nku am 28 Apr. 2014
Do you know how to connect to a network camera using Instrument Control Toolbox? Thanks!!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Support Package for IP Cameras finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by