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

搜索资源列表

  1. matlab.rar

    1下载:
  2. 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
  3. 所属分类:Graph program

    • 发布日期:2015-07-02
    • 文件大小:768
    • 提供者:李刚
  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6069
    • 提供者:zhangpei
  1. matlabzhiwenshibiecode.rar

    0下载:
  2. 此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-03-05
    • 文件大小:1193194
    • 提供者:nikai
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. knn

    2下载:
  2. knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:736
    • 提供者:kevin
  1. mopso

    0下载:
  2. 智能微粒群学习算法,可用于分类及特征优化等等。该算法实现过程简单,清晰。-Intelligent Particle Swarm learning algorithm can be used to optimize the classification and characteristics and so on. Implementation process of the algorithm is simple and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-14
    • 文件大小:41218
    • 提供者:sally
  1. SVMTEST

    0下载:
  2. 本源码是基于vs2008+opencv2.1来进行特征分类的,希望对您有所帮助。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. lbp_matlab

    0下载:
  2. 实现纹理模式的LBP特征表示及分类。 实现一种基于局部二值模式LBP(Local Binary Pattern)的多分辨率灰度尺度及旋转不变性的纹理分类方法-LBP texture model to achieve that as well as the breakdown characteristics. The realization of a model based on local binary LBP (Local Binary Pattern) Multiresolution g
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3336
    • 提供者:张阳军
  1. Matlab_Classification_based_on_BP

    1下载:
  2. 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1413137
    • 提供者:李琛
  1. demo

    0下载:
  2. 汉字自动识别的程序源码,包括汉字预处理、特征提取和分类设计等部分。-Automatic identification of program source code character, including character preprocessing, feature extraction and classification design part.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:830587
    • 提供者:程旭
  1. Rec_BaseOnCN

    0下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好-Extracted using image edge characteristics of complex networks and to identify the source code, using PCA_LDA algorithm to reduce the dimensions feature classification, identification with hi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3018
    • 提供者:张宏欣
  1. CRF1-2

    0下载:
  2. CRF1.2,条件随机场软件包,很好用很流行的一个文本分类软件,可以用于自然 语言的处理,标签,分类,词性发现,用户只需要着重构造特征函数既可以,实验结果和应用表明crf要优于隐马尔科夫模型。实现环境为java语言。-CRF1.2, conditions package with the airport, very good very popular with a text classification software, can be used in natural language proc
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-10
    • 文件大小:2253205
    • 提供者:陈先开
  1. p300FeatureExtraction

    1下载:
  2. 自动提取和分类脑电EEG信号P300的特征的遗传算法-A Genetic Algorithm for Automatic Feature Extraction in P300 Detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:321791
    • 提供者:陆雪琪
  1. 1

    0下载:
  2. 用于实现蝴蝶与蛾的图像分类,主要根据其触角及体长等特征提取图像数据进行处理,得出结果。-Butterflies and moths used to achieve image classification, mainly based on its long tentacles and body feature extraction image data processing, the result.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10665456
    • 提供者:林丹
  1. GaitRsystem

    1下载:
  2. 实现人体步态检测和基于步态的人体身份识别算法,主要内容包括背景的提取,人体运动区域检测,人体轮廓提取,步态特征的提取,相似性度量和分类识别-Detection of the realization of human gait and gait-based human identification algorithms, including the background of the main contents of the extraction, detection of human motio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2408400
    • 提供者:jack
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3066
    • 提供者:晏珏
  1. svm_face_recognition

    0下载:
  2. 一篇很不错的关于人脸表情识别的论文。论文提出了一种基于人脸局部特征的表情识别方法,先选取人脸重要的局部特征,对得到的局部特征进行主成分分析,然后用支持向量机( SVM)设计局部特征分类器来确定测试表情图像中局部特征,同时设计支持向量机( SVM)表情分类器,确定表情图像的所属类别。-A very good facial expression recognition on paper. This paper proposes a feature based on local expression
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:428494
    • 提供者:王二
  1. 自组织神经网络在文本分类中的应用研究

    0下载:
  2. 针对信息挖掘中的文本自动分类问题 提出了一种基于自组织特征映射网络的分类方法 网络由输入层和 竞争层组成 输入层节点与竞争层节点实行全互连接 输入层完成分类样本的输入 竞争层提取输入样本所隐含的 模式特征 并对其进行自组织 在竞争层将分类结果表现出来 分无监督和有监督两个阶段完成对网络的分类训练 该方法在特征提取时充分考虑了特征项在文档中的位置信息 构造出模糊特征向量 使自动分类原则更接近手工分 类方法 以中国期刊网全文数据库部分文档数据为例验证了该方法的有效性
  3. 所属分类:文档资料

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com