-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1
-
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值...
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
- 2022-11-05 19:50:03下载
- 积分:1
-
VC++ 6.0 development source code of numbers and character recognition, digital i...
VC++6.0开发的数字和汉字识别源码,数字识别相对简单,这里的汉字识别也是基础的方法,希望对初学者有帮助-VC++ 6.0 development source code of numbers and character recognition, digital identification of relatively simple, here is the Chinese character recognition based approach, and they hope to help beginners
- 2022-02-07 07:29:16下载
- 积分:1
-
这段程序用来显示位图图象。
这段程序用来显示位图图象。-this program is used to display bitmap images.
- 2022-10-09 07:50:02下载
- 积分:1
-
image thresholding transform source code
图像阈值变换源代码-image thresholding transform source code
- 2022-04-26 14:02:29下载
- 积分:1
-
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS,...
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
- 2023-04-08 18:10:04下载
- 积分:1
-
对图象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果...
对图象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果-right image atomizing effect of mobile simulation, the process is on the highway, the effect of fog Mobile
- 2023-03-01 15:15:04下载
- 积分:1
-
着色器语言编程的最经典书籍shader.x
着色器语言编程的最经典书籍shader.x-Shader programming language classic books shader.x
- 2022-04-18 10:51:42下载
- 积分:1
-
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序...
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序-one can be converted tiff compression format and can be combined into a single tif a procedure
- 2022-01-26 03:53:01下载
- 积分:1
-
PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用
PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用-PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of
- 2023-08-03 15:50:03下载
- 积分:1