CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - seed

搜索资源列表

  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:788.41kb
    • 提供者:冯宾
  1. 种子法多边形填充

    0下载:
  2. 这又是一个由本人改写的四通道种子法填充多边形区域的源码,速度不快,发来给大家参考-This is a rewrite of my four channels filled polygon seed source in the region, fast, made for your reference to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.58kb
    • 提供者:王力
  1. dxf-Image

    0下载:
  2. 实用图象处理模块算法:包括直方图处理、种子提取、边沿提取等。-practical algorithm for image processing module include : histogram processing, seed extract, and the edge extraction.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:170.82kb
    • 提供者:dxf
  1. FillPolygon__CQ

    0下载:
  2. 一个种子填充算法,最好下载我的那个简单的VC++ API程序框架程序,因为这个是在那个框架下做的。加我QQ:398754767-a seed fill algorithm, the best of which I downloaded a simple procedural framework API VC procedures, this is because in that framework to do. Plus I QQ : 398754767
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.45kb
    • 提供者:陈青
  1. seed

    0下载:
  2. 种子填充算法 种子填充算法-seed filling algorithm seed filling algorithm seed filling algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.81kb
    • 提供者:vdfadsfadsfas
  1. 用C语言实现多边形的种子填充算法

    1下载:
  2. 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.84kb
    • 提供者:河马
  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:74.41kb
    • 提供者:龚正娟
  1. 200711212156486

    0下载:
  2. 多边形种子填充算法(由于该程序调用的递归函数太占用cpu资源,所以在画区域时请控制其大小,先用左击画线,右击用于全区域闭合。 -Polygon seed filling algorithm (due to the program calls recursive functions too occupied cpu resources, so when painting the region to control its size, first hit the left drawing a l
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:42.74kb
    • 提供者:wanghongke
  1. EdgeContour

    0下载:
  2. 图象边缘检测,提取及轮廓跟踪,包括种子填充的算法-Image edge detection, contour extraction and tracking, including the seed fill algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2.83mb
    • 提供者:
  1. SEEDVPM642_ide

    0下载:
  2. 这是测试SEED-VPM642系统中第1通路的图像显示(U21)的程序-This is a SEED-VPM642 test system No. 1 in the pathway of image display (U21) procedures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:49.33kb
    • 提供者:xiaocai
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:71.02kb
    • 提供者:skylost
  1. Padding

    0下载:
  2. 实现橡皮绳功能,颜色选择对话框,扫描线种子填充算法,对与初学者很有帮助-Rubber rope to achieve function, color selection dialog box, scan line seed fill algorithm, and helpful for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:王哲瑜
  1. SeedFilling

    0下载:
  2. 多边形区域的扫描线填充、扫描线种子填充算法实现-Scan line polygon area fill, scan line seed fill algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:maksim
  1. draw2

    0下载:
  2. windows图形编程,实现了圆、直线段、多边形、填充多边形、种子填充、Bezier曲线、立方体,可以选择颜色、视点,进行视图平移、缩放、消隐、渲染。-windows graphics programming, a circle, a straight line segment, polygon, filled polygons, seed filling, Bezier curves, cubes, you can choose the color, viewpoint, view panni
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:131.14kb
    • 提供者:yhuib
  1. grow

    0下载:
  2. 种子生长法,自己写的代码,非常有用的一个算法-Seed growth method, write myself
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:4.33mb
    • 提供者:沈三明
  1. FillRegion

    0下载:
  2. 图形学上机程序,利用种子填充和扫描线算法实验区域的填充。有助于学习者掌握填充算法。进一步理解和学习图形学。-Graphics on procedures, the use of seed filling and scan line algorithm experimental area fill. Help learners fill algorithm. Further understanding and learning graphics.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-02
    • 文件大小:23.45kb
    • 提供者:wm
  1. EdgeContour

    0下载:
  2. 这是图像边缘检测、提取及轮廓跟踪的算法,包括边缘检测、Hough变换、种子填充等-This is the image edge detection, contour extraction and tracking algorithms, including edge detection, Hough transform, seed filling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:71.19kb
    • 提供者:mt
  1. seed-filing

    0下载:
  2. 种子填充,对图像二值化,可对图像进行填充,为图像匹配的一个重要步骤-seed filling,binary
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:38.07kb
    • 提供者:周科
搜珍网 www.dssz.com