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

조회 수: 1 (최근 30일)
Pramod Devireddy
Pramod Devireddy 2016년 3월 1일
댓글: Walter Roberson 2016년 3월 2일
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