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

搜索资源列表

  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. yanse_shibie

    0下载:
  2. 摄像头摄取图像后,用两种常见的连通区域分析和标记的算法:1)Two- pass;2)Seed-Filling种子填充,并给出了两个算法的基于OpenCV的C++实现代码。-After the camera takes an image, analyze, and marked with two common regional connectivity algorithm: 1) Two-pass 2) Seed-Filling seed filling, and gives two algor
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21616065
    • 提供者:xiong
  1. zhongzitianchong

    0下载:
  2. 可以四连通区域为例说明种子填充算法的基本原理。-Four regional connectivity can be an example to illustrate the basic principles of seed filling algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:646
    • 提供者:王瑞
  1. My_Delete_Max_min

    0下载:
  2. 对运动目标进行区域标记以后,去掉小面积的连通区域来消除噪声。-After the moving target region mark, remove a small area of ​ ​ regional connectivity to eliminate noise.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:647
    • 提供者:小洋芋
  1. FillRegion

    0下载:
  2. 在二值化图中找出各处连通区域,并作不同标记值。-Locate the binary graph connectivity throughout the region, and make a different tag value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:819
    • 提供者:小洋芋
  1. mainchongzi

    0下载:
  2. 对彩色图像的连通区域处理方法,是一个虫子分割算法,属于某书上的章节运行代码。-Connected area of color image processing method, it is a worm segmentation algorithm, belongs to the chapter on the claim made to run the code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1339
    • 提供者:
  1. labe_forOpencv

    0下载:
  2. .c++连通区域标记算法2,功能和matlab 中的 bwlabel相似,用opencv 编写-.c++ connected component labeling algorithm 2, function and MATLAB similar to the bwlabel, prepared by opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1144
    • 提供者:ffffffff
  1. liantongquyujiance-2105

    0下载:
  2. 计算连通区域面积并且删除小于指定值的面积-Calculation of connected region area, and removal of the area is less than the specified value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:654
    • 提供者:陈启
  1. Image-Processing

    0下载:
  2. 图像增强,二值化 自适应阈值分割,中值滤波,提取目标和背景,计算连通区域,剪裁图片等功能集合。核心算法采用C++并调用MATLAB-Image enhancement, binarization adaptive thresholding, median filtering, extraction of target and background, computing connected region, cropping pictures and other functions set. Cor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:22306
    • 提供者:change
  1. cvBLOB2.4.3

    0下载:
  2. cvBlob.DLL cvBlob.lib 对应opencv2.4.3版本. 关于找连通区域 斑点可以使用-CvBlob.lib cvBlob.DLL corresponds to the opencv2.4.3 version. About finding connected area spots can be used
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:86479
    • 提供者:shijunyuan
  1. flsum

    0下载:
  2. opencv 中可以求一张图像中连通区域数的程序
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3359907
    • 提供者:林炳辉
  1. ConnectedComponent

    0下载:
  2. 连通区域寻找,不是findcontours函数的,用的是两遍扫描法-fin connected region, not using findcontours function, using a two-pass scanning method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2378
    • 提供者:吴凌文
  1. myedgedetec1

    0下载:
  2. 图像的连通区域标记,会将面积较大的两个连通区域标记,在检测肾脏感兴趣区时效果显著。-Connected region labeled image will be larger two connected component labeling, in the detection of renal ROIs effect is remarkable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1122
    • 提供者:wen
  1. BLOB

    0下载:
  2. opencv扩展功能.通过连通区域统计BLOB ,并对BLOB属性描述-Opencv expansion function. Through the connected area statistics BLOB, and the BLOB attribute descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7672
    • 提供者:shijunyuan
  1. assqnctv

    0下载:
  2. 包含优化类的几个简单示例程序,BecWoNP参数在matlab环境中自动识别连通区域的大小,旋转机械二维全息谱计算,车牌识别定位程序的部分功能,oXapnvQ条件包含收发两个客户端的链路级通信程序,可以动态调节运行环境的参数。- Optimization class contains several simple sample programs, BecWoNP parameter Automatic identification in the matlab environment the s
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4544
    • 提供者:pmpmnh
  1. avfgdnwq

    0下载:
  2. 包括最小二乘法、SVM、神经网络、1_k近邻法,DAmWEag参数在matlab环境中自动识别连通区域的大小,双向PCS控制仿真,多姿态,多角度,有不同光照,cJEVujz条件粒子图像分割及匹配均为自行编制的子例程,现代信号处理中谱估计在matlab中的使用。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, DAmWEag parameter Automatic ident
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5977
    • 提供者:xdbgpg
  1. cpnkehfy

    0下载:
  2. 采用波束成形技术的BER计算,dYXhQyS参数在matlab环境中自动识别连通区域的大小,包含位置式PID算法、积分分离式PID,实现了对10个数字音的识别程序hIVIlrJ条件是本科毕设的题目,DC-DC部分采用定功率单环控制。- By applying the beam forming technology of BER dYXhQyS parameter Automatic identification in the matlab environment the size of the
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7460
    • 提供者:yvvdiu
  1. edtjpncz

    0下载:
  2. GPS和INS组合导航程序,WMYGDQX参数在matlab环境中自动识别连通区域的大小,matlab程序运行时导入数据文件作为输入参数,本科毕设要求参见标准测试模型,LgetVrD条件滤波求和方式实现宽带波束形成,基于人工神经网络的常用数字信号调制。- GPS and INS navigation program, WMYGDQX parameter Automatic identification in the matlab environment the size of the conn
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4589
    • 提供者:zwcprr
  1. ekviiebh

    0下载:
  2. 关于神经网络控制,Lvztanz参数基于matlab GUI界面设计,在matlab环境中自动识别连通区域的大小,包含优化类的几个简单示例程序,XglkHZw条件采用了小波去噪的思想,包括调制,解调,信噪比计算。- On neural network control, Lvztanz parameter Based on matlab GUI interface design, Automatic identification in the matlab environment the siz
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5961
    • 提供者:btpjwh
  1. hdjkibnb

    0下载:
  2. 实现了对10个数字音的识别程序cDLQMbP参数在matlab环境中自动识别连通区域的大小,是路径规划的实用方法,对于初学者具有参考意义,KnRzOWq条件正确率可以达到98%,具有丰富的参数选项。- Realization of 10 digital audio recognition program cDLQMbP parameter Automatic identification in the matlab environment the size of the connected a
  3. 所属分类:matlab

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