搜索资源列表
imagedisposal
- 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
cremi
- 这个软件可以实现一些图像处理:中值滤波,二值化处理,图像增强,灰度图等图像处理功能-the software can achieve some image processing : median filter, two-value processing, image enhancement, grayscale image processing functions such as
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
harry-corner-detection
- harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noise, calculate the amount of co
Image-Processing-Lab[1]
- C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
ID
- C#做的图像处理的一般工具,可以对图像进行反色,放大缩小,滤波等处理-C# to do deal with the general image of the instrument can be an anti-color image, zoom, filter, such as treatment
program
- 图像处理功能大全,去噪,滤波,腐蚀,旋转等。-Image process source codes.
bmp
- visual c++处理图像的一些基本算法,包括阈值分割,中值滤波等-visual c++ image processing ah some of the basic algorithms include thresholding, median filtering, etc.
matlab
- matlab 图像锐化 图像增强 高通滤波 巴特沃斯-image enhancement matlab image sharpening high-pass filter 波巴特沃斯
ERZHI
- 识别车牌图像,二值化 还有很多算法的实现,阈值的分割,中值滤波,OTSU算法,定位用的是遍历匹配算法-ER ZHI HUA TU XIANG YONG YU CHE PAI SHI BIE,THE SITUITION IS VC++ 6.0,YOU CAN DOWNLOAD IT FIRST,MAY BE IT IS USEFUL FOR YOU.
efdds
- 图像线性滤波、热传导方程滤波、Gabor图像锐化和动态边界算法-Image filtering, heat conduction equation filter, Gabor image sharpening algorithms and dynamic boundary
wills
- wills滤波,是图像处理里面比较重要的一部分,比较实用-wills filtering, image processing which is part of the more important, more practical
frequency
- 幅度图像 相位图像 成分滤波 方位滤波-Amplitude image orientation phase image composition filter filter
tt
- VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
SMOOTH
- 图像处理: 打开任意的图片,能够对其实现各种滤波 例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。 笔者已经调通 支持VS 2008 2010-Image processing: Be able to open any image and achieve a variety of filtering Example: plus noise model, Gaussian filtering, grayscale morphological filt
C滤波
- C滤波,很好的图片处理效果,适合初学者的简单应用
SmoothAndSharpen
- 图像平滑与锐化,包括邻域平均法、中值滤波法平滑,梯度掩模、拉氏算子锐化-Image smoothing and sharpening, including neighborhood average, median filtering method smooth gradient mask, Laplace operator sharpening
picture
- 图像处理,灰度化,二值化,中值滤波,大津法,-Image processing, gray, binarization, median filtering, Otsu,
111111
- VC++编程的快速傅里叶变换的代码 可用于实现图像滤波等处理-Code VC++ programming fast Fourier transform can be used to realize image processing such as filtering
ImageProcessing
- 灰度映射,直方图,图像平滑(均值滤波、中值滤波),图像锐化(Gray level mapping, histogram, image smoothing (mean filtering, median filtering), image sharpening)