搜索资源列表
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
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
MagicHouse
- 实现了图象预览,图形灰度变换,图形的平滑,锐化,图象的中值滤波,拉伸等图象等处理,非常适合学习和借鉴,是图象处理的基础程序,适合模式识别,物体检测等预处理.-Realized the image preview, graphical grayscale transformation, graphics smooth, sharpen, median filter images, such as stretching, image processing, very suitable for stu
TemplateTrans
- 几种经典的图形图像处理的关于图像增强的算法,中值滤波。边缘锐化等-Several classic graphic image processing algorithms on the image enhancement, median filtering. Edge sharpening, etc.
shi
- 基于vb的数字图形图像的噪声滤除,中值滤波,均值滤波,椒盐噪声等功能。-Vb-based digital graphic image noise filtering, median filtering, average filtering, salt and pepper noise and other functions.
Diagram
- 图形图像处理的基本程序功能集。。包括图像的各种变换。各种噪音的添加。中值滤波。各种边缘测试等-Graphic image processing feature set of the basic procedures. . Including images of a variety of transformation. All kinds of noise added. Median filter. A variety of edge testing. .
Image-processing-experiments
- Image processing experiments基本的图像处理实验。图形界面,实现了水平翻转,垂直翻转,图像旋转,灰度图像,单阈值二值化,双阈值二值化,非0置白法,孤立像素清除,3*3平均值滤波,N*N中值滤波,一阶微分,二阶微分,拉普拉斯变换,负像,缩小,放大,原始大小-Image processing experiments basic image processing experiments. Graphical interface to achieve a horizontal
Image-processing
- 用C所编的简单图形图像操作,包括图像的显示,保存,灰度化处理,均值滤波,中值滤波,Roberts,Sobel,Prewitt边缘检测-C, compiled by a simple graphical image manipulation, including image display, save, gray-scale processing, mean filtering, median filtering, Roberts, Sobel, Prewitt edge detection
dm642main
- 基于dma642的对采集到图形的中值滤波操作-Dma642 collected graphics median filter operation
SaltPepperNoise
- 对经过椒盐噪声处理的图像进行均值滤波和中值滤波的MATLAB程序,可直接运行得到图形结果(原创)。-The Median filter and Mean filter for a figure processed by salt and pepper noise.
ImageProcessing-8.0
- 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
image-processing-method
- 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
matlabgui
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的亮度变换,图像锐化,灰度变换,截图,DCT变换,任意旋转,直方均衡。中值滤波等功能。-MATLAB-GUI-based graphical user interface of the digital image processing software system based GUI graphical interface, write code using matla
main
- 图像图形处理 实现简单的中值滤波和均值滤波 将图像中的随机产生的椒盐噪声去除-Image processing
GUIruxiangchuli
- 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、显示,直方图均衡化,中值滤波、均值滤波,拉普拉斯算子增强,边缘检测(包括LoG边缘检测、Canny边缘检测)等(The system design based on GUI graphical interface, using matlab language to write code, to achieve the function, including image read, display, histogra