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

搜索资源列表

  1. saomiaoxian

    1下载:
  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. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4690
    • 提供者:赵若琳
  1. floodfill(matlab)

    1下载:
  2. matlab环境下的flood fill算法实现,需要cvlib_mex支持,可在http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?下载。objectId=12200&objectType=File-Matlab environment under the flood fill algorithm. cvlib_mex need support in http : / / www.mathworks.com / mat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20501
    • 提供者:康康
  1. Floodfill

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:林宏津
  1. Floodfill

    0下载:
  2. 基于opencv的分水岭算法,可以用来实现图片的快速分割-Opencv-based watershed algorithm can be used for fast image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1644049
    • 提供者:lw3171796
  1. Floodfill

    2下载:
  2. 基于四方向及八方向种子扩散算法(C++)实现洪水淹没模拟,并提供完整的C#+ArcEngine9.2的可视化示例代码及影像、DEM数据-The visual example code and images based on the four-way and eight directions the seed dispersal algorithm (C++) achieve inundation simulation and provide a complete C#+ArcEngine9.2,
  3. 所属分类:GIS program

    • 发布日期:2016-08-15
    • 文件大小:18555904
    • 提供者:ljm
  1. fill

    0下载:
  2. 计算机图形学填充算法,包括FloodFill与BoundaryFi-Computer Graphics filling algorithms, including FloodFill and BoundaryFill
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:834
    • 提供者:Leo
  1. floodFill4

    0下载:
  2. 种子填充opengl例程,大家快来下啊 种子填充opengl例程,大家快来下啊-Lms algorithm leading well-known algorithm for lms algorithm is well-known lms
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:18229
    • 提供者:xwx
  1. CompGraghicsTester

    0下载:
  2. the application realises some algorithms(Bresenhaim line,line by round, line by steps, circle, different vicinities(6-, 9-), filling area(floodFill, by line), Bezier curves )of computer graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:173843
    • 提供者:Eugene
  1. floodfill

    0下载:
  2. VS2005下漫水填充算法的实现,使用了opencv库函数。-VS2005 under diffuse water filling algorithm, using the opencv library functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2441880
    • 提供者:杨榕
  1. floodfill

    0下载:
  2. 种子染色法(USACO)逼人的较复杂解法-Seed stain (USACO) pressing the more complex solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:997
    • 提供者:alpha-gong
  1. cc

    0下载:
  2. finding compoents of a image by using floodfill method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1444045
    • 提供者:vvvv
  1. Magic-Wand

    0下载:
  2. gdi32.dll 中 floodfill 函数的典型应用 模拟 PS 中的魔棒-floodfill function in gdi32.dll typical application simulation magic wand in PS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:57107
    • 提供者:JiaNing
  1. code

    0下载:
  2. Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3050476
    • 提供者:巴蒂尔
  1. floodfill

    0下载:
  2. Flood fill by color in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:15146
    • 提供者:direct3d_mg
  1. FloodFill

    0下载:
  2. Flood Fill unwrapping method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1839
    • 提供者:wajih
  1. FloodFill

    0下载:
  2. example using the cvFloodFill () to fill the area of the initial pixel is selected by clicking with the mouse
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:113396
    • 提供者:kudukSweetone
  1. GoldsteinUnwrap2D_r1

    2下载:
  2. 来自国外的2D phase unwrap 的matlab源码。基于branch cut(剪枝法) 及FloodFill(洪泛法)实现。速度很快。相位解卷绕精度高。-2D phase unwrap from abroad matlab source. Based branch cut (Pruning) and FloodFill (flooding method). Fast. Phase unwrapping high precision.
  3. 所属分类:matlab

    • 发布日期:2014-06-01
    • 文件大小:40960
    • 提供者:yz
  1. floodfill

    0下载:
  2. 实现了一个在图片窗口上用鼠标点击实现填充颜色的程序,用了漫水填充法-A picture window with a mouse click fill color program, with a diffuse water filling method
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:28365923
    • 提供者:吕乐
  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 23 »
搜珍网 www.dssz.com