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

搜索资源列表

  1. gabor

    2下载:
  2. gabor特征提取程序 matlab实现 附有图像测试
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:62059
    • 提供者:ljx
  1. 基于Gabor特征提取和人工智能的人脸检测系统源代码

    1下载:
  2. Version : 5.0 (New Version) 1- copy all files and directories to the MATLAB's work folder * In order to run the program you must have Image Processing and Neural Networks Toolboxes 2- find the file named "main.m" 3- Double click
  3. 所属分类:源码下载

    • 发布日期:2010-09-24
    • 文件大小:1003517
    • 提供者:tyc5689123
  1. Gabor提取图像纹理

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

    • 发布日期:2010-12-12
    • 文件大小:4918
    • 提供者:souzhen1256
  1. gabor.rar

    2下载:
  2. 提取纹理特征,现在最流行的是gabor小波变换,它的集具有一定的方向性,和纹理特征吻合,Extraction of texture features, and now the most popular is the gabor wavelet transform, it sets a certain direction, and texture characteristics of anastomosis
  3. 所属分类:Special Effects

    • 发布日期:2016-09-23
    • 文件大小:1206
    • 提供者:chengyue
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. texture-gabor.rar

    3下载:
  2. gabor提取纹理特征,k-means方法无监督聚类进行图像分割,extract texture feature, cluster by k-means
  3. 所属分类:source in ebook

    • 发布日期:2016-05-11
    • 文件大小:64181
    • 提供者:zhengjuan
  1. gabor

    1下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,本文档作为gabor filter的tutorial性文档,详细介绍了gabor filter的原理 和特点 对要使用gaborfilter的初学者大有裨益-Gabor filters are often used to shape detection and feature extraction, gabor filter in this document as a document of the tutorial, detailing gab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:224633
    • 提供者:刘宋
  1. Gabor-based-feature-extraction-

    0下载:
  2. 基于Gabor特征提取和人工智能的人脸检测系统源代码-Gabor-based feature extraction and artificial intelligence source code of face detection system
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:410771
    • 提供者:sun
  1. Gabor

    2下载:
  2. 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:62336
    • 提供者:小敏
  1. Gabor-fdp5final

    0下载:
  2. 人脸检测的代码,很强大! !Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:190459
    • 提供者:wupeng
  1. gabor

    0下载:
  2. Gabor小波变换代码用于局部特征提取使用,又相当好的效果-Gabor texture descr iptor have gained much attention for different aspects of computer vision and pattern recognition. Recently, on the rayleigh nature of Gabor filter outputs Rayleigh model Gabor texture descr ipt
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16784
    • 提供者:力量
  1. gabor

    0下载:
  2. C下gabor滤波算法 提取图象纹理特征的经典方法 under C filtering algorithm extract image texture features one of the classic methods -C under the gabor filtering algorithm extracted image texture features classic method under C filtering algorithm extract image texture f
  3. 所属分类:Special Effects

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

    1下载:
  2. gabor特征提取程序,对于搞问纹理提取的人来说很有用处-gabor feature extraction process, engage in asking for the texture extraction is very useful for those who
  3. 所属分类:2D Graphic

    • 发布日期:2015-11-16
    • 文件大小:62507
    • 提供者:李若彤
  1. SVM_Finger

    0下载:
  2. 指纹图像的质量测量与评价,在指纹图像分割、增强及指纹匹配等环节都有重要应用. 同时,指纹图像的质量分类,对指纹识别算法的适用性研究也有重要意义. 本文提出一种基于支持向量机的指纹图像质量分类方法.该方法选择梯度、Gabor特征、方向对比度等指标,利用支持向量机有效实现指纹图像质量分类. 并采用少类样本合成过采样技术( SMOTE)降低指纹图像质量好坏的类别不平衡问题对分类的影响. 理论分析和实验结果都表明该方法能够较为有效地提高指纹图像质量分类的正确率.-Fingerprint Image Qu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:564378
    • 提供者:郭事业
  1. Gabor

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

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

    0下载:
  2. GaBOR特征判别人脸识别的方法! GaBOR特征判别人脸识别的方法! GaBOR特征判别人脸识别的方法!-Distinguishing features of face recognition methods GaBOR! Distinguishing features of face recognition methods GaBOR! Distinguishing features of face recognition methods GaBOR! Distinguishing feat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:153263
    • 提供者:kk
  1. cvgabor

    0下载:
  2. 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5791
    • 提供者:xufei
  1. Gabor Matlab

    1下载:
  2. 用于提取5个尺度,8个方向的Gabor 特征(It is very useful to extract the Gabor features)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:30720
    • 提供者:HUIKEY
  1. Gabor变换及特征提取

    0下载:
  2. 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:4133888
    • 提供者:欧若拉
  1. Gabor

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

    • 发布日期:2019-11-28
    • 文件大小:60416
    • 提供者:yangshizi
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com