VideoResize

A MUCH faster version of "imresize", specifically for videoprocessing
354 téléchargements
Mise à jour 2 déc. 2013

Afficher la licence

Has the same interface as imresize, but can only handle nearest neighbour and bilinear interpolation.

bilinear interpolation uses undocumented matlab mex files, and have only been tested on version 2013a.

This function is essentially a strip down of imresize. In the core of "imresize" are some efficient implementations, but totally overshadowed by intense overhead due to parsing and initialization. Run the script "runMe.m" for a simple timing analysis.

Citation pour cette source

Stefan Karlsson (2025). VideoResize (https://www.mathworks.com/matlabcentral/fileexchange/44538-videoresize), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

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.0.0.0