资源列表
Triangular
- 利用单片机C语言编程,设计一个程序,产生三角波和矩形波,并能在示波器上轮流显示,显示时间间隔可调.-Using microcontroller C language programming, design a program to produce triangular and rectangular waves, and can turn on the oscilloscope display, the display time interval is adjustable.
频域滤波
- 频域滤波是图像增强的一种处理方法,在某些方面比空间滤波更为有效
Maltab-median-filter
- malab版本的中值滤波,里面有详细的代码说明,以及实例文件-malab version of the median filter, which has a detailed descr iption of the code, as well as examples of documents
Matlab-Wavelet-Tranferam
- malab版本的小波变换,里面有详细的代码说明,以及实例文件-malab version of the wavelet transform, which has a detailed descr iption of the code, as well as examples of documents
FrFT
- 分数Fourier变换,用于图像处理,数字水印等-Fractional Fourier transform
radon-transform
- 时间域 radon变换(tau-p变换)-Time domain radon transform (tau-p transform)
VC-wave
- VC实现的二维小波变换源代码,VC6.0-2D Discrete Space Wavelet Transform program based on VC6.0
tu-xiang-xiaobo-san-ceng-fen-jie
- 图像小波上三层分解,配有图像可以运行,还有详细的分解和重构说明。-Wavelet decomposition of the three, with a picture can run, there is a detailed descr iption of decomposition and reconstruction.
untitle
- 有关ROI一些几何特征的提取,基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行) -Some geometric feature extracting ROI
medianFilter
- 中值滤波的经典文献,纯C代码以及基于opencv的代码-Median filtering classic literature, pure C code, and the code based on opencv
DWT_Texture
- 该特征提取算法是从超声图像感兴趣区域提取的纹理特征,基于小波变换的。-this features was abstacted from the ultrsound images which is based on the DWT.
kalman
- 用c++实现Kalman滤波,对初学着很用帮助。-Kalman filtering to implement in c++, for beginners to use.