-
im_MSfilter
基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 (Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing)
- 2009-06-11 16:45:22下载
- 积分:1
-
Hex Map
说明: Create hex map settigns
- 2019-12-03 17:45:17下载
- 积分:1
-
Kmeans-MATLAB
说明: 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。(The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.)
- 2011-04-16 20:50:55下载
- 积分:1
-
m.file
语音增强算法,谱减法、小波变换以及数学形态学等的语音增强算法针对信噪比、语谱图、去噪情况,分析比较(Speech enhancement algorithm, spectral subtraction, wavelet transform and mathematical morphology speech enhancement algorithm for signal-to-noise ratio, the spectrogram denoising situation analysis)
- 2012-10-22 10:28:15下载
- 积分:1
-
fftchazhi
基于matlab平台的fft加窗插值算法,适用于信号分析(Wft window interpolation algorithm based on matlab platform, suitable for signal analysis)
- 2020-06-24 11:20:02下载
- 积分:1
-
butterlowfilter
巴特沃斯低通滤波器的C语言实现原理以及程序,对理解滤波器原理有很好的帮助(Butterworth low-pass filter, and a program in C language implementation principle for understanding the principles of good help filter)
- 2014-11-10 10:01:49下载
- 积分:1
-
STFT
短时傅里叶变换,主要用于故障诊断和信号处理,很好用(Short-time Fourier transform)
- 2011-12-29 11:21:00下载
- 积分:1
-
harris-ncc-ransac
本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点(harris ncc ransac)
- 2012-06-04 08:54:25下载
- 积分:1
-
chapter5
空间域图像处理,图像增强。计算相关,卷积,高斯平滑等滤波图像处理代码。(Spatial domain image processing, image enhancement. Computation, convolution, gaussian smoothing image processing such as filtering code.)
- 2016-01-23 21:01:15下载
- 积分:1
-
PCA+GUI人脸识别
基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divided into several modules, including pretreatment, training, recognition, GUI interface control and so on. The annotation is clear and easy to understand.)
- 2018-03-22 16:25:47下载
- 积分:1