-
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
-
环形颜色直方图
基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
- 2022-09-28 02:55:03下载
- 积分:1
-
matlab编写的图像处理正则化软件包。包含了基本的数字图像处理正则化...
matlab编写的图像处理正则化软件包。包含了基本的数字图像处理正则化-Matlab prepared by the image processing Regularization package. Contains a basic digital image processing Regularization
- 2023-06-21 08:05:04下载
- 积分:1
-
I2C代码为Verilog
i2c code for the verilog -i2c code for the Verilog
- 2022-07-26 11:14:26下载
- 积分:1
-
Color Image Edge Detection and found that if you are learning to edge detection...
图像边缘检测及颜色发现,如果你正在学习边缘检测的阈值,那么这些程序对你是有用的。-Color Image Edge Detection and found that if you are learning to edge detection threshold, then these procedures are useful to you.
- 2022-01-22 08:34:10下载
- 积分:1
-
此文件包含一个实现灰度化彩色图像的工程,也可恢复灰度化以后的图像成为原来的图像...
此文件包含一个实现灰度化彩色图像的工程,也可恢复灰度化以后的图像成为原来的图像-This file contains a gray realize color images of the works, but also to resume after the gray-scale images of the original image
- 2023-01-07 13:35:03下载
- 积分:1
-
application that can process some simple image
application that can process some simple image
- 2022-01-25 16:22:27下载
- 积分:1
-
采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。...
采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。-Vector quantization using particle swarm algorithm for optimal image vector quantization code book, can set the number of stocks and iterative algebra. The results of the proceedings arising from the optimal codebook with an average error.
- 2022-02-14 04:02:53下载
- 积分:1
-
模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!...
模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!-pattern recognition and image processing feature extraction of C source code, and is easy to integrate and use!
- 2022-02-15 21:43:52下载
- 积分:1
-
这是简单的图像增强实现代码,处理的256色的图像位图,效果很好,希望可以为你带来帮助。...
这是简单的图像增强实现代码,处理的256色的图像位图,效果很好,希望可以为你带来帮助。-This is a simple image enhancement to achieve code to deal with 256-color bitmap images, the effect well, hope to bring you help.
- 2022-08-07 17:19:22下载
- 积分:1