videoioPlayer

버전 1.1.0.0 (174 KB) 작성자: georg
This package contains a videoplayer class capable of viewing and processing video files in real-time
다운로드 수: 770
업데이트 날짜: 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