搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
VC版图象处理
- 可以实现图像的空间域的平滑和降分辨率分析等一些功能,效果不错的-images can be achieved in the space domain and smoothing down resolution functional analysis, the effect of good
Leefilter
- SAR滤波方法,空间域的lee滤波,希望有用-SAR filtering method, the spatial filter lee, useful
kuan
- SAR滤波方法,空间域的Kuan滤波,希望有用 -SAR filtering method, the spatial filter Kuan, useful
zjbianhuan
- 正交变换,通过DCT函数的变换讲空间域变换到比率域,-orthogonal transformation, the transformation function DCT stresses of space domain transform domain ratio,
DigitalImageProcessing
- 图像处理,读取BMP 文件,空间域,频域转换,图像平滑,锐化-image processing, reading the BMP file, and space domain, frequency domain conversion, image smoothing, sharpening
logistic_DWT
- 数字水印的matlab程序 嵌入 提取的全过程,小波域 ,空间域-digital watermark embedded in the extraction process Matlab the entire process, wavelet domain, the spatial domain
digitalimageprocessprograms
- 中南大学数字图像处理上机实验指导书及参考答案,全部由本人编写,在MATLAB 6.5上运行通过。包括图像变换及频域滤波,空间域图像增强,图像边缘检测及参考图片,比网上流传的好的多,是学习图像处理的基础。-Zhongnan University of digital image processing on the experimental guide and reference book answers all prepared by me, MATLAB 6.5 to run through.
weicaise
- 伪彩色增强的matlab程序,主要基于空间域灰度级-彩色变换,算法清晰,效果较好. -pseudo-color enhanced Matlab procedures, mainly on the spatial domain gray level-color transformation, the algorithm clear. effective.
SpaceDomainIntensify
- 数字图像处理之空间域图像处理技术,适合初学者参考
image_patchwork
- 根据W. Bender的《Techniques for data hiding》编写 %用补丁方法对图象做空间域的水印嵌入和提取, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:辽宁大学 信息学院 范铁生 %email:fts0@163.com
jiazao
- 程序先添加典型噪声,再进行维纳滤波进行恢复.进行维纳滤波后,图形效果明显改善。wiener2函数和deconvwnr函数都能够完成维纳滤波的功能,deconvwnr强调图象复原方面,wiener2强调图象空间域锐化的作用
空间域图像增强
- 空间域图像增强
基于空间域、频域图像增强的边缘凸显方法
- 数字图像处理,基于空间域、频域图像增强的边缘凸显方法,有实验数据代码以及报告,matlab实现
一种空间域错误隐藏算法
- 一种空间域错误隐藏算法,计算复杂度低,且能够保留较好的边缘信息,但是对于剧烈连续误码,效果不明显。,A good disigen of concealmont,can keep bland information and it s have simple compuletation,not efficient in picture with fast motion.
DigitalImageSmoothlyProcessingBasedonCBuilder
- 介绍了图像增强技术中, 空间域处理方法中的邻域平均法的原理、算法, 及该原理在 windows 平台上以C++ Builder 为开发工具的具体程序实现。-Describes the image enhancement technology, the spatial domain approach in the principle of neighborhood averaging method, algorithm, and the principle in windows platfor
chapter5 codes
- 空间域滤波处理椒盐噪声、高斯噪声等。matlab(Spatial filtering processing salt and pepper noise, Gauss noise and so on. Matlab)
INV2P5DSB
- 该程序实现空间域重力场界面反演,基于一篇很老的文章编写的。为了加深理解,附上了文章。(The program realizes the inversion of gravity field interface in the space domain, based on a very old article. In order to deepen the understanding, the article is attached.)
数字图像空间域平滑
- 数字图像空间域平滑。将转换后的二维灰度图像进行平滑模糊操作。(The spatial domain of the digital image is smooth. The transformed two-dimensional gray image is smooth and fuzzy operation.)
DeconvolutionCode-LevinEtAl07
- 所附代码提供了上述三种反卷积策略的实现。要开始,用户应该检查文件demo.m。反褶积子程序在以下文件中实现:deconvL2频率.m:在频域反褶积,假设高斯导数在前面。2.deconvL2.m:利用共轭梯度算法,假设在空间域上存在高斯导数先验的反褶积。3.deconvSps.m:利用迭代重加权最小二乘算法,在空间域上假设一个稀疏导数先验的反褶积。(The enclosed code provides the implementation of the above three deconvolut