-
矢量量化的C语言实现,模式识别经典问题解决
矢量量化的C语言实现,模式识别经典问题解决-Vector quantization of the C language, pattern recognition classic problem-solving
- 2022-07-06 22:40:11下载
- 积分:1
-
YUV422转换为YUV420
YUV422 convert to YUV420
- 2022-02-03 00:44:46下载
- 积分:1
-
从国外网站的KLT跟踪算法代码,代码很好值得…
从国外网站下载的klt跟踪算法代码,代码很优秀值得学习。-From abroad website of KLT tracking algorithm code, the code is very good worth learning.
- 2023-07-27 04:45:03下载
- 积分:1
-
采用双线形插值的方法,对图像进行几何变换处理。
采用双线形插值的方法,对图像进行几何变换处理。
- 2022-04-24 04:16:08下载
- 积分:1
-
用于二维图像的角点检测算法,基于matlab编程
用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
- 2023-05-19 13:10:03下载
- 积分:1
-
bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0
bmp转jpg,很强大的图形格式相互转换的源码 ImgSource™ 4.0-bmp to jpg, very powerful graphics format conversion between the source ImgSource
- 2022-03-09 10:40:32下载
- 积分:1
-
运动估计的几种算法,可以根据具体的要求进行选择,用起来很方便,也便于初学者进行学习比较...
运动估计的几种算法,可以根据具体的要求进行选择,用起来很方便,也便于初学者进行学习比较-Several motion estimation algorithms, based on specific requirements of choice, easy to use, but also relatively easy for beginners to learn
- 2022-01-25 18:10:46下载
- 积分:1
-
purebasic prepared image processing procedures, the domestic rare
purebasic编写的图像处理程序,国内罕见-purebasic prepared image processing procedures, the domestic rare
- 2022-02-12 12:22:48下载
- 积分:1
-
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
-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1