资源列表
sift
- 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
fenxingshu
- 图形学中的实现分形树的一般算法。分行树就是像画雪花时的不断重复而产生的图形,在图形学上常用于画外型上重复出现的形状,比如树形结构等。-the algrithm of drawing the Fractal tree which is like the real tree .
ZBuffer
- 能够读取标准格式的OBJ文件,然后根据文件提供的模型,用扫描线Zbuffer算法绘制。
tuxing
- 图形生成与汉字显示 图形生成与汉字显示 -GRAPH GENERIZE AND WORD SHOW
3DS-File-Loader(usable)
- 使用visual C++编程语言,基于MFC编程环境和opengl读取3DS文件-Read 3DS file using Visual C++ programming language, based on MFC programming environment and opengl
Hoc-OpenGL
- EBOOK for OPENGL - have fun!
genzong
- 实现运动目标的动态跟踪,识别运动物体,进行预测跟踪-Dynamic tracking moving objects, identifying moving objects, tracking forecast
souce
- 数字图像处理,前期预处理重要模块,visual C++语言实现-Digital image processing, an important pre-pre-processing module, visual C++ Language
imagetest
- 利用VC++6.0开发的一个很好的图像处理的编程模板,包括图像的载人和保存-Developed using VC++6.0 a good template image processing program, including manned and save the image
san-wei-biao-mian-chong-gou
- 是圆环的三位表面重构,对于三维数据的处理很有帮助-Ring three surface reconstruction, for the three-dimensional data processing helpful
DBOTPZC
- 是专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换的-Is specially designed for C language files automatically extracted according to the need of Chinese characters, to convert the lattice code data
ParGridGame
- 用OpenGL写的小型的棋类游戏程序,非常适合入门的同学学习。上面有简单的注释,逻辑简单,但是包括一个简单的棋类程序的相关框架。-a very good chess game write by C++ and OpenGL. easy for learing ...
