-
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。...
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
- 2022-02-06 10:40:02下载
- 积分:1
-
数字图像处理与压缩的较好的书籍。希望对大家有用。
数字图像处理与压缩的较好的书籍。希望对大家有用。-Digital image processing and compression of the better books. Hope useful for everyone.
- 2022-04-10 05:52:07下载
- 积分:1
-
图像处理 图像rgb空间转换为His空间
图像处理 图像rgb空间转换为His空间-Image Processing Image rgb space conversion for His Space
- 2022-07-26 08:55:55下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。...
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。-rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.
- 2022-04-28 13:16:21下载
- 积分: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
-
Retinex算法的C语言代码实现的图像处理
retinex算法的C语言代码实现,用于图象处理-Retinex algorithm realize the C language code for the image processing
- 2023-03-30 05:30:02下载
- 积分:1
-
用OPENCV实现BMP与AVI的相互转换
用OPENCV实现BMP与AVI的相互转换-OPENCV to achieve with the BMP and AVI conversion
- 2022-01-26 02:41:52下载
- 积分:1
-
对于学习的Adaboost算法的初学者
用于adaboost初学入门,有需要可以看看,比较简单,容易看懂-For the beginner of learning the adaboost
- 2022-03-19 14:00:03下载
- 积分:1
-
毕业设计做的Canny边缘检测算法改进方法…
本科毕业设计中所做的关于canny边缘检测算法改进的程序源码,实现了自适应双阈值和动态阈值算法-Graduate design done on the canny edge detection algorithm to improve the procedures for source code to achieve the adaptive dual-threshold and dynamic threshold algorithm
- 2023-07-14 22:40:03下载
- 积分:1