首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > sift图像配准

sift图像配准

  • 资源大小:1.60 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Matlab matlab sift 图像

资 源 简 介

SIFT是一种基于特征的配准方法。SIFT特征匹配算法是 DavidG.Lowe在2004年总结了现有的基于不变量技术的特征检测方法的基础上,提出的一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的特征匹配算法。该算法匹配能力较强,能提取稳定的特征,可以处理两幅图像之间发生平移、旋转、仿射变换、视角变换、光照变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,从而可以实现差异较大的两幅图像之间的特征的匹配.该程序通过提取两图特征值,进行特征值匹配。

文 件 列 表

SIFT
affine.m
build_pyramid.m
construct_key.m
detect_features.m
drawbox.m
eliminate_edges.m
FACE.fig
FACE.m
file.mat
filter_gaussian.m
filter_laplacian.m
find_extrema.m
find_features.m
fit_parabola.m
fit_paraboloid.m
fmransac_test2.m
f_class.m
gauss1d.m
gauss2dx.m
get_dvtime.m
IMA1.JPG
IMA3.JPG
img1.mat
interp.m
kill_edges.m
make_cost.m
match_dv_odometry.m
motion_corr.m
motion_corr2.m
mv2.m
plotpoints.m
plot_matched.m
process_loop.m
refine_features.m
resample_bilinear.m
script_example.m
showfeatures.m
show_plist.m
show_points.m
structure2.m
symmetric_match.m
test.m
test2.m
test_jy.m
VIP VIP
0.168470s