资源列表
ViewControl
- mfc,opengl,几何变换与光照,熟悉三维图形显示的基本流程,熟悉视图变换的设置-Geometric transformation and illumination, familiar with the basic flow of three-dimensional graphics, familiar with the Settings of view transformation
图像拼接
- 将两幅有相同部分的图像经过特征点提取处理后进行图像拼接为一幅完整的图像。(Two images with the same part are extracted and processed by feature points, and then the image is spliced into a whole image.)
Fisheye_calibration
- windows下c++鱼眼校正,debug内exe可直接运行看结果。内附参考文献,更详细文献可见论文《超大广角畸变图像的校正和展开》。(C++ fisheye correction under windows, debug within exe can run directly to see the results. With reference to the literature, more detailed literature can be seen in the paper "
CUHK01
- 香港中文校园人物重识别数据集,共有971个人员,每个人员4副图像-Chinese Hong Kong re-campus character recognition data set
imagestitching
- 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
OPENGL ES 3.0编程指南
- 所有资料源自网络整理 OpenGLES 中文版 高清pdf 和 源码 用心整理(OpenGLES Chinese version of high definition PDF and source Baidu SkyDrive link)
pcl-master
- pcl 点云库源码,可编译通过 以下为凑字数(pcl i have no idea how to say it in eng)
pcl-1.8.0
- PCL 1.8 源码,非常著名的点云处理库,在工业方面有很多应用。-PCL 1.8 source, a very famous point cloud processing library, there are many applications in industry.
FallDetectSystemMFC
- 基于VS2012+opencv2.4.7编写跌倒行为智能检测系统中搭建的MFC框架,用于识别人体跌倒的行为-Based on VS2012+ opencv2.4.7 write fall behavior of MFC framework, in intelligent detection system is used to identify the body falls
摄像机开发包
- 摄像机开发程序包,很好的例子,我用它完成了公司的工作,非常满意!(camera development,very good,very good)
PossionConv
- 完成两个表面模型的融合,实现物体表面的重建,生成完整3D模型(Two surface models are fused to reconstruct the object surface, and a complete 3D model is generated)
drowsiness-detection
- 提取人脸特征点,检测闭眼,根据闭眼持续时间,判断是否是疲劳(Extracting face feature points, detecting closed eyes, judging whether it is fatigue according to the duration of closed eye.)