Add a frame to the video file. (experimental)
n = addframe(n, im)
avifile
.dims
of function avifile
, the image will be resized to dims
.addframe
add a frame to video file n
.
Video support for SIVP is only available when SIVP is compiled with OpenCV which support video I/O.
addframe
does not check the size and date type of input image now.
http://sivp.sf.net