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

搜索资源列表

  1. 8连通

    1下载:
  2. 计算8连通区数量 利用深度优先遍历,并对同一8连通区进行标记,当遇到不属于同一连通区且灰度符合要求的则计数加1,分别考察一个点周围的八个点。-8 COMPONENTS calculated using the number of depth-first traversal, and the same eight areas marked connectivity, when they do not belong to the same gray zone, connectivity to m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:118523
    • 提供者:陈新
  1. labe_forOpencv

    0下载:
  2. 连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1422
    • 提供者:canny06
  1. regiongrow

    0下载:
  2. 区域生长C源代码,可以用于图像处理中的区域分割和区域标记。-Regional Growth C source code, image processing can be used for the regional division and regional markings.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6320
    • 提供者:李玲
  1. imjudge

    0下载:
  2. 转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3837
    • 提供者:Arthur
  1. 基于像素标记的连通区域计算程序

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

    • 发布日期:2013-12-13
    • 文件大小:114318
    • 提供者: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-23
    • 文件大小:1948
    • 提供者:zhangjing
  1. vc++调用matlab函数混合编程实现二值图像的区域标记

    0下载:
  2. vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:698659
    • 提供者:李占闯
  1. achieveconnectedcomponentlabeling

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

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

    0下载:
  2. 二值图像标记的快速算法,Matlab语言实现,二进制图像的分割,具有简单、快捷、占用内存少等特点-Binary image marking fast algorithm, Matlab language implementation, binary image segmentation with a simple, fast, less memory, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1356
    • 提供者:王自
  1. seg

    1下载:
  2. 对植物图像进行图像分割,区域标记,区域提取-Images of plant image segmentation, region markers, regional extraction
  3. 所属分类:Special Effects

    • 发布日期:2015-07-08
    • 文件大小:438897
    • 提供者:李寒
  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
    • 文件大小:76552
    • 提供者:陈亮
  1. rice

    1下载:
  2. 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-01
    • 文件大小:946
    • 提供者:熊泽
  1. liantongquyu

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

    • 发布日期:2017-06-01
    • 文件大小:13830102
    • 提供者:蜻蜓
  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
    • 文件大小:2661478
    • 提供者:蔡锋
  1. regiongrow

    0下载:
  2. 利用区域标记进行区域分割,去除面积较小的联通区域-Use of regional segmentation markers, removing smaller areas Unicom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16476
    • 提供者:杨帆
  1. souTarget2

    0下载:
  2. 对一幅图像中检测出来的目标或者准主目标进行搜索和标记,识别,胃为后续的处理奠定一定的基础-Detected on a target image or the main goal of the search criteria and marking, identification, follow-up treatment for the stomach to lay a foundation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1087
    • 提供者:yanzongqun
  1. Imagesegmentationandedgedetection

    0下载:
  2. 图像分割与边缘检测,区域标记与轮廓跟踪,非常实用的代码-Image segmentation and edge detection, region labeling and contour following, very useful code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2477371
    • 提供者:康璟伟
  1. Watershed

    0下载:
  2. matlab 分水岭算法,基于标记的分水岭图像分割-maltab watershed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2341
    • 提供者:guyiqing
  1. 识别图像中圆圆心的准确位置

    0下载:
  2. 在图像处理上,我们经常需要标定图像在圆心的位置,本代码可以提供了一种标记图像圆心的方法!(In image processing, we often need to calibrate the position of the image in the center of the center. This code can provide a way to mark the center of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:199680
    • 提供者:赵家小萌
  1. 123

    0下载:
  2. 自动标记试卷,标记定位标并标记红色批改区(Automatic marking examination papers, marking and marking red marked area)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:9005056
    • 提供者:lisen007
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com