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

搜索资源列表

  1. loggabortemp

    0下载:
  2. 很好用的Log-Gabor变换源代码,可以用于图像的特征提取-Good use of Log-Gabor transform source code, can be used for image feature extraction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:874
    • 提供者:海一天
  1. Gabor

    0下载:
  2. 它是一种很重要的变换,通过这个变换可以得到很多系数,也是想要的-It is an important transform, through the transform coefficient can get a lot of, also want
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:陈建友
  1. one

    0下载:
  2. 基于叶片数字图像的植物识别是自动植物分类研究的热点。但是随着植物种类的增加,传统的分类方法由 于提取的特征比较单一或者分类器结构过于简单,导致叶片识别率较低。为此,本文提出使用纹理特征结合形状 特征进行识别,并且使用深度信念网络构架作为分类器。纹理特征通过局部二值模式、Gabor 滤波和灰度共生矩阵 方法得到。而形状特征向量由 Hu 氏不变量和傅里叶描述子组成。为了避免过拟合现象,使用“dropout”方法训练 深度信念网络。这种基于多特征融合的深度信念网络的植物识别方法-Plant based
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:377960
    • 提供者:hahah
  1. two

    1下载:
  2. :植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提 出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:573194
    • 提供者:hahah
  1. 2DGabor

    0下载:
  2. 基于gabor变化与pca结合的掌纹识别-palmprint identification
  3. 所属分类:Wavelet

    • 发布日期:2017-05-25
    • 文件大小:8142954
    • 提供者:雷丹
  1. gaborpalm

    0下载:
  2. gabor滤波的纹理提取,对于掌纹识别很有用-Gabor filter texture extraction, useful for palmprint recognition!
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:758
    • 提供者:奔腾123
  1. 2012BiolCybernAzzopardi

    0下载:
  2. A CORF computational model of a simple cell that relies on LGN input outperforms the Gabor function model
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:1000448
    • 提供者:mingjun wang
  1. gabor_decon

    2下载:
  2. 基于Gabor 变换的地震反褶积正反变换程序,以及和维纳反褶积的对比程序 -Gabor transform based on seismic deconvolution forward and reverse transform procedures, and the Wiener deconvolution of the comparison program
  3. 所属分类:Graph program

    • 发布日期:2017-12-13
    • 文件大小:48097
    • 提供者:miao
  1. identifwqationidentification

    0下载:
  2. A toolkit to use about fingerprint identification, including gabor filter, the fingerprint test images, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:471040
    • 提供者:DZkqyij-7189
  1. imuges

    0下载:
  2. 关于指纹识别的一个好用的工具箱,含gabor滤波器生成,指纹测试图像等!,-A toolkit to use about fingerprint identification, including gabor filter, the fingerprint test images, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:471040
    • 提供者:DZkqyij-7189
  1. LRJPQ

    0下载:
  2. 这是图像处理中,一种重要的纹理分析算法,通过Gabor变换-This is the image processing, an important texture analysis algorithm, through the Gabor transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:fcrme
  1. Gabormatlab

    0下载:
  2. 基于gabor滤波器的人脸检测识别matlab代码,部分附带程序注释-Based on gabor filter face detection to identify matlab code, some with the program annotation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:121856
    • 提供者:王生
  1. Gabor_GLM_FEX

    0下载:
  2. 视网膜血管检测的Gabor变换和机器学习,教程 本教程将演示如何Gabor变换和广义 的线性模型(GLM)可用于视网膜血管检测 图像。 ,我们将尝试检测视网膜血管从 的训练图像,首先,Gabor滤波器与图像卷积。 GLM将使用Gabor变换的图像特征确定 (独立变量)和容器的位置 为结果(因变量)。- Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial T
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:3439
    • 提供者:kk
  1. extrace_brodatz

    0下载:
  2. 此程序为用gabor小波提取图像的纹理特征, Brodatz专辑纹理(每班49得到128x128的图像)-This program is used to extract the texture features the 116 brodatz album texture (49 128x128 images are obtained per class)
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:4256
    • 提供者:kk
  1. Gabor_feature

    0下载:
  2. Gabor 滤波器特征提取-Gabor filter feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:陈翔
  1. ojfhtzj

    0下载:
  2. 外国下载到的GABOR人脸识别源码,如果大家喜欢我还有很多-Foreign download GABOR face recognition source code, I have a lot if you like
  3. 所属分类:Graph program

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Mqvxh
  1. 20254617

    0下载:
  2. Under the matlab gabor filter algorithm, can extract image texture feature of one of the classic methods
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:PAUL@962
  1. PCA_gabor_svm

    0下载:
  2. Gabor小波变换和PCA降维在用SVM分类(Gabor wavelet transform and PCA dimension reduction are classified in SVM)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:澳洲野鼠
  1. EdgeDetectionUsingGabor

    0下载:
  2. 可是实现图像的边缘提取,图像处理效果很好的。。(come true the edge extraction of picture.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:1059840
    • 提供者:心海
  1. htdtw

    0下载:
  2. Partially achieved tracking speed iterative relaxation algorithm, The IMC - PID is using the internal model control principle for PID parameters is calculated, Gabor wavelet transform and PCA face recognition code.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:qiuqaiyenting
« 1 2 ... 29 30 31 32 33 3435 »
搜珍网 www.dssz.com