CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - gabor 特征提取

搜索资源列表

  1. gabortrans

    2下载:
  2. 图像处理中用到的非常多的Gabor变换提取图像纹理特征的源代码,几乎不经过改造就可以用的你的程序中去-image processing used in a lot of Gabor transform to extract image texture characteristics of the source code, little can be modified using the procedures you go
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6356
    • 提供者:高阳
  1. 1234

    0下载:
  2. 掌纹识别也成为一个热点问题,这是一篇介绍 用Gabor变换提取掌纹特征的好文章
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8604829
    • 提供者:张志
  1. Gabor_toolbox

    2下载:
  2. Gabor 滤波器工具箱,包括各种Gabor滤波器的函数,可用于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:297208
    • 提供者:陈浩
  1. Debug(1)

    0下载:
  2. 用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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:155017
    • 提供者:wy
  1. facefeature

    0下载:
  2. 用gabor变换提取特征,并用BP神经网络对提取的特征进行识别。-Feature extraction using gabor transform and BP neural network using features extracted for recognition.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:138385
    • 提供者:juan
  1. efinger

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Finger Identification
  3. 所属分类:其他小程序

    • 发布日期:2013-03-23
    • 文件大小:5111472
    • 提供者:王华
  1. gabor

    1下载:
  2. gabor小波变换,可以用于人脸识别中提取人脸特征-gabor wavelet transform, this directory can be used for face recgnization.
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-24
    • 文件大小:6086075
    • 提供者:guansheng
  1. gaborfil

    0下载:
  2. 利用Gabor滤波器进行特征提取,在信号与图像处理领域有着广泛的应用。参考文献“Efficient Computation of Gabor Features”-Gabor fi lter responses are widely and successfully used as general purpose features in many computer vision tasks, such as in texture segmentation, face detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1154
    • 提供者:Zhiyuan Wu
  1. OGabor_wavelen

    0下载:
  2. 基于gabor小波变换的图像检索程序序。有特征提取、特征匹配,以及结果返回。 -Gabor wavelet transform-based image retrieval program sequence. Feature extraction, feature matching, and results are returned.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1130
    • 提供者:zzhp2010
  1. GGabborwavorfa

    0下载:
  2. Gabor小波提取图像纹理理特征,matlab语言开发。 -Gabor wavelet extraction image texture management features of the Matlab language development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2585
    • 提供者:nicollejia
  1. ggaborfa

    0下载:
  2. gabor滤波器提取不同方向向、不同尺度特征,可用于图像识别 -gabor filter to extract different directions, different scale features can be used for image recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:717
    • 提供者:noahkk
  1. gaborlvbo

    0下载:
  2. gabor的使用和代码,通过对图像纹理信息的提取,实现对图片的特征提取。-Smoothing filter to remove the edge of the image noise to keep the image preprocessing go picture
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:4536
    • 提供者:吴贺
  1. gabor

    0下载:
  2. 利用gabor滤波器实现特征提取功能在影像分类中-Use gabor filters achieve feature extraction in image classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1369
    • 提供者:朱济帅
  1. garbortexture

    0下载:
  2. 有关gabor滤波 纹理特征提取 并且有很好的效果 可以-reference on gaborfiter and texture characteristics and works well
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3932766
    • 提供者:nan
  1. 24368

    0下载:
  2. 程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2857395
    • 提供者:李先生
  1. IRIS-Recognition-master

    1下载:
  2. 虹膜识别程序。只实现了其中一部分简单的部分。检测部分只能清晰的检测到瞳孔。特征提取也需完善。-Iris recognition procedures, using gabor filter. Still need to be improved.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-28
    • 文件大小:10492526
    • 提供者:wang
  1. Gabor

    0下载:
  2. gabor特征提取程序 matlab实现 附有图像测试-gabor feature extraction process to achieve with matlab image test
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:76057
    • 提供者:去额
  1. Gabor-GMRF-LBP

    1下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:660817
    • 提供者:antry
  1. Gabor Matlab

    0下载:
  2. 对图像做gabor滤波,提取特征~~~~~~~~~~~~~~(feature extraction using gabor fliter)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:11264
    • 提供者:李木一
  1. 1

    1下载:
  2. 该方法采用gabor提取出图像纹理特征,最后采用k-means方法聚类进行图像分割(The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:TGISer
« 12 »
搜珍网 www.dssz.com