搜索资源列表
gaborfilter1
- Gabor filter (the descr iption is into the program)
gaborfilter1
- Gabor filter implementation version 2
gaborfilter1
- Gabor滤波器的源码,基于matlab。可以适用于图形图像的Gabor变换。-Gabor filter' s source code, based on matlab. Can be applied to graphic images of Gabor transform.
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
gaborfilter1
- JABOR FILTER TRANSFORMATION CODE
gaborfilter1
- Gabor transform one way to compute and analyze the time-freq analysis
gaborfilter1
- 用于matlab 的gabor滤波器的设置,实现对二维矩阵的滤波,该方法简单实用,很好设置参数-In matlab gabor filter set, realizing the two-dimensional matrix filter, this method is simple and practical, very good set parameters
gaborfilter1
- 利用Gabor滤波器对图像进行处理,增强器可分能力-Using Gabor filters for image processing, enhancers can be divided into ability
Gabor-filter-Matlab-code
- Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2
gaborfilter1
- extraction of blood vessels in retinal images