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

搜索资源列表

  1. adaboost-and-rbf

    2下载:
  2. 随机森林算法在图像特征分类回归中的应用,通过结合神经网络进行更好的特征数据处理-Application of random forest algorithm in image classification and regression, better features by combining neural networks data processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:270367
    • 提供者:刘高强
  1. 1forest

    0下载:
  2. 森林算法实现,主要实现多特征分类实现,代码通过实际测试,可以实现分类任务-forest algorithm can be used to implement multi-features classification task
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:108985
    • 提供者:沈来信
  1. face

    0下载:
  2. 基于opencv自带的Haar特征分类器的人脸识别,可识别完整的人脸并用圆圈圈出。-Based opencv comes Haar classifier recognition feature, you can identify the full face and a circled.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:bangbang
  1. Project_face_detect

    0下载:
  2. 使用opencv自带的haar特征分类器,进行人脸检测的程序代码。-A program with opencv inside classifier for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:394089
    • 提供者:王大刚
  1. 1

    0下载:
  2. 主要是python环境下用来实现lr逻辑回归模型特征分类的源码-The main source is used to achieve lr logistic regression models feature classification under python environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1391
    • 提供者:朱致华
  1. facedetect-test

    0下载:
  2. 基于hog特征与支持向量机的方式,使用opencv自带的haar特征分类器,检测人脸-Adapt to hog feature and support vector machine (SVM) method, based on positive and negative samples opencv training face,
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14057264
    • 提供者:会员
  1. BBO-MLP

    0下载:
  2. 生物地理算法优化多层感知网络进行特征分类和识别,精度高达97 -Bio geographic algorithm to optimize multi layer perceptron network for feature classification and recognition, the accuracy of up to 97
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:232748
    • 提供者:antry
  1. km

    0下载:
  2. KM算法,通过对图片的像素点特征分类,实现图片杂质检测等功能-KM algorithm, through the image of the pixel classification to achieve image impurity detection and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:佳敏
  1. 55711236

    0下载:
  2. 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取,-MATLAB prepared by the SVM source program, can realize the support vector machine (SVM), used for extracting feature classification or,
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:94208
    • 提供者:jqitf
  1. amspmbly

    0下载:
  2. 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取,-MATLAB prepared by the SVM source program, can realize the support vector machine (SVM), used for extracting feature classification or,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:130539
    • 提供者:functiondl
  1. 模式识别第一次作业

    1下载:
  2. 1. 用 dataset1.txt 作为训练样本,用dataset2.txt 作为测试样本,采用身高和体重数据为特征,在正态分布假设下估计概率密度(只用训练样本),建立最小错误率贝叶斯分类器,写出所用的密度估计方法和得到的决策规则,将该分类器分别应用到训练集和测试集,考察训练错误率和测试错误率。将分类器应用到dataset3 上,考察测试错误率的情况。(1. using dataset1.txt as training samples as test samples by dataset2.tx
  3. 所属分类:matlab例程

  1. PCA_gabor_svm

    0下载:
  2. Gabor小波变换和PCA降维在用SVM分类(Gabor wavelet transform and PCA dimension reduction are classified in SVM)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:澳洲野鼠
  1. Svm

    0下载:
  2. SVM实现图片分类,SIFT特征,可以自动读取文件下的图片和目录名(SVM realize picture classification, SIFT features, you can automatically read files under the pictures and directory names)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:DARY
  1. SVMRFE.m

    0下载:
  2. 基于RFE特征选择方法的多分类特征排序,Matlab平台(Multi class feature ranking based on RFE method)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:羊小羊
  1. hog_svm

    0下载:
  2. 利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:918528
    • 提供者:ghjghj
  1. LBP_Matlabcode

    0下载:
  2. 提取头像的lbp特征,用于提取图像中比较明显的部分,用于分类(used to extract the obvious parts of the image for classification)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:9216
    • 提供者:旋律melody
  1. chapter1

    0下载:
  2. 语音特征信号分类,利用神经网络进行语音特征信号分类(Voice feature signal classification, the use of neural networks for voice feature signal classification)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:376832
    • 提供者:飞飞629
  1. XQDA

    0下载:
  2. 用于度量学习,可以用于特征分类,最常应用于行人重识别的研究过程(For metric learning, it can be used in feature classification, and is most often used in the research process of pedestrian re identification)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:2伟
  1. sigma点的代码

    0下载:
  2. 基于分割的局部Sigma语义特征点,是对场景中的语义目标进行建模。先在传统的图像分割基础上,分割出场景的前景目标,再结合像素位置、颜色、Gabor特征和LBP特征[构造出表征目标语义信息的协方差描述子,最后将其转换成欧式空间下的Sigma点特征,适用于标准SVM的场景学习和分类。(The segmentation based local Sigma semantic feature points are modeling the semantic objects in the scene. In
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:60416
    • 提供者:delphi_zmy
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:375808
    • 提供者:akalin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com