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

搜索资源列表

  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. 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. 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. gaborfilter

    0下载:
  2. 实现gabor滤波器的滤波功能。里面有3种版本-Achieve gabor filter filtering. There are 3 versions inside
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:31737
    • 提供者:姜姜
  1. fingerprintMATLAB

    0下载:
  2. 这个是指纹识别的matlab程序,主要使用的方法是Gabor滤波器-matlab program of fingerprint recognition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:596001
    • 提供者:赵亿
  1. fingerprintMATLAB3

    2下载:
  2. 指纹识别算法的matlab程序,用的算法是gabor滤波器-matlab program of fingerprint recognition algorithm , using the algorithm of gabor filter
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3014516
    • 提供者:赵亿
  1. PPOCpalmImInClassHammingDistance

    1下载:
  2. 基于掌纹识别方法,采用Gabor滤波器进行掌纹图像的识别。-Palmprint recognition method based on using Gabor filters for palmprint recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:696
    • 提供者:liyan
  1. 2DGaborfilter

    0下载:
  2. matlab编写的Gabor小波滤波器,包括一维和二维两种情况。非常实用-Gabor wavelet filter matlab prepared, including a two-dimensional and two-dimensional case. Very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2552
    • 提供者:miaoguijun
  1. matlab-work

    0下载:
  2. f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift(F) figure,imshow(log(abs(F2)),[-1 5], notruesize ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:36184
    • 提供者:madlain
  1. Gabor_Texture

    0下载:
  2. 利用Gabor滤波器提取图片纹理特征,VC6.0环境下编译成功。-Photo by Gabor texture feature extraction filter, VC6.0 environment compile successfully.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5055
    • 提供者:Eric
  1. gaborfilter

    0下载:
  2. Gabor滤波器的源代码,对于用到Gabor滤波器的朋友有很大的帮助。-Gabor filter' s source code, use Gabor filters for very helpful friends.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2456
    • 提供者:陈优幽
  1. 4458443gaborfilter

    0下载:
  2. 很好的gabor滤波器源码,供大家使用,也是从网上下载的-Gabor filters good source for people to use, but also downloaded from the Internet
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1314
    • 提供者:童晶
  1. texture

    0下载:
  2. 多目标跟踪:利用gabor滤波器得到的纹理信息进行特征提取-Multi-target tracking: the use of texture information obtained by gabor filter feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:143652
    • 提供者:Shirley
  1. gabor2011

    0下载:
  2. 这是一个用递归算法实现的gabo滤波器程序,程序运行速度快-This is a recursive method using Gabor filter implementation procedures, compared with traditional methods greatly improve the speed
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3438
    • 提供者:流线军
  1. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:163560
    • 提供者:xiang
  1. gab

    0下载:
  2. 使用二维gabor滤波器提取图像的纹理特征,并使能量的平均值为其特征值-extricate the image texture feature
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:60378
    • 提供者:jlz
  1. 1-10-19

    0下载:
  2. gaborfilter GABOR滤波器-gaborfilter GABOR filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:456474
    • 提供者:feifei
  1. GaborTexture

    0下载:
  2. Gabor滤波器方法提取纹理特征的两个函数,采用5个尺度和6个方向,运用于灰度图。-Gabor filters to extract texture features of the two functions, using the five scales and six directions, applied to grayscale.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1336
    • 提供者:
  1. GaborFilterDesighnNik

    0下载:
  2. matlab工具箱源码,很辛苦才找到的,希望对大家的学习有所帮助 ,它主要是用于gabor滤波器的设计工作-Matlab toolbox source code, it is hard to find, I hope to help everyone to learn.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:37330
    • 提供者:吴小宁
  1. extrace_brodatz

    0下载:
  2. Gabor滤波器的纹理特征提取 具有很不错的性能 比较基础 -Gabor filter texture feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4176
    • 提供者:胡德凤
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com