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

搜索资源列表

  1. gaborfilter

    0下载:
  2. 图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换-image texture extraction of edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:12059
    • 提供者:虞天麟
  1. Fea_Gabor_brodatz

    0下载:
  2. 该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2247510
    • 提供者:vivi
  1. efinger.src

    0下载:
  2. 指纹识别程序: 包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Fingerprint identification procedures: including histogram equalization, Gabor filter, image enhancement, pattern filtering, texture refinement, feature extraction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5445798
    • 提供者:陈亨利
  1. GaborFeature

    0下载:
  2. 计算Gabor特征的MATLAB代码,方便修改和计算。-MATLAB code for calculation of Gabor features for easy modification and calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:620
    • 提供者:sophie
  1. PCAandLDA

    0下载:
  2. 用pca 和 lda 实现数据的降维,加快机器的特征提取的速度。-Pca and lda of data with dimension reduction, feature extraction to speed up the speed of the machine.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2913
    • 提供者:江红
  1. remotesensingimagefusionmethod

    0下载:
  2. 遥感图像边缘特征提取与融合方法研究,基于模板分解与递归式滤波的遥感图像快速Gabor纹理特征提取。-Edge detection and remote sensing image fusion method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9025401
    • 提供者:刘红
  1. sfa

    0下载:
  2. 基于Gabor特征提取和人工智能的人脸检测系统源代码 -Artificial intelligence face detection system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:190778
    • 提供者:
  1. gabork-means

    1下载:
  2. 该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:66875
    • 提供者:郝人
  1. findoutfinger

    0下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-This is a complete fingerprint recognition program, which includes the histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5449734
    • 提供者:木易
  1. texturefeature

    0下载:
  2. 基于Gabor滤波的泡沫图像纹理特征提取方法-The surface texture of flotation froth is an important indicator of flotation production performance,a method for froth image texture extraction based on Gabor filter is presented to obtain the distinctive representation of flo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:903157
    • 提供者:yang yang
  1. src

    0下载:
  2. 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:41843
    • 提供者:杜可
  1. num

    1下载:
  2. 利用matlab采用基于Gabor特征的识别算法实现手写数字识别-Using matlab recognition based on Gabor feature recognition algorithm for handwritten numeral
  3. 所属分类:matlab

    • 发布日期:2016-04-20
    • 文件大小:9216
    • 提供者:徐松柏
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. GaborFilter

    1下载:
  2. 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2789
    • 提供者:Ethan
  1. face-detection

    0下载:
  2. 人脸检测程序,基于Gabor特征,解压在同一个文件夹-Face detection program, based on Gabor Features
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:144258
    • 提供者:yuan
  1. Gabor

    0下载:
  2. 局部特征提取 局部特征提取 局部特征提取-Local feature extraction of local feature extraction of local feature extraction of local feature extraction of local feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1270
    • 提供者:刘红
  1. face_detection_code

    0下载:
  2. 用gabor 来做特征提取,用神经元网络来分类的人脸检测代码,配有详细的代码解释,适合初学者-use gabor for feature extraction,use neural network as a classifier to detect face in a image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2068197
    • 提供者:xiang
  1. gabor_test

    0下载:
  2. gabor特征提取例子,可以参考实现。-gabor feature extraction example, you can reference implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:9739
    • 提供者:李甜甜
  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. gabor

    0下载:
  2. 基于matlab环境实现的算法,该算法通过gabor提取特征,很简单实用-Matlab-based environment to achieve the gabor feature extraction algorithm is very simple and practical
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:60732
    • 提供者:王娟
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com