搜索资源列表
OTSUway
- OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
wavelet-pujian
- 这是标准谱减算法和小波阈值降噪方法,虽然效果不太好,但是作为经典降噪方法,还是有很高的参考价值,也是此类文献引用最多的方法。-This is the standard spectral subtraction and wavelet thresholding method of noise reduction, although results are not good, But as a classic noise, or a high reference value, such litera
Algorithm_Image
- 各种算术算法,例如栈,图形单阈值,双阈值,图形颜色反转,颜色直方图分布,像素平滑等等数值算法。
软硬阈值方法
- 利用软、硬阈值算法,比较小波去噪效果。
Genetic
- 遗传算法优化的BP神经网络算法,利用遗传算法优化BP神经网络的权值和阈值-Genetic algorithm BP neural network
Lifting Wave Transform
- 基于二代提升小波的阈值压缩算法源码 基于二代提升小波的阈值压缩算法源码-Based on the threshold of the second generation lifting wavelet compression algorithm source code
noise
- 语音噪声压缩新算法,一种基于vad的语音噪声抑制方法。这种新算法源于vad 技术及谱减法,它先对含噪声信号进 行vad处理,而后是基于感知掩蔽阈值的谱减法运算,降低噪声,获得清晰的增强信号。与其它算法相比,其效果更好,语 音听测试证明了这一点。-New algorithm for speech compression noise, a noise reduction of speech based vad method. This new algorithm derived from v
dtdp
- 深刻理解加窗思想在语音语音信号处理的作用,掌握矩形窗、汉宁窗、哈明窗的算法。理解窗长和窗移对计算语音信号的短时过零率、短时能量、短时平均能量的影响,掌握设定合适的短时过零率阈值、短时平均能量阈值来实现语音信号端点的检测。-an implementation of double-threshold method for audio endpoint detection algorithm
elm2
- 极限学习机(Extreme Learning Machine,ELM),该算法随机产生输入层与隐含层间的连接权值及隐含层神经元的阈值,且在训练过程中无需调整,只需要设置隐含层神经元的个数,便可以获得唯一的最优解。与传统的训练方法相比,该方法具有学习速度快、泛化性能好等优点-Extreme Learning Machine regression and classification, introduce a new algorithm for SLFN- Extreme Learning Mach
ljfc
- 基于最大类间方差阈值与遗传算法的道路分割的图片及源码程序,附带程序说明-Based on the maximum between class variance threshold and genetic algorithm of the road segmentation of the image and the source code, with procedures
SimuRTGIbinary
- 利用Labview和Matlab联合仿真,实现在实时的时间对应鬼成像或称量子成像。可用来实时分析二值散斑的尺寸与测量次数的制约关系在量子成像中发挥的作用。也可以用来对比这种阈值法的时间对应鬼成像与值统鬼成像的关系和算法的不同。在运算时间上,这种时间对应鬼成像不需要矩阵乘法,直接将挑选的图像进行成像,在量子成像效率上有一定提高? 该仿真程序适用于量子成像初学者来对量子成像有个初步认知,对于鬼成像领域的专业人士并无太大价值,故谨慎下载。-The algorithm and simulation
chapter11
- 图像分割,包括边缘检测算子,霍夫变换,hough变换,阈值分割,区域生长,分水岭算法等。-Image segmentation, including edge detection operator, hough transform, hough transform, threshold segmentation, region growing, watershed algorithm, etc.
sss
- 可以实现基于小波分析的多种阈值去噪功能,包含软阈值去噪,硬阈值去噪等等算法-Can be implemented based on wavelet analysis of various threshold denoising function, contain soft threshold denoising, hard threshold denoising, etc
Remove noise using Wavelet
- 小波阈值去噪算法在LabVIEW中的实现(Implementation of Wavelet Threshold Denoising Algorithm in LabVIEW)
matlab
- 小波算法去噪 硬阈值去噪 matlab程序