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

搜索资源列表

  1. connected

    0下载:
  2. 连通域处理的函数简介,包含删除小面积对象,计算对象面积,删除边界对象等-Function of connected domain processing
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:10414
    • 提供者:liu
  1. find-bottle

    0下载:
  2. 本算法核心思想是基于matlab中数组模拟队列的连通域的搜索,应用与对未满瓶子的检测-The core idea of ​ ​ this algorithm is to search an array matlab simulation queue connected domain, application and based on the detection of full bottles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:11487
    • 提供者:方捷睿
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. connection-two-methods

    0下载:
  2. connection的两种连通域方法,上传上去大家应该能看懂的,我从基础学的是能够看得懂,不懂得翻下书-The connection of the two methods of connected domain, uploaded you should be able to understand, I the foundation to learn is to be able to read, not understand through books
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4993949
    • 提供者:王欢
  1. Image

    0下载:
  2. 自己编写的image类,包括连通域、二值化、角点提取等,用于项目!-I have written image categories, including domain connectivity, binary, corner detection, etc., for projects!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:12404
    • 提供者:xuchanglong
  1. domain

    0下载:
  2. 用matlab实现是基于连通域分析的车牌定位,并形成GUI-use matlab to realize license plate locaton that is based on domain analysis and GUI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4585
    • 提供者:李姚姚
  1. connection

    0下载:
  2. 关于提取连通域的两种方法,一种是基于种子法另外一种是二次扫描法-About extraction of connected components of two methods, one is based on a seed law is another secondary scanning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:951865
    • 提供者:李杰
  1. circle

    0下载:
  2. matlab中求连通域的中心点位置,并用红色加号进行标记,标注出有关坐标-matlab seeking center position connected domains, and are marked with a red plus sign, mark out the relevant coordinates
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3396
    • 提供者:施汉瑶
  1. SimpleBlobDetector

    0下载:
  2. 二值图像的连通域分析,blob分析,用于定位连通域的位置,统计连通域的数量-Binary image connected component analysis, blob analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:295138
    • 提供者:jinsong
  1. face_detec

    0下载:
  2. 实现最大连通域方法识别人脸,实现最大连通域方法识别人脸-Maximum connected domain method to recognize human faces
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:868
    • 提供者:wangli
  1. opencv_contour

    0下载:
  2. 基于OpenCV及连通域分析进行文本块分割-For text block division based on OpenCV and connected component analysis
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:934314
    • 提供者:mia
  1. opencv____contour

    1下载:
  2. 基于OpenCV及连通域分析进行文本块分割-For text block division based on OpenCV and connected component analysis
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:934317
    • 提供者:mia
  1. TwoPass

    2下载:
  2. 连通域标记程序-两边扫描法 two pa-connect component label
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-05
    • 文件大小:682
    • 提供者:Guo Sicong
  1. BWLabel

    0下载:
  2. 二值图连通域标记算法,标记二值图像的连通域-Two value graph connected domain labeling algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:287812
    • 提供者:孔凡东
  1. ppt_image_adjust

    1下载:
  2. 大学生经常用手机拍摄PPT,但拍摄的PPT由于角度问题,大多有空间形变,也没有占满整个屏幕。本程序实现PPT自动定位矫正算法,通过连通域标定识别PPT的四个角,通过投影变换矫正PPT形状。我制作了GUI界面,运行“demo_gui.m”即可。此外提供了20张示例ppt,以便演示。详细信息以及算法的具体实现见压缩包内的“readme.pdf”-College students often use mobile phones to shoot PPT, but the shooting of the
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:27920598
    • 提供者:kecheng
  1. text-location

    0下载:
  2. 文字定位的连通域识别 自己码的的,可以识别同一图片上多个连通域区域 -Positioning of the connected domain identification text
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:8712
    • 提供者:liu
  1. largest-connected-domain

    0下载:
  2. 求取图像的最大连通域,像素点,及连通分量中心-Obtaining an image of the largest connected domain, pixels, and connected component center
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:方圆
  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. MAERJIANCE

    0下载:
  2. 场景图像中文本占据的范围一般都较小,图像中存在着大范围的非文本区域。因此,场景图像文本定位作为一个独立步骤越来越受到重视。这包括从最先的CD和杂志封面文本定位到智能交通系统中的车牌定位、视频中的字幕提取,再到限制条件少,复杂背景下的场景文本定位。与此同时文本定位算法的鲁棒性越来越高,适用的范围也越来越广泛。文本定位的方式一般可以分为三种,基于连通域的、基于学习的和两者结合的方式。基于连通域的流程一般是首先提取候选文本区域,然后采用先验信息滤除部分非文本区域,最后根据候选文本字符间的关系构造文本
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2311
    • 提供者:折胜军
  1. ss

    0下载:
  2. ocr字符分割,通过连通域的方法分割字符-ocr character segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7500667
    • 提供者:陈立
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com