CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Scanline

搜索资源列表

  1. scanline

    0下载:
  2. 基于mfc,包含种子填充算法,扫描线算法,而且运用了堆栈、链表等结构,有助于图形学初学者的入门
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57891
    • 提供者:zz
  1. scanline

    0下载:
  2. 用OPENGL实现的垂直逐列扫描填充2D图形(Scanline) 整个程序简洁明了,清楚的表达了scanline的原理和实现。适合OPENGL的初学者。 包括 cpp exe 和一个txt 输入文件
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48803
    • 提供者:dma
  1. ImageProcessingBasic

    0下载:
  2. 提供一個將 Delphi Scanline 轉換成二維陣列存取的程式,參考原始檔可以在這個基礎上開發進階的影像處理效果.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:254044
    • 提供者:richwang
  1. Delphi_ConvolFilter

    0下载:
  2. delphi图像处理 It was developed using Delphi 5 Pro, but it should work OK with D4 or even D3. It uses 24-bit bitmaps and scanline for speed. I have included the text version of the two forms, hopefully it will enable people with D3 or D4 to use this ex
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6773550
    • 提供者:zamjam
  1. scanline.rar

    0下载:
  2. 在Visual C++的开发环境下,利用opengl类库编写代码实现扫描线的功能。,In Visual C++ development environment, writing code to use opengl libraries realize the function of scan lines.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:57688
    • 提供者:张朋长
  1. ScanLine

    0下载:
  2. 扫描多边形填充算法,在该文档中有详细地对扫描多边形填充算法有个明了的定义,易于理解,运行环境为VC-Scanning polygon filling algorithm, in which the documents are detailed on the scanning polygon filling algorithm has a clear definition and easy to understand operating environment for VC
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:63230
    • 提供者:淋雨
  1. Scanline

    1下载:
  2. 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:56159
    • 提供者:侯锦
  1. SCanLine

    0下载:
  2. 在MFC中实现地图的填充(可选择颜色进行填充)-In MFC to achieve map filling (optional color-filled)
  3. 所属分类:OpenGL program

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

    0下载:
  2. scanline algorithm be implemented by opengl and use vector to read .obj model
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2222547
    • 提供者:zousong
  1. gh

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1445148
    • 提供者:lixuan
  1. scanline

    0下载:
  2. 本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps can be seen as a binary image, b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1274429
    • 提供者:李尊
  1. MyFill

    0下载:
  2. 根据孙家广的计算机图形学编的扫描线填充 对学计算机图形学的有用-According to Sun Computer Graphics has become widely scanline fill
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:298316
    • 提供者:jiangyuan
  1. RotateScanline

    0下载:
  2. Rotate bitmap scanline
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:300878
    • 提供者:fritz
  1. ScanLine

    0下载:
  2. Scanline algorithm to fill polygon.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:145230
    • 提供者:Ved
  1. ScanLineSeedFill

    0下载:
  2. Scanline SeedFill algoritm to fill polygon.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:191897
    • 提供者:Ved
  1. scanline

    0下载:
  2. 画出简单的图形,并且用扫描线的方法将其填充-Using scanline method of filling graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:13486
    • 提供者:vicky
  1. SCAN

    0下载:
  2. scanline program for filling polygon
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:739
    • 提供者:milion
  1. scanlineFlling

    0下载:
  2. 用扫描线填充算法实现区域填充,是计算机图形学中的经典例子.-using scanline filling algorithm to fill certain domain,it is the classic example of computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:770322
    • 提供者:wangzhenwu
  1. scanline

    0下载:
  2. 影像水平和垂直任意倍率的縮放處理控制程式-* scanline: package of generic scanline operations * Performs various filtering operations on scanlines of pixels. * black&white or color, at 1, 2, or 4 bytes per pixel. * Operations are currently implemented for only a sub
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2780
    • 提供者:David Lee
  1. animation-scanline

    0下载:
  2. Nice example of animation scanline
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:35857
    • 提供者:denis7656
« 12 »
搜珍网 www.dssz.com