搜索资源列表
摄像头标定源码
- 摄像头标定源码 visual c++ 平台下实现,The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
Debug(1)
- 用VC++编写的一个指纹预处理程序,里面有指纹分割,平滑,Gabor增强,二值化,细化,特征提取等过程,预处理的指纹图像效果很好-Using VC++ to prepare a fingerprint pre-processing procedure, there are fingerprint segmentation, smooth, Gabor enhanced binarization, thinning, feature extraction, such as the process
facefeature
- 用gabor变换提取特征,并用BP神经网络对提取的特征进行识别。-Feature extraction using gabor transform and BP neural network using features extracted for recognition.
gaborwavelet
- Gabor wavelet transform applied to feature extraction of ophthalmic images. We investigate a new approach for measuring ocular refractive errors (astigmatism, near-sightedness and shortsightedness) from images of the human eye [1]. This ap
OGabor_wavelen
- 基于gabor小波变换的图像检索程序序。有特征提取、特征匹配,以及结果返回。 -Gabor wavelet transform-based image retrieval program sequence. Feature extraction, feature matching, and results are returned.
GGabborwavorfa
- Gabor小波提取图像纹理理特征,matlab语言开发。 -Gabor wavelet extraction image texture management features of the Matlab language development.
garbor
- gabor纹理提取,可提取四个方向并保存-Gabor Texture extraction
fingerprint--defination
- 指纹识别的matlab全代码,包括预处理,提取特征点,点匹配。。。其中用到gabor滤波-The whole fingerprint recognition matlab code, including preprocessing, feature point extraction, points matching. . . Which uses gabor filter
gabor
- 利用gabor滤波器实现特征提取功能在影像分类中-Use gabor filters achieve feature extraction in image classification
gabor_extract
- feature extraction using gabor filter.
24368
- 程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法
Gabor
- gabor特征提取程序 matlab实现 附有图像测试-gabor feature extraction process to achieve with matlab image test
Gabor-GMRF-LBP
- Gabor,GMRF,LBP纹理特征提取方法_MATLAB,可以用来提取图像特征,用来做图像识别和分类-Gabor, GMRF, LBP texture feature extraction method _MATLAB, can be used to extract image features, used to do image recognition and classification
Gabor Matlab
- 对图像做gabor滤波,提取特征~~~~~~~~~~~~~~(feature extraction using gabor fliter)
1
- 该方法采用gabor提取出图像纹理特征,最后采用k-means方法聚类进行图像分割(The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation)