资源列表
a_two_phase
- 程序实现的两阶段的稀疏表示的代码,从一个博客上看的,代码很详细~~(Program implementation of the two phase of the sparse representation of the code, from a blog to see, the code is very detailed ~ ~!)
计算机图形学(1).rar
- 计算几图形学的电子书籍
OSGEarthExampleTest
- 这是关于open scene graph 编程的一个mfc的示例代码!-This is about a mfc open scene graph programming sample code!
classicgraphicsprogram
- 计算机图形学经典源码集合,希望对大家有用啊-Collection of classic computer graphics source code, useful for all of us want to ah
OpenGL_NeHe_part_one
- Nehe个人网站上OpenGL的源代码,里面是lesson one至lesson 8的部分。-OpenGL codes for Nehe
cvhello
- camshift人脸追踪 基于MFC界面 picture控件 鼠标交互 自己做的工程-camshift face tracking mouse-based interfaceto inter act MFC picture controlto my own projects
Digital-Image-Processing
- 《数字图像处理》 冈萨雷斯版图片,数字图像处理常用经典图片- Digital Image Processing Gonzalez version of the image
cmj
- 打开BMP瓦斯灰图片,提取图像中的金属氧化物。(Open the BMP gas ash image and extract the metal oxide from the image.)
algorithm
- Latent SVM算法实现行人检测;需要opencv库-Latent SVM algorithm for pedestrian detection needing opencv library
testAE
- 在vs2010平台上,采用c#语言写读.SHP文件。并采用direct 3D技术将其显示出来,文件中有中国地理边界线文件-on the platform of VS2010,I use c# to read .shp files.At the same time,I use the technology of Direct 3D to display the content.In the .rar file,there are files of boundary
imageautoplay
- 本代码能把图片连续播放成动画,可以把图片按帧播放出来,形成一种视频格式-This code can play continuously into the animation picture, you can play out the pictures in the frame to form a video format
Nehe的opengl教程(全套)
- Nehe的opengl教程(全套),包括教程和每一章相应的源代码