CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Gabor

搜索资源列表

  1. FLD_based-Face-Recognition-System_v2

    0下载:
  2. 人脸识别中的经典算法代码FLD,对初学者很有用,可以下来用用看-Face Recognition in the classical algorithm code FLD, useful for beginners, you can look down and used by
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:180762
    • 提供者:jarry
  1. iris_recognition

    0下载:
  2. 本程序采用gabor滤波器对虹膜图像进行滤波,以虹膜纹理对gabor滤波器的最大响应方向做为特征进行编码-This procedure using gabor filters for iris image is filtered in order to iris texture of the gabor filter response to the direction of the greatest features of coding as
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4052197
    • 提供者:smli
  1. 54x36

    0下载:
  2. this is gabor technique
  3. 所属分类:Applications

    • 发布日期:2017-05-01
    • 文件大小:540574
    • 提供者:Maria
  1. gaborfilter

    0下载:
  2. Generate Gabor filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:782
    • 提供者:Raoul
  1. Gaborwave

    0下载:
  2. 绘制gabor滤波器的时域和空域图形,具有一定的参考价值。-Draw the time and space domain graphics .And it has a certain reference value.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:527
    • 提供者:hanyue
  1. gabor_filter

    0下载:
  2. 本程序实现了二维的高斯滤波效果。采用的是C++语言。-it is the program of the gabor filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2539
    • 提供者:yh
  1. gabor_fn

    0下载:
  2. gabor function in image processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:952
    • 提供者:solham
  1. bi-ji-shi-bie

    0下载:
  2. 采用“纹理识别”的方式进行笔迹鉴别,利用Gabor变换提取不同频率、不同方向的笔迹特征,最后使用KNN或SVM(支持向量机)对待测样本进行类别判别。-A " texture recognition" approach to handwriting identification using Gabor transform to extract different frequency, the handwriting characteristics of different dir
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:178351
    • 提供者:JAMES
  1. fdp5final

    0下载:
  2. 基于神经网络的脸部识别系统,程序使用的技术是Gabor和神经网络-face detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:167751
    • 提供者:shiwy
  1. orient_gabor

    0下载:
  2. 所属分类:matlab

  1. GaborTraining

    0下载:
  2. 利用matlab编写的gabor程序,可用于提取特征-Gabor prepared using matlab program can be used to extract features
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:4489
    • 提供者:李若彤
  1. FabricDefectDetect

    1下载:
  2. Fabric Defect Detection Method Based on Gabor Filter Mask
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:342292
    • 提供者:Ravikanth
  1. src

    0下载:
  2. 利用gabor小波变换实现图像的滤波,最后的效果比较好。-using gabor changes to acheive image filter,the last result is good.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5111499
    • 提供者:xiaoliu
  1. GrayLevelCoMatrix

    1下载:
  2. 提取纹理特征参数,主要是灰度共生矩阵源代码,用于图像处理-gray level co-matrix source code,used for the image processing, to get the texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:9347
    • 提供者:codesoso
  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. gaborfilter

    0下载:
  2. This the Gabor Filter in matlab. -This is the Gabor Filter in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:751
    • 提供者:Jack
  1. 89346508gabor11

    0下载:
  2. 三种不同的gabor滤波器实现方式,有助于你深入的理解-Three different implementations of the gabor filters will help you in-depth understanding of
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:6425
    • 提供者:李若彤
  1. Method_Gabor

    0下载:
  2. gabor filtering method for image processing and determining the faults of surfaces using machine vision
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1413274
    • 提供者:alal
  1. Gabor1

    0下载:
  2. The gabor filter implemented to read raw image and to write raw image
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:2837
    • 提供者:Tavita
  1. gaobrouponmatlab

    0下载:
  2. 在MATLAB环境下 ,通过编程,实现gabor滤波器的功能,第一次上传代码,以后会陆续穿上,希望对大家有用-In the MATLAB environment, through programming, gabor filter function, the first upload code will continue to put on after, we want to be useful
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4086
    • 提供者:hu yuanchao
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com