admin 发表于 2022-4-9 11:01:48

A full-featured avi video player. in matlab

The following Matlab project contains the source code and Matlab examples used for a full-featured avi video player. . function aviplayer(varargin) % AVIPLAYER(VARARGIN) % % This function may be called with 1 or no input arguments; either way, it launches a full-featured AVI player, % complete with "play," "pause," "forward," "reverse," "loop," "inter-frame pause," "skip-frame," % "forward 100 frames," "back 100 frames," "beginning-of-file," and "end-of-file capabilities.
页: [1]
查看完整版本: A full-featured avi video player. in matlab