文件名称:FaceRecog_src

  • 所属分类:
  • 图形/文字识别
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 613kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 吴**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

程序结构

整个工程可以分为3个部分:算法、功能和应用。

   算法部分

算法部分目前分为4个模块:人脸对齐、光照归一化、特征提取和选择、子空间降维,每个模块是一个项目,每个项目生成一个dll供功能部分显式调用。

   功能部分

功能部分只有一个项目FaceMngr,该部分依赖于算法部分,实现人脸注册、训练、识别、导入/导出等具体功能。该项目生成一个dll供应用部分隐式调用。

   应用部分

人脸识别Demo.



另外,工程中还有一个项目tools,实现了一些整个工程都可能用到的函数,大部分与OpenCV有关。该项目生成一个dll供各部分隐式调用。-Program Structure

The whole project can be divided into three parts: the algorithm, function and application.

 algorithm part

Algorithm is part of the currently divided into four modules: face alignment, illumination normalization, feature extraction and selection, reduced subspace

Dimension, each module is a project, each project generates a dll explicitly call for the functional part.

 Features section

Functional part of only one project FaceMngr, part of the part depends on the algorithm to achieve face up, training,

Recognition, import/export and other specific functions. The project generates a dll for the supply of part of the implicit call.

 Application Part

Face Recognition Demo.



In addition, there is a project engineering tools, to achieve a number of projects are likely to use the function, the majority

With OpenCV related. The project generates a dll called implicitly for each part.
相关搜索: face
align

(系统自动生成,下载前可以参看下载内容)

下载文件列表

FaceRecog.suo

....Align\asmfitting.h

.........\asmlibrary.h

.........\asmlibrary.lib

.........\FaceAlign.h

.........\FaceAlign.vcproj

.........\FaceAlign.vcproj.YanKe-PC.YanKe.user

.........\FaceAlign_ASM.cpp

.........\FaceAlign_VJ.cpp

....Feature\FaceFeature.cpp

...........\FaceFeature.h

...........\FaceFeature.vcproj

...........\FaceFeature.vcproj.YanKe-PC.YanKe.user

....Mngr\FaceMngr.cpp

........\FaceMngr.h

........\FaceMngr.vcproj

........\FaceMngr.vcproj.YanKe-PC.YanKe.user

........\FaceMngr_def.h

........\FaceMngr_load.cpp

.RDemo\AdvDlg.cpp

......\AdvDlg.h

......\AsmModel.amf

......\config.ini

......\dlgStuff.cpp

......\EnrollDlg.cpp

......\EnrollDlg.h

......\FRDemo.cpp

......\FRDemo.h

......\FRDemo.vcproj

......\FRDemo.vcproj.YanKe-PC.YanKe.user

......\FRDemoDlg.cpp

......\FRDemoDlg.h

......\frtest.aps

......\frtest.rc

......\haarcascade_frontalface_alt.xml

......\histModel.bmp

......\mask.bmp

......\noface.bmp

......\noimage.bmp

......\ProjDefs.h

......\RecogDlg.cpp

......\RecogDlg.h

......\res\FRDemo.ico

......\...\FRDemo.rc2

......\resource.h

......\result.bmp

......\stdafx.cpp

......\stdafx.h

......\targetver.h

......\TrainDlg.cpp

......\TrainDlg.h

......\WebCam.cpp

......\WebCam.h

......\WndUtils.cpp

......\WndUtils.h

LightPrep\histModel.bmp

.........\LightPrep.cpp

.........\LightPrep.h

.........\LightPrep.vcproj

.........\LightPrep.vcproj.YanKe-PC.YanKe.user

.........\mask.bmp

Subspace\dggev.h

........\dggev.lib

........\Subspace.cpp

........\Subspace.h

........\Subspace.vcproj

........\Subspace.vcproj.YanKe-PC.YanKe.user

tools\cvTools.cpp

.....\FreqTools.cpp

.....\PublicHeaders.h

.....\tools.h

.....\tools.vcproj

.....\tools.vcproj.YanKe-PC.YanKe.user

FaceRecog.sln

.RDemo\res

FaceAlign

FaceFeature

FaceMngr

FRDemo

LightPrep

Subspace

tools

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org