CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - gabor 图像

搜索资源列表

  1. Gabor提取图像纹理

    7下载:
  2. Gabor提取图像纹理特征的matlab代码,完整的Gabor实现。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-12-12
    • 文件大小:4.8kb
    • 提供者:souzhen1256
  1. 基于matlab的二维图像Gabor滤波源代码

    0下载:
  2. 基于matlab的二维图像Gabor滤波源代码,调试通过,Matlab based on Gabor filtering of two-dimensional image source code, debugging through
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2.84kb
    • 提供者:小蔡
  1. gabor

    0下载:
  2. 基于生物视觉的Gabor滤波器在图像边缘检测的应用-Based on biological vision Gabor filter in the application of image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:guomin
  1. 25811213gabor

    0下载:
  2. 图像去噪处理,gabor滤波,在纹理图像中运用广泛!-Image denoising processing, gabor filtering, widely used in the texture image!
  3. 所属分类:Special Effects

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

    1下载:
  2. 使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
  3. 所属分类:Special Effects

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

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

    • 发布日期:2016-05-25
    • 文件大小:2.14mb
    • 提供者:vivi
  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
    • 文件大小:40.86kb
    • 提供者:杜可
  1. gabor

    0下载:
  2. 本程序是下载下来的图像分类,本来用不了,现在我自己修改了一些,可以用了,应付本科生毕业的图像分类足够了!-This program is downloaded image classification, originally impossible, now I own a number of changes can be used to meet the Graduation image classification is enough!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.18mb
    • 提供者:郭伟龙
  1. mhaghighat-gabor-cb8b3e1

    0下载:
  2. 生成Gabor滤波器组,用于提取图像特征(This program generates a custom Gabor filter bank; and extracts the image features using them.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:88kb
    • 提供者:洪天昊
  1. hough,gabor,Radon,headata,wdcbm2()

    0下载:
  2. 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:4kb
    • 提供者:LD1
  1. Gabor提取图像纹理

    0下载:
  2. Gabor实现图像纹理特征提取,用于人脸识别,指纹识别等,并用matlab进行编码。(Gabor complete image texture feature extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:4kb
    • 提供者:David17
  1. 单尺度单方向Gabor

    1下载:
  2. Gabor变化的方式提取图像的各种特征用于图像识别(Gabor changes the way to extract the various features of the image for image recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:69kb
    • 提供者:w3c
  1. Gabor

    0下载:
  2. 图像滤波处理,主要是用来对图像进行特征提取、纹理描述、视觉计算等等。(It's image processing for filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1.45mb
    • 提供者:xiaoguoya
  1. 基于Gabor小波变换的图像纹理特征提取_蓝永

    0下载:
  2. 这篇论文对于Gabor小波分析的说明特别详细,非常有利于我们理解(This paper is particularly detailed for the descr iption of Gabor wavelet analysis, which is very helpful to our understanding.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1.45mb
    • 提供者:cyy2017
  1. Gabor

    0下载:
  2. Gabor能够提取图像的纹理特征,能够完整地表达出图像特征。(Gabor can extract the texture feature of the image and can fully express the image characteristics.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:璇月无痕
  1. gabor滤波

    0下载:
  2. 利用matlab实现gabor滤波器,实现图像对比度增强(Using MATLAB to implement Gabor filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:88kb
    • 提供者:妮可内姆
  1. GABOR

    0下载:
  2. 二维Gabor基函数能够很好地描述哺乳动物初级视觉系统中一对简单视觉神经元的感受野特性。Gabor滤波器对于图像的亮度和对比度变化以及人脸姿态变化具有较强的健壮性,并且它表达的是对人脸识别最为有用的局部特征,故在计算机视觉及纹理分析中得到广泛的应用。波长(λ)方向(θ)相位偏移(?) 长宽比(γ)带宽(b)(The two-dimensional Gabor based function can well describe the receptive field characteristics
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:60kb
    • 提供者:sixiudant
  1. Gabor

    1下载:
  2. 4个方向的Gabor滤波器对图像lena进行滤波(filtering the input image in 4 directions with Gabor filter)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-25
    • 文件大小:656kb
    • 提供者:mimadong
  1. Gabor

    1下载:
  2. 用GABOR进行特征提取,通过gabor这种小波变换进行图像的roi区域的特征提取。(feature extraction of gabor)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-28
    • 文件大小:59kb
    • 提供者:yangshizi
  1. matlab图像滤波去噪分析及其应用

    4下载:
  2. matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear fi
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-26
    • 文件大小:76kb
    • 提供者:张先森zxs
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com