资源列表
image-processing-source-code
- 图像处理源代码,在VC环境下编写,包含了图像处理方面的各个部分,非常全面-image processing source code
canny
- canny边缘检测,可以进行图像的边缘检测-canny edge detection
visualization-system
- vs2005+QT+OPENGL来演示机械运动的例子-use vs2005+QT+OPENGL to demonstrate the machine
terrain_source
- 一个使用OpengGL渲染3D地形的例子,动态延迟加载顶点数据到DisplayList。有淡入淡出效果。-An example of using OpengGL 3D terrain rendering, dynamic delay loading vertex data to DisplayList. There fades.
Huffman-encoding
- 哈夫曼树可用于构造使电文的编码总长最短的编码方案。具体做法如下:设需要编码的字符集合为{d1,d2,…,dn},它们在电文中出现的次数或频率集合为{w1,w2,…,wn},以d1,d2,…,dn作为叶结点,w1,w2,…,wn作为它们的权值,构造一棵哈夫曼树,规定哈夫曼树中的左分支代表0,右分支代表1,则从根结点到每个叶结点所经过的路径分支组成的0和1的序列便为该结点对应字符的编码,我们称之为哈夫曼编码。-Huffman encoding can be used to construct the
Focus.On.3D.Terrain.Programming
- 介绍3D地形编程的入门书籍。主要内容包括地形纹理映射,光照和阴影,地形Lod技术,GeoMipmap,四叉树算法,ROAM算法-Introduction 3D terrain introductory programming books. The main contents include terrain texture mapping, lighting and shadows, terrain Lod technology, GeoMipmap, quadtree algorithm, RO
qdqdh
- 抢答器的实现功能的仿真,使用MATLAB进行仿真运行-Responder achieve functional simulation using MATLAB simulation run
利用c++编写的sift算法
- 利用c++编写的sift算法程序,可以更好的了解sift算法步骤
B-wavelet
- 小波变换,B样条小波函数,可以添加到小波工具箱中-Wavelet transform, B-spline wavelet function can be added to the wavelet toolbox
tubiao
- 透明的地球 文理地球 The MAT file topo.mat has color data representing the different continents on the globe. This example shows how to map this data onto the surface of a sphere-A Texture Map
demos2
- 克莱因瓶,截面图 克莱因瓶是一个在四维空间中才可能真正表现出来的曲面,如果我们一定要把它表现在我们生活的三维空间中,我们只好将就点,只好把它表现得似乎是自己和自己相交一样。-Klein bottle
demos1
- 在数学领域中,克莱因瓶(Klein bottle)是指一种无定向性的平面,比如2维平面,就没有“内部”和“外部”之分。-Klein Bottle
