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

搜索资源列表

  1. 基于OpenCV的常用图像分割算法

    0下载:
  2. 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:20064
    • 提供者:sxqdxmxp
  1. GrabCut

    0下载:
  2. 基于opencv的图像分割算法,改进了graph cut算法-image segmentation algorithm based on Opencv, improved from graph cut algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3877888
    • 提供者:天使
  1. Adative-contour-extraction

    0下载:
  2. 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-Contour extraction in the image (use an adaptive thresholding algorithm), depending on the target characteristics, such as perimeter, area and other parameters of screening, target profile.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3934334
    • 提供者:风花雪月
  1. opencvCar

    2下载:
  2. 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
  3. 所属分类:OpenCV

    • 发布日期:2015-02-21
    • 文件大小:2115584
    • 提供者:likui
  1. opencv_Based_otsu

    0下载:
  2. 基于Opencv的otsu自动阈值分割算法-The otsu Opencv based threshold segmentation algorithm automatically
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1057
    • 提供者:周周
  1. opencv

    0下载:
  2. 基于openCV的图像分割算法,三种方式实现图像分割-OpenCV image segmentation algorithm, three ways to achieve image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:350662
    • 提供者:
  1. TriSplit

    0下载:
  2. 利用VS2008和opencv函数库实现Delaunay三角分割算法。-VS2008 and opencv library to achieve Delaunay triangulation algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4891702
    • 提供者:ffl
  1. grabCut

    0下载:
  2. 用opencv实现的图像分割算法 非常好用-With opencv image segmentation algorithm is very easy to use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1466042
    • 提供者:Ouyang
  1. floodfill_C_2008

    0下载:
  2. 图像分割算法。flood fill填充,用指定颜色填充一个密闭区域,相当于画图中的油漆桶-Image Segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:36790
    • 提供者:silas
  1. segment

    0下载:
  2. opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1008
    • 提供者:jinyizhong
  1. water_cheti

    0下载:
  2. 8.4 水域分割 水域分割,又称watershed变换,是模仿地形图浸没过程的一种形态学分割算法,其本质是利用图像的区域特征来分割图像的,它将边缘检测与区域成长的优点结合起来,能够得到单像素的,连通的,封闭的,并且位置准确的轮廓。因此是应用比较广泛的一种图像分割算法。 -Image Watershed Segmentation This is the implementation of the algorithm based on immersion model.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14274
    • 提供者:徐卫东
  1. Watershed

    0下载:
  2. 基于opencv的分水岭分割算法,希望对大家有点帮助。-Opencv based watershed segmentation algorithm, we want a little help.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1925
    • 提供者:赵君
  1. 12354

    0下载:
  2. 实现了多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。 软件目前可实现以下功能: 1)提供高斯建模法研究相应算法实现的效果的影响; 2)可以实现原视频与处理后的视频同时播放,实现跟踪; 3)实现车流量技术计数。 -To achieve a multi-Gaussian modeling method of video segmentation algorithm and cross-border detection, movin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2878152
    • 提供者:王潇
  1. tuxiangfenge

    0下载:
  2. 对图像进行各种分割算法的一个源代码。相信对初学者用处很大-Various image segmentation algorithm source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8954033
    • 提供者:tangjia
  1. 0316segment

    1下载:
  2. 基于OpenCV的图像显著区域检测分割算法,原作者是用MFC类库实现的,我把他改为用OpenCV实现,可以方便的加入自己的OpenCV项目中。具体原理和原代码请参见原作者网站:http://ivrg.epfl.ch/supplementary_material/RK_CVPR09/-OpenCV-based image segmentation algorithm salient region detection, the author is using MFC class library, a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12562008
    • 提供者:huangbin
  1. Image-segmentation

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:66682
    • 提供者:lushaolei
  1. SegementfrontTobackground

    0下载:
  2. 主要是实现的分割算法,将前景色与背景色分割开来,效果一般,C++和opencv实现。-Mainly segmentation algorithm, and the foreground and background color separated, the general effect, C++ and opencv realization.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12761152
    • 提供者:wjw
  1. THRESOLD

    0下载:
  2. 基于OPENCV的阈值分割算法,• 这个函数有5种阈值化类型。-Segmentation algorithm based OPENCV threshold.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:998
    • 提供者:沙胡子
  1. BGSLibrary

    0下载:
  2. bgslibrary是一个开源前景背景分割库,包含了一些最新前背景分割算法。(Bgslibrary is an open source Foreground Background Segmentation library, which contains some latest background segmentation algorithms.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:33831936
    • 提供者:ysysys
  1. SEEDS-superpixels超像素分割

    0下载:
  2. 利用superpixel算法进行超像素分割(Super pixel segmentation using superpixel algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:12288
    • 提供者:nullll
« 12 3 4 »
搜珍网 www.dssz.com