CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 图像连通区域标记

搜索资源列表

  1. labe_forOpencv

    0下载:
  2. 连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1422
    • 提供者:canny06
  1. connected

    0下载:
  2. 图像像素标记法示例。在打开示例图片后,运行程序可以计算连通区域。-image pixel labeling practices. Photo opened example, operational procedures can be calculated regional connectivity.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:71919
    • 提供者:黄海凌
  1. 基于像素标记的连通区域计算程序

    0下载:
  2. 基于像素标记的连通区域计算程序,只针对二值图像,随附有。-based on pixel labeling regional connectivity program that only two binary images, are attached.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-13
    • 文件大小:114318
    • 提供者:billjie
  1. watershed(VC++)

    2下载:
  2. 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradien
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21173
    • 提供者:林楚
  1. 八值图像连通区域标记

    0下载:
  2. 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1948
    • 提供者:zhangjing
  1. achieveconnectedcomponentlabeling

    0下载:
  2. 用VC++实现图像连通区域标记-Image using VC++ to achieve connected component labeling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:491083
    • 提供者:方云
  1. Mark

    0下载:
  2. 一种图像联通区域自动标记的方法,适合用于检测图像内的有连通区域的物体~-An image Unicom regional auto-tagging method, suitable for the detection of the image there is connectivity within the region objects ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:76552
    • 提供者:陈亮
  1. 123

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:188063
    • 提供者:段彩艳
  1. rice

    1下载:
  2. 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-01
    • 文件大小:946
    • 提供者:熊泽
  1. connectionCompnentsMark

    0下载:
  2. 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:188846
    • 提供者:李杰
  1. biaoji

    0下载:
  2. 对320*256的二值图像进行四连通标记,适用于连通区域粘连程度少的图像-320* 256 on the binary image marking four connectivity for small connected region adhesions image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:19661
    • 提供者:winter
  1. liantongbiaoji

    0下载:
  2. 图像处理方面,用VC++实现的连通区域标记的程序。-Image processing, with VC++ implementation of the procedures connected region markers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6161143
    • 提供者:chenyuzheng
  1. Image-connected-component-labeling

    1下载:
  2. 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:172553
    • 提供者:王帅
  1. VCPP

    0下载:
  2. VC++实现图像连通区域标记以及根据面积大小进行面积消去-VC++ achieve image connected component labeling and size area elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5427607
    • 提供者:陈小二
  1. scanning_row

    0下载:
  2. 段扫描,实现二值图像连通区域的标记,该算法运算速度快,优于递归算法。-Segment scanning, binary image connected region marked, the algorithm is fast, better than the recursive algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:917
    • 提供者:joanna
  1. coonected-component

    0下载:
  2. 对于数字图像连通区域标记的一种方法,简便快捷-A method of digital image connected component labeling, quick and easy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:76983
    • 提供者:张山
  1. BWLabel

    0下载:
  2. 一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。-It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:286014
    • 提供者:xiaoxixi
  1. myedgedetec1

    0下载:
  2. 图像的连通区域标记,会将面积较大的两个连通区域标记,在检测肾脏感兴趣区时效果显著。-Connected region labeled image will be larger two connected component labeling, in the detection of renal ROIs effect is remarkable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1122
    • 提供者:wen
  1. target-tracking-using-kalman

    0下载:
  2. 使用kalman滤波对目标(乒乓球)的位置进行滤波,内含有60幅图像的数据集。Kalman每次迭代的输入是来自连通区域标记所确定的乒乓球位置。-target-tracking-using-kalman for ping-pang,including of 60 pictures.The input of every interate is the position determined by connected region label.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:822181
    • 提供者:Yunpentium
  1. wneineuqwinding

    0下载:
  2. page74,21用VC++实现图像连通区域标记 不错的-Page74, 21 with vc++ realize image connected regions as well
  3. 所属分类:Special Effects

    • 发布日期:2017-12-21
    • 文件大小:112640
    • 提供者:RKqnkg+516341
« 12 »
搜珍网 www.dssz.com