CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸识别 C

搜索资源列表

  1. CPP

    0下载:
  2. 用C++语言写的完整的人脸识别程序源代码-Complete face recognition source code written C++ language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3415302
    • 提供者:zhangwei
  1. TuXiangChuLi

    0下载:
  2. 用OpenCV实现的人脸识别sift算法程序,主要是C语言写的,调用了一些OpenCV的函数库-OpenCV achieve recognition sift algorithm program is mainly written in C language, called some of the OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:14954
    • 提供者:孙晓川
  1. bsunnkiller__a

    0下载:
  2. 一种基于BP的人工神经网络人脸识别别算法,一种基于Visual C的。 -Other algorithms, based on BP artificial neural network face recognition based on Visual C.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:122112
    • 提供者:
  1. facedecet

    0下载:
  2. 人脸识别系统用c++基于mfc框架编写,主要用于相互学习-Face Recognition System
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4057192
    • 提供者:wangkun
  1. CSharp-OpenCV

    1下载:
  2. 人脸识别 win系统下的代码 C#实现 详细的算法-Face recognition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1251544
    • 提供者:liu
  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
    • 文件大小:188920
    • 提供者:mx
  1. Axtcclzipr

    0下载:
  2. 是关于人脸识别与特征提取的图像处处理的c++程序源码 -On the face recognition and feature extraction, image processing c++ program source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:79308
    • 提供者:ru
  1. OPENGL-face-recognition

    0下载:
  2. 关于OPENGL人脸识别算法的visual studio c++源代码 -The OPENGL face recognition algorithm visual studio c++ source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:106099
    • 提供者:黄翔
  1. FaceRecognise

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

    • 发布日期:2017-11-28
    • 文件大小:13965051
    • 提供者:甘庆鹏
  1. The-face-positioned-instance

    0下载:
  2. 此代码是人脸识别定位,捕捉人脸特征,C源代码,精确度高。-Face recognition This code is positioned to capture facial feature, the C source code, and high accuracy.
  3. 所属分类:Graph program

    • 发布日期:2017-11-27
    • 文件大小:468151
    • 提供者:杨过
  1. Face-Recognition-System

    1下载:
  2. Visual C++范例大全 配书系统,实现人脸识别系统功能-Face Recognition System
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:270354
    • 提供者:
  1. neave-face

    0下载:
  2. 改程序是人脸识别的代码。Asp.net,C#实现,是调用的JS实现的程序。-The reform program is a recognition code. Asp.net, C# to achieve, is to call the JS implementation procedures.
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:101157
    • 提供者:张灯
  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
    • 文件大小:17444864
    • 提供者:lu
  1. text

    0下载:
  2. 基于visual c++,利用opencv开发的有关人脸识别功能的代码-Opencv development based on visual c++, face recognition function code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:2779722
    • 提供者:金萌珏
  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
    • 文件大小:5091
    • 提供者:君君
  1. FACEDETECTION

    0下载:
  2. 人脸识别的全部源代码,在visual C++6.0下可以运行识别。-The Face Recognition full source code, in visual C++6.0 can run identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:4112236
    • 提供者:胡伟
  1. 12______

    0下载:
  2. 基于opencv的C++人脸识别,里面包含了系统的讲解和应用,时十分好用的-To transfer data based on the opencv C++ face recognition function, including the content descr iption (at least 20 words). Try not to
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:165524
    • 提供者:姚帅
  1. eature-based-recognition-algorithms

    0下载:
  2. 基于人脸五官特征的人脸识别算法,包括论文和C工程代码-Face recognition algorithm based on facial feature, including papers and C project code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4550720
    • 提供者:renyb
  1. adboost

    0下载:
  2. adboost算法的C实现,人脸识别,图像处理,智能监控-the algorithm adboost C implementation, face recognition, image processing, intelligent monitoring
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1537
    • 提供者:张艳波
  1. face

    0下载:
  2. 基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:5063264
    • 提供者:王华伟
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com