搜索资源列表
GABOR1234
- GABOR滤波器用MATLAB实现的例子, 用于图像处理去除噪声-Gabor filters using MATLAB example, image processing for noise removal
labelCombination.tar
- Combining some labeled images is a quite common and useful task in image analysis. That s something we may want to do to prepare the markers for a watershed from markers for example, or to write the output of several segmentations in a single file. T
04-Pipes-Filters-ImageProc
- 管道过滤器的例子代码,能对照片进处理。能够改变照片的亮度、对比度等东西。-Pipe filter example code
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
toolbox_DIPUM
- 这个压缩文件包含了在图像处理中常见的算法,比如,颜色空间转换,滤波器等等,-This compressed file contains the image processing algorithms in common, for example, color space conversion, filters, etc.