-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1
-
在.net2.0中绘制柱状图,比如返回公司的人数
在.net2.0中绘制柱状图,比如返回公司的人数
- 2022-10-21 08:05: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
-
视频解码:包括反DCT变换,反量化,VLD,MC等。与国际上的MPEG4 可以一较高下。...
视频解码:包括反DCT变换,反量化,VLD,MC等。与国际上的MPEG4 可以一较高下。-video decoder : including anti- DCT, anti-quantified, Variable Length, such as MC. With international MPEG4 can be a higher under.
- 2022-05-31 01:01:01下载
- 积分:1
-
a picture on the synthesis procedure will be dynamically generated text and pict...
一个关于图片合成的程序,将动态生成的文本和图片对象与背景图片合成。-a picture on the synthesis procedure will be dynamically generated text and pictures objects and background images synthesis.
- 2022-12-23 14:20:03下载
- 积分:1
-
这个程序演示了通过矩形裁剪函数制造百叶窗效果显示位图
这个程序演示了通过矩形裁剪函数制造百叶窗效果显示位图-demonstration of the process of cutting through the rectangular function manufacture blinds effect Bitmap
- 2022-03-05 02:30:10下载
- 积分:1
-
包含完整的大津法二值化算法,计算图像的二阶距
包含完整的大津法二值化算法,计算图像的二阶距-Act contains a complete Otsu binarization algorithm to calculate the image of the second-order distance
- 2023-07-16 00:05:03下载
- 积分:1
-
Realize with VC
用VC实现的 联机手写汉字 英语 及数字识别
经过调试 与大家共享-Realize with VC-line handwritten Chinese character recognition in English and figures to share with you through debugging
- 2022-02-28 23:40:27下载
- 积分:1
-
对单通道图像做直方图
对单通道图像做直方图-done right single image histogram
- 2022-08-07 12:33:24下载
- 积分:1
-
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。...
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
- 2022-12-06 06:00:03下载
- 积分:1