搜索资源列表
对图像进行高斯模糊处理的源代码
- 对图像进行高斯模糊处理的源代码, 上传来和大家一起分享。-shareing souce code for Gassian blurring of a image.
小波对图像的二次压缩.
- 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
对图像进行离散余弦变换处理的源代码
- 对图像进行离散余弦变换处理的源代码 很实用的-images of discrete cosine transform the source code is very useful
利用haar小波变换对图像进行分解与重构
- 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
prewitte边缘算子对图像边缘提取
- prewitte边缘算子对图像边缘提取-prewitte Edge Operator right Image Edge Extraction
二维小波分析对图像处理的应用
- 二维小波分析对图像处理的应用-wavelet analysis of 2D image processing applications
灰度均衡来对图像进行直方图均衡
- //程序说明: //该函数用来对图像进行直方图均衡。-/ / procedures : / / This function used to image histogram equalization.
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures : / / This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set t
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
prewitte边缘算子对图像边缘提取
- prewitte边缘算子对图像边缘提取-prewitte Edge Operator right Image Edge Extraction
二维小波分析对图像处理的应用
- 二维小波分析对图像处理的应用-wavelet analysis of 2D image processing applications
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
二维小波分析对图像处理
- 介绍小波的基本概念,并对图像进行压缩,消噪,增强,融合以及平滑处理.-introduced the basic concepts, as well as image compression, denoising, enhancement, integration and smooth handling.
对图像进行高斯模糊处理的源代码
- 对图像进行高斯模糊处理的源代码, 上传来和大家一起分享。-shareing souce code for Gassian blurring of a image.
小波对图像的二次压缩.
- 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
利用haar小波变换对图像进行分解与重构
- 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
8 规则裁剪彩色图像后加密
- 对图像进行局部简单裁剪后的混沌加密,增强了保密性和减少数据量的计算(Chaotic encryption after local simple clipping of image.Enhanced confidentiality and reduced data volume calculations)
K均值对图像进行聚类分析
- 用k-means算法对图像进行聚类,适合于初学者(K-means algorithm for clustering images, suitable for beginners)