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

搜索资源列表

  1. imagesegmentation.rar

    0下载:
  2. 利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:709222
    • 提供者:蓝水晶
  1. python

    0下载:
  2. 用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:91430
    • 提供者:luofei
  1. pyramid

    0下载:
  2. 这是一个基于金字塔的图像区域分割的源代码,很有用,用VC++编写。-This is a pyramid-based image region segmentation of source code, very useful, with VC++ Prepared.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1304
    • 提供者:quan
  1. pyramid_segmentation

    0下载:
  2. opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:85256
    • 提供者:joyboble
  1. jinzitafg

    0下载:
  2. 在VS2008环境下实现对图像的金字塔分割,分割分为5个等级,可以应用于流媒体的逐帧图像操作-In the VS2008 environment to realize the image of the pyramid segmentation, segmentation is divided into five levels, can be applied to streaming media, frame by frame image manipulation
  3. 所属分类:Special Effects

  1. PyrSementation

    0下载:
  2. vs2008环境下,opencv开发的金字塔彩色图像分割,对于理解多层次多尺度图像处理有很好的参考价值!-vs2008 environment, opencv pyramid developed color image segmentation, for understanding the multi-level multi-scale image processing is a good reference value!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4641016
    • 提供者:wwwddd
  1. pyramid_segmentation

    0下载:
  2. 采用金字塔方法对图像进行分割。函数cvPrySegmetion实现金字塔方法的图像分割。金字塔建立到由level指定的最大层数。-Pyramid method using image segmentation. Function cvPrySegmetion pyramid method to achieve image segmentation. Pyramid to the level specified by the maximum number of layers.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:94443
    • 提供者:吴婵
  1. dec_gaussian

    1下载:
  2. 使用matlab实现的高斯金字塔,可以对图像进行分割处理-Use Matlab to achieve Gaussian pyramid, the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-05-24
    • 文件大小:1024
    • 提供者:杨洋
  1. Pyramid-segmentation

    0下载:
  2. 它是基于opencv的visual c++对图像进行金字塔分割-Pyramid segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3803
    • 提供者:陶陶
  1. Pyramid-segmentation

    0下载:
  2. 金字塔分割,显示一幅图像在金字塔方法下的分割-Pyramid segmentation, showing the segmentation of an image pyramid method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1396243
    • 提供者:linda
  1. pyramid

    0下载:
  2. 采用金字塔方法进行图像分割。函数cvPyrSegmentation实现金字塔方法的图像分割。-The pyramid method for image segmentation. The pyramid method function cvPyrSegmentation image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:85554
    • 提供者:王云舒
  1. tu-xiang-fen-ge

    0下载:
  2. 用金字塔的算法对图像进行分割处理,很实用的一个方法-Pyramid algorithm for image segmentation processing, a very practical method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:90310
    • 提供者:nimizi
  1. Otsu-and-pyramid-algorithm

    1下载:
  2. 基于对话框的图像分割和匹配,采用大津阈值分割,金字塔算法模板匹配-Otsu threshold segmentation, based on image segmentation and matching of the dialog box, pyramid algorithm template matching
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:3810304
    • 提供者:胡琮亮
  1. IS_Pyramid

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

    • 发布日期:2017-11-07
    • 文件大小:11660933
    • 提供者:grace
  1. imagesegmentation

    0下载:
  2. 基于金字塔的图像分割算法,用的可以试试,效果很一般-The image segmentation algorithm based on gaussian pyramid, can have a try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:90473
    • 提供者:田伟伟
  1. GMMS

    0下载:
  2. 基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2054093
    • 提供者:user
  1. Morphological-Pyramid-segmentation

    0下载:
  2. 是基于Matlab的形态学图像分割,原理是经典的金字塔分割理论。这个是初步分割,后续的分割优化整合需要另写。-this is based on Matlab morphological image segmentation, segmentation principle is classic pyramid theory. This is the first step for segmentation, segmentation subsequent optimization and integ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4261
    • 提供者:刘文杰
  1. ImagePyramidApplications-master

    0下载:
  2. 图像的高斯金字塔分解,可以用来做图像分割和图像的压缩等,是好用的。-Image Gaussian pyramid decomposition, can be used for image segmentation and image compression, it is easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:975330
    • 提供者:yifan
搜珍网 www.dssz.com