videoioPlayer

版本 1.1.0.0 (174.4 KB) 作者: georg
This package contains a videoplayer class capable of viewing and processing video files in real-time
771.0 次下载
更新时间 2012/3/19

查看许可证

This is a videoplayer class using the videoio reader class.
The videoio library and friends must be installed.
Get it from here:
http://sourceforge.net/projects/videoio/

The videoioPlayer is also capable of processing the input video
by means of a user defined image processing filter.
In such a way this tool may be most useful when designing
image-processing and video-processing algorithms.

The new version also supports synchronized playing of several
videoioPlayer objects. In such a way the the filtered video file
may be viewed simultaneously with the original video.
For an example see demo_sync.m

The attached demo files demonstrate how to implement such a filter function
using (1) the image processing toolbox
(2) the vision toolbox and (3) Adobe Photoshop.

The videoioPlayer can be controlled by basic mouse and keyboard input.
For more information about this type
help videoioPlayer or
doc videoioPlayer

引用格式

georg (2024). videoioPlayer (https://www.mathworks.com/matlabcentral/fileexchange/35119-videoioplayer), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Computer Vision Toolbox Supported Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

New version supports synchronized playing of several video files or synchronized playing of a filtered and a un-filtered video.

1.0.0.0