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

搜索资源列表

  1. segmention

    0下载:
  2. 采用基于模糊连通度图像分割算法,对象进行分割。-Connectivity based fuzzy image segmentation, object segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:809820
    • 提供者:韩小芳
  1. test5

    0下载:
  2. 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。 -Graphics can be imported to create a distinction between the morphological algorithm, algorithm input is a three graphics (which is three
  3. 所属分类:Fractal program

    • 发布日期:2017-03-27
    • 文件大小:20224
    • 提供者:名人
  1. Request

    0下载:
  2. 求图像的周长(ZOJ1047) 给一个用 . 和X表示的图形,图形在上、下、左、右、左上、左下、右上、右下8个方向都被看作是连通的,并且图像中间不会出现空洞,求这个图形的边长。 输入:首先给出m、n、x、y四个正整数,下面给出m×n的图形,x、y表示点击的位置,全0表示结束。 -Request image perimeter (ZOJ1047) to a use. And X, said the graphics, graphics, down, left, right, upper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1135
    • 提供者:zhangkai
  1. recognize_face

    0下载:
  2. 利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背 景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算 法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域 进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。-face recognized
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:620
    • 提供者:周然
  1. Desktop

    0下载:
  2. 八连通区域的一种填充方法,可以在兼顾了运动的实时性,得到良好的图像-An eight-connected region filling method can take into account the movement in real-time, get a good image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:155812
    • 提供者:lkscan
  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-30
    • 文件大小:19661
    • 提供者:winter
  1. WaterShed

    0下载:
  2. 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradient detailed images, image cal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4332786
    • 提供者:王艳
  1. Snake-model-bsegmentation-method

    0下载:
  2. 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:129353
    • 提供者:
  1. 8liantonglm

    1下载:
  2. 基于8连通链码的边缘轮廓检测,使用与各类图像识别技术。-8-connectivity chain code based contour detection, using various types of image recognition technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:737
    • 提供者:
  1. MouthLocatE

    0下载:
  2. 图像分割,对图像中的特定目标,找出最大的连通分量并显示-Image segment,find the mouth in a image,and show the result!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5096
    • 提供者:王鹏
  1. Morphological-threshold-segmentation

    0下载:
  2. 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:578
    • 提供者:lorna
  1. circle

    0下载:
  2. 标记一个图像中最大连通域的质心,并求出其坐标-Mark an image in the center of mass of the largest connected domain, and find the coordinates
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1553
    • 提供者:gaojie
  1. code

    0下载:
  2. Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3050476
    • 提供者:巴蒂尔
  1. 20110301151907

    0下载:
  2. :为解决现有视频监控系统中目标检测算法无法应付复杂的室外环境且计算量和存储量较大等问题,将像素从RGB 空间转换到YUV 空间建立基于码本的背景模型,并单独对每个码字中的亮度分量进行高斯建模,提取运动目标的轮廓后,用连通区域算法对图像进行形态 学处理。典型测试序列和ROC 数据的对比实验结果证明该算法是高效和实用的,且易于在DSP 或FPGA 等嵌入式系统上实时实现。-】In order to solve the problems that the existing motion det
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:92307
    • 提供者:陈思宇
  1. The-polygon-filling-experiment

    0下载:
  2. 对多边形进行填充,对于不规则图形可以通过图像处理连通后再进行填充,从而准确提取运动目标并实时跟踪。-For filling to the polygon, to irregular graphics can be connected through the image processing again filled, and accurate extract the moving object and real-time tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5555389
    • 提供者:飞天
  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. Literature

    1下载:
  2. 此文献是图像处理中车牌识别的连通域算法,该算法是基于等价对的。-This literature is connected domain algorithm of license plate recognition in image processing, the algorithm is based on equivalence.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:392824
    • 提供者:闫娜
  1. DSPLIT

    0下载:
  2. 完成图像中连通区域的周长,面积测量,连通区域的标记,用到8连通-measuring the length and area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:171807
    • 提供者:荷叶
  1. marker_identify_test0316

    0下载:
  2. 基于连通域搜索的目标识别算法 可以完成图像中连通域搜索和重心计算-target identification algorithm based on region searching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4515843
    • 提供者:lx
  1. expand

    0下载:
  2. 通过递归实现对图像四邻域的膨胀,并统计膨胀后连通域的个数-Through the recursive realize to the image of the neighbourhood domain expansion, and statistical expansion of number of connected domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2864
    • 提供者:熊浩
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com