Why 'implay' is faster than any player we make in matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to make a video player as per my need, I am using 'VideoReader', 'imshow' commands etc. I want to know why my players are slower than 'implay' ?
0 件のコメント
回答 (1 件)
Walter Roberson
2016 年 6 月 18 日
MATLAB code is interpreted code, not machine language like implay is.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!