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

搜索资源列表

  1. ConnectedDomain

    0下载:
  2. 用于计算二值图像中的连通区域,保留最大的连通区域。输入输出均为二值图像。-Connected region used to calculate the binary image and retain the largest connected region. Input and output are binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:513
    • 提供者:Miaotk
  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-26
    • 文件大小:917
    • 提供者:joanna
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. dm

    0下载:
  2. matlab链码,计算连通区域周长,基于玉米图像预处理自行编写-matlab chain code to calculate the circumference of the connected region
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:5222
    • 提供者:梁良
  1. alorithms-of-graph

    0下载:
  2. dijitetra 和 floyd 算法,单步执行或连续,过程全部显示在界面上,并可以计算最小生成树和连通区域,有向图保存为.mpg,学习算法可以参考-dijitetra and floyd algorithm,step by step or go all through,process is printed in the program,minimal spanning tree is all calculate and saved,the graph is saved in .mpg pat
  3. 所属分类:Graph program

    • 发布日期:2017-11-05
    • 文件大小:3822736
    • 提供者:abc
  1. AREA

    0下载:
  2. 几个连通区域的标记,有matlab的源程序!-AREA label
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:11147
    • 提供者:杨兵兵
  1. deer

    0下载:
  2. 实现图片分割以及连通区域的提取,简单实用-Image segmentation and connected region extraction, simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1152
    • 提供者:wangxiaowei
  1. area-mark

    0下载:
  2. 基于opencv的vc6.0编写的用于对数字图像里相互连通区域进行处理的源代码和说明-Based on opencv vc6.0 prepared for interconnected area of ​ ​ digital image processing of the source code and instructions
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:4097
    • 提供者:lcc
  1. Ostu

    0下载:
  2. OSTU算法目的就是计算出一连通区域的阈值,然后对该区域二值化-Purposes of OSTU algorithm is a connected region is calculated threshold value, then the region II
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:594
    • 提供者:谢慧明
  1. coonected-component

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

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

    0下载:
  2. 用于印刷字符的分类,主要提取字符的连通区域,通过孔洞的个数和孔洞类型,对单个字符进行分类。-Classification for printed characters, the main character of the connected region extracted by the number of holes and hole types, classification of individual characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:2750816
    • 提供者:周凤香
  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. FuzzyRegionLabel

    0下载:
  2. 基于模糊理论的连通区域标记算法,该算法速度很快--Connectivity based on fuzzy theory of regional marker algorithm fast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2441
    • 提供者:james
  1. otsu

    0下载:
  2. 算法目的就是计算出一连通区域的阈值,然后对该区域二值化-The algorithm to calculate the threshold of a connected region, then the region two values
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:124635
    • 提供者:jackchan
  1. maxarea

    0下载:
  2. 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8764255
    • 提供者:冷冷
  1. tuxiangliantong

    0下载:
  2. 寻找连通区域,c++代码,可实现,效果不错 寻找连通区域,c++代码,可实现,效果不错-c++ code, can achieve good results looking for regional connectivity, c++ code, can achieve good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:131398
    • 提供者:Fangfang Wang
  1. TEST

    0下载:
  2. 增强图像,分割图像,标记连通区域 计算图像的连通区面积 -Enhance image, image segmentation, marking the connected area of connected region of image area
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023350
    • 提供者:李香云
  1. flood_fill_8

    0下载:
  2. 八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1945769
    • 提供者:eric
  1. cv_contour

    0下载:
  2. 基于OPENCV的连通区域轮廓线标记代码,可以标记多个标签,自制定标签列表和图像数据区,非常方便,简单实用-OPENCV based connectivity contour marking area code, you can mark multiple labels, since the enactment of the label list and image data area, very convenient, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5835
    • 提供者:张明亮
  1. liantongquyu

    0下载:
  2. 比较简单的连通区域内目标的最小外接矩形及其长、宽,是word格式的,可以直接复制运行~-Relatively simple connectivity within the region and the minimum bounding rectangle target length, width, is the word format can be copied directly run ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8224
    • 提供者:刘亚亚
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com