-
xx
说明: 用MFC实现将位图进行直方图均衡化处理的源码(MFC to achieve the bitmap with the histogram equalization processing of the source)
- 2011-05-20 20:34:55下载
- 积分:1
-
EyeTracking-with-OpenCV--
说明: 转载的,通过眨眼前后灰度图对比是别人眼,一个学习opencv工具的好例程。(Reproduced by blinking eyes of others around the grayscale contrast, a learning tool opencv good routine.)
- 2011-03-19 21:57:03下载
- 积分:1
-
SplitterWnd
利用CSplitterWnd类实现对单文档工程进行视图区域的分割(Using the CSplitterWnd class implements the single document engineering for segmenting the view area)
- 2013-05-13 10:12:39下载
- 积分:1
-
gmm
高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
- 2013-10-27 19:58:34下载
- 积分:1
-
realtimesuperpixel-master
运用基于密度的聚类算法实现了超像素的分割(The segmentation of super pixels is realized by using the clustering algorithm based on density)
- 2018-01-11 11:54:41下载
- 积分:1
-
Fngprnt
采用最大方差阈值分割法,对指纹进行提取。(Using the maximum variance threshold segmentation method for fingerprint extraction.)
- 2013-11-24 20:39:58下载
- 积分:1
-
TextAnalysis
图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
- 2007-04-21 17:13:24下载
- 积分:1
-
salt-and-pepper-
halcon代码 ,对图像添加高斯噪声 椒盐噪声(halcon code, add the image Gaussian noise impulse noise)
- 2015-06-29 10:40:11下载
- 积分:1
-
siftregistration
这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
- 2008-12-30 15:47:17下载
- 积分:1
-
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