videoioPlayer

Version 1.1.0.0 (174 ko) par georg
This package contains a videoplayer class capable of viewing and processing video files in real-time
770 téléchargements
Mise à jour 19 mars 2012

Afficher la licence

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

Citation pour cette source

georg (2024). videoioPlayer (https://www.mathworks.com/matlabcentral/fileexchange/35119-videoioplayer), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Computer Vision Toolbox Supported Hardware dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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