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

搜索资源列表

  1. image-restoration

    0下载:
  2. 图像复原,对遥感图像资料进行大气影响的校正、几何校正以及对由于设备原因造成的扫描线漏失、错位等的改正,将降质图像重建成接近于或完全无退化的原始理想图像的过程。-Image restoration, image data for remote sensing of atmospheric effects correction, geometric correction as well as the device causes the scan line leakage, dislocation c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:364903
    • 提供者:JJ
  1. Scan-conversion-algorithm

    0下载:
  2. 扫描转换算法: 数学上的直线是没有宽度、由无数个点构成的集合,显然,光栅显示器只能近地似显示直线。当我们对直线进行光栅化时,需要在显示器有限个象素中,确定最佳逼近该直线的一组象素,并且按扫描线顺序,对这些象素进行写操作,这个过程称为用显示器绘制直线或直线的扫描转换。-Scan conversion algorithm: mathematical line is no width, composed of innumerable points set, obviously, raster disp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3501721
    • 提供者:minpeng
  1. ScanLineSeedFilling

    0下载:
  2. 基于扫描线填充算法,图形可以任意画,可以任何图形的填充。-Scan line filling algorithm fill any shape.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4501048
    • 提供者:方科
  1. ZAD

    0下载:
  2. 利用多边形格网上的拓扑关系 ,可以将对单个多边形的扫描转换扩展到多边形格网上 ,使扫描过程同时对格网中的多个多边形进行 ,减少了转换过程中的求交和扫描线转换次数 .基于上述思想 ,文中对多边形格网上的图像分块处理提出了一种通用的快速算法 ,分析了该算法与逐多边形扫描转换在效率上的差异 .最后 ,介绍了该算法在高精度图像纠正中的一个应用实例-Using polygon the topological relationship on the net, can be expanded to a sin
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:917
    • 提供者:朱健晨
  1. OpenGLpolygonscan

    0下载:
  2. 多边形扫描线算法,非常有用哦。希望对大家有帮助。-polygon-scan method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:187213
    • 提供者:chenweilong
  1. PictureEffects

    0下载:
  2. C#实现图片特效,有两种实现方式,1.扫描线,快速实现,2,用C#自身图片处理类实现,速度比较慢。-C# realize photo effects, there are two kind of way, 1. The scan lines, rapid implementation, 2, and its image processing class implements in c#, speed is slow.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:80067
    • 提供者:lilei
  1. 1151

    0下载:
  2. 线段树,加离散化,加扫描线求面积,数据库算法-Segment tree, add discrete, add scan lines for the area, the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1295
    • 提供者:毛昱枫
  1. edge

    0下载:
  2. 用扫描线法,确定鱼眼图像的轮廓,这在鱼眼校正过程中起到很重要的作用。-fisheye correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:979
    • 提供者:钟伟
  1. saomiaoxian

    0下载:
  2. 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:ntexpa
  1. ScanPolygon

    0下载:
  2. 利用mfc画多边形,并且能实现填充功能,不是扫描线填充,而是自动填充-Using mfc draw polygons, and can achieve filling function, not the scan line fill, but the auto-fill
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9068564
    • 提供者:何俊尉
  1. yuandaima

    0下载:
  2. 计算机图形学opengl算法 扫描线转换算法 -Computer graphics the opengl algorithm scan line conversion algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:摆放花草
  1. shiyan3

    0下载:
  2. 实现了区域填充的递归算法 区域填充的扫描线算法-Achieve a recursive algorithm for area filling scan line algorithm for area filling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:60413
    • 提供者:洗澡啦
  1. OpenGL-LINE

    0下载:
  2. 图形图像openGL编程,采用扫描线方法绘图,另外画线也是自己写的而不是系统程序-Graphics openGL programming, scanning method drawing, another line is also drawn to write their own programs rather than the system
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:20244
    • 提供者:汪程香
  1. saomiaoxian

    0下载:
  2. 用c语言实现的扫描线填充算法!其中包括用floodfill()函数模拟的扫描线填充算法!可能对初学者可能有些帮助!-language used by scanning fill algorithm! These include using floodfill () function simulation of scan lines filling algorithm! May beginners may help!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4739
    • 提供者:nhuaTh
  1. saomiaoxian

    0下载:
  2. 用c语言实现的扫描线填充算法!其中包括用floodfill()函数模拟的扫描线填充算法!可能对初学者可能有些帮助!-language used by scanning fill algorithm! These include using floodfill () function simulation of scan lines filling algorithm! May beginners may help!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4785
    • 提供者:ddeInde
  1. Scan-Line-Seed-Fill-Algorithm

    0下载:
  2. 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6869
    • 提供者:灿钿
  1. (openGL)Fllood_4_8

    4下载:
  2. 实验四 不规则区域的填充算法 实验题目:不规则区域的填充算法 实验目的:验证不规则区域的填充算法 实验内容:利用VC与OpenGL,实现不规则区域的填充算法。 1、必做:实现简单递归的不规则区域填充算法。 2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法 实验要求: 将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标点击的方式,绘制不规则区域的边界。 种子填充算法,可用4联通或8联通任选一种
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:647454
    • 提供者:赵雯雯
  1. FillPolygon

    1下载:
  2. C#实现多边形颜色的填充,主要是种子填充和种子扫描线填充两种算法。-C# implementation of the polygon fill color, mainly seeds and seed filling scan line fill two algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:66560
    • 提供者:李德龙
  1. Fill-Polygon

    0下载:
  2.   实现二维扫描转换多边形的扫描线算法   实现二维连通区域填充的种子填充算法(四连通或八连通)   实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:193406
    • 提供者:沈亦苏
  1. Scan-Line-Seed-Fill-Algorithm

    0下载:
  2. 扫描线种子填充算法,基于C++面向对象。-Scan line seed fill algorithm, based on C++ object-oriented
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4425639
    • 提供者:chenshuli
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com