CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 扫描线 填充算法

搜索资源列表

  1. Fill

    1下载:
  2. 用MFC编写的多边形扫描线填充程序。 支持凹多边形,非种子点算法,而是用顶点算出边界实现填充。-MFC prepared with polygon scan-line filling procedures. Concave polygon support, non-seed-point algorithm, but with the realization of vertex fill out the border.
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-14
    • 文件大小:35650
    • 提供者:konger
  1. scanseed

    0下载:
  2. 2D图形学中的扫描线填充图形算法的实现,对于初学者有帮助,代码简单,明了-2D Graphics graphics scan line fill algorithm, useful for beginners, the code is simple, clear
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7705771
    • 提供者:孙雷
  1. ae_seed_fill

    1下载:
  2. 计算机图形学,扫描线种子填充算法,填充算法,填充算法-dd
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:51045
    • 提供者:gaigai
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5428811
    • 提供者:yc
  1. dbxtc

    0下载:
  2. 多边形填充扫描算法源码:对每一条扫描线都建立一个与它相交的多边形的活性边表-Polygon Fill-scan algorithm Source: for every one scanning lines intersecting a polygon with its active side of the table
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:1100
    • 提供者:lnfslcc
  1. saomiaoxianzhongzitianchong

    0下载:
  2. 扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行-c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:杨凡
  1. Scan-LinePolygonFillAlgorithm)

    0下载:
  2. 扫描线多边形填充算法适用于水平扫描线的逐行填充-Scan-Line Polygon Fill Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:5942
    • 提供者:zhao_xinping
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. Basicgraphicsgeneration

    0下载:
  2. 实现直线、圆、椭圆和区域填充,其中直线和圆的生成分别用DDA算法、中点画线法和Bresenham算法,扫描转换和区域填充用多边形扫描转换的扫描线算法和种子填充算法。-To achieve a straight line, round, oval and the area filling, in which the generation of linear and circular respectively DDA algorithm, the stipple line method and Br
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2014297
    • 提供者:zhuli
  1. bresenham

    1下载:
  2. 计算机图形学实验: 实现Bresenham算法绘制线段,并利用“橡皮筋”功能绘制折线。 可将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充。-Computer Graphics Lab: Bresenham algorithm for drawing line segments to achieve, and to use " rubber band" line drawing functions. Line connection can be draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:118691
    • 提供者:曲鹏
  1. RadialPointInPolygon

    0下载:
  2. 扫描线填充多边形算法,C语言描述,判断点是否在多边形内、-RadialPointInPolygon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:382581
    • 提供者:chenyufeng
  1. 20105169404612157

    0下载:
  2. 使用VC平台,C++开发的扫描线种子填充算法,运行后点击视窗即可自动绘制边缘区域,并自动填充。-Platform using VC, C++ Development scan line seed fill algorithm, then click the window you can run the automatic drawing of the edge area, and automatically fill.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1356519
    • 提供者:eyou
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. Scan-line-filling

    0下载:
  2. 可以实现扫描线填充的算法,语言为C++,在VS2008中实现的程序-Can scan line fill algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:10553166
    • 提供者:乔晶
  1. Bresenham2

    0下载:
  2. Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线。将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪 -Bresenham algorithm for drawing lines and using the " rubber band" feature to draw a line. The line will connect into a polygon drawing, and selec
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1905
    • 提供者:潘陆
  1. GraphicFill

    0下载:
  2. c语言 计算机图形 边界填充算法 泛填充算法 扫描线区域填充算法-computer graphics c language pan-filling algorithm boundary fill algorithm fills the region scan line algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2000638
    • 提供者:Frances
  1. DDA_algm

    0下载:
  2. 本代码包含以下算法的演示: 直线:DDA算法生成直线,中点算法生成直线,Bresenham算法生成直线。 圆:中点画圆,Bresenham画圆。 椭圆:中点画椭圆。 区域填充:多边形扫描线填充,种子扫描线填充。-This code contains a demonstration of the following algorithm: Direct Line: DDA algorithm to generate a straight line, the midpoint al
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:32278
    • 提供者:L
  1. seed-fill

    0下载:
  2. 八连通扫描线种子填充算法,可改成四连通区域填充-seed fill
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:858
    • 提供者:林清风
  1. Sample

    0下载:
  2. 画图程序,包含界面,有扫描线算法,种子填充算法-Paint program, including the interface, the scan line algorithm, seed filling algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-20
    • 文件大小:5961605
    • 提供者:张小乙
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com