-
imgkmeans
将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用(The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image)
- 2009-12-08 19:10:15下载
- 积分:1
-
JQRLJGH
机器人路径规划 应用遗传算法做的 经过修改后 可以应用在其他的路径规划(path planning GA)
- 2015-03-13 16:32:21下载
- 积分:1
-
adaptivethreshold
一款简单的自适应阈值的MAYLAB代码,使用的时候需要更改图片的路径,阈值参数可以自行设置(A simple adaptive threshold MAYLAB code, when the need to change the image using the path, free to set the threshold parameter)
- 2010-10-31 11:25:13下载
- 积分:1
-
yy5
利用小波对信号进行消噪处理 将消噪后的信号与原始信号进行了对比(Using wavelet signal denoising processing the signal with the original signal denoised compared)
- 2012-08-22 14:32:52下载
- 积分:1
-
huffman
哈夫曼编码源程序
如:p=[0.4 0.3 0.2 0.1]
huffman(p)(huffman source code)
- 2010-11-13 21:14:49下载
- 积分:1
-
GaborTraining
利用matlab编写的gabor程序,可用于提取特征(Gabor prepared using matlab program can be used to extract features)
- 2010-03-06 17:15:28下载
- 积分:1
-
pca
PCA主成分分析,是一种常用的基于变量协方差矩 阵对信息进行处理、压缩和抽提的有效方 法。 (PCA principal component analysis, is a common and effective method is based on the covariance matrix of variable information processing, compression and extracted.)
- 2014-09-24 10:38:42下载
- 积分:1
-
SupResolDemo
超分辨率重建(即,将低分辨率图片进行插值光滑,放大其分辨率,得到清晰的图像),matlab程序。(Super-resolution reconstruction (ie, the low-resolution pictures smooth interpolation amplify the resolution to get a clear image), Matlab program.)
- 2012-08-26 12:16:49下载
- 积分:1
-
multiplotyyy
matlab画三个纵坐标源码,源码中有三维纵坐标的例子。(matlab draw three ordinate source, the source code is an example of a three-dimensional ordinate.)
- 2014-12-04 20:57:17下载
- 积分:1
-
longbeige
极有用的数据处理程序,方便处理实验数据,并取得数学表达式(matlab)(very useful data processing procedures, facilitate the processing of experimental data and mathematical expression made (Matlab))
- 2005-03-31 11:26:34下载
- 积分:1