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

搜索资源列表

  1. face-detection

    0下载:
  2. 本人亲自改写的人脸检测的源代码,运行程序可以改变要读入的图片,如果读入的图片有人脸则在界面上显示人脸,否则显示没有人脸,在C++6.0环境下运行通过-Personally rewrite of face detection source code, run the program can be changed to read into the picture, if you read into the picture was the face show face at the interface
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4270135
    • 提供者:高东旭
  1. VideoCapture

    0下载:
  2. (C++)基于WebCam的人脸检测技术源码 包括论文和答辩稿-(C++) WebCam Face Detection technology source, including the papers and the respondent is issued
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2610646
    • 提供者:李响
  1. sas

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码-Including skin and action recognition C++ face detection source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:917446
    • 提供者:陈妙来
  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. Ffacedeteecta

    0下载:
  2. 人脸检测算法的Visual C实实现,是真正的源代码! -Visual C implementation of face detection algorithm to achieve, is the real source code!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1226342
    • 提供者:澄清
  1. BAdaaboostfaca

    0下载:
  2. 一种基于Adaboost的人人脸检测代码,编程与开发语言为C -Based on Adaboost everyone face detection code, programming and development language is C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:59872
    • 提供者:nanyi5452
  1. OFacceDectioop

    0下载:
  2. 一种基于opencv与Visual C++2005,用adaboostt实现的人脸检测系统,检测率非常高,速度非常快,值的看看! -Based opencv with Visual C++2005 achieved with adaboostt face detection system, the detection rate is very high, very fast look at the value of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3622459
    • 提供者:夏妮
  1. Ffdlib_linuxa

    0下载:
  2. 人脸检测算法及其实现代码,C+++开发,linux环境 -Face detection algorithm and its implementation code, C+++ developed, linux environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:709436
    • 提供者:卓越
  1. HFacceDeteectu

    0下载:
  2. 人脸检测的Visual C程序源码,经经典的非常啊 看看能用的上吗 -Visual C program source code for face detection, by the classic look at the use of very ah, you
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3078562
    • 提供者:lease
  1. fpeooplefaacea

    0下载:
  2. 人脸检测与识别Visuall C++源代码,希望大家喜欢 -Face detection and recognition Visuall C++ source code, hope you like
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:228876
    • 提供者:chodayy
  1. face_detcetion

    0下载:
  2. 基于OpenCV,编译环境是Visual C++ 2008,一个人脸检测系统-Based on OpenCV, a face detection system
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13427251
    • 提供者:thunder sea
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6476
    • 提供者:jim
  1. OpenCV_face_detector

    0下载:
  2. opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1295516
    • 提供者:fs
  1. face-recognition

    0下载:
  2. 关于人脸检测的c++源代码,有图像素材,很不错,希望对大家有帮助。-Face Detection c++ source code, image material, very good, and I hope for all of us to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:3388398
    • 提供者:wangyan
  1. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  1. face-detect

    0下载:
  2. 人脸检测系统,c++代码,可以运行,检测率96 -96 of the face detection system, c++ code can run, detection rate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:274060
    • 提供者:lili
  1. chap06

    0下载:
  2. Visual C++数字图像处理技术与工程案例,第6章,人脸检测系统代码-Visual C++ digital image processing technology and engineering case, Chapter 6, the face detection system code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:389697
    • 提供者:
  1. face_detection_system

    0下载:
  2. 基于Visual C++实现的人脸检测系统与人脸定位系统-People based on Visual C++ implemented face detection system with face positioning system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-21
    • 文件大小:757386
    • 提供者:zsy
  1. FaceDetection

    0下载:
  2. 《Visual C++实践与提高—数字图像处理与工程应用篇》第13章人脸检测源码。FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-" Visual C
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:4003213
    • 提供者:马蕾
  1. gaoshouchuanVC

    0下载:
  2. 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:27258880
    • 提供者:林晓琪
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com