CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV

文件名称:人脸识别

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-07-07
  • 文件大小:
    65.13mb
  • 已下载:
    3次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

使用OPENCV库提供的接口,实现人脸的识别功能。
在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(如用椭圆遮罩,只显示其内部的人脸区域而不是头发或图片背景,因为他们的变化多于脸部区域)。(Using the interface provided by the OPENCV library, the face recognition function is realized.
In a human face recognition system, it is very important to use a variety of preprocessing techniques to standardize the pictures to be recognized. Most face recognition algorithms are very sensitive to light conditions, so if they are trained in a dark room, they may not be recognized in a bright room. Such as the face should also be in a picture is a fixed position (such as eye position for the same pixel coordinates), fixed size, rotation angle, hair and decoration, expression (laughter, anger), light direction (left or upward), which is in face recognition, the use of good the image preprocessing filter very important reason. You should also do some other things, such as the removal of redundant pixels around the face (such as elliptical mask, showing only the face region rather than the internal hair or picture background, because they change more than the face area).)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

人脸识别/
人脸识别/Detection/
人脸识别/Detection/CaptureBmp.cpp
人脸识别/Detection/Detec.cpp
人脸识别/Detection/Detec.h
人脸识别/Detection/DetecManager.cpp
人脸识别/Detection/DetecManager.h
人脸识别/Detection/Detection.cpp
人脸识别/Detection/Detection.def
人脸识别/Detection/Detection.dsp
人脸识别/Detection/Detection.dsw
人脸识别/Detection/Detection.rc
人脸识别/Detection/Detection.sln
人脸识别/Detection/Detection.vcproj
人脸识别/Detection/DetectionSDK.cpp
人脸识别/Detection/DetectionSDK.h
人脸识别/Detection/HHClient.db
人脸识别/Detection/HHCriticalSection.cpp
人脸识别/Detection/HHCriticalSection.h
人脸识别/Detection/HHLock.cpp
人脸识别/Detection/HHLock.h
人脸识别/Detection/LocalIndex.db
人脸识别/Detection/ReadMe.txt
人脸识别/Detection/Resource.h
人脸识别/Detection/StdAfx.cpp
人脸识别/Detection/StdAfx.h
人脸识别/Detection/_threadpool.cpp
人脸识别/Detection/_threadpool.h
人脸识别/Detection/cv.h
人脸识别/Detection/cv.hpp
人脸识别/Detection/cv.lib
人脸识别/Detection/cv100.dll
人脸识别/Detection/cv210d.dll
人脸识别/Detection/cv210d.lib
人脸识别/Detection/cvaux100.dll
人脸识别/Detection/cvcam100.dll
人脸识别/Detection/cvcompat.h
人脸识别/Detection/cvtypes.h
人脸识别/Detection/cvver.h
人脸识别/Detection/cxcore.h
人脸识别/Detection/cxcore.hpp
人脸识别/Detection/cxcore.lib
人脸识别/Detection/cxcore100.dll
人脸识别/Detection/cxcore210d.dll
人脸识别/Detection/cxcore210d.lib
人脸识别/Detection/cxerror.h
人脸识别/Detection/cxmisc.h
人脸识别/Detection/cxts001.dll
人脸识别/Detection/cxtypes.h
人脸识别/Detection/filesave.txt
人脸识别/Detection/haarcascade_frontalface_alt.xml
人脸识别/Detection/headerinclude.h
人脸识别/Detection/highgui.h
人脸识别/Detection/highgui.lib
人脸识别/Detection/highgui100.dll
人脸识别/Detection/highgui210d.dll
人脸识别/Detection/highgui210d.lib
人脸识别/Detection/libguide40.dll
人脸识别/Detection/res/
人脸识别/Detection/res/Detection.rc2
人脸识别/Detection/sys.h
人脸识别/Detection_人脸检测dll.rar
人脸识别/FaceRecog_v2_0_人脸识别.rar
人脸识别/hhclient/
人脸识别/hhclient/AlarmInfoMG.cpp
人脸识别/hhclient/AlarmInfoMG.h
人脸识别/hhclient/AlarmPopupWindowMG.cpp
人脸识别/hhclient/AlarmPopupWindowMG.h
人脸识别/hhclient/AlarmSearchDlg.cpp
人脸识别/hhclient/AlarmSearchDlg.h
人脸识别/hhclient/AlarmSetTimeDlg.cpp
人脸识别/hhclient/AlarmSetTimeDlg.h
人脸识别/hhclient/AlarmSubscribeDlg.cpp
人脸识别/hhclient/AlarmSubscribeDlg.h
人脸识别/hhclient/AlarmSubscribeDlgTask.cpp
人脸识别/hhclient/AlarmSubscribeDlgTask.h
人脸识别/hhclient/AlarmVideoShowDlg.cpp
人脸识别/hhclient/AlarmVideoShowDlg.h
人脸识别/hhclient/AxisMediaViewer.cpp
人脸识别/hhclient/AxisMediaViewer.h
人脸识别/hhclient/AxisMediaViewer.tlh
人脸识别/hhclient/AxisMediaViewer.tli
人脸识别/hhclient/BitmapSlider.cpp
人脸识别/hhclient/BitmapSlider.h
人脸识别/hhclient/BottomDlg.cpp
人脸识别/hhclient/BottomDlg.h
人脸识别/hhclient/CadDlg.cpp
人脸识别/hhclient/CadDlg.h
人脸识别/hhclient/CadLeftView.cpp
人脸识别/hhclient/CadLeftView.h
人脸识别/hhclient/CadRightView.cpp
人脸识别/hhclient/CadRightView.h
人脸识别/hhclient/CalcScale.cpp
人脸识别/hhclient/CalcScale.h
人脸识别/hhclient/ChlButton.cpp
人脸识别/hhclient/ChlButton.h
人脸识别/hhclient/ColorStatic.cpp
人脸识别/hhclient/ColorStatic.h
人脸识别/hhclient/ComToDSS.h
人脸识别/hhclient/ComToDecodeTerminal.h
人脸识别/hhclient/ComToMCS.h
人脸识别/hhclient/ComToSTS.h
人脸识别/hhclient/CommToMcs.cpp
人脸识别/hhclient/CommToMcs.h
人脸识别/hhclient/Common/
人脸识别/hhclient/Common/GridCtrl/
人脸识别/hhclient/Common/GridCtrl/CellRange.h
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/GridCellLite.cpp
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/GridCellLite.h
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/InPlaceList.cpp
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/InPlaceList.h
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/TitleTip.cpp
人脸识别/hhclient/Common/GridCtrl/Experimental Upgrades/TitleTip.h
人脸识别/hhclient/Common/GridCtrl/GridCell.cpp
人脸识别/hhclient/Common/GridCtrl/GridCell.h
人脸识别/hhclient/Common/GridCtrl/GridCellBase.cpp
人脸识别/hhclient/Common/GridCtrl/GridCellBase.h
人脸识别/hhclient/Common/GridCtrl/GridCtrl.cpp
人脸识别/hhclient/Common/GridCtrl/GridCtrl.h
人脸识别/hhclient/Common/GridCtrl/GridDropTarget.cpp
人脸识别/hhclient/Common/GridCtrl/GridDropTarget.h
人脸识别/hhclient/Common/GridCtrl/InPlaceEdit.cpp
人脸识别/hhclient/Common/GridCtrl/InPlaceEdit.h
人脸识别/hhclient/Common/GridCtrl/MemDC.h
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellCheck.cpp
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellCheck.h
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellCombo.cpp
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellCombo.h
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellDateTime.cpp
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellDateTime.h
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellNumeric.cpp
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridCellNumeric.h
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridURLCell.cpp
人脸识别/hhclient/Common/GridCtrl/NewCellTypes/GridURLCell.h
人脸识别/hhclient/Common/GridCtrl/TitleTip.cpp
人脸识别/hhclient/Common/GridCtrl/TitleTip.h
人脸识别/hhclient/Common/IniManage/
人脸识别/hhclient/Common/IniManage/CharConvertor.h
人脸识别/hhclient/Common/IniManage/IniReader.cpp
人脸识别/hhclient/Common/IniManage/IniReader.h
人脸识别/hhclient/Common/IniManage/IniWriter.cpp
人脸识别/hhclient/Common/IniManage/IniWriter.h
人脸识别/hhclient/Common/IniManage/putility.cpp
人脸识别/hhclient/Common/IniManage/putility.h
人脸识别/hhclient/Common/IniManage/ufstream.h
人脸识别/hhclient/Commo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com