-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1
-
一个MATLAB 的图像处理和灰度变换的程序,这个是老师留的作业,里面有详细的讲解过程,非常的详细,对做图像的朋友非常有用...
一个MATLAB 的图像处理和灰度变换的程序,这个是老师留的作业,里面有详细的讲解过程,非常的详细,对做图像的朋友非常有用-A MATLAB image processing and gray-scale transformation program, this is the teacher to stay the operation, which explain in detail the process, very detailed images of a friend is very useful to do
- 2023-03-06 06:15:03下载
- 积分:1
-
误差分散图像逆半调算法
误差分散图像逆半调算法-error scattered Halftone images inverse algorithm
- 2022-03-03 19:13:27下载
- 积分:1
-
A color treatment of the VC source code, learning a good helper image processing
一个颜色处理的VC源程序,学习图像处理的好帮手-A color treatment of the VC source code, learning a good helper image processing
- 2022-10-06 11:50:03下载
- 积分:1
-
这是一个图形化界面的操作系统功能演示程序.包括进程,内存和设备管理...
这是一个图形化界面的操作系统功能演示程序.包括进程,内存和设备管理-This is a graphical interface to the operating system demonstration program. Including the process, memory and device management
- 2022-12-26 00:35:04下载
- 积分:1
-
将问卷调查结果以图表(柱状图和饼状图)的方式直观的表示出来(调查结果为随机生成的)...
将问卷调查结果以图表(柱状图和饼状图)的方式直观的表示出来(调查结果为随机生成的)-outcome of the survey will be to chart (column and Caky) intuitive way to express (findings of the randomly generated)
- 2022-05-28 09:14:18下载
- 积分:1
-
基于贝叶斯的面部表情识别
资源描述基于贝叶斯的表情识别 非常清晰好理解
- 2022-03-26 17:39:50下载
- 积分:1
-
photoshop的图形解决方案
photoshop的图形解决方案-graphics solution of photoshop
- 2022-04-09 08:44:52下载
- 积分:1
-
使用矩形函数制造许多不同的大小
利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。- Manufactures many different sizes using the rectangle function
the rectangle, manufactures in the many sizes different ellipse using
the ellipse function, forms to have the perspective effect the graph.
- 2022-05-17 01:25:28下载
- 积分:1
-
png图形格式文件的处理库,有相关的例程,说明文档为pnglib.txt。...
png图形格式文件的处理库,有相关的例程,说明文档为pnglib.txt。-png graphics format for document processing and related routines and documentation for pnglib.txt.
- 2022-01-26 08:05:21下载
- 积分:1