-
-
-
-
-
gaborconvolve.rar
gaborconvolve - function for convolving each row of an image with 1D log-Gabor filters
%
% Usage:
% [template, mask] = createiristemplate(eyeimage_filename)
%
% Arguments:
-
Gabor_Texture.rar
利用Gabor滤波实现纹理特征的提取。CGabor类用于生成单个滤波器,并可用生成的滤波器对图像进行滤波。CGetTexture生成不同尺度和相位的滤波器组,从文件夹中依次读取图像文件进行一系列滤波,生成纹理特征图像。
-
-
-
face.rar
基于Gabor小波变换的特征提取和人工智能的人脸检测系统源代码.
-
FingerPrintVerify.rar
这是一个用C++语言实现一个指纹识别程序,程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配
-
gaborconvolve.rar
gaborconvolve.m Code for convolving an image with a bank of log-Gabor filters. A pre-processing step for texture analysis, feature detection and classification
-