资源列表
Bresen
- This program in C is used to draw lines using the Bresenham line drawing algorithm.
glutEx1-vs6
- 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
myLab3
- 键盘对茶壶控制,主要是茶壶沿着桌面的平移操作和茶壶绕自身轴的旋转操作;按键为:l, j, I, k, e。-Keyboard control of the teapot, teapot down mainly desktop translation operation and teapot rotating around its own axis operation keys for: l, j, I, k, e.
shiyan
- 画直线的方法:数值微分法,中点划线法,bresenham划线算法-Draw a straight line method
MidDrawLine
- 图形学的算法实现,中点画直线的算法-Graphics algorithm implementation, the algorithm in a straight line stippling
ColorProcess
- 颜色处理的VC源代码,是学习彩色图像处理的很棒的素材!-Color treatment of VC source code, color image processing are studying the great material!
tuxiangchuli
- 数字图像处理入门学要看的东西和几个简单基础的功能实现程序-Introduction to digital image processing to look at things and learn some basic functionality easy implementation procedures
PRJ
- This program draws the butterfly structure for fft (decimation in frequency) processor.
kongjianhoufangjiaohui
- 单片空间后方交会 摄影测量中的重要实习程序 计算精度比较高 MFC编程-Monolithic space resection in photogrammetry important internship program is relatively high calculation accuracy MFC Programming
matlab_vc
- matlab与VC的图像处理的混合编程源代码,如果对于混合编程有兴趣的人这是不可多得的好程序!-matlab image processing and VC hybrid programming source code, if there is interest for mixed programming of the people This is a rare good program!
xiang0210
- 遥感图像的形态学处理 能对灰度图像进行形态学处理 但是该灰度图像只能是0和255两种灰度 这种处理相对简单-Remote sensing image can deal with the morphological gray image morphological treatment but the gray image can only be 0 and 255, two gray-scale of this relatively simple treatment
