-
gentleBoost
当前流行的机器学习算法之一:boosting的变体——Gentleboost(The current popular one of machine learning algorithms: boosting variants- Gentleboost)
- 2021-04-14 14:58:55下载
- 积分:1
-
fuse-by-contourlet
多种融合规则,基于contourlet变换的图像融合规则(multiple fusio rule for coefficient selection)
- 2012-10-23 00:28:10下载
- 积分:1
-
fastRPCA-master
快速鲁棒性Pca方法的一段matlab程序(fastrpca eneneneneen)
- 2020-08-23 16:28:17下载
- 积分:1
-
三次B样条曲线拟合算法
B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
- 2021-05-06下载
- 积分:1
-
EExamplesofGax
高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。
(Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
- 2012-06-10 16:26:45下载
- 积分:1
-
AIM
NIPS2006论文“Saliency based on Information Maximization”的源码,用于显著图计算,作者是N. Bruce 和 J.Tsotsos (a code for "Saliency based on Information Maximization",N. Bruce &J.Tsotsos ,NIPS,2006)
- 2011-09-25 21:34:14下载
- 积分:1
-
0301
图像配准和拼接,肯定可以使用。。。harris+ransac(Image registration and stitching, they can definitely use. . .)
- 2011-07-14 11:28:30下载
- 积分:1
-
SequentialTracking
基于序贯蒙特卡罗方法的人体跟踪程序,对于学习蒙特卡罗粒子滤波器的人有重要参考价值。(Sequential Monte Carlo method based on human tracking procedures, Monte Carlo particle filter for learning a person has an important reference value.)
- 2008-08-20 16:02:36下载
- 积分:1
-
matlab实验程序
说明: (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。
(2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。
(3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。
(4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image.
(2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results.
(3) The image processing of Laplacian operator and image enhancement are realized by programming
Sobel operator is used to extract image edge. The results are compared with those of MATLAB.
(4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
- 2020-07-19 14:29:09下载
- 积分:1
-
Kmeans
说明: 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割(Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for Image Segmentation)
- 2021-04-06 16:49:03下载
- 积分:1