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

搜索资源列表

  1. 人脸识别系统设计—毕业设计

    2下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2281758
    • 提供者:陈万通
  1. 人脸的监测与定位

    0下载:
  2. 本程序可以对读入人脸进行相似度计算,二值化,脸的直方图,头发直方图,标记人连区域等-this program can read human faces similarity, the two values, face the histogram, hair histogram, marking the region even as people
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:68089
    • 提供者:李伟
  1. Face_detectView

    0下载:
  2. 人脸检测中的一些核心程序,含有投影,直方图打开位图人脸抠出等操作-Face Detection some of the core processes, containing the projector, histogram open bitmap Face plucked etc
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:dao
  1. renlian

    1下载:
  2. 基于vb的人脸识别,可以进行人脸阙值的判断,还有进行直方图的显示,进而进行人脸识别,前途广泛。-Vb-based face recognition, face the judgment of the threshold, histogram display, and then face recognition, the future of a wide range.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:107983
    • 提供者:卫云龙
  1. FaceDetect-Example

    0下载:
  2. 定位人脸,定位人眼,获得脸部水平和垂直直方图。-Positioning the human face, positioning the human eye, to obtain the the facial horizontal and the vertical histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:7009465
    • 提供者:陈汉光
  1. chat

    0下载:
  2. this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:815998
    • 提供者:WGxin
  1. 1

    0下载:
  2. 神经网络的人脸识别 有错误 不知道怎么改-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound,
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:514866
    • 提供者:黎景振
  1. 12352321

    0下载:
  2. 利用肤色法,直方图法等多种方法进行的人脸检测的工程,很好用的!-The use of color method, histogram method and other methods of face detection works, good use!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:270763
    • 提供者:fsdaf
  1. illumination_norm

    0下载:
  2. 毕设时写的程序,主要是人脸识别中的光照处理方法,包括直方图均衡,对数变换,SQI,MQI,SI等。本程序基于opencv实现。-This program demonstrates some illumination normalization methods used in face recognition.Histogram equaliztion,Logarithm transform,SQI,MQI are included.This program is based on opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:324618
    • 提供者:顾徐鹏
  1. blepo

    0下载:
  2. 一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22267670
    • 提供者:lipeng
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2304878
    • 提供者:憨豆
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. ren

    0下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作。-The main content of this issue is image preprocessing, it is mainly to get from the camera face images and then proc
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:496438
    • 提供者:文龙
  1. facedetect

    0下载:
  2. 人脸检测算法,可标记人脸的眼睛、嘴巴和鼻子等区域,该算法基于直方图-Face detection algorithm, to mark the face of the eyes, mouth and nose and other areas, the algorithm is based on histogram
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:273939
    • 提供者:隋磊
  1. facedetected

    0下载:
  2. visual c++ 实现人脸检测(二值化,灰度提取,直方图,边缘提取等)-visual c++ implementation of face detection (binary, gray scale extraction, histogram, edge extraction, etc.)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:473858
    • 提供者:张刚
  1. PCA

    0下载:
  2. 基于年龄累计直方积累的人脸识别与鉴别算法比较-Cumulative Histogram Based on the accumulation of age, face recognition compared with the discrimination algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2030
    • 提供者:苏子
  1. yuchuli

    0下载:
  2. 人脸检测预处理程序,包含直方图,中值滤波,边缘检测等-Face detection preprocessor, including histogram, median filtering, edge detection, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:李云珂
  1. IMECS2010_pp130-133

    0下载:
  2. This paper presents a novel adaptive algorithm to detect the center of pupil in frontal view faces. This algorithm, at first, employs the viola-Jones face detector to find the approximate location of face in an image. The knowledge of the face
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:725119
    • 提供者:Gheis
  1. Face-recognition

    0下载:
  2. 解决人脸识别系统中,人脸图像的尺寸归一化、位置校准、光照补偿、直方图均衡化、特征提取的工作-Solve the face recognition system, the size of the face image normalization, position calibration, illumination compensation, histogram equalization, feature extraction work
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4302
    • 提供者:瑜Orz
  1. face-detection

    0下载:
  2. opencv 人脸检测 自动检测跟踪人脸信息,使用直方图分析-opencv Face Detection automatically detects a face tracking information using the histogram analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13549555
    • 提供者:王龙
« 1 23 4 »
搜珍网 www.dssz.com