-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1
-
Turbo C VESA card test tools
Turbo C 的VESA 显示卡测试工具-Turbo C VESA card test tools
- 2022-10-15 12:50:03下载
- 积分:1
-
Copy Screen,带了鼠标。
Copy Screen,带了鼠标。-Copy Screen, with a mouse.
- 2022-03-16 05:49:19下载
- 积分:1
-
这是一个用matlab编写的图形处理程序源代码,有图形界面
这是一个用matlab编写的图形处理程序源代码,有图形界面-This is a preparation using Matlab graphics program source code, graphics interface
- 2023-07-27 05:10:04下载
- 积分:1
-
一个实现放大镜和漫游工具的程序
一个实现放大镜和漫游工具的程序-achieve a magnifying glass tool and roaming procedures
- 2022-08-06 02:46:21下载
- 积分:1
-
用于BMP位图图像文件与数据保留读
用来对bmp位图文件的读取与图像的数据保存-Used to bmp bitmap image files to read with the data retention
- 2023-01-12 02:40:04下载
- 积分:1
-
Chapter 7 Rational B
Chapter 7 Rational B-spline (NURBS) Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm.
knot.c tknot.c Calculates an open knot vector.
rbspsurf.c trbsurf.c Calculates a rational B-spline (NURBS) surface.
rbsurf.h Header file for fast rational B-spline surface program
sumrbas.c Calculates the Sum function for a rational B-spline surface.
chap7all.zip ZIP file for all of Chapter 7.
chap7all.tar.gz UNIX tar file for all of Chapter 7.
- 2022-11-08 10:05:03下载
- 积分:1
-
帧差法检测目标,简单适用,易于学习新
帧差法检测目标,简单适用,便于新手学习。-Homodyne detection target frame, simple to apply, easy to learn new
- 2022-02-12 15:13:15下载
- 积分:1
-
Demonstration Program
图像分形演示程序-Demonstration Program
- 2023-03-20 23:50:03下载
- 积分:1
-
This is a digital image processing of a program that is the image equalization m...
这是数字图像处理的一个程序,是将图像均衡化的matlab编程,希望有人喜欢。-This is a digital image processing of a program that is the image equalization matlab programming, want someone to love.
- 2023-01-29 13:50:03下载
- 积分:1