资源列表
x3d-virtual-reality
- x3d 虚拟现实设计源码,包含多个实例资料-x3d virtual reality design source, including multiple instances of data
InsidetheC++ObjectModel
- 深度探索C++对象模型-Depth exploration of C++ Object Model
OpenGL_CPP_mfc
- 使用C++编写的openGL的mfc项目,使用到了一些,贴图,渲染,音乐,鼠标键盘事件。作为了解OpenGL有抛砖引玉的功能。-Written using openGL C++ the mfc project, use to some, textures, rendering, music, mouse and keyboard events. There are better ideas as to understand the function of OpenGL.
InsidetheC++objectmodel
- 深度探索C++对象模型,不错的书,找了很久。
cvgabor
- 基于OPENCV的Gabor滤波,已经封装,非常好用-OPENCV based on the Gabor filtering, has been packaged, very easy to use
dongtaiboxintu
- matlab GUI串口通信,实时采集数据,曲线显示,接收和发送数据-matlab GUI serial communication, real-time data collection, curve display, receiving and sending data
jisuanjituxingxuesuanfajichu2
- 一本很经典的计算机图形学算法书籍,适合在学计算机图形学的同学使用。-A very classic books computer graphics algorithms, suitable for students learning the use of computer graphics.
video
- 信号与图像处理,视频信号的介绍处理应用,学习视频的入门书籍
dp
- 动态优化处理立体匹配问题,展示了下效果,简单实现(Dynamic optimization processing stereo matching problem, show the effect, simple implementation)
handGestureDetection
- 基于VS+opencv的手势识别,主要是用到了轮廓检测的相关技术-VS+ opencv gesture recognition based on contour detection is mainly used in the related art
Tg1
- 这是一个字符显示的程序,可以选择背景和字符颜色和图片,并且字符经过了反走样处理。-This is a character display program, you can choose the background and character colors and images, and characters through an anti-aliasing processing.
imagesearch
- 一个图像检索程序,已经通过编译,有做这方面的可以参考一下.