资源列表
PlayFramePos
- OpenCv实现AVI文件定帧播放及显示视频信息.需要安装OpenCv环境。-Play AVI FILE BY FramePos
sift_paper
- 这是伟大的sift提出者david.lowe编写三篇sift图像匹配相关的扛鼎原著。软件开发人员在抱着“拿来主义”的同时也应该深入研究代码原理和理论,要不怎么创新?怎么超越?如果你是图像匹配的研究者,在下载完sift代码同时,希望也能收藏并抽时间通读这三篇著作,即使对自身研究理论水平提高,也是对原著作者贡献的肯定。-This is great sift Raised david.lowe, write three sift related to image matching carry the
surf
- surf是对sift的一种加速算法,网上源代码乱飞,在此贡献源代码配套相关的文献。希望对图像匹配感兴趣的童鞋共同学习。-The accelerated algorithm surf sift a online source code flying in this contribution to the source code supporting literature. Learn together interested in image matching shoes.
quxianbainji
- 使用了2种方法实现的曲线编辑器,包括控制点的-Used two methods to achieve a graph editor, including control point
RobotView
- 机器人的OPenGL实现。学习应用OPENGL。初学者可用来学习OPENGL的设置。-The robot' s OPenGL. Learning applications OPENGL. Beginners to learn OPENGL settings.
opencvtools
- 可以实现等分切割图片,得到积分图像,获得模板匹配的准确位置-Can achieve decile cut pictures, the exact location of the integral image template matching
Fractal
- OPENGL初学者练习。opengl的设置及windows设置。-OPENGL beginners to practice. opengl settings and windows settings.
FractalView
- 用OPENGL做一棵树的形状。练习分形法在图形生成的应用。-OPENGL do the shape of a tree. Practice fractal method in the graphics generation applications.
MinOGLView
- opengl的对话框设置学习。初学者简单的对话框练习。-The opengl dialog box set learning. Beginners simple dialog box exercises.
MinOGLView
- 学习OPengl的视点变化设置。理解opengl的环境,视角等概念。-The learning OPengl viewpoint change settings. Understand opengl environmental perspective, such as the concept of.
opengl_qt_simple_draw
- 本文来讲讲怎样使用opengl来画平面几何图形,这一节本来是很简单的,因为某些问题都弄大半天了。当然,这还是按照NeHe的教程来的学习的。 这次实现的功能是在窗口中画一个三角形,一个矩形,一个圆形。 下面来看看怎么绘制平面几何图形。在设置好需要画的几何图形的属性后,比如颜色信息,就以glBegin()开始,以glEnd()结束,glBegin()中的参数为所画几何图形的类型,比如说GL_ TRIANGLES代表三角形,GL_QUADS为矩形等等。 在glBegin()
1234567893Dlight
- 编写一个动态的3D小球效果,适用3D图形编程初学者-Write a dynamic 3D effect of the ball, for 3D graphics programming beginners
