搜索资源列表
实现图象平滑.锐化
- 用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
平滑处理
- 这是关于图像处理的代码,能用来对图像进行多种平滑处理。-this is about image processing code can be used for a variety of image smoothing.
some_image_process_code
- 数字图像处理代码,包括二值化,平滑,边缘检测等-digital image processing code, including two values, smoothing, edge detection, etc.
WhMeanShift
- 利用MeanShift算法进行图像平滑和分割,这种方法能够保持图像边缘。另付灰度和彩色图像的简洁代码。本程序均以函数给出,非常方便移植。-MeanShift use smoothing algorithms for image segmentation and that the method can be maintained Edge. Extra gray and color images concise code. The procedures are given function, a
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
24位彩色图处理代码
- 本代码基于VC++6.0 ,包括图像的颜色处理、彩色图像特效处理、彩色图像平滑处理、彩色图像锐化处理
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
数字图像处理实际应用代码
- 该代码包含到数字图像处理的多种实际应用,如图象直方图统计,图象的线性变换,图象平滑消噪处理,图象锐化处理,中值滤波处理,伪彩色增强处理,图象勾边处理,彩色图象处理锐化处理等,对初学者有很大的帮助。
tuxiangpinghuochuli
- 这是有关图像平滑处理的VC代码,学习教程时的练习代码,适合VC的初学者-It is about the image smoothing of the VC code, the code of practice to learn tutorial for beginners VC
meanshift
- 一个关于图像平滑,与图像平滑的论文,压缩包中包括图像平滑的代码与图像平滑的论文,希望可以与大家一起分享-One on the image smoothing, and image smoothing papers, compressed package includes the code in image smoothing and image smoothing papers, hoping to share with you
matlabimageprocessing
- matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
bfilter2
- 图像平滑处理不错的代码 有例子在里面 用于matlab学习-deal with image
meatuxingchuli
- 这是一一 一个基于图像平滑处理的程序,附代码-This is eleven thousand one hundred and eleven procedures based on image smoothing, with the code
Implementing_Filtering
- 该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。 -The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter),
ji
- 基于OPENCV的图像平滑代码,有详细的注释。-OPENCV image smoothing based on the code, there are detailed notes.
Inplement-of-Image-Processing
- 该源代码涵盖了利用VC++实现图像处理的基本常用方法,包括图像增强,图像滤波,图像平滑,图像边缘检测,图像分割等,代码全部可以运行,VC++6.0环境下运行!放心使用,注释很清楚!-The source code covers the use of VC++ to achieve the basic common method of image processing, including image enhancement, image filtering, image smoothing, e
Matlab-image-add-noise-and-filtering
- Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
图像预处理
- 实现图像的预处理功能,提供了一些常用的图像预处理的代码,可以满足所有基本预处理的需要,包括读入图像,图像灰度转换,阀值,图像反色, 灰度线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等。(Realize the preprocessing function of the image)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术