-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1
-
Vtk using VC6 under vtkPointWidget animation to achieve point to explain in deta...
VC6下vtk中用vtkPointWidget实现点的动画,讲解详细,是一个好的学习例子-Vtk using VC6 under vtkPointWidget animation to achieve point to explain in detail, is a good example to learn
- 2022-12-15 04:45:03下载
- 积分:1
-
VC++ Graphics Programming Tutorial and Examples
VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
- 2022-03-07 19:15:27下载
- 积分:1
-
The world s shortest DXUT framework based on first
世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长,
笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出
其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们
哈哈...
-The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I just want to use them on the first-person camera, spent several days examined a number of related routines, out of which the camera , rewrite the most simple camera example, in learning D3D coordinate transformation in the first halo brothers ha ha ...
- 2022-03-01 23:24:17下载
- 积分:1
-
A new algorithm for determining the arbitrary convex and concave vertices of the...
任意多边形顶点凸凹性判定的一种新算法的MFC程序实现,效果还不错-A new algorithm for determining the arbitrary convex and concave vertices of the polygon
- 2022-10-04 10:45:03下载
- 积分:1
-
mfc 二次,三次B样条曲线及编辑
在mfc下实现的二次,三次B样条曲线及编辑,七个控制顶点,可用鼠标控制顶点位置,根据控制顶点位置的情况画出二次、萨巴次B样条曲线。比较简单,只是计算机图形学基础。
- 2023-04-25 02:00:03下载
- 积分:1
-
用opengl实现模型的显示和操作
通过Opengl实现三维模型的显示,支持放大缩小,旋转灯操作!!
操作方式如下:
移动:按住鼠标左键进行移动。
放大:按键盘s
缩小:按键盘w
旋转:按键盘↑键或↓键(绕X轴选择)
按键盘←键或→键(绕Y轴选择)
按键盘a键或d键(绕Z轴选择)
- 2022-01-31 03:41:18下载
- 积分:1
-
图片并附有说明,希望对大家有所帮助!
图片并附有说明,希望对大家有所帮助!-photo with a note, we want to help!
- 2022-02-01 08:49:55下载
- 积分:1
-
通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。...
通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。-GLSTUDIO simulation of the flight through the OSD interface, and use of foreign VAPS simulation interface for making comparisons.
- 2022-07-19 18:43:47下载
- 积分:1
-
passed the test procedures to deal with all the images
刚才传的所有程序试验处理的图像-passed the test procedures to deal with all the images
- 2022-08-03 08:12:21下载
- 积分:1