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

搜索资源列表

  1. pca+lda

    0下载:
  2. 模式识别PCA+LDA的C++源代码,用于图像的主分量分析-pattern recognition PCA LDA C source code for the image of Principal Component Analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.24kb
    • 提供者:朱顺兴
  1. PCA.rar

    0下载:
  2. 主元分析PCA的C代码,自己花了好几天编的,对做数据挖掘和模式识别的同志们有用,PCA principal component analysis of C code that he spent a few days for the better, and to do data mining and pattern recognition useful comrades
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:14.15kb
    • 提供者:penglizhi
  1. DIPDemo

    2下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
  3. 所属分类:Special Effects

    • 发布日期:2016-12-18
    • 文件大小:6.9mb
    • 提供者:陈新秋
  1. face_recognition_using_pca

    0下载:
  2. 这篇文章主要是叙述了利用pca做人脸识别,东西很不错,值得看看。-This article mainly describes the use of PCA to do face recognition, something very good, it is worth to see.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:997.74kb
    • 提供者:qixianbiao
  1. stprtool15aug08

    1下载:
  2. 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.72mb
    • 提供者:Mountain
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:44.88kb
    • 提供者:tangxiaojun
  1. PCA

    0下载:
  2. 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:高劼
  1. chapter13

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.11mb
    • 提供者:陈新秋
  1. face-opencv-cPP

    0下载:
  2. 基于opencv 人脸识别 pca 算法 c++的实现 -Pca-based face recognition algorithm opencv c++ implementation
  3. 所属分类:图形/文字识别

    • 发布日期:2016-01-27
    • 文件大小:9.42mb
    • 提供者:陆树军
  1. PCA

    0下载:
  2. 主成分分析方法通过建立两个主成分的二位图,对数值特异点的剔除,减少数据处理中无关项的干扰,-Free Source Code for Image segmentation and Extraction malic: A Realtime Face Recognition System Source Code Face Detection C++ Library with Skin and Motion Analysis Face Recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:173.76kb
    • 提供者:wuchangke
  1. c

    0下载:
  2. 基于PCA的人脸识别研究,人脸识别论文,不错-PCA-based Face Recognition, Face Recognition paper
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:3.11mb
    • 提供者:ably
  1. PPCAALDAVCCcoC

    0下载:
  2. PCA+LDA的图像识别算法Vissual C封装类,可用于模式识别等 -PCA+LDA image recognition-algorithm Vissual C wrapper class can be used for pattern recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3.43kb
    • 提供者:bl
  1. UPCAA_faceRees

    0下载:
  2. 用Visual C++实现的人脸识别Demo程序源码。Adabooost实现人脸检测,PCA特征提取。 -Face Recognition Demo Visual C++ achieve program source code. Adabooost face detection, PCA feature extraction.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:184.49kb
    • 提供者:mx
  1. FaceRecognise

    0下载:
  2. 一个用C++编写的基于PCA算法的人脸识别系统。-The written a C++ algorithm based on PCA face recognition system.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:13.32mb
    • 提供者:甘庆鹏
  1. FaceRecognition

    0下载:
  2. 经典的PCA人脸识别算法,C++源代码都是我自己写的,第一次上传,写得不好的地方请多多指教。已经经过我的多次测试和观察数据,代码运行正常,下载之后只要配置好opencv即可。 -The classic PCA face recognition algorithm, C++ source code I wrote it myself, the first upload, poorly written exhibitions. I have passed many tests and observa
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:16.64mb
    • 提供者:lu
  1. PCA

    2下载:
  2. C语言源程序,PCA人脸识别算法,主要是eig特征分量选取的源程序和欧式空间匹配程序、特征脸提取程序-C language source code, PCA face recognition algorithm, eig characteristic component selected source and match the European space program, eigenface extraction procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-21
    • 文件大小:4.97kb
    • 提供者:君君
  1. FaceReg_Pca

    0下载:
  2. 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:27.93mb
    • 提供者:杨青云
  1. PCAPLDA

    0下载:
  2. PCA+LDA人脸识别,PCA降维到N-C,(N为训练样本数,C为类别数)使得Sw非奇异,主要是解决小样本,数据集为ORL,每类取9(可改)个图片-PCA+LDA recognition, PCA dimensionality reduction to NC, (N is the number of training samples, C is the number of categories) make Sw nonsingular, mainly to resolve the small s
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:8.44kb
    • 提供者:朱德祥
  1. PatternRecognition

    3下载:
  2. (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.72kb
    • 提供者:刘宏
  1. C++PCASift

    0下载:
  2. 主成分分析,提取图像中的SIFT特征点,用于图像识别和分类(Principal component analysis (PCA), extracting SIFT feature points in images for image recognition and classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:740kb
    • 提供者:wangheng144
« 12 »
搜珍网 www.dssz.com