Azzera filtri
Azzera filtri

Video Labeler change time between frames

2 visualizzazioni (ultimi 30 giorni)
I am using the videolabeler to annotate timelapse videos taken with a microscope, is there any where I can change the start and end time, as well as the time between frames?
It seems like this is preset and I could not find anywhere to change it.
Thanks!

Risposta accettata

Cris LaPierre
Cris LaPierre il 15 Mag 2024
I imagine the times come from the video object created to load the video (see here). There isn't a way to change this in the app, as the information is encoded into the video file. Can you change how the video is written?
Rather than a timelapsed video, if you load the folder of images, you can manually set the timestamps of your video using the following syntax when launching the app:
videoLabeler(imageSeqFolder,timestamps)

Più risposte (0)

Prodotti


Release

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by