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

搜索资源列表

  1. gaborf

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

    • 发布日期:2017-04-02
    • 文件大小:660
    • 提供者:qic
  1. gabor_extract

    0下载:
  2. Gabor Filter Implementation
  3. 所属分类:File Formats

    • 发布日期:2017-05-13
    • 文件大小:3249251
    • 提供者:xcz
  1. gabor_basic

    0下载:
  2. Gabor变换用于提取图像不同角度和尺度的信息,角度和尺度可以变换。-Gabor transform to extract the image information of different angles and scales, angle and scale may be changed.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:793
    • 提供者:董懂
  1. gabor_face

    0下载:
  2. 人工智能人脸识别的基于gabor小波的matlab参考算法-Face Recognition Artificial Intelligence gabor wavelet-based reference algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3629
    • 提供者:songy
  1. gaborga

    1下载:
  2. Gabor小波在人脸识别中的应用,matlab编程,毕设可以用到的很好的资料-Gabor wavelet for face recognition applications, matlab programming, complete set of information can be used well
  3. 所属分类:Graph Recognize

    • 发布日期:2014-05-15
    • 文件大小:12207
    • 提供者:yangxiaying
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1611493
    • 提供者:job
  1. gaborfiltercode

    1下载:
  2. gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:905
    • 提供者:guomin
  1. gabor_texture

    1下载:
  2. gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13962
    • 提供者:刘小瑞
  1. gabor

    0下载:
  2. 这个文件是实现gabor变换的,读取图像,然后运行gabor功能实现结果。 已经运行过,可以,有时候会出现bug,不要紧。-This file is the gabor transform, read the image, then run gabor functions to achieve results. Already running, you can sometimes bug, it does not matter.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:24219
    • 提供者:caoshukai
  1. gist

    1下载:
  2. 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2015-03-18
    • 文件大小:16854
    • 提供者:soon
  1. gaborfilter

    0下载:
  2. gabor滤波器用于在不同方位不同尺度下的图像纹理特征提取,使用matlab编写。-gabor filters for different scales in different directions of the image texture feature extraction using matlab prepared.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-06
    • 文件大小:1024
    • 提供者:hello
  1. Gaborchanger

    0下载:
  2. 在MATLAB中调用gabor变换的代码,生成gaboe小波滤波器。主要用在模式识别的提取特征阶段。-In gabor transform call MATLAB code to generate a wavelet filter gaboe. Mainly used in pattern recognition feature extraction stage.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6477
    • 提供者:袁峰
  1. 33753173Gabor_transform

    0下载:
  2. Gabor滤波源代码.也是再网上下载的,希望对大家有帮助-Gabor filtering the source code. Is again downloaded, I hope all of you help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:55158
    • 提供者:lihongsheng
  1. FFTConv

    0下载:
  2. This project for Gabor filter in C#. -This project for Gabor filter in C#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:9737
    • 提供者:tsogbayar
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. 1

    1下载:
  2. 一种图像检索中纹理特征提取的方法。本文介绍了基于Gabor 滤波器和Gabor 小波变换提取纹理特征的分析方法, 以及对Gabor 小波进行了高斯归一化以提高对图像检索的速度和准确度。-An image retrieval texture feature extraction methods. This article based on Gabor filters and Gabor wavelet transform to extract texture feature analysis me
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:50753
    • 提供者:爱学习
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. gaborfilter

    0下载:
  2. 3种Gabor滤波器的表达方法,采用MATLAB编写,可用于人脸的识别-Gabor filters of three kinds of expression, the use of MATLAB to prepare, can be used for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2544
    • 提供者:xzg
  1. gabor2

    0下载:
  2. 在国外的好论坛下的,gabor小波变换程序,已测,放心使用,非常好的程序。还有一个gabor的也在我的上载中-Good forum in a foreign country under, gabor wavelet transform procedures, has been measured, ease of use, very good program. There is also a gabor' s also my upload
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:5322
    • 提供者:keke
  1. Gaborfilter

    0下载:
  2. Gabor filter for face recognition or other computer vision applications
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1111
    • 提供者:TT Zhang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com