matlab实现的基于高斯光流法的图像配准我要分享

Image registration based on Gaussian optical flow with MATLAB

图像配准-光流 光流法-配准 光流配准 光流-matlab image-registration

关注次数: 396

下载次数: 1

文件大小: 22K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:matlab实现的基于高斯光流法的图像配准


English Description:

Image registration based on Gaussian optical flow with MATLAB


代码预览

image registration

..................\LKOFlow

..................\.......\Affine

..................\.......\......\ComputeLKFlowParms.m

..................\.......\......\GaussianDownSample.m

..................\.......\......\GuassianPyramid.m

..................\.......\......\IterativeLKOpticalFlow.m

..................\.......\......\PyramidalLKOpticalFlow.m

..................\.......\......\RegisterImageSeq.m

..................\.......\......\ResampleImg.m

..................\.......\ComputeLKFlowParms.m

..................\.......\GaussianDownSample.m

..................\.......\GuassianPyramid.m

..................\.......\IterativeLKOpticalFlow.m

..................\.......\PyramidalLKOpticalFlow.m

..................\.......\RegisterImageSeq.m

..................\.......\ResampleImg.m

..................\Patrick Vandewalle

..................\..................\estimate_motion.m

..................\..................\estimate_rotation.m

..................\..................\estimate_shift.m

..................\..................\keren.m

..................\..................\keren_shift.m

..................\..................\lowpass.m

..................\..................\lucchese.m

..................\..................\marcel.m

..................\..................\marcel_shift.m

..................\..................\shift.m

..................\说明.txt