-
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
-
一个图象RGB色彩控制演示程序,深入了解图象基本原理。
一个图象RGB色彩控制演示程序,深入了解图象基本原理。-an RGB color image display control procedures, in-depth understanding of the basic tenets of image.
- 2022-01-29 04:20:59下载
- 积分:1
-
Frequency
频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
- 2022-03-13 03:09:54下载
- 积分:1
-
高级图象处理软件,实现功能包括对DIB图像进行维纳滤波复原操作、模糊操作、随机噪声、高通滤波、低通滤波等...
高级图象处理软件,实现功能包括对DIB图像进行维纳滤波复原操作、模糊操作、随机噪声、高通滤波、低通滤波等-Advanced image processing software, the realization of the DIB features include image restoration Wiener filtering operation, fuzzy operations, random noise, high-pass filter, low-pass filtering
- 2022-06-20 20:40:12下载
- 积分:1
-
高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题...
高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
- 2023-08-03 16:55:03下载
- 积分:1
-
实现图像的各种变换、增强、拼接、运动检测、特征提取、分割、识别等操作...
实现图像的各种变换、增强、拼接、运动检测、特征提取、分割、识别等操作-Realize a variety of image transformation, enhancement, stitching, motion detection, feature extraction, segmentation, identification and other operating
- 2022-03-04 01:29:16下载
- 积分:1
-
计算图像调制传递函数(MTF)。提高图像清晰度。可以处理普通图像以及卫星照片...
计算图像调制传递函数(MTF)。提高图像清晰度。可以处理普通图像以及卫星照片-Calculation of image modulation transfer function (MTF). Improve image clarity. Can deal with ordinary images and satellite photos
- 2022-02-27 06:55:25下载
- 积分:1
-
Gabor基于OpenCV。
本文件实现了在OpenCV开发环境下的Gabor,可以直接加入OpenCV作为开发文件调用。-Gabor based on OpenCV.
- 2022-02-15 02:59:27下载
- 积分:1
-
学习图像处理用的软件,含有源码,是ImageStone。
学习图像处理用的软件,含有源码,是ImageStone。-Study of image processing software used, containing source code, are ImageStone.
- 2022-07-27 01:55:42下载
- 积分:1
-
Both the need for gamma camera calibration, the experimental procedure caculate_...
相机中都需要进行伽马校正,本实验中通过程序caculate_curve.m读入图片0中的灰度值,通过计算得到伽马变换的伽马系数,然后利用伽马系数进行反变换。-Both the need for gamma camera calibration, the experimental procedure caculate_curve.m read into the picture through the gray value of 0, obtained by calculating the gamma-gamma transform coefficients, then use the gamma coefficient inverse transform.
- 2022-02-15 03:57:23下载
- 积分:1