资源列表
findeye
- 人眼区域检测,对人脸二值图像进行人眼检测。-Eye region detection, binary image of the face detection of the human eye.
change-colour
- 最近编写了一个程序,现在跟大家一起分享一下,多多指正。 改变曲线色彩-change the colour of the curve
ifft_fitri
- compute inverse fast fourier transform using matlab code
convolution
- Different way to convolution
Serial_Port_Rx
- A code used to write data from matlab to the serial port
median
- To smooth an image by applying median filter.
adaptive_gtlbq
- 用高通滤波器实现的自适应干扰对消器,程序很好,很实用-High-pass filter implemented with adaptive interference canceller, the program very good, very practical
dacero
- 电压闪变滑动采样 采样频率32K 采样点数128-Sliding sampling sampling frequency voltage flicker 32K sampling points 128
ed
- edge detectoin using wavelet transform built in matlab for beguners and comprisions also.....
ngray
- 改变图像的灰度级数,通过输入的数值确定灰度级-change degree of gray
kmeansf
- kmean clustering algorithm. this code will take the training data set (with out class lebel) as input and return the no of optimum centre used in rbfn by using eucleadian distance.