writeFrames
Syntax
Description
writes video frames with the specified timestamps to disk.files
= writeFrames(gTruth
,location
,timestamps
)
specifies options using one or more name-value arguments in addition to any
combination of input arguments from previous syntaxes. For example,
files
= writeFrames(___,Name=Value
)ImageFormat="jpg"
sets the returned video frames to the
JPEG format.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2025a