VideoResize
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.
Cita come
Stefan Karlsson (2025). VideoResize (https://www.mathworks.com/matlabcentral/fileexchange/44538-videoresize), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox > Video Formats and Interfaces >
- Image Processing and Computer Vision > Vision HDL Toolbox > Video Formats and Interfaces >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
videoResize/
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |