VideoResize
版本 1.0.0.0 (9.3 KB) 作者:
Stefan Karlsson
A MUCH faster version of "imresize", specifically for videoprocessing
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.
引用格式
Stefan Karlsson (2024). VideoResize (https://www.mathworks.com/matlabcentral/fileexchange/44538-videoresize), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2013a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox > Video Formats and Interfaces >
- Image Processing and Computer Vision > Vision HDL Toolbox > Video Formats and Interfaces >
在 Help Center 和 MATLAB Answers 中查找有关 Video Formats and Interfaces 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!videoResize/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |