-
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
-
Procedures for the realization of RANSAC algorithm, by reading the program after...
程序为实现RANSAC算法,通过阅读该程序后,对学习RANSAC非常有帮助.-Procedures for the realization of RANSAC algorithm, by reading the program after learning RANSAC very helpful.
- 2022-04-25 14:23:38下载
- 积分:1
-
hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能...
hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
- 2022-07-18 19:23:53下载
- 积分:1
-
Image geometric transform the source code under VC6.0 debug image geometric tran...
图象几何变换的源代码 VC6.0下调试
图象几何变换的源代码 VC6.0下调试-Image geometric transform the source code under VC6.0 debug image geometric transformations of the source code under VC6.0 debugger
- 2022-04-07 07:38:52下载
- 积分:1
-
使用分水岭算法实现图像的分割,并对直方图统计。
使用分水岭算法实现图像的分割,并对直方图统计。-The use of the watershed image segmentation algorithm and histogram statistics.
- 2022-01-26 00:30:40下载
- 积分:1
-
在matlab上实现一种经高斯平滑的边缘检测算法
在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
- 2022-03-18 17:03:52下载
- 积分:1
-
image processing, can show images and image processing operation, morphological...
图像处理中,可以显示图像,并对图像进行操作处理,形态变换等,是图形图像处理有用的一个程序-image processing, can show images and image processing operation, morphological transformation. Graphic Image processing is a useful procedure
- 2022-08-10 19:19:09下载
- 积分:1
-
彩色图像做差运算,并分RGB 以及亮度进行直方图统计,计算得到二阶导数为零的点,完全自主创作,效果理想...
彩色图像做差运算,并分RGB 以及亮度进行直方图统计,计算得到二阶导数为零的点,完全自主创作,效果理想-color image so poor operation and the hours for RGB and luminance histogram statistics, calculated second-order derivative of the zero point, entirely independent creation, the result is satisfactory
- 2022-03-20 20:45:56下载
- 积分:1
-
Edge Detection (prewitt edge detection operator, roberts edge detection operator...
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)-Edge Detection (prewitt edge detection operator, roberts edge detection operator, Krisch edge detection operator)
- 2022-01-25 23:23:35下载
- 积分:1
-
Screen shots can be functional, by the point is simple, it is very practical and...
可以实现屏幕的截图功能,由点简单,但是很实用,可以下载用-Screen shots can be functional, by the point is simple, it is very practical and can be downloaded with
- 2022-03-19 19:31:26下载
- 积分:1