📄 testall.m
字号:
%testAll% Script that runs all known tests for the current platform, using the% appropriate videoReader/videoWriter plugins.%%Example:% testAll%%Copyright (c) 2006 Gerald Dalley%See "MIT.txt" in the installation directory for licensing details (especially%when using this library on GNU/Linux). ienterclear mex;testLoadAndImread;if ispc, testDirectShow; else testFfmpeg;endtestVideoRead;iexit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -