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

搜索资源列表

  1. improved_gaborfilter

    0下载:
  2. Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:石峰
  1. Gabor-filter

    0下载:
  2. 实现Gabor滤波的源代码,包括C++、matlab源程序,还有介绍其原理的word文件-Gabor filter realization of the source code, including C++, matlab source, as well as introduce the principle of word document
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:55.35kb
    • 提供者:陈颖
  1. gabor

    0下载:
  2. gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:2.44kb
    • 提供者:lihuo
  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
    • 文件大小:1.54mb
    • 提供者:job
  1. FFTConv

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

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

    0下载:
  2. 一个不错得gabor滤波器,有matlab 和 c-Gabor get a good filter, have matlab and c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12.24kb
    • 提供者:ma
  1. gaborfilter

    0下载:
  2. 使用盖博滤波的医学图像处理之增强使用C++语言VC++环境-gabor filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2.66kb
    • 提供者:彭莎
  1. fingerprintverify

    0下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international com
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.11mb
    • 提供者:武子
  1. gabor_filter

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

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

    0下载:
  2. c++的gabor 滤波器代码,Gabor滤波器经常被用于形状检测和特征提取.-gabor filter
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:1.86kb
    • 提供者:cuijianzhu
  1. FingerPrintClassifier

    0下载:
  2. Gabor filter based finger print classifier. I have given four real time finger images captured of my friends.Accuracy is 80-90 .Developed in C. Can classify the finger to class 1,class 2.For more reference what is classification pls refer to biom
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:493.72kb
    • 提供者:avinash
  1. gabor

    0下载:
  2. 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:491.61kb
    • 提供者:xufeng
  1. PHO

    0下载:
  2. 利用图像的相位信息,用gabor滤波器组求图像的边缘强度图。基于相位一致性的图像边缘强度图C代码。-Use of the phase information of the image, the edge intensity of the image using Gabor filter group and FIG. Based on the consistency of the image edge strength phase diagram C code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:3.9mb
    • 提供者:Allen
  1. filter

    0下载:
  2. 实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。-Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1.11kb
    • 提供者:米开朗
  1. gabor

    1下载:
  2. Gabor滤波器的C++ 代码,输入图片,输出滤波后图片,测试通过-Gabor filter C++ code, input picture after picture output filter, test by
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:28.05mb
    • 提供者:王毅
  1. gabor_filter

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

    • 发布日期:2017-04-14
    • 文件大小:2.52kb
    • 提供者:pressbri
  1. gabor2

    1下载:
  2. 构造gabor滤波器组,可以显示gabor核图像,对图片进行滤波,提取特征(construct a bank of gabor,show the kernel images of gabor and filter an image ,extract feature)
  3. 所属分类:数值算法/人工智能

  1. GaborFilter

    0下载:
  2. gabor filter. good luck bro
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:97kb
    • 提供者:sudrajat
  1. GaborFilter-master

    0下载:
  2. Gabor Filter Make by C/C++,
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:57kb
    • 提供者:Skai
搜珍网 www.dssz.com