CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 扫描线

搜索资源列表

  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. ScanEdge

    0下载:
  2. 图形学相关的算法实现,使用扫描线算法填充多边形-Graphics-related algorithms, using Scan-Line Polygon Fill Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3696415
    • 提供者:fcwindpasss
  1. scanline

    0下载:
  2. 扫描线方法,处理图像应用,扫描线程序的改进版本可以值得描述,成为快速的图像处理方法。-Scan line method, image processing applications, scan lines may be worthy of an improved version of program descr iptions, a fast image processing method.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:7686
    • 提供者:zhangting
  1. polyfill

    0下载:
  2. 一个在VC环境下的简单的矩形扫描线填充算法源代码-VC environment a simple rectangular scan line fill algorithm source code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:391493
    • 提供者:陈永清
  1. polygon

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3720
    • 提供者:徐晓亮
  1. jie

    0下载:
  2. 边界标志算法 步骤一:以值为boundary_color的特殊颜色勾画多边形P的边界。 步骤二:逐条处理扫描线对多边形着色-Steps of the algorithm a boundary signs: the special color value boundary_color outlined polygon P boundary. Step two: one by one with the scan lines on the polygon rendering
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:963
    • 提供者:qiuqiu
  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. Mesh

    0下载:
  2. 摘要:针对传统的DP算法存在条纹瑕疵,提出了一种改进的垂直性约束动态规划立体匹配算法,通过利用扫描线间的相关信息来约束动态规划过程,使得处理每一条扫描线时都能充分利用以前扫描线的匹配信息。实验结果表明,该算法可以明显地消除传统DP算法的视差图的条纹瑕疵,匹配精度高, 而且执行时间短。-ABSTRACT Although network speed has been increased over the years,bandwidth limitation continues to pos
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1043808
    • 提供者:李哲
  1. ScanLine_Z-buffer-1

    1下载:
  2. 扫描线Z-buffer算法作业,实现了简单的扫描线算法-Scan line Z-buffer algorithm operation, to achieve a simple scan line algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8684015
    • 提供者:sosowo
  1. RadialPointInPolygon

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

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

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

    • 发布日期:2017-06-03
    • 文件大小:15465493
    • 提供者:Peng
  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. sy5

    0下载:
  2. 用C语言进行图形填充,采用扫描线算法完成-Filled with C language for graphics, the use of scan line algorithm to complete
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1427
    • 提供者:
  1. Scanlinefill

    1下载:
  2. 用C++和OpenGL结合,实现图形学中扫描线填充算法的多边形的填充-Filled with the scan line polygon fill algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1721
    • 提供者:hejn
  1. GraphFill5_29_2

    0下载:
  2. 使用边相关多边形扫描线填充、扫描线种子填充这2种算法实现多边形的填充-Fill polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:48037
    • 提供者:张龙
  1. HW02_02

    0下载:
  2. 本程序实现扫描线填充算法。使用设备坐标系。 首先输入多边形顶点个数,比如:10; 第一个顶点坐标:100 400; 第二个顶点坐标:170 450; 第三个顶点坐标:250 450; 第四个顶点坐标:300 350; 第五个顶点坐标:350 350; 第六个顶点坐标:400 300; 第七个顶点坐标:300 200; 第八个顶点坐标:200 200; 第九个顶点坐标:150 270; 第十个顶点坐标:100 270; 例二处理自交多变形
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2165
    • 提供者:likunlun
  1. z_buffer

    1下载:
  2. 消除隐藏面算法。z-buffer 扫描线算法.-Elimination of hidden surface algorithms. z-buffer scan line algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4453
    • 提供者:likunlun
  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. portscanner

    0下载:
  2. 端口扫描高级编程-附完整源代码,可以编译运行 可以指定IP地址,并根据意愿选择扫描一个端口还是扫描多个端口,设定扫描线程数,可以保存扫描结果.-Advanced Programming port scan- with complete source code, can compile and run you can specify IP addresses, and will choose according to a port scan or scan multiple ports, se
  3. 所属分类:Scanner

    • 发布日期:2017-03-29
    • 文件大小:69381
    • 提供者:一平
  1. saomiaoxian

    0下载:
  2. 计算机图形学,简单的扫描线程序,用VC++实现。-Computer graphics, a simple scan line process, using VC++ implementation.
  3. 所属分类:2D Graphic

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com