搜索资源列表
fingerprint
- 指纹识别的一种算法。用的是Gabor滤波方法,较为精确。
iris_gabor_filter
- 虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。附图片。
GABOR-resort
- 基于gabor滤波的指纹识别算法,有整体的指纹识别系统设计过程
gabor2d_sub
- 经典的Gabor滤波算法实现,利用指纹的局部特征包括脊线频率和方向通过求卷积实现带通滤波。
Gabor
- 基于改进的Gabor滤波指纹图像增强算法 研究
fingerprint
- 自动指纹识别系统,Gabor滤波,OPTA细化算法,奇异点查找校准
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
gabor
- C下gabor滤波算法 提取图象纹理特征的经典方法 under C filtering algorithm extract image texture features one of the classic methods -C under the gabor filtering algorithm extracted image texture features classic method under C filtering algorithm extract image texture f
CV_Experiments
- 计算机视觉实验的源代码,包括各种canny边缘提取,sift特征提取,摄像头标定,gabor滤波,立体视觉等算法。-Computer Vision experiment source code, including a variety of canny edge detection, sift feature extraction, camera calibration, gabor filtering, such as stereo vision algorithm.
2008172870
- 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
matlabgaborfilter
- matlab下gabor滤波算法,可以提取图象纹理特征.-under the gabor filter matlab, image texture features can be extracted.
2
- 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
Extraction-Algorithm-of-Face-Feature
- 人脸特征提取算法程序源代码,基于Gabor滤波幅值特性的人脸特征提取算法的程序- Extraction Algorithm of Face Feature
Extraction-Algorithm-of-Face-Feature
- 基于Gabor滤波相位特性的人脸特征提取算法程序清单-Extraction Algorithm of Face Feature
MATLAB
- 虹膜识别中的特征提取算法: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.
CV2
- 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
Gabor
- Gabor滤波。Gabor小波变换。图像特征提取算法。-Gabor filtering. Gabor wavelet transform Image feature extraction algorithm.
Gabor
- Gabor滤波分割算法源码和区域化分割的算法源码-Gabor filter algorithm
Gabor
- 这个软件是一个二维的盖博滤波算法,主要用于图像的特征提取、边缘纹理识别等等。(It's a software about texture extraction.)