资源列表
456
- 一维小波变换用于奇异检测。采用不同消失矩的小波分解。-Singularity detection for 1-D signal using wavelet maxima.Demo for vanishing moment.
wavelet_function
- 此程序实现构造小波基。 采用双尺度方程求解小波基函数-Generating wavelet function using two-scale dilation equations.
lifting_97
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换。 -A useful M function for lifting scheme.
mubanpipeiyuostu
- 里面有我写的模板匹配和OSTU分割法的程序,这是学习模板匹配和自适应分割的好代码,绝对有用!-I wrote inside the template matching and OSTU segmentation procedure, which is the template matching and adaptive segmentation to learn a good code, and is absolutely useful!
zhifangtuhefeige
- 这是我写的直方图均衡化的MATLAB程序以及SOBEL算子分割,有详细注释,是学习图像处理的好程序!-This is what I write histogram equalization in MATLAB programs and SOBEL operator segmentation, detailed notes, to learn a good image processing program!
CWT_EXE
- 多个尺度连续小波变换的实现。其中构造墨西哥帽子小波函数-1-D continuous wavelet transform code.
lda8renxunlian
- 这是学习LDA降维方法的核心程序,将降维后的特征就可以用于识别,这是非常好了解LDA多类降维的好程序!-This is the LDA dimension reduction methods to learn the core program will feature after dimension reduction can be used to identify that this is a very good understanding of many types of lower-dim
Multiwavelet
- 其中一个构造多小波,另一个用多小波分解2-D图像。-2-D multi-wavelet construction and implementation.
mubiaojianche
- 这是一个VC寻找圆心的程序,包括比对,二值化,目标检测,圆心定位等操作,是学习目标检测的资料!-This is a VC looking for center point of the process, including comparison, binary, object detection, central positioning operation, target detection information to learn!
MW_denoise
- 此程序实现多小波去除噪声。构造多小波变换矩阵。多层分解。-1-D signal denoising by multi-wavelet and cycle-spinning.
sigprogram
- 一个模式识别中手写签字识别的程序,用到轮廓特征。-a program about signature recognition, based on opencv.