搜索资源列表
matlabtest02
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
alphabet
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
matlabzifu
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
二值掩模法时行声音去燥
- 对吵杂环境下的声音先进行时-频转换,从而得到音频文件的看起来就像图像的时频表示,然后再使用二值掩模算法去掉我们不需要的燥音,最后得到理想状态下基本无燥音的时频图
Maximum Entropy v1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
imageprocessing
- 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
Hajiabo
- Hajiaboli的四阶各项异性扩散的图像去燥方法。-fourth order anisotropic diffusion model by Hajiaboli《An Anisotropic Fourth-Order Diffusion Filter for Image Noise Removal》
biyeshejichengxu
- 曲波变换是基于小波发展起来的新型多尺度变换,由于加入了方向向量,所以比小波更加适合于图像去燥-Qu Bo transform is a new multi-scale wavelet transform based on the developed, due to the addition of the direction vector, so wavelet is more suitable for image denoising
Fast-Discrete-Curvelet-Transform
- 曲线波变换是在脊波变换的基础上新产生的一种新型多尺度工具,它能够处理物体沿曲线边缘的特性,它能够进行图像去燥-Curvelet transform is a new multi-scale tool based on ridgelet transform. It is capable of processing, properties of objects along the edge of the curve, it is able to image denoising
toolbox_nlmeans
- 一种matlab调用c++实现对彩色图像去燥的NLM算法-NLM algorithm to achieve a color image to the dry
zaosheng
- 对图像分别加入高斯噪声和随机噪声,再分别用中值滤波和邻域平均方法进行滤波(The Gauss noise and random noise are added to the image, and the median filtering and neighborhood averaging are used to filter the image respectively)
去燥算法
- 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
加噪去噪
- 使用Visual C++语言对图像进行简单的添加噪声,去除噪声处理,(Add,remove the noise sound processing to the image)
基于形态学的权重自适应图像去燥
- 本次上传一个关于图像去燥的简单处理,基于形态学的权重自适应图像去燥处理(Weight adaptive image de dryness processing based on morphology)
matlab图像处理,压缩感知中ROMP的代码实现
- matlab处理图像,压缩图像,去燥,增强(Matlab processing images, compressed images, dryness, enhancement)
digital imagine processing
- 一些基础的数字图像处理代码,包括灰度变化,线性变化,去燥等等(Some basic digital image processing code, including gray change, linear change, dryness, and so on)
基于形态学的权重自适应图像去噪
- 图像去燥,效果很好的!适应于图像处理的前期形态学处理。(The image is dryness, the effect is very good! It is adapted to the early morphological processing of image processing.)
Denoising-Custom-master
- 对微震图像进行去燥,利用同步压缩连续小波变换进行自动微震去噪和起始检测。(Denoising the microseismic image,automatic microseismic denoising and onset detection using the synchrosqueezed continuous wavelet transform.)
小波去燥
- 使用小波去燥法去除图像中的噪点。MATLAB成简单实用,亲测很好用 只需更改图像路径
小波去燥MATLAB代码
- 使用小波去燥法去除灰度图像中的噪点,很好使用 亲测可用(Use wavelet de-drying method to remove the noise in the gray image, which is easy to use. Pro test is available)