Framerate of Video in MATLAB App Designer
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hey everyone,
I'd like to display the framerate of an displayed video in my App Designer by pressing a button.
Does anybody know how tho implement this?
Thanks for yor help!
Best regards.
0 Commenti
Risposte (1)
Pranav Verma
il 21 Mag 2021
Hi Alicia,
Please see the VideoReader object. The object returned contains one of the properties caleed "FrameRate" which might be of your interest.
Also, please refer to the below threads on the similar lines of discussions:
Hope it helps!
Thanks
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!