资源列表
cmake缺少项
- opencv-contrib3.2 cmake编译时缺少的一些文件(missing files while compiling opencv-contrib-3.2.0 by cmake)
VTKTest
- 这是一个VTK的简单例子,测试VTK是否安装正确,里面的功能比较简单(It is a example of VTK to test the installation of VTK ,but it 's function is simple)
computer-graphics(OpenGL)
- 很好的一本计算机图形学的教程,基于opengl,由胡事民教授翻译-this book is very useful, and it is translated by Pro.Hu
digital_graphics
- 介绍图形图像处理的论文,主要针对数字图像处理这一块,禁止将论文作为商业用途或者其他牟利方式,否则责任自负,请自己下载后在24小时后删除。-Introduction graphic image processing papers, mainly for digital image processing that a piece of paper prohibited for commercial purposes or other profit-making way, or else own re
pde
- 学习图象处理的人可以下载来看看,这是很不错的学习资料哦
手势识别
- 手势识别的源码,可以识别5个手势,基于凸包的手势识别(Hand gesture recognition source code, you can recognize 5 gestures)
Camshift
- VC++和Opencv环境中基于Camshif的运动目标跟踪,运行没问题-Moving objects tracking based on Camshift in environment of VC++ and OpenCV, it works well with experiments.
fill
- 运用有效边表法的填充方式,实现正方形的四色填充(Four color filling of square is realized by using the filling method of effective side table method)
Taget_Detcetion_tracking
- 该项目包含特征提取,模型判别,运动建模,特征提取包含Haar-like,HOG,判别包含岭回归,SO-SVM,测试数据集为2013Tracking-Benchmake BlasketBall手动标注图像(The project includes feature extraction, model discrimination, motion modeling, feature extraction including Haar-like, HOG, discriminant inclusion
Package-Book
- Elad 《Sparse and Redundant Representations 》一书中的代码,关于稀疏理论,介绍的比较系统
ARTAg
- ARTag,增强现实的一个工具箱,功能教ARToolkit有了很大的改进,做增强现实的朋友一定会喜欢-Augmented Reality Toolbox
opencv-learning
- 于士琪老师的中英文版学习opencv及配套代码-learning opencv and code