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

搜索资源列表

  1. ScanFillPolygon

    0下载:
  2. 扫描线填充算法,OpenGL环境的二维图形填充算法-Scan line filling algorithm, 2 d graphics filling algorithm on OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1205923
    • 提供者:zhu
  1. zqh

    0下载:
  2. opengl 扫描线填充梯形 用扫描线填充一个梯形,了解Opengl如何填充一个图形-opengl Scanning line Fill
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:26690
    • 提供者:张晴浩
  1. OpenGL_scanFill

    0下载:
  2. 用OpenGL实现的通用扫描线填充算法的实现,运用了有序边的数据结构. -Use the data structure of the ordered side of the OpenGL implementation of universal scan line filling algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:19687
    • 提供者:刘禹
  1. Z_Buf

    2下载:
  2. vc++ opengl(glui) 平台 实现了zbuffer扫描线绘制算法 有使用说明及例子 详见内含的详细的说明文档-Platform: vc++ opengl (glui) Functions: a zbuffer scan line rendering algorithm Specific: see the included detailed documentation Source: the courses jobs
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7083008
    • 提供者:RachelChu
  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. Seed-filling-the-scan-line-algorithm

    0下载:
  2. 计算机图像学中的简单实用的种子填充扫描线算法-Simple and practical in the seed in the school of computer image to fill the scan line algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:211623
    • 提供者:袁剑
  1. Sample

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

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

    0下载:
  2. 用mfc实现计算机图形学中的扫描线填充算法-Use mfc in computer graphics scan line fill algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1946204
    • 提供者:liang
  1. ScanflineFill

    0下载:
  2. 扫描线区域填充算法,完全在VC++6.0控制台上实现-Scan line region filling algorithm, completely in VC++6.0 console
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1806
    • 提供者:殷文斌
  1. diaosi

    0下载:
  2. 用布尼人汉姆算法画线,并用扫描线填充一个多边形-scan line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1292
    • 提供者:杨志
  1. BESL.tar

    0下载:
  2. 基于边缘检测的三维图像分割方法,通过扫描线检测边缘点-edge based 3D image segmentation algorithm in which the edge point is detected by line scanning.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:368986
    • 提供者:fisher
  1. Dscanbeamr

    1下载:
  2. 使用opengl 绘制的带余辉的扫描线线可以用于实现雷达ppi扫描线的动态绘制 -Opengl draw the line of scan lines with afterglow radar ppi scan lines can be used to dynamically draw
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:445858
    • 提供者:zxcvva
  1. Line-tree-and-its-application

    0下载:
  2. 描述了关于线段树的一些原理及基本操作,后面引用两个例题详细介绍了离散化,扫描线,以及二维线段树-Describes the segment tree some of the principles and basic operation, followed by reference to the two examples described in detail the discretization, scan lines, as well as two-dimensional segment tr
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:110035
    • 提供者:orz
  1. fffortuneo

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代代码,可以动态观察算法运行,对原理的理解有很大的帮助! -fortune scan line algorithm to generate voronoi diagram demonstrates the generation of code, you can dynamically observe the algorithm run on the understanding of the principles of great help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11092
    • 提供者:baress
  1. MyDraw

    0下载:
  2. 计算机图形学扫描线填充算法,MFC程序。-Computer graphics scan line filling algorithm, MFC program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:4453786
    • 提供者:殷文斌
  1. Graphics

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

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. saomiaoxian

    0下载:
  2. 这是一个扫描线种子填充算法的程序,这个程序的演示效果不错-This is a scan line seed fill algorithm program, this program demonstrates good results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:61978
    • 提供者:王着
  1. OpenGLtianchong

    0下载:
  2. 基于OPENGL的图形填充,计算机图像学作业。该程序用了两个填充方法,一种是简单种子填充,一种是扫描线种子填充-OPENGL-based graphics filling, computer graphics school job. The program uses two filling method, a simple seed filling, a scan line seed fill
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-22
    • 文件大小:4185088
    • 提供者:刘杨
  1. polygon-scan-line

    0下载:
  2. 此程序用于演示和验证多边形转换的扫描线算法。-This program is used to demonstrate and validate polygon scan line conversion algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:62013
    • 提供者:王崇来
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com