-
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
-
这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码...
这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
- 2022-05-19 07:26:58下载
- 积分:1
-
Watermark on the images to load and extraction of the classic code, want to be h...
关于图像水印加载与提取的经典代码,希望对大家有所帮助!-Watermark on the images to load and extraction of the classic code, want to be helpful to everyone!
- 2022-07-08 04:09:27下载
- 积分:1
-
几种经典的图像拼接,图像融合算法
几个经典的图像拼接,图像融合算法-Several classical image mosaic, image fusion algorithm
- 2023-03-13 09:40:03下载
- 积分:1
-
一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird...
一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird-0009.jpg种形式,示例图像要从图像库中选示例-a library which image and the image is the most similar image library image format for bird-0009.jpg forms, sample images from the image library selected examples
- 2022-01-23 10:03:21下载
- 积分:1
-
一个图象处理程序的源代码,包括随机噪声、傅立叶变换、中值滤波、高斯滤波。...
一个图象处理程序的源代码,包括随机噪声、傅立叶变换、中值滤波、高斯滤波。-An image processing program
- 2022-01-28 00:20:58下载
- 积分:1
-
这个matlab程序实现图像的任意角度的顺时针旋转。
这个matlab程序实现图像的任意角度的顺时针旋转。-The matlab program images at any angle of clockwise rotation.
- 2022-01-26 04:11:41下载
- 积分:1
-
只能用原来的软件可以256种颜色的腐蚀试验。
原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因
新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的
功能,只需要把View2的相关函数的注释运行就可以了。
-Can only deal with the original software can be 256 colors for corrosion and expansion because of its reasons for clearmem new software does not have this feature so that different functions in order to more clearly seen, if want to add a continuous function, just to View2 the correlation function of the Notes to run on it.
- 2022-05-14 23:09:23下载
- 积分:1
-
图像处理源代码,包括所有的图像处理源代码
图像处理源代码,包括所有的图像处理源代码-imageprocessing
- 2022-03-06 12:48:35下载
- 积分:1
-
计算机图形学,翻译国外的经典教程,PDF格式
计算机图形学,翻译国外的经典教程,PDF格式-Computer graphics, translation of foreign classics tutorial, PDF format
- 2022-12-13 09:25:07下载
- 积分:1