📄 vector_phase_correlation.m
字号:
% Example script to calculate the vector phase correlation described in:%% Sangwine, S. J., Ell, T. A. and Moxey C. E., Vector Phase Correlation,% Electronics Letters, 37(25), 6 December 2001, 1513-5.% http://dx.doi.org/10.1049/el:20011035%% This script is not intended to explain how images are represented or read% into quaternion arrays. For this, see the accompanying script% colour_edge_detector.m.%% This script reads the two files noisy_image1.png and noisy_image2.png% from the author's website. This is to avoid distributing the files with% the toolbox itself as this would make the distribution zip file much% larger and most users will not need the images.%% Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -