Azzera filtri
Azzera filtri

How to interact with a video live

1 visualizzazione (ultimi 30 giorni)
Xuechu Xu
Xuechu Xu il 22 Lug 2020
Commentato: Xuechu Xu il 3 Set 2020
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!

Risposta accettata

Raunak Gupta
Raunak Gupta il 12 Ago 2020
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!

Più risposte (0)

Categorie

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

Tag

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by