필터 지우기
필터 지우기

Video Labeler change time between frames

조회 수: 2 (최근 30일)
Hannah Rebecca
Hannah Rebecca 2024년 5월 14일
답변: Cris LaPierre 2024년 5월 15일
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