搜索资源列表
liuyiyier
- 五角星及其填充颜色,画线程序,对各种画线算法进行了很好的描述-five-pointed star and fill color, line drawing procedure, the various line drawing algorithm is a good descr iption
r3
- 手写字体的书写显示,包括Bresenham直接像素生成算法,手写字体的 笔划描述,动态展示手写字体书写过程的综合应用程序
harrisdetection
- harris检测图像角点特征的经典算法描述还不错效果相当好大家可以试试能不能用哦
Bezier
- 描述了Bezier曲线的算法与程序实现
scatt21
- 描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。
Bresenhamline.rar
- 描述了Bresenham直线反走样算法,可以在c环境中直接编译运行,Bresenham straight line describes the anti-aliasing algorithm, can be directly compiled c environment running
javacircle1
- 计算机图形学 java描述画圆的三种算法-Computer graphics java describe the Circle of the three kinds of algorithms
MidPointEllipse
- 中点画椭圆法的扫描转换程序,算法描述:考虑圆心不在原点,设圆心坐标为(x0,y0)。通过平移坐标原点到圆心。-Stipple Ellipsometry in the scan conversion process, the algorithm descr iption: consider the center of a circle is not the origin, set up the center coordinates (x0, y0). Through shifting the or
basicpixel1
- 本章主要介绍图元属性,对于各种图元的属性具有详细的描述,以及相关的算法和思想,还有涉及到区域填充的各种方法,相信对大家的学习有帮助-This chapter introduces the element attributes, for a variety of graphic elements with the attributes described in detail, as well as related algorithms and ideas, but also relates to
1
- 这是真实感图形的生成算法,用C语言描述的。-this is the program of true feeling graphe. describe in C language.