Performs frame differencing on a sequence of video frames
1 2 3 |
dir |
dir specifies a directory containing sequentially numbered images. Uses current directory by default. |
do.filter |
logical indicating whether filtering should be performed |
m |
integer order of the butterworth filter |
cutoff |
real-valued frequency spectrum cutoff proportion for butterworth filter |
do.plot |
logical indicating whether a plot should be generated |
split_screen |
logical indicating whether frame differencing should be applied separately to each 1/2 of a screen. |
verbose |
logical indicating whether feedback about which frame is being anlayzed |
shuffle |
logical indicating whether image order should be shuffled for the purpose of surrogate analysis |
mag |
logical indicating whether magnitude (absolute frame difference) or difference should be returned. Default is TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.