资源列表
Line Bresenham
- Bresenham Line using C++
图形学
- 本人自己写的图形学文件,在vs2010上可以运行(配置openGL环境),包含生成直线,圆,和线段裁剪算法。(My own graphics file, on VS2010, can run (configure the openGL environment), including the generation of straight line, circle, and line clipping algorithm.)
人脸识别源程序
- 基于opencv的人脸识别程序,包括了所有实现的过程(Opencv based face recognition program, including the process of all implementations)
face1
- 人脸识别的原始程序,由labwindows实现,主要依靠c语言(The source program of face recognition)
最全的OCR图像识别技术源码内有说明
- ocr java invoice图像 识别(ocr java invoice image delphi)
tuxaing
- matlab 图像 几何变换平台平移,放缩,旋转,错切,仿射,透视(MATLAB image geometric transformation platform)
libfacedetection
- 多角度人脸识别算法,采用自定义库,识别速度大于opencv。(Multi angle face recognition algorithm.)
纹理映射
- 计算机图形学纹理映射,包含编译好的示例程序。(Computer graphics texture mapping, including a compiled sample program.)
nemati
- sph code for simulation sea walker
3d造型
- 计算机图形学3D造型,包含编译好的示例程序。(Computer graphics 3D modeling display, including the compiled sample program.)
3d阴影显示
- 计算机图形学3D阴影显示,包含已编译好的示例程序。(Computer graphics 3D shadow display, including the compiled sample program.)
光线跟踪 Ray_Trace
- 简单的光线跟踪算法,亲测VC++6.0可以用,需自行配置opengl环境。(Simple ray tracing algorithm, pro VC++6.0 can be used, the need to configure the OpenGL environment.)