-
Features2D_Homography
使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配(Use the function findHomography to find the transform between matched keypoints.
Use the function perspectiveTransform to map the points)
- 2014-03-07 11:04:15下载
- 积分:1
-
xiangweixiangguan
关于相位相关的算法,用于配准,有些可以达到亚像素(on phase correlation algorithm for registration, and some can reach sub-pixel)
- 2016-05-11 18:07:17下载
- 积分:1
-
susancorners
susan角点检测的源代码。简单易学附带中文程序说明(susan corner detection of the source code. Relatively simple description of the procedures with the Chinese)
- 2010-03-03 22:19:59下载
- 积分:1
-
SIFT
图像检索中经典的SIFT方法matlab实现,由NTU的大牛撰写,做了些批注。(SIFT for image retrieval,feature extraction and matching)
- 2020-12-30 15:29:00下载
- 积分:1
-
How-to-write-good-papers
怎样写好文章,如何检索文献,研究生如何做文献阅读笔记,专业文献阅读与综述(How to write a good essay, how to retrieve the documents, how do students read literature notes, read and review the professional literature)
- 2014-02-25 09:13:02下载
- 积分:1
-
xbsf
小波算法。机械化的提高我们的效率。让我们减少错误率。大家要对她有性心。(Wavelet algorithm. Mechanization to improve our efficiency. Let us reduce the error rate. We have to have sex to her heart.)
- 2013-12-03 21:36:15下载
- 积分:1
-
hidemessage
数字隐写,将txt文档藏进图片中,并能够从图片中解出隐藏的文本。(Digital steganography )
- 2012-03-19 21:28:01下载
- 积分:1
-
TVMMcode
基于TV正则化算法的图像去噪重构,包含有论文说明,及代码实例(Reconstruction based on TV regularization algorithm for image denoising,containing the paper description, and examples)
- 2012-05-21 23:31:50下载
- 积分: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
-
Adaboost
说明: 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。(This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.)
- 2009-08-21 12:59:41下载
- 积分:1