搜索资源列表
Bayes_Tracker
- 一个Bayes框架的跟踪算法代码,编程环境是vc2005 -a Bayesian framework for the tracking algorithm code, the programming environment is vc2005
SIFT.rar
- 可以读取多幅图像,也可以读取大图像。 利用VC2005编写。,Can be read by a number of images, large images can also be read. Prepared using VC2005.
roamosg
- 基于osg和vc2005的漫游实例,其中实现了碰撞检测的功能,希望能对osg的初学者有一点借鉴的作用-Based on the OSG and the roaming vc2005 example, which achieved a collision detection function, hoping to OSG beginner to learn from the role it
Beizier
- Decasteliau算法绘制Bezier曲线,右键点击给出控制点,点击画线按钮绘制曲线,次数很高的曲线也能绘制.环境vc2005-Bezier curve drawing algorithm Decasteliau, right-click the control point is given, click the button drawing a line drawn curve, the curve of the high frequency can also draw. Vc2005 e
nurbs
- VC2005下利用GLUT库创建NURBS一个曲面和用函数求值器创建的一个曲面-VC2005 using GLUT library to create a NURBS surface and the use of function evaluator to create a surface
ProcessImage2
- Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character) And after the Detection the s
examples
- 单文档OSG例子,采用OSG2.6版本,可作为OSG开发模板-Single Document OSG example, using OSG2.6 version, can be used as a template OSG development
Picking
- 思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DF
ShadowVolume
- 使用vc2005+dx9实现的阴影,使用的是shadow volum算法,模板缓冲-Achieved using vc2005+ dx9 shadow, using a shadow volum algorithm, the template buffer
PoissonEditing-src-win32-SUCCEED
- PoissonEditing的源代码,VC2005下能成功运行,效果很好-source code of PoissonEditing, executes successfully in VS2005 with a fantastic result
MyPaint
- VC2005编写的一个简单的画图板程序,类似系统中附件画图工具。-a simple paint program
happyDraw(new)
- 基于 vc2005 和 Qt 开发..有三角形.四边形..五角星..和文字的绘制..结何qt的例子做了一些自定义的-Vc2005 and Qt-based development .. a triangle. Quadrilateral star .. .. .. Results and text rendering any qt example of some custom made stuff ..
OpenGL_VS2005
- VC2005,win32控制台的opengl运行环境的搭建,可以作为一个基础代码。-VC2005, win32 console opengl operating environment structures, can be used as a basis for the code.