Matlab 7 and TCP/IP camera.
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(4 个)
Walter Roberson
2011-2-25
You need either the Instrument Control Toolbox, or the Matlab File Exchange submission named tcpudpip .
0 个评论
Benjamin Verney
2011-2-28
1 个评论
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
2011-3-31
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?:)
0 个评论
Benjamin Verney
2011-3-31
4 个评论
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
2014-4-28
Do you know how to connect to a network camera using Instrument Control Toolbox? Thanks!!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for IP Cameras 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!