tests.m

来自「Lucas_Kanade光流算法产生光流场」· M 代码 · 共 8 行

M
8
字号

%%%% Some Test Runs %%%%
% This shows how to use the program
% It takes a little while to display the plot, so please wait a minute or two for it to come up
% Smaller images will be processed faster, but any size will work

Lucas_Kanade('a.bmp','b.bmp',15)
%Lucas_Kanade('3.bmp','4.bmp',20)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?