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

搜索资源列表

  1. flood

    2下载:
  2. 洪水淹没算法,二次开发算法。c#版本,主要是种子填充算法-Flooded algorithm, secondary development algorithms. c# version, mainly seed fill algorithm
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:163158
    • 提供者:yangjianpeng
  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2139974
    • 提供者:赵丹凤
  1. dachengxu

    0下载:
  2. 可以实现简单的图像读入,进行灰度化,二值化,轮廓提取,种子填充等。-The image can be achieved simply reads, Gray, binarization, contour extraction, seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2947438
    • 提供者:辛红
  1. Graphics

    0下载:
  2. 这是种子填充算法的matlab实现,并且用GUI进项展示,便于发现不同算法的实现效率。-This is the seed filling algorithm matlab implementation, and proceeds with the GUI display, easy to find different algorithms to achieve efficiency.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:21052
    • 提供者:陈海琛
  1. EdgePContour

    1下载:
  2. VC++边缘检测(包括Robert算子、Sobel算子、高斯-拉普拉斯算子等)、霍夫变换、轮廓提取、种子填充、轮廓跟踪-VC++ edge detection (including Robert operator, Sobel operator, Gauss- Laplace operator, etc.), Hough transform, contour extraction, seed filling, contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:86084
    • 提供者:
  1. bresenham3

    0下载:
  2. 基于 Bresenham算法画圆并对其进行种子填充。-Bresenham algorithm based on a circle and its seed filling.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1340
    • 提供者:chaoxin
  1. Openglseedfills

    0下载:
  2. 计算机图形学中的用opengl和vc++实现的种子填充算法。-seedfill code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1068
    • 提供者:hataken
  1. Seed-filling-scanning-algorithm

    0下载:
  2. openGL使用Visual C++种子填充扫描算法-Seed filling scanning algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1038
    • 提供者:questionab
  1. Seed_Fill_8

    0下载:
  2. 我的图形学作业,一个比较简单的8联通区域种子填充的算法,并用opengl做出了图形界面-My graphics work, a relatively simple 8 Unicom regional seed filling algorithm, and made a graphical interface with opengl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:pperc
  1. lunkuo

    0下载:
  2. 包含对一幅图像进行轮廓提取,种子填充,边缘检测等算法。-contains images of a contour extraction, seed filling, such as edge detection algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6427
    • 提供者:theCPI
  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-13
    • 文件大小:2452
    • 提供者:ievance
  1. zhongzi

    0下载:
  2. 种子填充法: 1、原理:将区域内的一点(种子)赋予给定的颜色,然后将这种颜色扩展到整个区域内-Seed filling: 1, Principle: The region that (seeds) to give a given color, the color and then extended to the entire region
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:934
    • 提供者:ainly
  1. two-pass

    0下载:
  2. 在图像处理中经常要找图像的连通域,在此提供了两种图像连通域的算法,two-pass和种子填充算法,代码可以直接应用!-In the image processing often connected domain for image, this provides two image connected domain algorithm, two-pass and seed filling algorithm, the code can be used directly!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3061765
    • 提供者:王潘
  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-13
    • 文件大小:2498
    • 提供者:库文件名
  1. edge-and-contour-

    0下载:
  2. 图像处理程序,边缘与轮廓,可实现边缘检测,霍夫变换,轮廓提取,种子填充,轮廓跟踪等-Image processing, edge and contour can be realized edge detection, Hough transform, contour extraction, seed filling, contour tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2120301
    • 提供者:changzhijie
  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. ComponentConnectedLabelsTest

    0下载:
  2. 本算法使用两种方式实现了连通域分析,二次扫描法和种子填充法。-this algorithm realizes the connected component analysis,including two methods: two pass and seed filling.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3504902
    • 提供者:刘权
  1. SeedFill

    0下载:
  2. 一个MFC程序,能实现种子填充算法,计算机图形学。-Seed filling algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:473859
    • 提供者:liuqizhi
  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 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com