搜索资源列表
-
0下载:
source code for light normalisation presented by Ralph Gross in this paper
@inproceedings{RGross_AVBPA_2003,
author = "Ralph Gross and Vladimir Brajovic",
title = "An Image Preprocessing Algorithm for Illumination Invariant Face Recognition",
-
-
0下载:
This a software utility. It provides auto attendance management system using face detection technique. Now a day’s many utilities provide face detection system but not intelligent. Our project is more intelligent, cost less and very easy to configure
-
-
0下载:
光照估计方法,是基于Shadow compensation in 2Dimages for face recognition这篇论文的方法-Illumination estimation method based on the Shadow compensation method of this paper in 2Dimages for face recognition
-
-
0下载:
基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
-
-
0下载:
人脸识别程序。算法部分目前分为4个模块:人脸对齐、光照归一化、特征提取和选择、子空间降维,每个模块是一个项目,每个项目生成一个dll供功能部分隐式调用-Recognition program. Part of the algorithm is currently divided into four modules: face alignment, illumination normalization, feature extraction and selection, subspace dime
-
-
0下载:
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法
-
-
0下载:
Illumination Invariance through ADMMs.The code of : An Image Preprocessing Algorithm for Illumination Invariant Face Recognition in AVPBA 2003.-Illumination Invariance through ADMMs.The code of : An Image Preprocessing Algorithm for Illumination Inv
-