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

搜索资源列表

  1. 1D gabor Filter

    0下载:
  2. Descr iption: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:gz
  1. Gabor Filters

    2下载:
  2. 日本人写的Gabor Filters的c源码,可以直接运行,有图像化的界面,可以实时的修改参数,比较效果。
  3. 所属分类:多媒体编程

    • 发布日期:2010-11-02
    • 文件大小:3.65mb
    • 提供者:lzg188
  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
    • 文件大小:660byte
    • 提供者:qic
  1. gabor

    1下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,本文档作为gabor filter的tutorial性文档,详细介绍了gabor filter的原理 和特点 对要使用gaborfilter的初学者大有裨益-Gabor filters are often used to shape detection and feature extraction, gabor filter in this document as a document of the tutorial, detailing gab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:219.37kb
    • 提供者:刘宋
  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
    • 文件大小:1kb
    • 提供者:hello
  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
    • 文件大小:49.56kb
    • 提供者:爱学习
  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
    • 文件大小:2.48kb
    • 提供者:xzg
  1. 1

    0下载:
  2. gabor滤波器,可以用来特征提取,帮助大家-gabor filters, feature extraction can be used to help you
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:182.29kb
    • 提供者:michael
  1. imageProcessing

    0下载:
  2. In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words in
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:195.69kb
    • 提供者:prasad
  1. plotgaborfilters

    0下载:
  2. Plot gabor filters + Matlab-Plot gabor filters+ Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.86kb
    • 提供者:decoo
  1. 22222225

    1下载:
  2. 这是一个指纹识别的matlab代码,用gabor滤波器处理的。-This is a fingerprint recognition matlab code processed using gabor filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:308.93kb
    • 提供者:张敏涛
  1. Gabor_filter_Gaussian_filter

    0下载:
  2. 纹理分割中的Gabor滤波器和Gaussian滤波器的MATLAB源代码-Texture Segmentation of Gabor filters and Gaussian filters MATLAB source code
  3. 所属分类:2D Graphic

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

    0下载:
  2. these codes read input image and generate the 2D gabor filters, with changeable scale, orientation, perform the convolution with input image.
  3. 所属分类:matlab

  1. gabor

    0下载:
  2. Gabor filters in textures analysis
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-03
    • 文件大小:502.95kb
    • 提供者:asd
  1. Image-GaborFilter2

    0下载:
  2. shows the filtered images by Gabor filters.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1.5kb
    • 提供者:yashar
  1. gabor

    1下载:
  2. It contains three to four programs of image enhancement usin Gabor Filters
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11.82kb
    • 提供者:Navrit S
  1. Gabor

    0下载:
  2. Gabor函数和Gabor滤波器的原理和实现-Gabor functions and Gabor filters and implementation of the principle of
  3. 所属分类:Communication-Mobile

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

    1下载:
  2. 毕设中发现关于gabor滤波器其实国内很少有注释比较详细的代码,参考了国外的代码后写了这个gabor滤波器,希望对大家有帮助-Complete set of gabor filters on the fact that there is little comment in more detail the domestic code, reference code abroad wrote this gabor filters, we want to help
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:53.59kb
    • 提供者:xufei
  1. Gabor-filters

    0下载:
  2. Defect detection in textured materials using Gabor filters
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:341.61kb
    • 提供者:来来
  1. gabor

    0下载:
  2. gabor filters in matlab for image
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:21kb
    • 提供者:akinaji
« 12 3 4 5 »
搜珍网 www.dssz.com