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

2 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Walter Roberson
Walter Roberson il 1 Mar 2016
Upgrade. ipcam() was introduced in R2015a.
  2 Commenti
Pramod Devireddy
Pramod Devireddy il 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 il 2 Mar 2016
Possibly. It would take a bunch of work, but you might be able to do it.

Accedi per commentare.

Categorie

Scopri di più su MATLAB Support Package for IP Cameras in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by