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

搜索资源列表

  1. originalpointanalyse2

    0下载:
  2. 源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。-Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:75243
    • 提供者:张建国
  1. liantongyu

    0下载:
  2. 八邻域实现的连通域标记,可以去除小的区域-Achieve eight neighborhood connected component labeling, you can remove some of the small non-candidate region
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:6977
    • 提供者:小y
  1. countour

    0下载:
  2. 查找图像连通域,结果存放在自定义结构体,内含有函数使用方式,结果包含连通域起始位置,面积,以及宽高-Find an image connected domain, the result is stored in a custom structure, which contains the function used, the results connected domain containing the starting location, size, and the width and hei
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:8903
    • 提供者:胡洪磊
  1. FindConnectTest

    0下载:
  2. 自己写的形态学的寻找连通域的实现方法。调用了自己写的腐蚀和膨胀函数-Morphological write their own search for the realization of methods connected domain. Call to write their own corrosion and expansion function
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1060
    • 提供者:库文件名
  1. liantongyu

    0下载:
  2. 实现连通域检测的C代码,包含opencv-Connectivity of the C-domain detection code, including opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1107
    • 提供者:orsisun
  1. typedef-struct-tagMarkRegion

    0下载:
  2. 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:iewwhat
  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. typedef-struct-tagMarkRegion

    0下载:
  2. 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1611
    • 提供者:学院奖
  1. Ricecount

    0下载:
  2. 数米粒,matlab编程实现图片中米粒边缘的提取,然后实现连通域的标记,最后统计连通域个数-Number of rice, matlab programming rice extract picture edges, then realize marking connected domain, the number of connected domains final statistics
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:张帅
  1. cv

    0下载:
  2. 使用opencv的函数,寻找图像中的连通域,并标注,计算最大的连通域,显示-Using opencv function to find images connected domain, and marked, calculate the maximum connected domain, display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:shylock
  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. fanse

    0下载:
  2. 对于彩色图像的R、G、B各彩色分量取反的技术就是图像的反色处理,这在处理二值化图像的连通区域选取的时候非常重要。如物体连通域用黑色表示,而二值化后的物体连通域图像可那是白色的,而背景是黑色的,这时应手动选取图像的反色处理或有程序根据背景和物体连通域两种颜色的数量所占比例而自动选择是否选择选取图像的反色处理。-For color image of R, G, B each color component invert technology is the color of the image pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4499439
    • 提供者:李晓阳
  1. liantongyu

    0下载:
  2. 一个十分简单的最大连通域查找,并对连通域进行ROI标记-A very simple domain lookup maximum connectivity, and connectivity domain ROI mark
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:姜荣剑
  1. findContour

    0下载:
  2. matlab 顺序遍历二值图像 查找说有连通域,对不同的连通域使用不同编号-traversal order matlab binary image to find that there connected domain, for different connectivity domains using different numbers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:566
    • 提供者:妄海
  1. ZHONGBIAOFENGEG

    1下载:
  2. 读取图片,分割出敢兴趣区域,用到同态滤波,形态学,连通域,以及hough圆检测等算法。-Read images, segmented m interested in the area, the use of homomorphic filtering, connected domain, morphology, hough circle detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:36864
    • 提供者:罗国中
  1. 08799577digui

    0下载:
  2. 图像处理的算法,可以用递归的方法标记连通域-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:cgq1001
  1. thermometer

    0下载:
  2. 可以实现对液注温度计图片的识别,用到了连通域,Hough 变换二值化 和图像感兴趣区域部分-You can achieve the recognition of liquid injection thermometer picture, use a connected domain, Hough transform and interest portion of the binary image area
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:卢艳平
  1. cPPbiaoji

    0下载:
  2. c++图像连通域标记,附带详细注释,有需要的下,相信会有所帮助-c++ image connected component labeling, with detailed notes, there is need for the next, I believe will be helpful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:9267
    • 提供者:shihao
  1. link_domain

    0下载:
  2. 实现图像中连通域的查找和标记功能,经测试验证,算法可靠。-Find and markup capabilities to achieve the image connected domain, and has been tested to verify that the algorithm is reliable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135287
    • 提供者:戴知圣
  1. my_tezhengtiqu

    0下载:
  2. 该程序能够进行特征提取,主要提取图像的粗网格特征和连通域特征用来做文字识别-The program can extract features, characteristics and coarse grid connected domain image feature extraction is mainly used for text recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:zq
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com