搜索资源列表
waveletDenoising
- 用vc6.0开发出一小波滤波的程序。内容包括仿真数据生成,文本数据读取,滤波器系数构造,小波分解与重构,小波阈值及阈值函数选择,小波降噪。-vc6.0 developed using a wavelet filter procedures. Include simulation data generation, text to read data, filter coefficients structure, wavelet decomposition and reconstruction. W
fangzhen4
- 小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能.-wavelet thresholding source. Different threshold function can change the threshold function. Thus achieving functional.
newthrold
- 基于新阈值函数的小波图像去噪研
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures : / / This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than t
小波阈值去噪方法
- 提供软硬阈值去噪代码以及一种新的阈值函数去噪代码
小波变换去噪,软阈值和硬阈值
- 小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证,Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absol
myIterative
- 迭代法阈值分割,迭代法自动计算最优阈值。已经写成函数形式,输入灰度图,输出分割好后的阈值图。-Threshold segmentation iterative method, iterative method for automatically calculating the optimal threshold. Function has been written in the form of input grayscale output partition threshold after a
segmention-threshod
- 一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
z1
- 基于图像小波分解的特点和小波分解后高频小波系数的统计特性 构造了一种新阈值函数的去噪算法 摘 要 , 。 : 介绍了新阈值函数的原理 推导了算法公式 该阈值函数连续 可导 实验结 对比传统的硬阈值 软阈值去噪算法 , , 。 、 。 、 利用新阈值函数进行图像去噪 能够有效地抑制图像噪声及马赛克效应 果表明 。 , ,-Accordingtoanalysisofthepropertiesofwavelettransformandstatistica
yuzhiquzao
- 提供软硬阈值去噪代码以及一种新的阈值函数去噪代码-The provision of hard and soft threshold denoising code and a new de-noising threshold function code
xinyuzhihanshu
- 提供软硬阈值去噪代码以及一种新的阈值函数去噪代码-The provision of hard and soft threshold denoising code and a new de-noising threshold function code
xishuruanyingzhi
- 数字图像处理方法,系数软阈值函数与硬阈值,软阈值函数去噪比较-The research of digital image processing technique
waveleseriestthreshoding
- 使用matlab的小波分解和重建函数对24位的ADC采样数据进行小波变换和去噪,去噪使用阈值算法,阈值的选取具体使用了6种方法进行对比,对于不同信号其效果是不同的!把去噪后的信号和原始信号放在一个图中,使用不同颜色的曲线进行对比,效果可以很直观的表现。-Using matlab wavelet decomposition and reconstruction of the function for 24-bit ADC sampling data wavelet transform and de
adaptivethreshold
- 用matlab编写自适应阈值算法,并调用该自适应阈值函数。-Prepared using matlab adaptive threshold algorithm, and call the adaptive threshold function.
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0 Gray value greater than the
adaptivethresh
- wellner的自适应阈值函数,进行图像的二值化(Wellner's adaptive thresholding)
test12
- 主要使用OSTU进行阈值的选取,然后使用opencv提供的阈值函数对图像进行分割(The main use of OSTU threshold selection, and then use opencv threshold function provided by the segmentation of the image)
graph2
- cvThreshold函数实现图像阈值分割(Image threshold segmentation by cvThreshold function)
OTSU
- 图像阈值分割的C++实现,能够自动计算图像阈值,没有图片大小的限制。并且封装位子函数类型,可直接调用。测试性能优秀。(Automatically calculate the image threshold on the C++ platform, and there is no limit of the size of the image. And encapsulate the type of the bit function, which can be called directly. Th
070216001于浩然11
- 1. 用函数graythresh()和im2bw()对图像进行阈值分割; 2. 用GUIDE界面编程实现Otsu阈值分割过程。(1. thresholding the image using function graythresh () and im2bw (). 2. using GUIDE interface programming to achieve Otsu threshold segmentation process)