Main Content
reset
Syntax
Description
reset(
resets the internal state of
the optical flow estimation object, flowModel
)flowModel
. The previous frame is
reset to its initial value which is a uniform image of intensity value 0
.
To reuse an opticalFlowRAFT
object for a new video, call
reset
to clear cached frame information from a previously processed
video.
Examples
Input Arguments
Version History
Introduced in R2024b