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

搜索资源列表

  1. liantongyufenxi0120

    1下载:
  2. 连通域分析,通过对图片二值化处理后,进行连通域分析,是进行更高一级的基础.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:937157
    • 提供者:姚庆杏
  1. liantongyufenxiWITHCPP

    0下载:
  2. 图像连通域标记c语言程序,在VC++环境下可执行,连通域分析是在图像处理中常用的分析方法,希望本代码可以帮助到需要的人。-Image connected component labeling c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50596
    • 提供者:bonn
  1. ImageN

    0下载:
  2. 原理是冈萨雷斯《数字图像处理(第二版)》的二值图像处理:基本全局阈值法,双阈值法。以及邻域处理中单点宽边界检测,连通检测等算法。-Principle is that Gonzalez " Digital Image Processing (Second Edition)" Binary Image Processing: Basic global threshold method, dual-threshold method. And the neighborhood to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4273939
    • 提供者:姚伟
  1. 20090610

    0下载:
  2. 对车流量检测并且还能对遮挡问题进行处理,利用连通域扫描和模块匹配来完成-vehicle flow detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:398988
    • 提供者:潘燕
  1. lty

    0下载:
  2. 连通域方法 用于图像处理方面 可查看散落大米的数目等!-Connected domain methods for image processing to see the number of scattered rice and so on!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:567
    • 提供者:Archer
  1. mubiaojiance

    0下载:
  2. 用MATLAB程序对视频中的运动目标进行检测 取得了不错的效果 首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。-Using matlab to detect the moving target in viedo, and get good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:621601
    • 提供者:dht
  1. VCBIAOJI

    0下载:
  2. 使用VC++程序对图像连通域进行标记,顺序是:图像预处理、边缘检测、阈值分割、区域标记、形状判断分析-Use VC++ program to mark the image connected domain, the order is: image preprocessing, edge detection, thresholding, region labeling, shape analysis to determine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:484476
    • 提供者:
  1. link_domain

    0下载:
  2. C语言编写的图像连通域标记函数,对于图像的形态学预处理非常有用。-Image connected component labeling functions written in C language, the morphological preprocessing of the image is very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:52500
    • 提供者:李鹏
  1. find-connection

    0下载:
  2. VC6.0中对于bmp图像做去噪处理,寻找连通域方法-find connection
  3. 所属分类:Special Effects

  1. connectionSplit

    0下载:
  2. 图像处理,对图像文件的文字和图形进行分割,采用连通域与投影相结合的方法,效果比较好。-It accomplishes the work of splitting characters and graph, using the connection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4514
    • 提供者:王雨
  1. hunhegfaosi

    0下载:
  2. 该程序采用了混合高斯算法,对视屏进行处理能够检测出运动目标,同时采用了连通域阈值法除去多余的轮廓,使用时要安装opencv-The program uses a Gaussian mixture algorithm for processing to detect moving targets on the Screen, at the same time using the connectivity Domain threshold method to remove the outline t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:19439697
    • 提供者:徐昊
  1. chepaishibie

    0下载:
  2. 基于图像的车牌自动识别技术:读取待处理的图像,将其转化为二值图像,去除图像中面积过小的、可以肯定不是车牌的区域,查找连通域边界,找出所有连通域中最可能是车牌的那一个-Based on the image of the license plate automatic identification technology: Read the image to be processed, will be transformed into a binary image, to remove the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:64332
    • 提供者:杨秀芳
  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-16
    • 文件大小:4499439
    • 提供者:李晓阳
  1. 08799577digui

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

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

    0下载:
  2. 数字图像处理中计算连通域、连通域提取以及区域填充的程序,供大家参考!-Digital image processing computing connected domain, connected domain extraction and area filling procedures, for your reference!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:788
    • 提供者:
  1. obtain-area

    1下载:
  2. matlab图像处理求取叶片面积,包含去噪,二值化,连通域标记,去除小面积- MATLAB image processing to obtain blade area, including denoising, two value, connected domain labeling, removal of small area
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4010148
    • 提供者:泰妍
  1. 代码

    0下载:
  2. 图像分割,图像增强,断点连接均有效,小波变换中通过改变高层和底层小波系数的权重达到增强目标的作用。(Image segmentation, image enhancement, and breakpoint connection .By the wavelet transform, the target is enhanced by changing the weights of the high-level wavelet coefficients and the underlying wav
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:大海123
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:3885056
    • 提供者:科研666
  1. FloodFill-Algorithm

    1下载:
  2. 种子算法,种子填充算法又称为边界填充算法。其基本思想是:从多边形区域的一个内点开始,由内向外用给定的颜色画点直到边界为止。如果边界是以一种颜色指定的,则种子填充算法可逐个像素地处理直到遇到边界颜色为止。 种子填充算法常用四连通域和八连通域技术进行填充操作。(Seed algorithm, seed filling algorithm, also known as the boundary filling algorithm. The basic idea is: starting a poi
  3. 所属分类:图形图像处理

    • 发布日期:2019-03-22
    • 文件大小:11171840
    • 提供者:FanYang
  1. 图像连通域检测

    0下载:
  2. 可用于图像连通域的检测与识别,能实现原图与处理后的图像同时显示。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 »
搜珍网 www.dssz.com