필터 지우기
필터 지우기

How to interact with a video live

조회 수: 1 (최근 30일)
Xuechu Xu
Xuechu Xu 2020년 7월 22일
댓글: Xuechu Xu 2020년 9월 3일
I get video data from a camera, and I want to get the mouse position when I click on the live window. Is there any function like 'ginput' I can use? Thank you!

채택된 답변

Raunak Gupta
Raunak Gupta 2020년 8월 12일
Hi,
The video file if read through MATLAB will be a figure only. You can track the real time location by setting up the timer object and by click (WindowsButtonDownFcn) event.
You may found below answers useful to describe the approach in detail.
Hope it helps!
  댓글 수: 1
Xuechu Xu
Xuechu Xu 2020년 9월 3일
Thank you, that's very helpful

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for IP Cameras에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by