资源列表
Midpointellispe
- 计算机图形学基础算法,利用中点算法实现椭圆的绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw an ellipse.
hundunjiami
- 数字图像基于混沌的机密解密MATLAB实现-Digital Image Based on Chaos secret decryption MATLAB realization
BresenhamCircle
- 计算机图形学基础算法,利用Bresenham算法实现圆的绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a circle.
MidPointCircle
- 计算机图形学基础算法,利用中点算法实现圆的绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw a circle.
MidPointLine
- 计算机图形学基础算法,利用中点算法实现直线绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw a straight line.
BresenhamLine
- 计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
DDALine
- 计算机图形学基础算法,DDA算法实现绘制直线。-Computer graphics basic algorithm, DDA algorithm to draw a straight line.
tracking
- This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined
CodeSampler.OglSrc(1.2-2.0)
- 从Code Sampler网下载的其公开发布的OpenGL所有老版(1.2-2.0)例程,绝大多数程序适用Windows VC++环境编译,少数Linux专用版也经我在Ubuntu和MAC上验证可用。-A download collection of all published old OpenGL(1.2-2.0) samples the Code Sampler web site. Most of the codes are for Windows VC++ only, some of t
YCgCrm
- 基于YCgcr肤色空间的自适应阈值分割的算法,本人根据论文《YCgCr颜色空间的肤色聚类人脸检测法》-YCgcr color space based adaptive thresholding algorithm, I am under the thesis YCgCr color clustering color space face detection method
OpenGLDemo
- 本人精心挑选的6个最典型的OpenGL精彩的入门培训小程序,适用于Windows,MAC,Ubuntu的C/C++编译环境。-6 typical small OpenGL demo programs which was deliberately picked by me for primary users to get a wonderful training experience. They all can be compiled and run under Windows, MAC and
FreeGlut3.0.0-Demo
- OpenGL freeglut V3.0的演示程序,可以在所有C/C++环境上编译运行,本人在Windows, MAC, Ubuntu上验证通过-OpenGL freeglut V3.0 Demo sample source codes, which can be compiled and run under all C/C++ env. I have verified them personally under Windows, MAC and Ubuntu
