-
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
-
PF
说明: matlab开发的粒子滤波目标跟踪程序,跟踪目标良好。(Matlab development of particle filtering procedures。)
- 2012-05-13 04:11:13下载
- 积分:1
-
Gauss-domain-time-frequency--
s变换;广义s变换;高斯邻域;时频分析;滤波(s transformation generalized s transformation Gaussian neighborhood time-frequency analysis Filtering)
- 2015-07-28 10:16:49下载
- 积分:1
-
Kernel-Entropy-Component-Analysis
这篇文章是一种特征降维的方法,不过跟一般的计较离散度的方法不同,这个特征变换的准则是:尽可能地保留原始样本的熵(Kernel Entropy Component Analysis
Jenssen, R
Pattern Analysis and Machine Intelligence, IEEE Transactions on
Volume: PP , Issue: 99 )
- 2015-12-01 19:27:42下载
- 积分:1
-
Dynominc
说明: 动态图层生成的例子,生成动态图层,动态目标移动(no)
- 2010-04-01 10:27:58下载
- 积分:1
-
21840283comp
说明: Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。(err)
- 2008-11-14 12:19:33下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1
-
jiangcaiyang
对图像进行降采样处理,将原图像变为五分之一大小。(The image down-sampling processing, the size of the original image into a fifth.)
- 2010-01-10 22:42:51下载
- 积分:1
-
K-SVD-dictionary-training-algorithms
基于KSvd算法的图像重建,包括图像、代码、字典等(K-SVD dictionary training algorithms)
- 2012-06-05 10:39:27下载
- 积分:1
-
HE
说明: 利用直方图均衡可以将对对比图进行调整,增强局部的对比度,特别在图像有用对比度相当接近的情况,直方图均衡可以很好的增强对比度使得图像的细节更清晰,达到图像增强的目的。(Histogram equalization can be used to adjust the contrast graph to enhance the contrast of the local image, especially in the case that the useful contrast of the image is quite close. The histogram equalization can improve the contrast degree so that the details of the image are clearer and the purpose of image enhancement is achieved.)
- 2018-05-28 15:08:52下载
- 积分:1