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

2 vues (au cours des 30 derniers jours)
Pramod Devireddy
Pramod Devireddy le 1 Mar 2016
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?

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Support Package for IP Cameras 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