搜索资源列表
A-New-Image-Registration-Method-
- 利用改进的SIFT算法,对红外图像和可见光图像进行图像配准,效果较好。-A New Image Registration Method for ir and visible image
sift
- sift特征提取算法,配准算法,匹配算法,测试通过-sift Feature extraction algorithm, registration algorithm, matching algorithm, testing through
SIFT
- 该程序是利用SIFT进行配准,结果给出角度和增益参数等的调节变化。-This code gives the realization of SIFT,and its result includes angle or gain s changes effect
图像配准
- 基于sift点的图像配准,提取两个图像中的兴趣点,使用欧式距离判断其相似性,最终得到匹配结果
kk
- 这是一个图像拼接和图像配准的程序,使用sift算法,resaca剔除误匹配点-This is a image matching and image registration procedures, using sift algorithm, resaca eliminate false matching points
SIF
- 基于sift的图像配准,基于抓取图像特征的方法-Based on sift image registration, based on the method of capturing image features
sift配准
- sift特征配准源代码,已经测试可以运行,有测试图片,比较好的代码