CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 种子填充

搜索资源列表

  1. Graphics-generation-and-filling

    1下载:
  2. 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4493407
    • 提供者:
  1. ComputerGraphics

    0下载:
  2. 该程序包含计算机图形学中基本图形的生成,二维图形的变换算法,以及种子填充、区域填充算法!-The program includes basic computer graphics, pattern formation, two-dimensional graph transformation algorithm, and seed filling, the region filling algorithm!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:2013075
    • 提供者:Bill
  1. seed_fill

    0下载:
  2. 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:938
    • 提供者:Chen Yongren
  1. Bresenham

    0下载:
  2. Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线 将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪-Bresenham algorithm for drawing line segments using the " rubber band" feature to draw the line draw the line connected into polygons, and select the me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1910
    • 提供者:jk
  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
    • 文件大小:43770
    • 提供者:wanghongke
  1. simpleSeedFillCircle

    0下载:
  2. 简单种子填充算法模拟程序: 用简单种子填充法填充半径为200的圆-Simulation of simple seed filling algorithm: simple seed filling method to fill the circle radius of 200
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2407
    • 提供者:blch
  1. PolygonFill

    0下载:
  2. 实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能-To realize Polygon fill and Ellipse 、Line
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:66698
    • 提供者:wangshuhua
  1. seedfile

    0下载:
  2. 种子填充算法的定义及其意义,通过图文能够更形象地说明其定义,遍于算法的理解-The definition of the seed filling algorithm and its significance, by fax to more vividly indicate its definition of times in algorithm understanding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:10587
    • 提供者:淋雨
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. 2005527163923

    0下载:
  2. 是一部分采用VC进行图像处理的源代码,其中包括图像复原,图像分割,种子填充,轮廓提取与边缘跟踪。-Is part of image processing using VC source code, including image restoration, image segmentation, seed filling, contour extraction and edge tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:1287014
    • 提供者:马莹莹
  1. Graphics

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

    • 发布日期:2017-03-31
    • 文件大小:153314
    • 提供者:ling
  1. Direct

    0下载:
  2. 用于图像边缘检测与轮廓处理,种子填充,hough变换-For image edge detection and contour processing, seed filling, hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:90097
    • 提供者:
  1. 416950642005527163923

    0下载:
  2. 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2741550
    • 提供者:小五子
  1. SeedFill

    0下载:
  2. 种子填充算法的详细实现,使用了递归算法,通俗易懂。-Seed fill algorithm to achieve a detailed, the use of a recursive algorithm, user-friendly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:43330
    • 提供者:wangyouxiang
  1. View

    0下载:
  2. 掌握种子填充算法的原理,学会编写种子填充程序,实现多边形填充。-Grasp the principles of seed filling algorithm, learning the preparation of the seed filling process, the realization of the polygon fill.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2078
    • 提供者:若儿
  1. The_digital_image_processing

    0下载:
  2. 数字图像处理算法的实现 包括:Hough变换,边缘检测,差影法,轮廓提取与跟踪投影法,图像复原,阈值分割,种子填充-Digital image processing algorithm, including: Hough transform, edge detection, and poor shadow law, contour extraction and tracking projection, image recovery, threshold segmentation, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1855868
    • 提供者:Broker
  1. tc

    0下载:
  2. 计算机图形学实验:种子填充算法,自己做的,希望大家多多指正,-Computer Graphics experiment: seed filling algorithm that they do a lot of hope that we can correct me,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:37674
    • 提供者:chong
  1. seedFill

    0下载:
  2. 种子填充算法在计算机图形学中,多边形有两种重要的表示方法:顶点表示和点阵表 示。顶点表示是用多边形的顶点序列来表示多边形。这种表示直观、几何意 义强、占内存少,易于进行几何变换,但由于它没有明确指出哪些象素在多 边形内故不能直接用于面着色。-seedFill
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1293
    • 提供者:liuyu
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com