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

搜索资源列表

  1. 扫描线算法的图案填充

    0下载:
  2. 扫描线算法的图案填充-scan line algorithm pattern filling
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:47542
    • 提供者:李春雷
  1. 扫描算法

    0下载:
  2. 一种很实用的扫描算法,主要功能是通过两次扫描找出正方形区域内集聚中心。-a very practical scanning algorithm, the main function is to scan through to find two square region Gathering centers.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:52157
    • 提供者:李振
  1. Polygon-Scan

    1下载:
  2. 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5132
    • 提供者:CYJ
  1. scan-line

    2下载:
  2. 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:赵先生
  1. 扫描线算法

    0下载:
  2. 扫描线算法_扫描转换多边形-scanning algorithm _ polygon scan conversion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27171
    • 提供者:月光
  1. 计算机图形学的扫描线填充算法,MFC 实现

    0下载:
  2. 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:49135
    • 提供者:liuxing
  1. Draw_Line_circle_fill.rar

    0下载:
  2. 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5642770
    • 提供者:同济
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5458547
    • 提供者:隗平
  1. tianchong

    0下载:
  2. 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1930702
    • 提供者:linym
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3724071
    • 提供者:du
  1. Scanline

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

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

    0下载:
  2. 多边形扫描线算法 计算机图形学代码多边形扫描线算法-Polygon scan-line algorithm for computer graphics code polygon scan-line algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:10440
    • 提供者:芳芳
  1. graph

    0下载:
  2. 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-18
    • 文件大小:642868
    • 提供者:www
  1. DDA_Line

    0下载:
  2. 使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:782
    • 提供者:流星
  1. PolygonEdgeMark

    0下载:
  2. 无内环多边形界标志扫描转换算法的Matlab程序-Inner circles no signs polygon scan conversion algorithm Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1269
    • 提供者:章礼平
  1. PolygonScanConversion

    0下载:
  2. 一个无内环多边形扫描转换描线算法的Matlab程序-A loop line polygon scan conversion algorithm described Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:2063
    • 提供者:章礼平
  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-09
    • 文件大小:1274429
    • 提供者:李尊
  1. scan

    0下载:
  2. 扫描线种子填充算法
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:919
    • 提供者:weiwei
  1. Scan-LinePolygonFillAlgorithm)

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

    • 发布日期:2017-03-23
    • 文件大小:5942
    • 提供者:zhao_xinping
  1. 基于 QR 码的自适应抗打印扫描水印算法

    0下载:
  2. 提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小 波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值 水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、 JPEG 压缩等攻击具有较强的鲁棒性。结论 算法具有较强的抗打印扫描性能,可以广泛应用于数字产品 的版权保
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-09
    • 文件大小:4277248
    • 提供者:macowin
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com