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

搜索资源列表

  1. img_process_java

    0下载:
  2. 图像/视频处理程序,运行命令:java Video processor Canny edge, Gabor texture feature 输入为彩色或灰度图;motion estimation 输入为QCIF序列;the shape processing 输入为二值图像-image / video processing procedures, execute commands : java Video processor Canny edge, Gabor texture feature
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:219822
    • 提供者:SQ
  1. Feature Extraction and Gabor Filtering_C+Matlab.ra

    1下载:
  2. Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:966243
    • 提供者:杨愚根
  1. textureseg

    1下载:
  2. 用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4866534
    • 提供者:汪彪
  1. gaborfiltercode

    1下载:
  2. gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:905
    • 提供者:guomin
  1. gabor_texture

    1下载:
  2. gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13962
    • 提供者:刘小瑞
  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
    • 文件大小:1024
    • 提供者: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
    • 文件大小:50753
    • 提供者:爱学习
  1. efinger

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5449835
    • 提供者:job
  1. phasecongruency2

    0下载:
  2. 基于log Gabor小波的相位一致图像纹理特征分析-Based on log Gabor wavelet phase consistent image texture analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:28021
    • 提供者:肖新华
  1. xiaobo

    0下载:
  2. 小波变换,主要功能是实现图像纹理的提取。-Wavelet transform, the main function is to achieve the extraction of image texture.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3401
    • 提供者:石丽
  1. db9.7lifting

    0下载:
  2. gabor filter 图像纹理提取 边缘检测-gabor filter edge detection image texture extraction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:胡易
  1. imageretrieval

    1下载:
  2. 基于颜色和纹理的图像检索,颜色矩和gabor小波变换-image retrieval based on color and texture
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:223862
    • 提供者:chiyonghao
  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. 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. Gabor

    0下载:
  2. 基于opencv1.0实现的二维Gabor滤波器,  Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6118
    • 提供者:joshua
  1. gabor

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

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

    0下载:
  2. 使用Gabor滤波器进行纹理特征提取. 具体说明见里面的6个小程序-Gabor filter texture feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:4597
    • 提供者:赫赫
  1. Gabor提取图像纹理

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

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:David17
  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
    • 文件大小:1024
    • 提供者:璇月无痕
  1. 1

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

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:TGISer
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com