-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1
-
photo-viewer
一个图片浏览器程序,除了基本的图片浏览功能外,还包括图像特效处理功能和特效处理算法。(An image browser program, in addition to basic image browsing functions, including image effects processing capabilities and effects-processing algorithms.)
- 2011-10-19 16:05:12下载
- 积分:1
-
Zemax+DDE+toolbox+for+Matlab
说明: 该工具箱可实现matlab编程和zemax通信,同时借助于matlab 强大的编程能力以及zemax的光学设计能力,为光学领域工作的科研人员提供了新的途径。(This program can realize the communication between the matlab and zemax, very helpful for optical engineer and student whose major in optical science.)
- 2020-11-11 16:49:45下载
- 积分:1
-
water
数字图像处理之分水岭图像分割法matlab实现源码(Digital image processing of watershed image segmentation method to achieve source matlab)
- 2008-06-18 11:55:47下载
- 积分:1
-
kongzhizhenfuzuobiao
小波包分解,对信号能够高频,低频分解,能够得到不同频带范围的信号(zi dong shezhi yu zhi)
- 2012-11-11 14:51:23下载
- 积分:1
-
testcurvaturecalculate1
采用曲率的方法,等间隔三点的大小计算夹角的大小,根据阈值标记指尖指根区域。(Curvature of the methods used, such as the size of three intervals calculated the size of the angle, according to the threshold refers to the root area marked fingertips.)
- 2010-05-23 15:51:20下载
- 积分:1
-
pca
说明: 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
- 2011-03-01 16:07:23下载
- 积分:1
-
Fresnel-diffraction
菲涅尔衍射程序,能够获得所需图像的菲涅尔衍射图样。(Fresnel diffraction procedure, the desired image can be obtained of the Fresnel diffraction pattern. )
- 2021-05-07 06:58:36下载
- 积分:1
-
MCA
形态学成分分析,该方法的基本思想是利用信号组成成分的形态差异,将图像分割为纹理和分片光滑部分。(Morphological Component Analysis,The basic point is that an image can be divided into texture and piecewise smooth parts by the morphological diversity among signal components.)
- 2021-03-17 16:29:20下载
- 积分:1
-
getOrientMap
梯度法计算指纹方向场,采用了三种方式:1、滑动块 2、自适应块 3、分割固定块(Gradient method is used to calculate the direction field of fingerprint, and three methods are adopted: 1, sliding block 2, adaptive block 3 and segmentation fixed block)
- 2020-10-26 11:00:00下载
- 积分:1