搜索资源列表
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
zhongzhilvbo_C_code
- 中值滤波的C语言实现 图形图象的算法处理-median filtering C language graphic image processing algorithm
SmoothDispose
- 实现图形图像的平滑处理,可对8位和24位的图像进行处理,产生噪声用到 了随机噪声和椒盐噪声,处理用到噪声消除法,领域平均法和中值滤波法~
lvbo
- 图形图象基础—图象的平滑滤波与中值滤波,主要用于帮助图形图象的初学者学习
tuxiangchuli
- 这是关于数字图像的处理图形分割显示图像直方图中值滤波
PICTURE
- VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
zzlb
- 这是一个图形图像处理中中值滤波处理的源代码程序,使用方便-This is a graphics image processing median filter to deal with the source code of procedure, ease of use
ImageBoard
- 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
fiterVC051002116
- 用VC++编写中值滤波的算法,具有图形界面-The algorithm of Filter ,which use VC++
Digitalimageprocessingexamplesofafewprograms
- 文件名称: 数字图像处理的几个程序例子.r下载 所属分类: 图形图象 开发工具: VC 文件大小: 3484 KB 上传时间: 2005-7-31 下载次数: 1 提 供 者: 李玲 详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 -File Name: Digital image processing examples of a few programs.
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
MagicHouse
- 实现了图象预览,图形灰度变换,图形的平滑,锐化,图象的中值滤波,拉伸等图象等处理,非常适合学习和借鉴,是图象处理的基础程序,适合模式识别,物体检测等预处理.-Realized the image preview, graphical grayscale transformation, graphics smooth, sharpen, median filter images, such as stretching, image processing, very suitable for stu
TemplateTrans
- 图像增强,包括模板操作,中值滤波、图形的锐化、伪彩色增强-Image enhancement, including the template operations, median filtering, graphic enhancement, false color enhancement
TemplateTrans
- 几种经典的图形图像处理的关于图像增强的算法,中值滤波。边缘锐化等-Several classic graphic image processing algorithms on the image enhancement, median filtering. Edge sharpening, etc.
zhongzhilvbo
- MATLAB实现图形图像的处理,对图像的中值滤波。-MATLAB image processing of graphics, the image median filtering.
shi
- 基于vb的数字图形图像的噪声滤除,中值滤波,均值滤波,椒盐噪声等功能。-Vb-based digital graphic image noise filtering, median filtering, average filtering, salt and pepper noise and other functions.
dm642main
- 基于dma642的对采集到图形的中值滤波操作-Dma642 collected graphics median filter operation
main
- 图像图形处理 实现简单的中值滤波和均值滤波 将图像中的随机产生的椒盐噪声去除-Image processing
9210184
- 极值中值滤波编码,在matlab环境下的编码,采用极值中值编码,(Extremum median filter encoding, coded in the matlab environment, using extremum median coding,)
ImageTest
- 中值滤波的方法,灰度图像去噪点,把原始有噪点的灰度图像进行去噪点变化,使得图形看起来平滑图像增强(Gray image denoising, image enhancement)