搜索资源列表
edgedetectiom
- 边缘检测的一个很好的软件,有LOG滤波器等一些滤波函数-edge detection of a very good software, and some other LOG filter filtering function.
gabortb-4
- gabor滤波器的matlab算法实现,有自己的独到之处,并附带一些参考文献-Matlab filter algorithm, it has its own unique, and some incidental references
homo_filter_based_on_opencv
- opencv是目前广泛流行的一个开源图像处理库。基于它实现各种图像处理的二次开发都十分方便。本程序基于opencv简洁的实现了图像处理中的同态滤波器,注释清楚,便于大家学习和使用。-OpenCV is a widely popular open-source image processing library. Based on its various image processing to achieve the second development is very convenient. Op
gaborfilter
- 图像处理中重要的Gabor滤波器的Matlab实现-Image Processing important Gabor filter Matlab
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
UFB_NPR_LP
- 用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。-filter used to process images for the low treatment rate, and get a better image quality.
uniform_NPRforthe1stchannel
- 用滤波器系数来处理图像,可得图像处理效果,进而分析滤波的性能是否符合要求。-filter coefficients to use image processing, image processing can be in effect, and then filtering analysis whether the performance met the requirements.
Uniform_NPR-CMFB
- 用一组非线性相位的滤波器组来处理图像,得到图像处理效果以进行分析。-group with a nonlinear phase of the filter to handle images, image processing to be effective for the purposes of analysis.
Uniform_NPR-LPFB
- 用一组线性相位的滤波器组来对图像进行处理,以检验该线性系统的各项参数是否符合要求。-using a linear-phase filter to the image processing, to test the linear systems of the various parameters whether it meets the requirements.
UFB_PR_LP
- 用一组完全重构的滤波器组来处理图像,可得到很高的图像重构质量。-group with a perfect reconstruction filter to the image processing, will be very high quality image reconstruction.
gabor11
- gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。-gabor filter can detect edges, and is conducive to beginners learning.
一个3乘3模扳编写的空间滤波器源代码
- 这是一个用matlab语言编写一个3乘3模扳编写的空间滤波器的源代码.rar,很有参考价值-using Matlab language a 3 x 3 Die spanner in space filter the source code. Rar, great reference value
自适应中心权值滤波器
- 自适应中心权值滤波器
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
gaborfiltercode
- gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
matlab-digital_image
- 数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
gaborfiltermatlab
- gabor滤波器对图像进行滤波,得到不同方位不同尺度下的图像纹理特征。-using for texture features extract under multi-orient and multi-scale.
matlab实现维纳滤波器
- matlab实现维纳滤波器,实现了自己的deconvwnr函数,对图像进行维纳滤波
巴特沃斯滤波器
- 巴特沃斯滤波器(Butterworth filter)是电子滤波器的一种,它也被称作最大平坦滤波器。巴特沃斯滤波器的特点是通频带内的频率响应曲线最大限度平坦,没有纹波,而在阻频带则逐渐下降为零
Gabor滤波器
- 基于计算机视觉的Gabor滤波器,可实现环境抑制和轮廓增强。