plot
Plot optical flow vectors
Description
plot(
plots the optical flow
vectors.flow
)
plot(
specifies options using one or more name-value arguments in addition to any
combination of arguments from previous syntaxes. For example,
flow
,Name=Value
)plot(flow,Color="red")
plots the optical flow with red flow
vectors.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2015a