CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Gabor filter

搜索资源列表

  1. 2DGaborfilter.rar

    0下载:
  2. two dimentional gabor filter,two dimentional gabor filter
  3. 所属分类:matlab例程

    • 发布日期:2017-04-08
    • 文件大小:2444
    • 提供者:vahid riazi
  1. Gabor

    0下载:
  2. Source code for 2D Gabor filter
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1772
    • 提供者:mohsn
  1. gabor

    0下载:
  2. Gabor filter with 2 files, creategabor is the function agreeing with the gabor function, gabor is an sample for implementing and visualizing the gabor filter by 5*8 images
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:908
    • 提供者:kathie
  1. Gabor_Filtering

    0下载:
  2. 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and ret
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1209562
    • 提供者:rocky
  1. text_seg

    0下载:
  2. this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:84422
    • 提供者:sidharth
  1. gaborcode2

    0下载:
  2. matlab code for gabor filter
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:nanu
  1. Gabor-base-face-recognition

    1下载:
  2. 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:19272689
    • 提供者:hefangfang
  1. CBIR

    0下载:
  2. 一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。-we propose a CBIR algorithm based on Multi-Features Combining Mult
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2229
    • 提供者:super
  1. Gabor

    0下载:
  2. 经典的Gabor滤波器的源码,Matlab实现-Gabor Filter code in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2460
    • 提供者:Conan
  1. Gabor

    0下载:
  2. Gabor的matlab程序,Gabor滤波是一种不错的特征提取方法,尤其在图像处理应用广泛-Gabor' s matlab program, Gabor filter is a good feature extraction method, especially widely used in image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:61090
    • 提供者:小明
  1. gabor

    0下载:
  2. gabor filter for texture
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:poonam
  1. Gabor-Filter

    0下载:
  2. Gabor filter good-one
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:65060
    • 提供者:Sanjeev
  1. Gabor-filter-programme

    0下载:
  2. 这是用于图像处理的一个Gabor滤波器的源代码-This si a Gabor filter programme,I hope all of you to help.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1047
    • 提供者:songwenyang
  1. Gabor-filter-Matlab-code

    0下载:
  2. Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2648
    • 提供者:去雷
  1. gaborfilter

    0下载:
  2. Gabor filter test in matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:278528
    • 提供者:nkam
  1. mhaghighat-gabor-cb8b3e1

    0下载:
  2. GABORFILTERBANK generates a custum Gabor filter bank. % It creates a u by v cell array, whose elements are m by n matrices; % each matrix being a 2-D Gabor filter. %
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:90112
    • 提供者:arzehgar
  1. getmswtfeat

    0下载:
  2. %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 and y-axes respectively) %described by the following equation
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:arzehgar
  1. 2d and 3d gabor filter creators in matlab

    0下载:
  2. 2d and 3d gabor filter used to extract some features of image/video for the quality assessment method
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:tombizzz
  1. gabor

    0下载:
  2. gabor滤波的例程,觉得有用的可以拿去(Gabor filter example, feel useful can be taken)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:氵水水
  1. gabor-master

    0下载:
  2. example gabor filter with matlab
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:90112
    • 提供者:Atha
« 12 3 4 5 6 »
搜珍网 www.dssz.com