资源列表
OpenGLOBJDemo
- opengl本身就是一个计算机图形学处理工具,可以利用其绘画出各种精细图形界面,这里在图形界面里导入三维模型obj(OpenGL itself is a computer graphics processing tool. It can draw various fine graphical interfaces by using it. Here we import the 3D model obj into the graphical interface.)
Graduation thesis
- 主要功能为脸部识别,有相关分类器标记特征点之间的距离(The main function is face recognition, and the distance between feature points with related classifier marks.)
2Watershed
- 分水岭分割算法是实现高分辨率遥感影像的分割。里面有各个详细的函数,可直接运行(To achieve remote sensing image segmentation)
9781119975915-SDK
- Game and Graphics Programming for iOS and Android with OpenGL ES 2.0书籍源码-Game and Graphics Programming for iOS and Android with OpenGL ES 2.0 Source Books
drowsiness-detection
- 提取人脸特征点,检测闭眼,根据闭眼持续时间,判断是否是疲劳(Extracting face feature points, detecting closed eyes, judging whether it is fatigue according to the duration of closed eye.)
PossionConv
- 完成两个表面模型的融合,实现物体表面的重建,生成完整3D模型(Two surface models are fused to reconstruct the object surface, and a complete 3D model is generated)
摄像机开发包
- 摄像机开发程序包,很好的例子,我用它完成了公司的工作,非常满意!(camera development,very good,very good)
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
pcl-1.8.0
- PCL 1.8 源码,非常著名的点云处理库,在工业方面有很多应用。-PCL 1.8 source, a very famous point cloud processing library, there are many applications in industry.
pcl-master
- pcl 点云库源码,可编译通过 以下为凑字数(pcl i have no idea how to say it in eng)
OPENGL ES 3.0编程指南
- 所有资料源自网络整理 OpenGLES 中文版 高清pdf 和 源码 用心整理(OpenGLES Chinese version of high definition PDF and source Baidu SkyDrive link)
imagestitching
- 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po