Video Labeler change time between frames

2 次查看(过去 30 天)
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!

采纳的回答

Cris LaPierre
Cris LaPierre 2024-5-15
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)

更多回答(0 个)

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by