搜索资源列表
basicbiancheng
- 有若干基础算法,像对比度拉伸,傅里叶变换,均值滤波,离散余弦变换,图像镜像,细化,维纳滤波,直方图均衡-some basic algorithms, such as contrast stretching, Fourier transform, mean filtering, discrete cosine transform, image mirroring, Refinement, Wiener filtering, histogram equalization
image_processing
- 图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理
hhh
- 可以打开真彩色或是256色位图图像,进行彩色转灰度、中值滤波、均值滤波、otsu算法图像二值分割等处理。
lubo
- 自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。
junzhilvbo_2008
- 数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
im_smooth
- 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
imagetransformation
- 此文件夹中包含了 七种图像处理算法。每一种都有 对应的测试图片和能正确运行的vc源代码 图像算法涉及 三次插样、亮度增减、均值滤波、傅立叶变换、二值化变换、对比度拉伸、Walsh变换。希望与大家一同分享这些技术-In this rar,there are seven kinds of image processing algorithm.they all include lots of picture and executable program with vc++ .
ImageProcessing
- 图像处理小软件,实现梯度锐化、拉普拉斯锐化、均值滤波、中值滤波、旋转缩放等功能。是学习图像基本算法的一个小工具。-Small image processing software, to achieve gradient sharpening, Laplacian sharpening, mean filtering, median filtering, rotation, zoom and other functions. Is to learn the basic algorithm of t
ImageStabilization
- 机载电子稳像技术研究,很好的一篇博士论文。 本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实 验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影 算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点, 详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方 法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响, 机载成像系统在成像过程中,不仅有平移运动,还包含旋转运动,必须考
zhongzhilvbo
- 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filtering, a vector median filter ba
junzhizhongzhi
- 关于图像的均值滤波算法,matlab实现,算法简单有-Image mean filtering algorithm, the Matlab implementation, the algorithm is simple
6434esdfsdf
- 针对标准均值滤波存在的问题,提出自适应均值滤波算法。算法首先计算窗口的四阶累积量和二阶中心矩并确定噪声 点阈值 然后根据窗口内噪声点个数自适应调整滤波窗口,自适应计算权值 最后对噪声点逐点滤波。该方法既能有效去除图 像噪声点,又能较好保持图像细节。论文最后给出实验和分析,结果表明该方法是有效的-Standard mean filter exists, adaptive mean filtering algorithms. The algorithm calculates the wind
matlab--source-code
- 数字图像去噪典型算法及matlab实现,均值滤波算法,中值滤波,Wiener维纳滤波:-Digital image denoising algorithms and Matlab realized, mean filtering algorithm, median filtering, Wiener Wiener filter:
USB_OV7725_Gray_Mean_Filter
- 数字图像处理领域的均值滤波算法,可以作为入门使用-Mean filter algorithm for digital image processing field, can be used as entry
image
- 模糊加权均值滤波算法实现lena图像去噪-Improving fuzzy weighted mean filter based on the degree of image noise
NLmeansfilter
- nlm算法,图像处理中的非局部均值滤波算法,matlab运行,很好的算法。-nlm algorithm, image processing non-local means filtering algorithm, matlab running, good algorithm.
PCNN输出域改进及其在彩色图像增强中应用
- 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN algorithm is improved image enhan
image-denoising
- 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
matlab图像滤波
- matlab图像滤波算法,主要实现图像中值滤波、均值滤波和维纳滤波