资源列表
DrawTin
- 对实现TIN算法建立三角网,具有一定的学习效果-Realization the TIN algorithm for building triangular net, the learning effect
lianxi3
- C++练习程序 对于提高你的C++编程能力相当有用的 千万不要错过哦-C++ exercise program for improving your programming skills very useful C++ Do not miss
Image-Processing-OTSU
- 自己写的OTSU算法, 已经过简化,用于文档处理-OTSU algorithms, writted by myself, and simplified
audiospectrum
- Sound spectrum analyser
contuorline_hausdorff
- 基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配
OpenGLES_3dzoulang
- opengles_3d_走廊,opengles_3d_走廊-opengles_3d
comp_graf
- Convolution graph filters
lab
- DDA、Bresenham画直线及画圆、多边形; 边缘填充算法和种子填充算法。-DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.
code
- 在vc6.0的环境下,通过使用控件,模拟示波器-In vc6.0 the environment through the use of controls, analog oscilloscopes
graphics
- pnx1500的2D图形处理,版本是NDK4.3-pnx1500 the 2D graphics processing
computergraphicexamplevc++
- 一个简单的计算机图形学编程实例,实行了多种计算图形学的算法,包括基本图形的绘制,与裁剪,平移等算法