资源列表
TestMessage
- 实现MFC对话框+OpenGL编程,在MFC对话框中创建OpenGL绘图窗口,获取窗口鼠标点击位置,实现实时绘图。-MFC dialog box to achieve+OpenGL programming, in the MFC dialog box to create OpenGL drawing window, access to the mouse click the window position, real-time mapping.
matlabVisTools
- matlab的图像 处理,其中有SIFT算法,应用于图像配准
SpeedTree _v5.1_Setup
- Speedtree 5.1 setup file
FaceRecognitonCode
- 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
spatial_pyramid_backup
- 空间金字塔的分类识别源代码,原作者是Steven Lazineik-A Spatial Pyramid Source Code, provided by Steven Lazineik
boost_1_38_0
- 实现跨平台的c++开发库,是对c++开发者最好的用途-Achieve cross-platform c++ development library, is a c++ developers to use the best
2.4.9
- opencv 2.4.9 库文件,快速下载,安装(Opencv 2.4.9 library file, quick download, install)
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
target-tracking1
- 目标跟踪相关文章,有发表的文献,有毕设论文-Target tracking articles, published literature, Complete set of papers
cse576
- sift算法是提取特征点的经典算法,本代码全面实现了sift算法,以及特征点匹配-sift algorithm is a classic feature point extraction algorithm, the code sift the full realization of the algorithm, as well as the matching feature points
ClientPro
- 用ogre3d做渲染引擎,使用mfc做界面,同时使用cegui 和 ois,做的一个模拟项目-To do with ogre3d rendering engine, do use the mfc interface, using cegui and ois, do a simulation project
相机参数标定c++
- 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。