资源列表
OpenCV
- opencv1.0版本,自己一直用的一个版本,已经编译好,可直接使用-opencv1.0 version, a version of their own has been used, has been compiled, and can be used directly
Video Codec Disign
- 一本原版的视频编码器设计图书,非常易懂,但是将视频编码中的原理和设计方法讲的很透彻。-an original video encoder design books, very understandable, but the video coding theory and the design method for the very thorough.
Visual-CPP-6.0-OpenGL
- 基于VC++6.0的OpenGL编程技巧指导-VC++6.0 based on the OpenGL programming skills guidance
VCprogramming_OpenGL
- Visual C++ 6.0高级编程技术-OpenGL篇 十分好的电子书籍,适合有一定基础的人士学习-Visual C++ 6.0 Advanced Programming Techniques-OpenGL very good e-books, articles, suitable for people of a certain base
visual-cPP-6.0-opengl
- vc 图像处理opengl xianxiang-vc photoshopopengl xianxiang
VisualCprogrammingtechniquesopenGL
- visual c++ 6.0高级编程技巧-opengl篇,一本书,关于学习opengl的编程技巧-visual c++ 6.0 high-level programming skills-opengl articles, a book on the study of the opengl programming skills
Visual C++ 6.0高级编程技术-OpenGL篇
- Visual C++ 6.0高级编程技术-OpenGL篇(Visual C++ 6.0 Advanced programming technology- opengl)
VC6_Advanced_Programming_OpenGL
- Visual C++ 6.0高阶编程指南-OpenGL篇,结合OpenGL讲解了VC6的高阶编程技巧,-Visual C++ 6.0 high-OpenGL Programming Guide chapter, combined with high-level OpenGL explained VC6 programming skills,
HOG_material
- HOG相关资料,里面有源码、PPT、paper。-HOG relevant information, a source inside, PPT, paper.
HOG
- HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
HOG算法matlab
- HOG算法是一种纹理特征提取算法。效果不错,值得学习。