VideoResize

A MUCH faster version of "imresize", specifically for videoprocessing
ダウンロード: 353
更新 2013/12/2

ライセンスの表示

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

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0