搜索资源列表
yuxiangchuli--pinghua
- 一幅原始图像,在获取和传输过程中,会受到各种噪声的干扰,使图像退化,质量下降. 退化会引起图像模糊,特征淹没,对分析图像不利.为了抑制噪声改善图像质量进行的处理称为图像平滑或去噪.利用高斯函数得到了图像平滑去除随机噪声中使用的平滑模板的一个较普遍的公式。该公式为图像平滑去除噪声提供了多种模板选择。针对不同的图像噪声水平,选取不同的模板,才能达到去除噪声的最理想的效果。文中给出了图像平滑的实现算法,显示结果验证了上述方法和结论。-Any picture would be affected by a
imageenhancement.ZIP
- This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
graphical_illustration_filering_in_the_spatial_an
- A Graphical Illustration of Filtering in the Spatial and Frequency Domains.
gabor_image_paper
- Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
Laplacian-Sharping
- Laplacian Sharping in spatial and frequency domain
PMatermarkingr
- 提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除象素的空间相关性,增加水印的安全性 而结合小波波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。 -Making meaningful binary image digital watermarking algorithm based on DWT and DCT domain using
T1122zhenyanh
- 这个是C制作的源代码。。。对一幅图像进行DFT变换,分别对对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。 -This is the C source code produced. . . DFT transform, an image of the source image to the second sampling and the difference in the spatial domain and frequency domain, the final outco
ImageEnhance
- 用c#编写的图像增强软件,可实现多种空间域,与频域增强方法-C# to write the image enhancement software, can achieve a variety of spatial domain and frequency domain enhancement method
CSP
- CSP code,是一种有监督的空间频率滤波方法-CSP code, a supervision spatial frequency filtering method
program3
- 3 fisrt parts are: Download the file Square.tif and answer the following questions: i. Smooth the image with a 3 3 spatial filter. ii. Smooth the image with an implementation of Gaussian filter in frequency domain. Change the bandwi
mod16qam
- Multiple input multiple output orthogonal frequency division multiplexing (MIMO-OFDM) is very sensitive to the carrier frequency offset (CFO), which not only affects the channel estimation but also the selection of a minimum error probability based p
Enhance
- 图像增强处理,包括空域增强、频域增强、图像锐化-Image enhancement, including spatial enhancement, frequency enhancement, image sharpening
Wave-equation-forward-modeling
- 1、参数初始化; 2、形成边界削波数据; 3、波场初始化; 4、Zmax层波场延拓到深度Zmax-1; 5、Zi+1层波场延拓到深度Zi; 6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场; 7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场; -1, parameter initialization 2, the formation of boundary clipping data 3, wave field init
image-fusion13
- 这是从网上整理出来的图像融合评价标准,总共有13项性能指标。包括平均梯度,边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。-This is sorted out the online image fusion uation criteria, there are a total of 13 performance indicators
98104849fusion-evaluation
- 图像融合中的平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等(Evaluation indexes average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error, mutual information, signal-to-noise ratio, peak sign
3.6改进型数字图像中直线特征的快速检测方法
- 为提高数字图像中的直线的检测速度,从时频域变换和空间域变换两个角度出发,提出了一种改进型数字图像中直线快速检测方法。(In order to improve the detection speed of straight lines in digital images, an improved method for fast line detection in digital images is proposed from two angles of time frequency domain
新建 Microsoft Word 文档
- opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
图像增强
- 基于数字图片处理的原实现空间增强、频域增强等功能(Spatial enhancement, frequency domain enhancement and other functions based on digital image processing)
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
LMD
- 是由Smith提出的一种新的非线性和非平稳信号分析方法。由于LMD是依据信号本身的信息进行自适应分解的,产生的PF分量具有真实的物理意义,由此得到的时频分布能够清晰准确地反映出信号能量在空间各尺度上的分布规律。(It is a new nonlinear and non-stationary signal analysis method proposed by Smith. Because LMD decomposes the signal itself adaptively, the PF c