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

搜索资源列表

  1. 基于像素标记的连通区域计算程序

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

    • 发布日期:2013-12-13
    • 文件大小:111.64kb
    • 提供者:billjie
  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-24
    • 文件大小:1.9kb
    • 提供者:zhangjing
  1. connected_components_image

    0下载:
  2. Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:52.46kb
    • 提供者:程磊
  1. achieveconnectedcomponentlabeling

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

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

    0下载:
  2. 图像处理程序,求图像的最大连通区域,显示一秒看一下结果-Find the largest connected region of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:killer
  1. IP-Programing

    1下载:
  2. 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.76mb
    • 提供者:王亚亮
  1. picture

    0下载:
  2. 连通区域的统计 关于图像处理的一些代码-Regional connectivity statistics on the number of image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:60.62kb
    • 提供者:lee
  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
    • 文件大小:74.76kb
    • 提供者:陈亮
  1. matlab

    0下载:
  2. 摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在 色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积 统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。-Based on the gray- level and color characteristics of eggp lant image, hue and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:551.64kb
    • 提供者:renyh
  1. area

    0下载:
  2. 该项目是用来处理连通区域的面积,周长,可以通过你自己设定的阔值来返回对应阔值的面积,非常值得借鉴-The project is connected to the region to deal with area, perimeter, you can set your own value to the return of wide width values corresponding to the area, is worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:191.05kb
    • 提供者:tjjman
  1. liantongquyu

    0下载:
  2. 利用VC++实现的人连通区域标记算法,测试并通过。-Using VC++ implementation of people connected region labeling algorithm, test and passed.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13.19mb
    • 提供者:蜻蜓
  1. connectedlab

    0下载:
  2. 连通区域标记算法,包括区域增长法、线标记和像素标记以及各种综合的算法!-Connected region labeling algorithms, including region-growing, line marking and pixel tags and a variety of synthesis algorithms!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.54mb
    • 提供者:蔡锋
  1. ImageDilate

    0下载:
  2. 形态学的基本操作:膨胀运算 连通区域很有效呀-Dilate Operate is useful for Connecting Region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:67.28kb
    • 提供者:kk
  1. source

    0下载:
  2. 主要实现对图像的不连通区域进行连通,直到连通成为两个大的连同区域-Primarily to achieve non-connected image regions connected, until the connectivity with the region into two large
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:boliping
  1. MATLAB

    0下载:
  2. 功能:在彩色图片上令肤色区域为白色,其余为黑色,并用矩形将各连通区域标志出来,用matlab实现-Function: to make color in the color picture on the white area, the rest is black, and will each connected region with a rectangular logo out to achieve with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:989byte
    • 提供者:刘津
  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
    • 文件大小:184.42kb
    • 提供者:李杰
  1. BlobAnalysis

    0下载:
  2. 运用Blob点分析算法,可以提取图像上的连通区域信息,用于缺陷检测-Blob point analysis algorithm can be used to extract the information of connected region in the image, for defect detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.68kb
    • 提供者: 占涛
  1. Graphics

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

    • 发布日期:2017-06-03
    • 文件大小:14.75mb
    • 提供者:Peng
  1. Blobanalysis

    0下载:
  2. 通过BLOB分析,对连通区域进行分析,加上了自己的一些图像处理,很方便。-it is based on blob analysis, by make analysis of connectivity area, you can track motion object easily.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:367.14kb
    • 提供者:yandong
  1. AreaTest

    0下载:
  2. 图片中区域自动判定,能根据八连通域自动的划分区域,并以序号划分出来-Automatically determine the regional picture, 8-connected domain automatically according to the division area, and divide it by serial number
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.66mb
    • 提供者:elephant
« 12 3 4 5 6 »
搜珍网 www.dssz.com