-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1
-
Binarization-Transformation
图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
- 2011-11-19 09:53:11下载
- 积分:1
-
mcmcstuff
本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档(toolbox is a collection of Matlab functions for Bayesian inference
with Markov chain Monte Carlo (MCMC) methods)
- 2009-03-02 17:54:09下载
- 积分:1
-
ELMexam
使用极限学习机ELM算法进行遥感图像分类的源代码,很好的例子(Use extreme learning machine ELM remote sensing image classification algorithm source code, a good example)
- 2020-12-27 10:29:03下载
- 积分:1
-
L1_SVD
利用压缩感知实现波达方向估计,运用奇异值分解对接收信号进行降维,再利用L1范数进行估计(Using compressed sensing DOA estimation using singular value decomposition to reduce the dimensionality of the received signal, and then using the L1 norm estimate)
- 2021-05-14 03:30:03下载
- 积分:1
-
dwt
使用matlab实现的小波变换彩色图像水印嵌入和提取程序(Realize the use of matlab wavelet transform color image watermark embedding and extraction procedures)
- 2008-03-03 23:23:54下载
- 积分:1
-
NSCT
利用MATLAB实现NSCT非下采样轮廓波变换(Realization of Nonsubsampled Contour Transform by Using MATLAB.)
- 2017-06-06 10:33:50下载
- 积分:1
-
mlbp
这是对图像进行分块的代码,分块后提取LBP特征,站中有LBP代码,可以直接调用这个代码进行分块LBP特征提取(This is to block of code of image, block LBP feature extracting, after standing in LBP code, you can directly invoke the code block LBP feature extraction)
- 2016-01-29 22:16:23下载
- 积分:1
-
seg_twoseeds
区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法(Region growing algorithm for segmentation of brain images, the two seed points, solve the integrity of white matter segmentation algorithm)
- 2007-12-04 11:34:37下载
- 积分:1
-
m.file
语音增强算法,谱减法、小波变换以及数学形态学等的语音增强算法针对信噪比、语谱图、去噪情况,分析比较(Speech enhancement algorithm, spectral subtraction, wavelet transform and mathematical morphology speech enhancement algorithm for signal-to-noise ratio, the spectrogram denoising situation analysis)
- 2012-10-22 10:28:15下载
- 积分:1