搜索资源列表

  1. floodfill

    0下载:
  2. VS2005下漫水填充算法的实现,使用了opencv库函数。-VS2005 under diffuse water filling algorithm, using the opencv library functions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:2442240
    • 提供者:杨榕
  1. tianchongchengxu

    0下载:
  2. opencv漫水填充算法是图像分割的一部分可以参考本程序做后续工作-opencv tianchongsuanfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:1395712
    • 提供者:王建庆
  1. meanshift-demo

    0下载:
  2. 基于MeanShift的图像分割,分割出来的每个区域,采用漫水填充算法,使用不同的颜色表示出来。-Based image segmentation of MeanShift, each region segmentation, diffuse water filling algorithm, using a different color represented.
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:孙琴
  1. floodfill

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

    • 发布日期:2024-06-11
    • 文件大小:28365824
    • 提供者:吕乐
  1. simple_opencv

    0下载:
  2. opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:郭凯
  1. FoodFill

    0下载:
  2. 漫水填充算法 写的一个工程应用 可以直接运行-Diffuse water filling algorithm written in a project application can be run directly
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:15297536
    • 提供者:李木
  1. OpenCVdemo12

    0下载:
  2. 水漫金山:OpenCV漫水填充算法(Floodfill) OpenCV填充算法中漫水填充算法相关的知识点 OpenCV中实现漫水填充算法的两个版本的floodFill函数的使用方法-The water district, OpenCV flood water filling algorithm (Floodfill) OpenCV filling algorithm in flood water filling algori
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:2037760
    • 提供者:陆伟
  1. Floodfill

    0下载:
  2. OpenCV漫水填充算法(Floodfill)-OpenCV Floodfill
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:3072
    • 提供者:changjiuy
  1. water-filling-method

    0下载:
  2. 漫水填充法是一种用特定的颜色填充联通区域,通过设置可连通像素的上下限以及连通方式来达到不同的填充效果的方法。-The method of diffuse water filling method is a region filled with a specific color Unicom, by setting upper and lower limits and communicating pixel communicating m
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:2037760
    • 提供者:xuzhengyang
  1. man-shui-tian-chong-

    0下载:
  2. 基于opencv 的水漫金山:OpenCV漫水填充算法-man shui tian chong
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:2298880
    • 提供者:刘杰
  1. floodfill

    0下载:
  2. 漫水填充算法示例,在窗口图片上单击鼠标,可以给其中不同区域随机着色-Diffuse water filling algorithm example, click on the picture window, you can give different areas where random coloring
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:3496960
    • 提供者:杨磊
  1. cvFindContours

    0下载:
  2. vs2010结合opencv2.4.9利用漫水填充法完成提取运动目标含有的空洞-vs2010 binding opencv2.4.9 complete extraction of the diffuse water filled cavity containing the moving target
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:1391616
    • 提供者:乔梦霞
  1. water_Shed

    0下载:
  2. 该算法以一种交互式的方式,通过漫水填充实现图像的分割-The algorithm image segmentation was achieved by flood water filling
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:3013632
    • 提供者:魏风
  1. Floodfill

    0下载:
  2. opencv漫水填充算法(Floodfill)实例 在vs2010开发环境下-The opencv flood fill algorithm (Floodfill) instance In the vs2010 development environment
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:14157824
    • 提供者:黄俊杰
  1. floodfill

    0下载:
  2. 漫水填充法是用特定的颜色填充连通区域,通过设置可连通像素的上下限以及连通方式达到不同的填充效果-The diffuse fill method is to fill the connected area with a specific color, and by setting the upper and lower limits of the connectable pixels and the connected way to ac
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:8963072
    • 提供者:李军
  1. floodFill

    0下载:
  2. 基于OpenCV中的图像处理的漫水填充算法综合示例-A Comprehensive Example of Flooding Filling Algorithm Based on Image Processing in OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2024-06-11
    • 文件大小:1722368
    • 提供者:江小六
  1. floodFill_maoxingyun

    0下载:
  2. 关于一个漫水填充的小程序,鼠标控制的,要配置opencv(A flood fill a small program, the mouse control, to configure opencv)
  3. 所属分类:图片显示浏览

源码中国 www.ymcn.org