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

搜索资源列表

  1. CG.zip

    0下载:
  2. 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:42566
    • 提供者:fei243
  1. connected_components_image

    0下载:
  2. Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:53721
    • 提供者:程磊
  1. tag8

    0下载:
  2. 在matlab开发环境中,基于8近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on eight nearly labeling algorithm to achieve the distinction of different Unicom domain
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1015
    • 提供者:zhangzhang
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:840
    • 提供者:mayan
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:884
    • 提供者:秦陈刚
  1. ImageLabel

    0下载:
  2. java实现图像连通区域算法 *ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2775
    • 提供者:程磊
  1. Project

    0下载:
  2. it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object. Sobel use for P and finding edges and Labeling a
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:10882
    • 提供者:Mohammadali
  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. MarkConected

    0下载:
  2. 本程序是基于多文档(MDI)的连通域标记算法,用于统计连通域的数目。本人亲自修改,运行通过,而且附有测试例图。-This procedure is based on the multiple document (MDI) of the connected components labeling algorithm, the number of connected components for the statistics. I personally modify, run through, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2087902
    • 提供者:jerry
  1. F.changLabeling

    0下载:
  2. F. chang Labeling algorithm(a treatise)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:323273
    • 提供者:ho joon
  1. connect

    0下载:
  2. 对图片以及视频帧进行连通域提取,环境需要opencv vs2005,必要的配置,连通域的算法是基于递归的二值图像标记算法。-Frame of the picture, and video connectivity components extraction, environmental needs opencv vs2005, the necessary configuration, connected components algorithm is based on the recursive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4498499
    • 提供者:王聪
  1. region

    0下载:
  2. c语言实现的区域标记算法,绝对可用-c language of the region labeling algorithm, absolutely free! ! !
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2402
    • 提供者:易寒
  1. suanfayudaima

    1下载:
  2. 二值图像区域标记的算法以及源代码、实例介绍-Binary image connected component labeling algorithm as well as code examples introduced
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:67027
    • 提供者:鼠尾草
  1. tag41

    0下载:
  2. 在matlab开发环境中,基于4近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on four nearly labeling algorithm to achieve the distinction of different Unicom domain
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:zhangzhang
  1. Image-connected-component-labeling

    1下载:
  2. 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:172553
    • 提供者:王帅
  1. FuChang_lable

    0下载:
  2. 程序用c写的区域连通算法,根据是Fu Chang,在“A Linear-Time Component-Labeling Algorithm Using Contour Tracing Technique”提出的算法写的,压缩包有相关论文和程序-Program written in c regional connectivity algorithm, according to Fu Chang, " A Linear-Time Component-Labeling Algorithm Us
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:350520
    • 提供者:徐宏亮
  1. BWLabel

    0下载:
  2. 一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。-It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:286014
    • 提供者:xiaoxixi
  1. BWLabel

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

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

    0下载:
  2. A fast connected component labeling algorithm based on FPGA is presented for high speed image processing on the condition that the images are continuous without horizontal blanking. Using run length code to optimize image labeling, the labels’num
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-14
    • 文件大小:2195456
    • 提供者:杨松
  1. RelaxationLabeling

    0下载:
  2. 该算法实现了数字图像中松弛标记算法处理图像。(The relaxation labeling algorithm in digital image processing)
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:王壮士
« 12 »
搜珍网 www.dssz.com