videoioPlayer

Versione 1.1.0.0 (174 KB) da georg
This package contains a videoplayer class capable of viewing and processing video files in real-time
771 download
Aggiornato 19 mar 2012

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Computer Vision Toolbox Supported Hardware in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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