搜索资源列表
-
2下载:
gabor滤波器的matlab源代码,可以实现图像增强。-gabor filter Matlab source code, image enhancement can be achieved.
-
-
1下载:
Garbor filter is famous for its approximation to the characteristic of Cortex in
human vision system. The state-of-the-arts advancement in computer vision application
demonstrates the success and promissing of this technique.
This directory co
-
-
0下载:
使用log-Gabor滤波器对图像进行滤波程序。,The use of log-Gabor filter image filtering process.
-
-
0下载:
实现Gabor滤波的源代码,包括C++、matlab源程序,还有介绍其原理的word文件-Gabor filter realization of the source code, including C++, matlab source, as well as introduce the principle of word document
-
-
0下载:
一个不错得gabor滤波器,有matlab 和 c-Gabor get a good filter, have matlab and c
-
-
0下载:
一个简明的Gabor小波用语图像滤波处理-A concise language Gabor wavelet image filter processing
-
-
0下载:
Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features
-
-
0下载:
gabor filter for matlab 7.1
-
-
0下载:
非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果-A very impressive Gabor Wavelet Filter program. It contains comparison of different filter results. Moreover, it could reflect changes of phase and amplitude.
-
-
0下载:
matlab下gabor滤波算法,可以提取图象纹理特征.-under the gabor filter matlab, image texture features can be extracted.
-
-
0下载:
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
-
-
0下载:
虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。-Feature extraction in iris recognition algorithm: 2D-Gabor filter algorithm, the normalized iris image this filter filter, you can get the binary feature encoding.
-
-
0下载:
Gabor滤波器的matlab源文件,可完成滤波器的实现-Gabor filter Matlab source files, to be completed by the realization of the filter
-
-
0下载:
MATLAB实现gabor滤波器,程序默认为5个尺度,8个方向。-MATLAB realization gabor filter, the program defaults to 5 scale, eight directions.
-
-
0下载:
人脸检测的gabor filter matlab源代码,希望对大家有用!-Face detection of gabor filter matlab source code, hope that useful to everybody!
-
-
0下载:
GABOR 滤波器的实现方法的MATLAB源程序实现。实现方法比较简单,适合初学者学习。-Implementation of GABOR filter MATLAB source implementation. Implementation is relatively simple, suitable for beginners to learn.
-
-
0下载:
外国人写的gabor滤波在图形图形处理中的应用,里面有两个代码文件,还有图片以及相应的代码使用说明-Written by foreigners gabor filter in on graphics processing, there are two code files, and images, and the corresponding code Descr iption
-
-
0下载:
基于Gabor滤波器的图像纹理特征提取,这是Matlab文件,参数可以自己调整。其中包含一个主程序,多个子函数程序。-Image texture extraction based on Gabor filter in Matlab
-
-
0下载:
gabor滤波matlab代码,内附使用说明(Gabor filter matlab code, enclosing instructions)
-
-
0下载:
利用matlab实现gabor滤波器,实现图像对比度增强(Using MATLAB to implement Gabor filter)
-