资源列表
example151
- The Gaussian pdf is extensively used in pattern recognition because of its mathematical tractability as well as because of the central limit theorem.
舌图像的反光点进行平滑滤波处理
- 舌图像的反光点进行平滑滤波处理,然后采用分水岭算法进行分割,提取舌体。,tongue-image smoothing and watershed segmentation
hsvyszft00
- 传统的HSV空间颜色特征提取算法,量化为8H3S3V.-HSV color space for the traditional feature extraction algorithm, to quantify 8H3S3V.
PCA_extraction
- Image Feature Extraction based on PCA
bezierliu
- bezier曲线的matlab程序,可以单文件,多函数运行-bezier curve matlab program, you can single-file, multi-function operation
newton_interpolation
- 牛顿插值算法matlab程序,初学者很好的参考-interplation
discretsampling
- 现代采样技术中,所用到的最基本的画谱线图及信号重构的程序-Modern sampling technology, used the most basic of the chart and the reconstruction of the seed signal process
xiaobobianhuan2
- 用于图形图像处理的小波变换程序,实现图像的分解与重构。-Used for graphic image processing of wavelet transform programs achieve image of decomposition and reconstruction.
duanshifuliye
- 表面肌电信号的短时傅里叶变换,提取特征向量-Short time Fourier transform of the surface EMG signal, extract the feature vector
1
- Julia集 Caston Julia(1893~1978),法国数学家。他在第一次世界大战中受伤,住院期间他潜心研究了迭代保角变换 ,这种复平面的变换能生出一系列令人眼花缭乱的图形变换。用逃逸时间算法得到的Julia集的程序和图形如下-fractal geometry
1
- 使用OPENGL创建一个案例,能够使用键盘来互操作。-Using OPENGL create a case that can use the keyboard to interoperate.
图像离散余弦去噪
- matlab实现图像离散余弦变化,并对含有不同方差的高斯噪声图像进行去噪处理,利用PSNR和PMES对四种结果图进行对比,得出该去噪效果。