搜索资源列表
imagelab2
- 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
imagelab3
- 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
gh
- 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
graphic
- 能用数值微分法画直线,用中点画圆法,besenham画圆,用中点画圆法画椭圆,-line circle ellipse
besenham
- 经典的直线besenham算法,学习MFC编程的基础算法-The classic line besenham algorithm to learn MFC programming based algorithm for
zhixian
- 用Besenham法绘制4b方向的直线 -A B C D
Besenha
- 用逐步比较法或Besenham法绘制圆,用逐步比较法或Besenham法绘制圆-Draw a circle with step by step method or Besenham France