How to read images from an IP camera in Matlab 2014a

2 次查看(过去 30 天)
I have a PTZ camera with user authentication. How can I acquire images from it and control it directly from Matlab 2014a? Is there any way I can use OpenCV program to read images from PTZ camera, convert it to mex file and take input from it?

回答(1 个)

Walter Roberson
Walter Roberson 2016-3-1
Upgrade. ipcam() was introduced in R2015a.
  2 个评论
Pramod Devireddy
Pramod Devireddy 2016-3-2
Is there any way that I can use CPP program convert it to mex and take input from it?
Walter Roberson
Walter Roberson 2016-3-2
Possibly. It would take a bunch of work, but you might be able to do it.

请先登录,再进行评论。

类别

Help CenterFile 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!

Translated by