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.

답변 (4개)

Walter Roberson
Walter Roberson 2011년 2월 25일

1 개 추천

You need either the Instrument Control Toolbox, or the Matlab File Exchange submission named tcpudpip .
Benjamin Verney
Benjamin Verney 2011년 2월 28일

1 개 추천

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

Walter Roberson
Walter Roberson 2011년 2월 28일
편집: Walter Roberson 2021년 7월 13일
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

댓글을 달려면 로그인하십시오.

Eimantas
Eimantas 2011년 3월 31일

0 개 추천

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 2011년 3월 31일

0 개 추천

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

Walter Roberson
Walter Roberson 2011년 3월 31일
As I referenced before, you can use the Matlab File Exchange contribution tcpudpip which is at http://www.mathworks.com/matlabcentral/fileexchange/345-tcpudpip-toolbox-2-0-6
Dimas B.P.
Dimas B.P. 2011년 4월 3일
Hi, i have extracted the tcpudpip to the matlab. and i still confuse how i can stream the video from my ip camera. in this case i use linksys wvc54gc IP Camera. thank you
Walter Roberson
Walter Roberson 2011년 4월 3일
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 2014년 4월 28일
Do you know how to connect to a network camera using Instrument Control Toolbox? Thanks!!

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for IP Cameras에 대해 자세히 알아보기

질문:

2011년 2월 25일

편집:

2021년 7월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by