-
a method for extracting distinctive invariant features from
images that can be...
SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。
2 SIFT 主要思想
SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。
-a method for extracting distinctive invariant features from
images that can be used to perform reliable matching between different views of
an object or scene. The features are invariant to image scale and rotation, and
are shown to provide robust matching across a a substantial range of affine distortion,
change in 3D viewpoint, addition of noise, and change in illumination.
The features are highly distinctive, in the sense that a single feature can be correctly
matched with high probability against a large database of features from
many images.
- 2022-06-20 23:30:48下载
- 积分:1
-
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量...
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
- 2022-03-10 13:50:42下载
- 积分:1
-
用OpenCV进行图像处理与工程开发的一个入门示例程序――Hough变换,效果不错...
用OpenCV进行图像处理与工程开发的一个入门示例程序――Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!
- 2023-02-11 11:00:04下载
- 积分:1
-
使用Hough变换在灰度图像中寻找圆,来检测图像的结果
使用Hough变换在灰度图像中寻找圆,来检测图像的结果-The use of Hough transform in gray-scale images to find a round, to detect the results of image
- 2022-09-07 04:35:03下载
- 积分:1
-
基于数学形态学的图像腐蚀程序,比较难,但是注释比较详细...
基于数学形态学的图像腐蚀程序,比较难,但是注释比较详细-Based on Mathematics Morphology Image corrosion process, more difficult, but more detailed notes
- 2022-03-21 08:16:11下载
- 积分:1
-
采用Tsai的 方法 用于实现摄像机标定
采用Tsai的 方法 用于实现摄像机标定-Using Tsai s camera calibration method has been applied to achieve
- 2022-01-27 15:43:01下载
- 积分:1
-
冈萨雷斯)matlab版图形处理工具箱
冈萨雷斯)matlab版图形处理工具箱 -Gonzalez) matlab version of graphics processing toolbox
- 2022-04-07 22:09:28下载
- 积分:1
-
这个程序用于实现图像数据的旋转。所用的算法基于复数的运算,很有启发意义...
这个程序用于实现图像数据的旋转。所用的算法基于复数的运算,很有启发意义-it is a program to rotate the image data .developing the method on the basis of complex computation has inspire meaning
- 2022-12-16 04:40:04下载
- 积分:1
-
数字图象处理编程入门.chm
数字图象处理编程入门.chm-Introduction to Digital Image Processing Programming. Chm
- 2023-06-20 03:25:04下载
- 积分:1
-
数字图象处理教程的ppt格式课件(北理工)
数字图象处理教程的ppt格式课件(北理工)-Digital image processing tutorial ppt format Courseware (Northern Polytechnic)
- 2022-03-23 23:26:04下载
- 积分:1