CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 特征提取

搜索资源列表

  1. feature-extraction

    0下载:
  2. 在模式识别中,样本的特征选取是很重要的,大大的影响识别率,样本的特征提取-In pattern recognition, feature selection of samples is very important, and greatly affect the recognition rate, sample extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:142855
    • 提供者:安文娟
  1. chip_histogram_features

    0下载:
  2. 特征提取是模式识别中最重要的一个部分,这里提供的matlab代码计算一些基本的话音特征,而且,提供了一个简单的基于直方图的特征分类方法的实现。基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减等等六个特征-Pattern recognition feature extraction is the most important part, here' s matlab code to compute so
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1942
    • 提供者:李韬
  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. 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. morp

    0下载:
  2. 提取图像的形状特征的一个matlab程序-A code of matlab to extract a ROI s shape feature
  3. 所属分类:matlab

    • 发布日期:2016-03-30
    • 文件大小:1024
    • 提供者:杨斌
  1. TamuraTexture

    0下载:
  2. 利用纹理特征进行的特征提取的一个matlab程序-A code of matlab to extract tamura feature
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1606
    • 提供者:杨斌
  1. lianma-matlab

    1下载:
  2. 模式识别中有关特征提取的那部分(链码),还有灰度特征。-Feature extraction in pattern recognition, that part of the (chain code), and gray feature.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:860064
    • 提供者:熊杰
  1. pca-matlab

    1下载:
  2. PCA又为主成分分析,是一种特征提取方法, 它通过线性变换寻找一组最优的单位正交向量基,用他们的线性组合来重构原样本-PCA and the main component analysis, a feature extraction method, which by finding a set of optimal linear transformation unit orthogonal base vectors, with their linear combination to recons
  3. 所属分类:matlab

    • 发布日期:2015-11-10
    • 文件大小:5120
    • 提供者:liru
  1. Feature-Extraction--in-Brain--

    0下载:
  2. 在线脑机接口中脑电信号的 特征提取与分类方法-Feature Extraction Classification of in Brain Computer .pdf
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1184219
    • 提供者:
  1. research-of-gesture-recognition

    0下载:
  2. 近年来手势识别技术的快速发展,基于手势识别技术的人机交互应用系统的建立使得人机交互的发展前景广阔。从 手形、手势和手形手势的建模出发,介绍了模板匹配、特征提取、神经网络和隐马尔可夫模型4 种手势识别的方法,并且综述 了基于手势识别技术人机交互的发展,详细介绍了3 类人机交互系统:漫游型系统、编辑型系统和操作型系统。-The rapid progress of techniques in hand posture and gesture recognition provides a pro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:314578
    • 提供者:Decheng Yu
  1. xiao-bo

    0下载:
  2. 感觉方法不错,一种新的多尺度旋转不变性纹理特征提取方法-Feeling good method, a new multi-scale rotation invariant texture feature extraction methods
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:318891
    • 提供者:童云霞
  1. 988893

    0下载:
  2. 无敌SIFT,来自于大牛DG。特征提取的必备良品。--outstanding SIFT by the inventor
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:440849
    • 提供者:zyj
  1. victoria_park

    0下载:
  2. 悉尼大学SLAM团队的基于道路特征提取的探测树方法,直接运行viewLsr.m文件即可。-University of Sydney team based SLAM detection tree path feature extraction methods, directly run viewLsr.m files.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1534730
    • 提供者:hanbing
  1. face-recognition

    0下载:
  2. 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1131
    • 提供者:qibe
  1. features_extraction_4files

    0下载:
  2. matlab实现的物体特征提取程序,提取效果不错,-matlab program to achieve the object feature extraction, the extraction well,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5034
    • 提供者:权仲翊
  1. tztq

    1下载:
  2. 特征选择与提取 特征点 matlab应用 可用-Feature selection and extraction of feature points matlab applications available
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:13106
    • 提供者:王健
  1. matlab-tztqyuyingyong

    0下载:
  2. 特征提取与应用 matlab 特征点 可用 可调试-Feature extraction and application of feature points can be used to debug matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12914
    • 提供者:王健
  1. tztq

    1下载:
  2. 特征提取的matlab代码,,,,非常好哦啊-Feature extraction matlab code,,,, very Ay ah ~ ~ ~
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:1283
    • 提供者:刘德华
  1. wjxptztq

    1下载:
  2. 硕士学位论文基于无线传感器网络的水下目标识别中的线谱特征提取,-Master' s degree thesis on wireless sensor networks for underwater target recognition in the line spectrum feature extraction,
  3. 所属分类:matlab

    • 发布日期:2016-07-04
    • 文件大小:1024
    • 提供者:wb
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com